The build took 00h 02m 10s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
87,162 |
ansic |
4,001 |
sh |
2,739 |
makefile |
279 |
perl |
94,181 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: vifm 0.8.1.a-1 (Thu Apr 13 18:56:53 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/bin/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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... yes
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... yes
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... yes
checking for library containing curs_set... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking whether COLORS is declared... yes
checking whether COLOR_PAIR is declared... yes
checking whether TABSIZE is declared... yes
checking for curs_set... yes
checking for def_prog_mode... yes
checking for doupdate... yes
checking for endwin... yes
checking for flushinp... yes
checking for has_colors... yes
checking for init_pair... yes
checking for initscr... yes
checking for isendwin... yes
checking for keypad... yes
checking for mvwin... yes
checking for mvwprintw... yes
checking for newwin... yes
checking for noecho... yes
checking for nonl... yes
checking for raw... yes
checking for reset_prog_mode... yes
checking for resize_term... yes
checking for resizeterm... yes
checking for scrollok... yes
checking for set_escdelay... yes
checking for start_color... yes
checking for use_default_colors... yes
checking for waddch... yes
checking for waddnstr... yes
checking for waddnwstr... yes
checking for wattr_off... yes
checking for wattr_on... yes
checking for wbkgdset... yes
checking for wborder... yes
checking for wclrtoeol... yes
checking for werase... yes
checking for wget_wch... yes
checking for wgetch... yes
checking for wmove... yes
checking for wnoutrefresh... yes
checking for wprintw... yes
checking for wredrawln... yes
checking for wrefresh... yes
checking for wresize... yes
checking for wtimeout... yes
checking for wtouchln... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking whether IN_NONBLOCK is declared... yes
checking whether IN_CLOEXEC is declared... yes
checking whether IN_ATTRIB is declared... yes
checking whether IN_MODIFY is declared... yes
checking whether IN_CREATE is declared... yes
checking whether IN_DELETE is declared... yes
checking whether IN_MOVED_FROM is declared... yes
checking whether IN_MOVED_TO is declared... yes
checking whether IN_EXCL_UNLINK is declared... yes
checking whether IN_CLOSE_WRITE is declared... yes
checking whether IN_Q_OVERFLOW is declared... yes
checking for inotify_init1... yes
checking for inotify_add_watch... yes
checking for struct inotify_event... yes
configure: WARNING: "Could not find glib-2.0 gtk+-2.0 via pkg-config. No GTK+ support."
checking for magic_open in -lmagic... yes
checking for magic_close... yes
checking for magic_file... yes
checking for magic_load... yes
checking for magic_open... yes
checking magic.h usability... yes
checking magic.h presence... yes
checking for magic.h... yes
checking whether MAGIC_MIME_TYPE is declared... yes
checking for dlopen in -ldl... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlsym... yes
checking for dlclose... yes
checking for XOpenDisplay in -lX11... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/Xutil.h usability... yes
checking X11/Xutil.h presence... yes
checking for X11/Xutil.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/vifm/src/vifm-0.8.1a'
Making all in src
make[2]: Entering directory '/tmp/vifm/src/vifm-0.8.1a/src'
depbase=`echo cfg/config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cfg/config.o -MD -MP -MF $depbase.Tpo -c -o cfg/config.o cfg/config.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cfg/hist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cfg/hist.o -MD -MP -MF $depbase.Tpo -c -o cfg/hist.o cfg/hist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cfg/info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cfg/info.o -MD -MP -MF $depbase.Tpo -c -o cfg/info.o cfg/info.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/curses.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/curses.o -MD -MP -MF $depbase.Tpo -c -o compat/curses.o compat/curses.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/getopt.o -MD -MP -MF $depbase.Tpo -c -o compat/getopt.o compat/getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/getopt1.o -MD -MP -MF $depbase.Tpo -c -o compat/getopt1.o compat/getopt1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/mntent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/mntent.o -MD -MP -MF $depbase.Tpo -c -o compat/mntent.o compat/mntent.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/os.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/os.o -MD -MP -MF $depbase.Tpo -c -o compat/os.o compat/os.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compat/reallocarray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compat/reallocarray.o -MD -MP -MF $depbase.Tpo -c -o compat/reallocarray.o compat/reallocarray.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/abbrevs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/abbrevs.o -MD -MP -MF $depbase.Tpo -c -o engine/abbrevs.o engine/abbrevs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/autocmds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/autocmds.o -MD -MP -MF $depbase.Tpo -c -o engine/autocmds.o engine/autocmds.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/cmds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/cmds.o -MD -MP -MF $depbase.Tpo -c -o engine/cmds.o engine/cmds.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/completion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/completion.o -MD -MP -MF $depbase.Tpo -c -o engine/completion.o engine/completion.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/functions.o -MD -MP -MF $depbase.Tpo -c -o engine/functions.o engine/functions.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/keys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/keys.o -MD -MP -MF $depbase.Tpo -c -o engine/keys.o engine/keys.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/mode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/mode.o -MD -MP -MF $depbase.Tpo -c -o engine/mode.o engine/mode.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/options.o -MD -MP -MF $depbase.Tpo -c -o engine/options.o engine/options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/parsing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/parsing.o -MD -MP -MF $depbase.Tpo -c -o engine/parsing.o engine/parsing.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/text_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/text_buffer.o -MD -MP -MF $depbase.Tpo -c -o engine/text_buffer.o engine/text_buffer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/var.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/var.o -MD -MP -MF $depbase.Tpo -c -o engine/var.o engine/var.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo engine/variables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT engine/variables.o -MD -MP -MF $depbase.Tpo -c -o engine/variables.o engine/variables.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/desktop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/desktop.o -MD -MP -MF $depbase.Tpo -c -o int/desktop.o int/desktop.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/file_magic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/file_magic.o -MD -MP -MF $depbase.Tpo -c -o int/file_magic.o int/file_magic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/fuse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/fuse.o -MD -MP -MF $depbase.Tpo -c -o int/fuse.o int/fuse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/path_env.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/path_env.o -MD -MP -MF $depbase.Tpo -c -o int/path_env.o int/path_env.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/term_title.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/term_title.o -MD -MP -MF $depbase.Tpo -c -o int/term_title.o int/term_title.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo int/vim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT int/vim.o -MD -MP -MF $depbase.Tpo -c -o int/vim.o int/vim.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/ioe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/ioe.o -MD -MP -MF $depbase.Tpo -c -o io/ioe.o io/ioe.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/ioeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/ioeta.o -MD -MP -MF $depbase.Tpo -c -o io/ioeta.o io/ioeta.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/iop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/iop.o -MD -MP -MF $depbase.Tpo -c -o io/iop.o io/iop.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/ior.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/ior.o -MD -MP -MF $depbase.Tpo -c -o io/ior.o io/ior.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/private/ioe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/private/ioe.o -MD -MP -MF $depbase.Tpo -c -o io/private/ioe.o io/private/ioe.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/private/ioeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/private/ioeta.o -MD -MP -MF $depbase.Tpo -c -o io/private/ioeta.o io/private/ioeta.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/private/ionotif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/private/ionotif.o -MD -MP -MF $depbase.Tpo -c -o io/private/ionotif.o io/private/ionotif.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo io/private/traverser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT io/private/traverser.o -MD -MP -MF $depbase.Tpo -c -o io/private/traverser.o io/private/traverser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/apropos_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/apropos_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/apropos_menu.o menus/apropos_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/bmarks_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/bmarks_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/bmarks_menu.o menus/bmarks_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/cabbrevs_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/cabbrevs_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/cabbrevs_menu.o menus/cabbrevs_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/colorscheme_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/colorscheme_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/colorscheme_menu.o menus/colorscheme_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/commands_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/commands_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/commands_menu.o menus/commands_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/dirhistory_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/dirhistory_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/dirhistory_menu.o menus/dirhistory_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/dirstack_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/dirstack_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/dirstack_menu.o menus/dirstack_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/filetypes_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/filetypes_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/filetypes_menu.o menus/filetypes_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/find_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/find_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/find_menu.o menus/find_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/grep_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/grep_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/grep_menu.o menus/grep_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/history_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/history_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/history_menu.o menus/history_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/jobs_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/jobs_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/jobs_menu.o menus/jobs_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/locate_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/locate_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/locate_menu.o menus/locate_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/trash_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/trash_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/trash_menu.o menus/trash_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/trashes_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/trashes_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/trashes_menu.o menus/trashes_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/map_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/map_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/map_menu.o menus/map_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/marks_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/marks_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/marks_menu.o menus/marks_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/menus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/menus.o -MD -MP -MF $depbase.Tpo -c -o menus/menus.o menus/menus.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/registers_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/registers_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/registers_menu.o menus/registers_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/undolist_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/undolist_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/undolist_menu.o menus/undolist_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/users_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/users_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/users_menu.o menus/users_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo menus/vifm_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT menus/vifm_menu.o -MD -MP -MF $depbase.Tpo -c -o menus/vifm_menu.o menus/vifm_menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/dialogs/attr_dialog_nix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/dialogs/attr_dialog_nix.o -MD -MP -MF $depbase.Tpo -c -o modes/dialogs/attr_dialog_nix.o modes/dialogs/attr_dialog_nix.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/dialogs/change_dialog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/dialogs/change_dialog.o -MD -MP -MF $depbase.Tpo -c -o modes/dialogs/change_dialog.o modes/dialogs/change_dialog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/dialogs/msg_dialog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/dialogs/msg_dialog.o -MD -MP -MF $depbase.Tpo -c -o modes/dialogs/msg_dialog.o modes/dialogs/msg_dialog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/dialogs/sort_dialog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/dialogs/sort_dialog.o -MD -MP -MF $depbase.Tpo -c -o modes/dialogs/sort_dialog.o modes/dialogs/sort_dialog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/cmdline.o -MD -MP -MF $depbase.Tpo -c -o modes/cmdline.o modes/cmdline.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/file_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/file_info.o -MD -MP -MF $depbase.Tpo -c -o modes/file_info.o modes/file_info.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/menu.o -MD -MP -MF $depbase.Tpo -c -o modes/menu.o modes/menu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/modes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/modes.o -MD -MP -MF $depbase.Tpo -c -o modes/modes.o modes/modes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/more.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/more.o -MD -MP -MF $depbase.Tpo -c -o modes/more.o modes/more.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/normal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/normal.o -MD -MP -MF $depbase.Tpo -c -o modes/normal.o modes/normal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/view.o -MD -MP -MF $depbase.Tpo -c -o modes/view.o modes/view.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modes/visual.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT modes/visual.o -MD -MP -MF $depbase.Tpo -c -o modes/visual.o modes/visual.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/cancellation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/cancellation.o -MD -MP -MF $depbase.Tpo -c -o ui/cancellation.o ui/cancellation.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/color_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/color_manager.o -MD -MP -MF $depbase.Tpo -c -o ui/color_manager.o ui/color_manager.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/color_scheme.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/color_scheme.o -MD -MP -MF $depbase.Tpo -c -o ui/color_scheme.o ui/color_scheme.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/column_view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/column_view.o -MD -MP -MF $depbase.Tpo -c -o ui/column_view.o ui/column_view.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/escape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/escape.o -MD -MP -MF $depbase.Tpo -c -o ui/escape.o ui/escape.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/fileview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/fileview.o -MD -MP -MF $depbase.Tpo -c -o ui/fileview.o ui/fileview.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/quickview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/quickview.o -MD -MP -MF $depbase.Tpo -c -o ui/quickview.o ui/quickview.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/statusbar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/statusbar.o -MD -MP -MF $depbase.Tpo -c -o ui/statusbar.o ui/statusbar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/statusline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/statusline.o -MD -MP -MF $depbase.Tpo -c -o ui/statusline.o ui/statusline.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ui/ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ui/ui.o -MD -MP -MF $depbase.Tpo -c -o ui/ui.o ui/ui.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/dynarray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/dynarray.o -MD -MP -MF $depbase.Tpo -c -o utils/dynarray.o utils/dynarray.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/env.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/env.o -MD -MP -MF $depbase.Tpo -c -o utils/env.o utils/env.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/file_streams.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/file_streams.o -MD -MP -MF $depbase.Tpo -c -o utils/file_streams.o utils/file_streams.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/filemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/filemon.o -MD -MP -MF $depbase.Tpo -c -o utils/filemon.o utils/filemon.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/filter.o -MD -MP -MF $depbase.Tpo -c -o utils/filter.o utils/filter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/fs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/fs.o -MD -MP -MF $depbase.Tpo -c -o utils/fs.o utils/fs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/fsdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/fsdata.o -MD -MP -MF $depbase.Tpo -c -o utils/fsdata.o utils/fsdata.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/fsddata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/fsddata.o -MD -MP -MF $depbase.Tpo -c -o utils/fsddata.o utils/fsddata.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/fswatch_nix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/fswatch_nix.o -MD -MP -MF $depbase.Tpo -c -o utils/fswatch_nix.o utils/fswatch_nix.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/globs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/globs.o -MD -MP -MF $depbase.Tpo -c -o utils/globs.o utils/globs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/int_stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/int_stack.o -MD -MP -MF $depbase.Tpo -c -o utils/int_stack.o utils/int_stack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/log.o -MD -MP -MF $depbase.Tpo -c -o utils/log.o utils/log.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/matcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/matcher.o -MD -MP -MF $depbase.Tpo -c -o utils/matcher.o utils/matcher.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/path.o -MD -MP -MF $depbase.Tpo -c -o utils/path.o utils/path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/regexp.o -MD -MP -MF $depbase.Tpo -c -o utils/regexp.o utils/regexp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/str.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/str.o -MD -MP -MF $depbase.Tpo -c -o utils/str.o utils/str.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/string_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/string_array.o -MD -MP -MF $depbase.Tpo -c -o utils/string_array.o utils/string_array.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/trie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/trie.o -MD -MP -MF $depbase.Tpo -c -o utils/trie.o utils/trie.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/utf8.o -MD -MP -MF $depbase.Tpo -c -o utils/utf8.o utils/utf8.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/utils.o -MD -MP -MF $depbase.Tpo -c -o utils/utils.o utils/utils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/utils_nix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT utils/utils_nix.o -MD -MP -MF $depbase.Tpo -c -o utils/utils_nix.o utils/utils_nix.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT args.o -MD -MP -MF $depbase.Tpo -c -o args.o args.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo background.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT background.o -MD -MP -MF $depbase.Tpo -c -o background.o background.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bmarks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT bmarks.o -MD -MP -MF $depbase.Tpo -c -o bmarks.o bmarks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bracket_notation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT bracket_notation.o -MD -MP -MF $depbase.Tpo -c -o bracket_notation.o bracket_notation.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo builtin_functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT builtin_functions.o -MD -MP -MF $depbase.Tpo -c -o builtin_functions.o builtin_functions.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cmd_handlers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cmd_handlers.o -MD -MP -MF $depbase.Tpo -c -o cmd_handlers.o cmd_handlers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cmd_core.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cmd_core.o -MD -MP -MF $depbase.Tpo -c -o cmd_core.o cmd_core.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cmd_completion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT cmd_completion.o -MD -MP -MF $depbase.Tpo -c -o cmd_completion.o cmd_completion.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dir_stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT dir_stack.o -MD -MP -MF $depbase.Tpo -c -o dir_stack.o dir_stack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo event_loop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT event_loop.o -MD -MP -MF $depbase.Tpo -c -o event_loop.o event_loop.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT filelist.o -MD -MP -MF $depbase.Tpo -c -o filelist.o filelist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filename_modifiers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT filename_modifiers.o -MD -MP -MF $depbase.Tpo -c -o filename_modifiers.o filename_modifiers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fileops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT fileops.o -MD -MP -MF $depbase.Tpo -c -o fileops.o fileops.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filetype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT filetype.o -MD -MP -MF $depbase.Tpo -c -o filetype.o filetype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filtering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT filtering.o -MD -MP -MF $depbase.Tpo -c -o filtering.o filtering.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ipc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ipc.o -MD -MP -MF $depbase.Tpo -c -o ipc.o ipc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo macros.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT macros.o -MD -MP -MF $depbase.Tpo -c -o macros.o macros.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo marks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT marks.o -MD -MP -MF $depbase.Tpo -c -o marks.o marks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT ops.o -MD -MP -MF $depbase.Tpo -c -o ops.o ops.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo opt_handlers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT opt_handlers.o -MD -MP -MF $depbase.Tpo -c -o opt_handlers.o opt_handlers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo registers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT registers.o -MD -MP -MF $depbase.Tpo -c -o registers.o registers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo running.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT running.o -MD -MP -MF $depbase.Tpo -c -o running.o running.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT search.o -MD -MP -MF $depbase.Tpo -c -o search.o search.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo signals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT signals.o -MD -MP -MF $depbase.Tpo -c -o signals.o signals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT sort.o -MD -MP -MF $depbase.Tpo -c -o sort.o sort.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT status.o -MD -MP -MF $depbase.Tpo -c -o status.o status.c &&\
mv -f $depbase.Tpo $depbase.Po
mkdir -p ../data/vim/doc/app/
Processing /tmp/vifm/src/vifm-0.8.1a/src/../data/vim/doc/app
depbase=`echo tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT tags.o -MD -MP -MF $depbase.Tpo -c -o tags.o tags.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo trash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT trash.o -MD -MP -MF $depbase.Tpo -c -o trash.o trash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT types.o -MD -MP -MF $depbase.Tpo -c -o types.o types.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo undo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT undo.o -MD -MP -MF $depbase.Tpo -c -o undo.o undo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo viewcolumns_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT viewcolumns_parser.o -MD -MP -MF $depbase.Tpo -c -o viewcolumns_parser.o viewcolumns_parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vifm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT vifm.o -MD -MP -MF $depbase.Tpo -c -o vifm.o vifm.c &&\
mv -f $depbase.Tpo $depbase.Po
Updating build revision
depbase=`echo compile_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT compile_info.o -MD -MP -MF $depbase.Tpo -c -o compile_info.o compile_info.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\
mv -f $depbase.Tpo $depbase.Po
clang -Wall -include ../config.h -o vifm cfg/config.o cfg/hist.o cfg/info.o compat/curses.o compat/getopt.o compat/getopt1.o compat/mntent.o compat/os.o compat/reallocarray.o engine/abbrevs.o engine/autocmds.o engine/cmds.o engine/completion.o engine/functions.o engine/keys.o engine/mode.o engine/options.o engine/parsing.o engine/text_buffer.o engine/var.o engine/variables.o int/desktop.o int/file_magic.o int/fuse.o int/path_env.o int/term_title.o int/vim.o io/ioe.o io/ioeta.o io/iop.o io/ior.o io/private/ioe.o io/private/ioeta.o io/private/ionotif.o io/private/traverser.o menus/apropos_menu.o menus/bmarks_menu.o menus/cabbrevs_menu.o menus/colorscheme_menu.o menus/commands_menu.o menus/dirhistory_menu.o menus/dirstack_menu.o menus/filetypes_menu.o menus/find_menu.o menus/grep_menu.o menus/history_menu.o menus/jobs_menu.o menus/locate_menu.o menus/trash_menu.o menus/trashes_menu.o menus/map_menu.o menus/marks_menu.o menus/menus.o menus/registers_menu.o menus/undolist_menu.o menus/users_menu.o menus/vifm_menu.o modes/dialogs/attr_dialog_nix.o modes/dialogs/change_dialog.o modes/dialogs/msg_dialog.o modes/dialogs/sort_dialog.o modes/cmdline.o modes/file_info.o modes/menu.o modes/modes.o modes/more.o modes/normal.o modes/view.o modes/visual.o ui/cancellation.o ui/color_manager.o ui/color_scheme.o ui/column_view.o ui/escape.o ui/fileview.o ui/quickview.o ui/statusbar.o ui/statusline.o ui/ui.o utils/dynarray.o utils/env.o utils/file_streams.o utils/filemon.o utils/filter.o utils/fs.o utils/fsdata.o utils/fsddata.o utils/fswatch_nix.o utils/globs.o utils/int_stack.o utils/log.o utils/matcher.o utils/path.o utils/regexp.o utils/str.o utils/string_array.o utils/trie.o utils/utf8.o utils/utils.o utils/utils_nix.o args.o background.o bmarks.o bracket_notation.o builtin_functions.o cmd_handlers.o cmd_core.o cmd_completion.o dir_stack.o event_loop.o filelist.o filename_modifiers.o fileops.o filetype.o filtering.o ipc.o macros.o marks.o ops.o opt_handlers.o registers.o running.o search.o signals.o sort.o status.o tags.o trash.o types.o undo.o version.o viewcolumns_parser.o vifm.o compile_info.o -lpthread -lncursesw -lmagic -ldl
mkdir -p ../data/
mkdir -p ../data/vim/doc/plugin/
Processing /tmp/vifm/src/vifm-0.8.1a/src/../data/vim/doc/plugin
make[2]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a/src'
make[2]: Entering directory '/tmp/vifm/src/vifm-0.8.1a'
make[2]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a'
make[1]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/vifm/src/vifm-0.8.1a/src'
make[2]: Entering directory '/tmp/vifm/src/vifm-0.8.1a/src'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/bin'
/usr/bin/install -c vifm '/tmp/vifm/pkg/vifm/usr/bin'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/bin'
/usr/bin/install -c vifm-pause vifm-screen-split vifm-convert-dircolors '/tmp/vifm/pkg/vifm/usr/bin'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/applications'
/usr/bin/install -c -m 644 ../data/vifm.desktop '/tmp/vifm/pkg/vifm/usr/share/applications'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/pixmaps'
/usr/bin/install -c -m 644 ../data/graphics/vifm.png '/tmp/vifm/pkg/vifm/usr/share/pixmaps'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/doc/vifm'
/usr/bin/install -c -m 644 ../AUTHORS ../BUGS ../COPYING ../ChangeLog ../FAQ ../INSTALL ../NEWS ../README ../TODO '/tmp/vifm/pkg/vifm/usr/share/doc/vifm'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm'
/usr/bin/install -c -m 644 ../data/vifmrc ../data/vifmrc-osx '/tmp/vifm/pkg/vifm/usr/share/vifm'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/autoload/vifm'
/usr/bin/install -c -m 644 ../data/vim/autoload/vifm/edit.vim '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/autoload/vifm'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/colors'
/usr/bin/install -c -m 644 ../data/colors/astrell-root.vifm ../data/colors/astrell-user.vifm ../data/colors/dmilith-root.vifm ../data/colors/dmilith-user.vifm ../data/colors/istib-solarized-dark.vifm ../data/colors/juef-zenburn.vifm ../data/colors/reicheltd-light.vifm '/tmp/vifm/pkg/vifm/usr/share/vifm/colors'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/doc'
/usr/bin/install -c -m 644 ../data/vim/doc/plugin/vifm-plugin.txt '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/doc'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/ftdetect'
/usr/bin/install -c -m 644 ../data/vim/ftdetect/vifm.vim ../data/vim/ftdetect/vifm-rename.vim '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/ftdetect'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/ftplugin'
/usr/bin/install -c -m 644 ../data/vim/ftplugin/vifm.vim ../data/vim/ftplugin/vifm-cmdedit.vim ../data/vim/ftplugin/vifm-edit.vim ../data/vim/ftplugin/vifm-rename.vim ../data/vim/ftplugin/mail_vifm.vim '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/ftplugin'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/plugin'
/usr/bin/install -c -m 644 ../data/vim/plugin/vifm.vim '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/plugin'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/syntax'
/usr/bin/install -c -m 644 ../data/vim/syntax/vifm.vim '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/syntax'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim-doc/doc'
/usr/bin/install -c -m 644 ../data/vim/doc/app/vifm-app.txt '/tmp/vifm/pkg/vifm/usr/share/vifm/vim-doc/doc'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/man/man1'
/usr/bin/install -c -m 644 ../data/man/vifm.1 ../data/man/vifm-pause.1 ../data/man/vifm-screen-split.1 ../data/man/vifm-convert-dircolors.1 '/tmp/vifm/pkg/vifm/usr/share/man/man1'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm'
/usr/bin/install -c -m 644 ../data/vifm-help.txt '/tmp/vifm/pkg/vifm/usr/share/vifm'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/doc'
/usr/bin/install -c -m 644 /tmp/vifm/src/vifm-0.8.1a/src/../data/vim/doc/plugin/tags '/tmp/vifm/pkg/vifm/usr/share/vifm/vim/doc'
/usr/bin/mkdir -p '/tmp/vifm/pkg/vifm/usr/share/vifm/vim-doc/doc'
/usr/bin/install -c -m 644 /tmp/vifm/src/vifm-0.8.1a/src/../data/vim/doc/app/tags '/tmp/vifm/pkg/vifm/usr/share/vifm/vim-doc/doc'
make[2]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a/src'
make[1]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a/src'
make[1]: Entering directory '/tmp/vifm/src/vifm-0.8.1a'
make[2]: Entering directory '/tmp/vifm/src/vifm-0.8.1a'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a'
make[1]: Leaving directory '/tmp/vifm/src/vifm-0.8.1a'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "vifm"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding changelog file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vifm 0.8.1.a-1 (Thu Apr 13 18:58:08 UTC 2017)
CMD: pacman --query --file vifm-0.8.1.a-1-x86_64.pkg.tar.xz
Creating hybrid package for 'vifm'
Trying to find vanilla package 'vifm'...
CMD: pacman --query --file /mirror/vifm-0.8.1.a-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.CHANGELOG
/.MTREE
/usr/share/applications/vifm.desktop
/usr/share/man/man1/vifm-screen-split.1.gz
/usr/share/man/man1/vifm-convert-dircolors.1.gz
/usr/share/man/man1/vifm-pause.1.gz
/usr/share/man/man1/vifm.1.gz
/usr/share/pixmaps/vifm.png
/usr/share/vifm/vifmrc
/usr/share/vifm/vifm-help.txt
/usr/share/vifm/vifmrc-osx
/usr/share/vifm/vim-doc/doc/tags
/usr/share/vifm/vim-doc/doc/vifm-app.txt
/usr/share/vifm/colors/juef-zenburn.vifm
/usr/share/vifm/colors/astrell-user.vifm
/usr/share/vifm/colors/dmilith-root.vifm
/usr/share/vifm/colors/reicheltd-light.vifm
/usr/share/vifm/colors/istib-solarized-dark.vifm
/usr/share/vifm/colors/astrell-root.vifm
/usr/share/vifm/colors/dmilith-user.vifm
/usr/share/vifm/vim/ftplugin/vifm-edit.vim
/usr/share/vifm/vim/ftplugin/vifm.vim
/usr/share/vifm/vim/ftplugin/mail_vifm.vim
/usr/share/vifm/vim/ftplugin/vifm-rename.vim
/usr/share/vifm/vim/ftplugin/vifm-cmdedit.vim
/usr/share/vifm/vim/syntax/vifm.vim
/usr/share/vifm/vim/autoload/vifm/edit.vim
/usr/share/vifm/vim/plugin/vifm.vim
/usr/share/vifm/vim/ftdetect/vifm.vim
/usr/share/vifm/vim/ftdetect/vifm-rename.vim
/usr/share/vifm/vim/doc/tags
/usr/share/vifm/vim/doc/vifm-plugin.txt
/usr/share/doc/vifm/INSTALL
/usr/share/doc/vifm/AUTHORS
/usr/share/doc/vifm/NEWS
/usr/share/doc/vifm/TODO
/usr/share/doc/vifm/README
/usr/share/doc/vifm/ChangeLog
/usr/share/doc/vifm/COPYING
/usr/share/doc/vifm/BUGS
/usr/share/doc/vifm/FAQ
/usr/bin/vifm-screen-split
/usr/bin/vifm-pause
/usr/bin/vifm
/usr/bin/vifm-convert-dircolors
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .CHANGELOG usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .CHANGELOG usr .MTREE | xz -c -z
CMD: bsdtar -tqf vifm.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/vifm.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/vifm.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/vifm.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/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 = 1f8721b6569c
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure: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 /usr/bin/strip
configure:2650: result: strip
configure:2675: checking for a thread-safe mkdir -p
configure:2714: result: /usr/bin/mkdir -p
configure:2727: checking for gawk
configure:2743: found /usr/bin/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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3267: $? = 0
configure:3256: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure: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
configure:3450: $? = 0
configure:3465: result: no
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/bin/grep
configure:4062: checking for egrep
configure:4124: result: /usr/bin/grep -E
configure:4129: checking for ANSI C header files
configure:4149: clang -c conftest.c >&5
configure:4149: $? = 0
configure:4222: clang -o conftest conftest.c >&5
configure:4222: $? = 0
configure:4222: ./conftest
configure:4222: $? = 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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:4700: $? = 0
configure:4689: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure: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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5367: $? = 0
configure:5356: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure: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
configure:6314: $? = 0
configure:6314: result: yes
configure:6340: clang -c conftest.c >&5
configure:6340: $? = 0
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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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
configure:6395: $? = 0
configure:6395: clang -c conftest.c >&5
conftest.c:76:19: error: expected expression
if (sizeof ((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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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: yes
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:76: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
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:63:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
char calloc ();
^
conftest.c:63: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:63:6: warning: incompatible redeclaration of library function 'exit' [-Wincompatible-library-redeclaration]
char exit ();
^
conftest.c:63: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:63:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header [-Wbuiltin-requires-header]
char fprintf ();
^
conftest.c:74: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:64:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
char memcmp ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
char printf ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
char realloc ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]
char sprintf ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strcat' [-Wincompatible-library-redeclaration]
char strcat ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
char strcmp ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration]
char strcpy ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
char strlen ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strncat' [-Wincompatible-library-redeclaration]
char strncat ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
char strncmp ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
char strncpy ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
char strpbrk ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
char strspn ();
^
conftest.c:64: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:64:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:64: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:65:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
char vfprintf ();
^
conftest.c:65: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:65:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:65: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:51: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:48: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:80: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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/bin/file
configure:7743: result: 1
configure:7763: checking for groff
configure:7779: found /usr/bin/groff
configure:7790: result: groff
configure:7804: checking for col
configure:7820: found /usr/bin/col
configure:7831: result: col
configure:7842: checking for awk
configure:7858: found /usr/bin/awk
configure:7869: result: awk
configure:7880: checking for perl
configure:7896: found /usr/bin/perl
configure:7907: result: perl
configure:7918: checking for sed
configure:7934: found /usr/bin/sed
configure:7945: result: sed
configure:7956: checking for vim
configure:7986: result: no
configure:7994: checking for git
configure:8010: found /usr/bin/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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:55: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:45: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:46: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:47: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:45: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:46: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:47: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:55: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:45: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:46: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:47: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:45: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:46: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:47: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:55: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:45: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:46: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:47: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:45: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:46: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:47: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:55: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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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:45: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:46: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:47: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:45: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:46: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:47: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:45: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:46: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:47: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:8311: $? = 0
configure:8321: result: yes
configure:8329: checking for library containing curs_set
configure:8360: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8360: $? = 0
configure:8377: result: none required
configure:8444: checking curses.h usability
configure:8444: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8444: $? = 0
configure:8444: result: yes
configure:8444: checking curses.h presence
configure:8444: clang -E conftest.c
conftest.c:45: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:46: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:47: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:8444: $? = 0
configure:8444: result: yes
configure:8444: checking for curses.h
configure:8444: result: yes
configure:8452: checking whether COLORS is declared
configure:8452: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8452: $? = 0
configure:8452: result: yes
configure:8460: checking whether COLOR_PAIR is declared
configure:8460: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8460: $? = 0
configure:8460: result: yes
configure:8468: checking whether TABSIZE is declared
configure:8468: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8468: $? = 0
configure:8468: result: yes
configure:8476: checking for curs_set
configure:8476: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8476: $? = 0
configure:8476: result: yes
configure:8483: checking for def_prog_mode
configure:8483: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8483: $? = 0
configure:8483: result: yes
configure:8490: checking for doupdate
configure:8490: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8490: $? = 0
configure:8490: result: yes
configure:8497: checking for endwin
configure:8497: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8497: $? = 0
configure:8497: result: yes
configure:8504: checking for flushinp
configure:8504: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8504: $? = 0
configure:8504: result: yes
configure:8511: checking for has_colors
configure:8511: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8511: $? = 0
configure:8511: result: yes
configure:8518: checking for init_pair
configure:8518: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8518: $? = 0
configure:8518: result: yes
configure:8525: checking for initscr
configure:8525: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8525: $? = 0
configure:8525: result: yes
configure:8532: checking for isendwin
configure:8532: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8532: $? = 0
configure:8532: result: yes
configure:8539: checking for keypad
configure:8539: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8539: $? = 0
configure:8539: result: yes
configure:8546: checking for mvwin
configure:8546: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8546: $? = 0
configure:8546: result: yes
configure:8553: checking for mvwprintw
configure:8553: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8553: $? = 0
configure:8553: result: yes
configure:8560: checking for newwin
configure:8560: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8560: $? = 0
configure:8560: result: yes
configure:8567: checking for noecho
configure:8567: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8567: $? = 0
configure:8567: result: yes
configure:8574: checking for nonl
configure:8574: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8574: $? = 0
configure:8574: result: yes
configure:8581: checking for raw
configure:8581: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8581: $? = 0
configure:8581: result: yes
configure:8588: checking for reset_prog_mode
configure:8588: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8588: $? = 0
configure:8588: result: yes
configure:8595: checking for resize_term
configure:8595: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8595: $? = 0
configure:8595: result: yes
configure:8602: checking for resizeterm
configure:8602: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8602: $? = 0
configure:8602: result: yes
configure:8609: checking for scrollok
configure:8609: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8609: $? = 0
configure:8609: result: yes
configure:8616: checking for set_escdelay
configure:8616: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8616: $? = 0
configure:8616: result: yes
configure:8623: checking for start_color
configure:8623: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8623: $? = 0
configure:8623: result: yes
configure:8630: checking for use_default_colors
configure:8630: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8630: $? = 0
configure:8630: result: yes
configure:8637: checking for waddch
configure:8637: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8637: $? = 0
configure:8637: result: yes
configure:8644: checking for waddnstr
configure:8644: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8644: $? = 0
configure:8644: result: yes
configure:8651: checking for waddnwstr
configure:8651: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8651: $? = 0
configure:8651: result: yes
configure:8658: checking for wattr_off
configure:8658: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8658: $? = 0
configure:8658: result: yes
configure:8665: checking for wattr_on
configure:8665: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8665: $? = 0
configure:8665: result: yes
configure:8672: checking for wbkgdset
configure:8672: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8672: $? = 0
configure:8672: result: yes
configure:8679: checking for wborder
configure:8679: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8679: $? = 0
configure:8679: result: yes
configure:8686: checking for wclrtoeol
configure:8686: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8686: $? = 0
configure:8686: result: yes
configure:8693: checking for werase
configure:8693: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8693: $? = 0
configure:8693: result: yes
configure:8700: checking for wget_wch
configure:8700: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8700: $? = 0
configure:8700: result: yes
configure:8707: checking for wgetch
configure:8707: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8707: $? = 0
configure:8707: result: yes
configure:8714: checking for wmove
configure:8714: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8714: $? = 0
configure:8714: result: yes
configure:8721: checking for wnoutrefresh
configure:8721: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8721: $? = 0
configure:8721: result: yes
configure:8728: checking for wprintw
configure:8728: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8728: $? = 0
configure:8728: result: yes
configure:8735: checking for wredrawln
configure:8735: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8735: $? = 0
configure:8735: result: yes
configure:8742: checking for wrefresh
configure:8742: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8742: $? = 0
configure:8742: result: yes
configure:8749: checking for wresize
configure:8749: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8749: $? = 0
configure:8749: result: yes
configure:8756: checking for wtimeout
configure:8756: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8756: $? = 0
configure:8756: result: yes
configure:8763: checking for wtouchln
configure:8763: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8763: $? = 0
configure:8763: result: yes
configure:8772: checking sys/inotify.h usability
configure:8772: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8772: $? = 0
configure:8772: result: yes
configure:8772: checking sys/inotify.h presence
configure:8772: clang -E conftest.c
conftest.c:45: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:46: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:47: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:8772: $? = 0
configure:8772: result: yes
configure:8772: checking for sys/inotify.h
configure:8772: result: yes
configure:8782: checking whether IN_NONBLOCK is declared
configure:8782: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8782: $? = 0
configure:8782: result: yes
configure:8790: checking whether IN_CLOEXEC is declared
configure:8790: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8790: $? = 0
configure:8790: result: yes
configure:8798: checking whether IN_ATTRIB is declared
configure:8798: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8798: $? = 0
configure:8798: result: yes
configure:8806: checking whether IN_MODIFY is declared
configure:8806: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8806: $? = 0
configure:8806: result: yes
configure:8814: checking whether IN_CREATE is declared
configure:8814: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8814: $? = 0
configure:8814: result: yes
configure:8822: checking whether IN_DELETE is declared
configure:8822: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8822: $? = 0
configure:8822: result: yes
configure:8830: checking whether IN_MOVED_FROM is declared
configure:8830: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8830: $? = 0
configure:8830: result: yes
configure:8838: checking whether IN_MOVED_TO is declared
configure:8838: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8838: $? = 0
configure:8838: result: yes
configure:8846: checking whether IN_EXCL_UNLINK is declared
configure:8846: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8846: $? = 0
configure:8846: result: yes
configure:8854: checking whether IN_CLOSE_WRITE is declared
configure:8854: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8854: $? = 0
configure:8854: result: yes
configure:8862: checking whether IN_Q_OVERFLOW is declared
configure:8862: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8862: $? = 0
configure:8862: result: yes
configure:8870: checking for inotify_init1
configure:8870: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8870: $? = 0
configure:8870: result: yes
configure:8877: checking for inotify_add_watch
configure:8877: clang -o conftest -Wall conftest.c -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:8877: $? = 0
configure:8877: result: yes
configure:8884: checking for struct inotify_event
configure:8884: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:8884: $? = 0
configure:8884: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:56:35: error: expected expression
if (sizeof ((struct inotify_event)))
^
3 warnings and 1 error generated.
configure:8884: $? = 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_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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
| #define HAVE_SET_ESCDELAY_FUNC 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((struct inotify_event)))
| return 0;
| ;
| return 0;
| }
configure:8884: result: yes
configure:9031: WARNING: "Could not find glib-2.0 gtk+-2.0 via pkg-config. No GTK+ support."
configure:9041: checking for magic_open in -lmagic
configure:9066: clang -o conftest -Wall conftest.c -lmagic -lpthread -lncursesw >&5
conftest.c:45: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:46: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:47: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:9066: $? = 0
configure:9075: result: yes
configure:9079: checking for magic_close
configure:9079: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic >&5
conftest.c:45: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:46: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:47: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:9079: $? = 0
configure:9079: result: yes
configure:9086: checking for magic_file
configure:9086: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic >&5
conftest.c:45: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:46: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:47: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:9086: $? = 0
configure:9086: result: yes
configure:9093: checking for magic_load
configure:9093: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic >&5
conftest.c:45: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:46: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:47: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:9093: $? = 0
configure:9093: result: yes
configure:9100: checking for magic_open
configure:9100: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic >&5
conftest.c:45: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:46: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:47: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:9100: $? = 0
configure:9100: result: yes
configure:9107: checking magic.h usability
configure:9107: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:9107: $? = 0
configure:9107: result: yes
configure:9107: checking magic.h presence
configure:9107: clang -E conftest.c
conftest.c:45: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:46: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:47: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:9107: $? = 0
configure:9107: result: yes
configure:9107: checking for magic.h
configure:9107: result: yes
configure:9115: checking whether MAGIC_MIME_TYPE is declared
configure:9115: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:9115: $? = 0
configure:9115: result: yes
configure:9210: checking for dlopen in -ldl
configure:9235: clang -o conftest -Wall conftest.c -ldl -lpthread -lncursesw -lmagic >&5
conftest.c:45: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:46: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:47: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:9235: $? = 0
configure:9244: result: yes
configure:9256: checking dlfcn.h usability
configure:9256: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:9256: $? = 0
configure:9256: result: yes
configure:9256: checking dlfcn.h presence
configure:9256: clang -E conftest.c
conftest.c:45: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:46: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:47: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:9256: $? = 0
configure:9256: result: yes
configure:9256: checking for dlfcn.h
configure:9256: result: yes
configure:9264: checking for dlsym
configure:9264: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic -ldl >&5
conftest.c:45: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:46: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:47: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:9264: $? = 0
configure:9264: result: yes
configure:9271: checking for dlclose
configure:9271: clang -o conftest -Wall conftest.c -lpthread -lncursesw -lmagic -ldl >&5
conftest.c:45: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:46: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:47: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:9271: $? = 0
configure:9271: result: yes
configure:9287: checking for XOpenDisplay in -lX11
configure:9312: clang -o conftest -Wall conftest.c -lX11 -lpthread -lncursesw -lmagic -ldl >&5
conftest.c:45: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:46: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:47: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:9312: $? = 0
configure:9321: result: yes
configure:9325: checking X11/Xlib.h usability
configure:9325: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:9325: $? = 0
configure:9325: result: yes
configure:9325: checking X11/Xlib.h presence
configure:9325: clang -E conftest.c
conftest.c:45: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:46: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:47: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:9325: $? = 0
configure:9325: result: yes
configure:9325: checking for X11/Xlib.h
configure:9325: result: yes
configure:9333: checking X11/Xutil.h usability
configure:9333: clang -c -Wall conftest.c >&5
conftest.c:45: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:46: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:47: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:9333: $? = 0
configure:9333: result: yes
configure:9333: checking X11/Xutil.h presence
configure:9333: clang -E conftest.c
conftest.c:45: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:46: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:47: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:9333: $? = 0
configure:9333: result: yes
configure:9333: checking for X11/Xutil.h
configure:9333: result: yes
configure:9531: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by vifm config.status 0.8.1a, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 1f8721b6569c
config.status:910: creating Makefile
config.status:910: creating src/Makefile
config.status:910: creating config.h
config.status:1139: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_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_curs_set=yes
ac_cv_func_def_prog_mode=yes
ac_cv_func_dlclose=yes
ac_cv_func_dlsym=yes
ac_cv_func_doupdate=yes
ac_cv_func_dup2=yes
ac_cv_func_dup=yes
ac_cv_func_endmntent=yes
ac_cv_func_endwin=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_flushinp=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_has_colors=yes
ac_cv_func_init_pair=yes
ac_cv_func_initscr=yes
ac_cv_func_inotify_add_watch=yes
ac_cv_func_inotify_init1=yes
ac_cv_func_ioctl=yes
ac_cv_func_isendwin=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_keypad=yes
ac_cv_func_kill=yes
ac_cv_func_localtime=yes
ac_cv_func_magic_close=yes
ac_cv_func_magic_file=yes
ac_cv_func_magic_load=yes
ac_cv_func_magic_open=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_mvwin=yes
ac_cv_func_mvwprintw=yes
ac_cv_func_newwin=yes
ac_cv_func_noecho=yes
ac_cv_func_nonl=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_raw=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_reset_prog_mode=yes
ac_cv_func_resize_term=yes
ac_cv_func_resizeterm=yes
ac_cv_func_rmdir=yes
ac_cv_func_scrollok=yes
ac_cv_func_select=yes
ac_cv_func_set_escdelay=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_start_color=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_use_default_colors=yes
ac_cv_func_utimes=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vswprintf=yes
ac_cv_func_waddch=yes
ac_cv_func_waddnstr=yes
ac_cv_func_waddnwstr=yes
ac_cv_func_waitpid=yes
ac_cv_func_wattr_off=yes
ac_cv_func_wattr_on=yes
ac_cv_func_wbkgdset=yes
ac_cv_func_wborder=yes
ac_cv_func_wclrtoeol=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_func_werase=yes
ac_cv_func_wget_wch=yes
ac_cv_func_wgetch=yes
ac_cv_func_wmove=yes
ac_cv_func_wnoutrefresh=yes
ac_cv_func_wprintw=yes
ac_cv_func_wredrawln=yes
ac_cv_func_wrefresh=yes
ac_cv_func_wresize=yes
ac_cv_func_wtimeout=yes
ac_cv_func_wtouchln=yes
ac_cv_have_decl_COLORS=yes
ac_cv_have_decl_COLOR_PAIR=yes
ac_cv_have_decl_IN_ATTRIB=yes
ac_cv_have_decl_IN_CLOEXEC=yes
ac_cv_have_decl_IN_CLOSE_WRITE=yes
ac_cv_have_decl_IN_CREATE=yes
ac_cv_have_decl_IN_DELETE=yes
ac_cv_have_decl_IN_EXCL_UNLINK=yes
ac_cv_have_decl_IN_MODIFY=yes
ac_cv_have_decl_IN_MOVED_FROM=yes
ac_cv_have_decl_IN_MOVED_TO=yes
ac_cv_have_decl_IN_NONBLOCK=yes
ac_cv_have_decl_IN_Q_OVERFLOW=yes
ac_cv_have_decl_MAGIC_MIME_TYPE=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_TABSIZE=yes
ac_cv_have_decl__PC_CASE_SENSITIVE=no
ac_cv_header_X11_Xlib_h=yes
ac_cv_header_X11_Xutil_h=yes
ac_cv_header_alloca_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_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=yes
ac_cv_header_locale_h=yes
ac_cv_header_magic_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_inotify_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_X11_XOpenDisplay=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_magic_magic_open=yes
ac_cv_lib_ncursesw___initscr=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_member_struct_stat_st_mtim=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/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_curs_set='none required'
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=yes
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_struct_inotify_event=yes
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 -include ../config.h'
COL_PROG='col'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GIT_PROG='git'
GREP='/usr/bin/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 -lncursesw -lmagic -ldl'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run makeinfo'
MANGEN_PROG='groff'
MKDIR_P='/usr/bin/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='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/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/bin/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_LINUX_BINFMTS_H 1
#define HAVE_MAX_ARG_STRLEN 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
#define HAVE_SET_ESCDELAY_FUNC 1
#define HAVE_INOTIFY 1
#define GNU_TOOLCHAIN 1
#define SUPPORT_NO_CLOBBER 1
#define SUPPORT_REFLINK_AUTO 1
#define HAVE_DECL_MAGIC_MIME_TYPE 1
#define HAVE_LIBMAGIC 1
#define ENABLE_EXTENDED_KEYS 1
#define ENABLE_DESKTOP_FILES 1
#define ENABLE_REMOTE_CMDS 1
#define HAVE_X11 1
#define DYN_X11 1
#define WITH_BUILD_TIMESTAMP 1
configure: exit 0