Build of ctags with clang_glibc toolchain

The build took 00h 01m 33s and was SUCCESSFUL.

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

SLOCLanguage
33,808 ansic
112 makefile
23 sh
33,943 total

The process tree of the build process is here.

Log

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

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

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

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: ctags 5.8-5 (Thu Apr 13 17:14:04 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# Exuberant Ctags, version 5.8
# Linux 4.10.6-1-ARCH #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017 x86_64
# checking whether to install link to etags... no
# checking whether to install readtags object file... no
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether ln -s works... yes
# checking for strip... strip
# checking directory to use for temporary files... /tmp
# checking whether #! works in shell scripts... yes
# checking for case-insensitive filenames... no
# checking selected sort method... simple internal algorithm
# using internal sort algorithm as fallback
# 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 dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking stat.h usability... no
# checking stat.h presence... no
# checking for stat.h... no
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking types.h usability... no
# checking types.h presence... no
# checking for types.h... no
# checking for unistd.h... (cached) yes
# checking sys/dir.h usability... yes
# checking sys/dir.h presence... yes
# checking for sys/dir.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for sys/types.h... (cached) yes
# checking if L_tmpnam is defined in stdio.h... yes
# checking if INT_MAX is defined in limits.h... yes
# checking for size_t... yes
# checking for off_t... yes
# checking for fpos_t... yes
# checking for clock_t... yes
# checking for an ANSI C-conforming const... yes
# checking if struct stat contains st_ino... yes
# checking for fnmatch... yes
# checking for strstr... yes
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for fgetpos... yes
# checking for mkstemp... yes
# checking for opendir... yes
# checking for strerror... yes
# checking for clock... yes
# checking for remove... yes
# checking for truncate... yes
# checking for setenv... yes
# checking for regcomp... yes
# checking if regcomp works... yes
# configure: checking for new missing prototypes...
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# clang -I. -I. -DHAVE_CONFIG_H -c args.c
# clang -I. -I. -DHAVE_CONFIG_H -c ant.c
# clang -I. -I. -DHAVE_CONFIG_H -c asm.c
# clang -I. -I. -DHAVE_CONFIG_H -c asp.c
# clang -I. -I. -DHAVE_CONFIG_H -c awk.c
# clang -I. -I. -DHAVE_CONFIG_H -c basic.c
# clang -I. -I. -DHAVE_CONFIG_H -c beta.c
# clang -I. -I. -DHAVE_CONFIG_H -c c.c
# clang -I. -I. -DHAVE_CONFIG_H -c cobol.c
# clang -I. -I. -DHAVE_CONFIG_H -c dosbatch.c
# clang -I. -I. -DHAVE_CONFIG_H -c eiffel.c
# clang -I. -I. -DHAVE_CONFIG_H -c entry.c
# clang -I. -I. -DHAVE_CONFIG_H -c erlang.c
# clang -I. -I. -DHAVE_CONFIG_H -c flex.c
# clang -I. -I. -DHAVE_CONFIG_H -c fortran.c
# clang -I. -I. -DHAVE_CONFIG_H -c get.c
# clang -I. -I. -DHAVE_CONFIG_H -c html.c
# clang -I. -I. -DHAVE_CONFIG_H -c jscript.c
# clang -I. -I. -DHAVE_CONFIG_H -c keyword.c
# clang -I. -I. -DHAVE_CONFIG_H -c lisp.c
# clang -I. -I. -DHAVE_CONFIG_H -c lregex.c
# lregex.c:411:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (WARNING | PERROR, regexfile);
# ^~~~~~~~~
# 1 warning generated.
# clang -I. -I. -DHAVE_CONFIG_H -c lua.c
# clang -I. -I. -DHAVE_CONFIG_H -c main.c
# clang -I. -I. -DHAVE_CONFIG_H -c make.c
# clang -I. -I. -DHAVE_CONFIG_H -c matlab.c
# clang -I. -I. -DHAVE_CONFIG_H -c ocaml.c
# clang -I. -I. -DHAVE_CONFIG_H -c options.c
# clang -I. -I. -DHAVE_CONFIG_H -c parse.c
# clang -I. -I. -DHAVE_CONFIG_H -c pascal.c
# clang -I. -I. -DHAVE_CONFIG_H -c perl.c
# clang -I. -I. -DHAVE_CONFIG_H -c php.c
# clang -I. -I. -DHAVE_CONFIG_H -c python.c
# clang -I. -I. -DHAVE_CONFIG_H -c read.c
# clang -I. -I. -DHAVE_CONFIG_H -c rexx.c
# clang -I. -I. -DHAVE_CONFIG_H -c routines.c
# clang -I. -I. -DHAVE_CONFIG_H -c ruby.c
# clang -I. -I. -DHAVE_CONFIG_H -c scheme.c
# clang -I. -I. -DHAVE_CONFIG_H -c sh.c
# clang -I. -I. -DHAVE_CONFIG_H -c slang.c
# clang -I. -I. -DHAVE_CONFIG_H -c sml.c
# clang -I. -I. -DHAVE_CONFIG_H -c sort.c
# clang -I. -I. -DHAVE_CONFIG_H -c sql.c
# clang -I. -I. -DHAVE_CONFIG_H -c strlist.c
# clang -I. -I. -DHAVE_CONFIG_H -c tcl.c
# clang -I. -I. -DHAVE_CONFIG_H -c tex.c
# clang -I. -I. -DHAVE_CONFIG_H -c verilog.c
# clang -I. -I. -DHAVE_CONFIG_H -c vhdl.c
# clang -I. -I. -DHAVE_CONFIG_H -c vim.c
# vim.c:276:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) &&
# ^ ~~
# vim.c:276:9: note: add parentheses after the '!' to evaluate the comparison first
# if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) &&
# ^
# ( )
# vim.c:276:9: note: add parentheses around left hand side expression to silence this warning
# if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) &&
# ^
# ( )
# vim.c:353:13: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^ ~~
# vim.c:353:13: note: add parentheses after the '!' to evaluate the comparison first
# else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:353:13: note: add parentheses around left hand side expression to silence this warning
# else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:354:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^ ~~
# vim.c:354:9: note: add parentheses after the '!' to evaluate the comparison first
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:354:9: note: add parentheses around left hand side expression to silence this warning
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:569:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^ ~~
# vim.c:569:8: note: add parentheses after the '!' to evaluate the comparison first
# if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:569:8: note: add parentheses around left hand side expression to silence this warning
# if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:570:5: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^ ~~
# vim.c:570:5: note: add parentheses after the '!' to evaluate the comparison first
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:570:5: note: add parentheses around left hand side expression to silence this warning
# (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) &&
# ^
# ( )
# vim.c:620:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'const unsigned char *' [-Wnon-literal-null-conversion]
# line = '\0';
# ^~~~
# 6 warnings generated.
# clang -I. -I. -DHAVE_CONFIG_H -c yacc.c
# clang -I. -I. -DHAVE_CONFIG_H -c vstring.c
# clang -o ctags args.o ant.o asm.o asp.o awk.o basic.o beta.o c.o cobol.o dosbatch.o eiffel.o entry.o erlang.o flex.o fortran.o get.o html.o jscript.o keyword.o lisp.o lregex.o lua.o main.o make.o matlab.o ocaml.o options.o parse.o pascal.o perl.o php.o python.o read.o rexx.o routines.o ruby.o scheme.o sh.o slang.o sml.o sort.o sql.o strlist.o tcl.o tex.o verilog.o vhdl.o vim.o yacc.o vstring.o
# clang -I. -I. -DHAVE_CONFIG_H -c readtags.c
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ./mkinstalldirs /tmp/ctags/pkg/ctags/usr/bin
# mkdir /tmp/ctags/pkg/ctags/usr
# mkdir /tmp/ctags/pkg/ctags/usr/bin
# cp ctags /tmp/ctags/pkg/ctags/usr/bin/ctags && chmod 755 /tmp/ctags/pkg/ctags/usr/bin/ctags
# ./mkinstalldirs /tmp/ctags/pkg/ctags/usr/share/man/man1
# mkdir /tmp/ctags/pkg/ctags/usr/share
# mkdir /tmp/ctags/pkg/ctags/usr/share/man
# mkdir /tmp/ctags/pkg/ctags/usr/share/man/man1
# cp ./ctags.1 /tmp/ctags/pkg/ctags/usr/share/man/man1/ctags.1 && chmod 644 /tmp/ctags/pkg/ctags/usr/share/man/man1/ctags.1
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ctags"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ctags 5.8-5 (Thu Apr 13 17:14:28 UTC 2017)

CMD: pacman --query --file ctags-5.8-5-x86_64.pkg.tar.xz
# ctags 5.8-5

Creating hybrid package for 'ctags'

Trying to find vanilla package 'ctags'...

CMD: pacman --query --file /mirror/ctags-5.8-5.pkg.tar.xz
# ctags 5.8-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/ctags
# /usr/share/man/man1/ctags.1.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf ctags.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ctags.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ctags.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ctags.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/ctags/src/ctags-5.8/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 configure, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-external-sort
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e40ffa9c3bac
# 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:1876: checking whether to install link to etags
# configure:1883: result: no
# configure:1886: checking whether to install readtags object file
# configure:1893: result: no
# configure:1930: checking for x86_64-unknown-linux-gcc
# configure:1957: result: clang
# configure:2235: checking for C compiler version
# configure:2242: 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:2245: $? = 0
# configure:2252: 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
# Selected multilib: .;@m64
# configure:2255: $? = 0
# configure:2262: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2265: $? = 1
# configure:2288: checking for C compiler default output file name
# configure:2315: clang conftest.c >&5
# configure:2318: $? = 0
# configure:2356: result: a.out
# configure:2373: checking whether the C compiler works
# configure:2383: ./a.out
# configure:2386: $? = 0
# configure:2403: result: yes
# configure:2410: checking whether we are cross compiling
# configure:2412: result: no
# configure:2415: checking for suffix of executables
# configure:2422: clang -o conftest conftest.c >&5
# configure:2425: $? = 0
# configure:2449: result:
# configure:2455: checking for suffix of object files
# configure:2481: clang -c conftest.c >&5
# configure:2484: $? = 0
# configure:2507: result: o
# configure:2511: checking whether we are using the GNU C compiler
# configure:2540: clang -c conftest.c >&5
# configure:2546: $? = 0
# configure:2563: result: yes
# configure:2568: checking whether clang accepts -g
# configure:2598: clang -c -g conftest.c >&5
# configure:2604: $? = 0
# configure:2703: result: yes
# configure:2720: checking for clang option to accept ISO C89
# configure:2794: clang -c conftest.c >&5
# configure:2800: $? = 0
# configure:2823: result: none needed
# configure:2871: checking whether ln -s works
# configure:2875: result: yes
# configure:2884: checking for strip
# configure:2900: found /usr/bin/strip
# configure:2912: result: strip
# configure:2926: checking directory to use for temporary files
# configure:2944: result: /tmp
# configure:2957: checking whether #! works in shell scripts
# configure:2974: result: yes
# configure:2986: checking for case-insensitive filenames
# configure:2997: result: no
# configure:3002: checking selected sort method
# configure:3005: result: simple internal algorithm
# configure:3070: result: using internal sort algorithm as fallback
# configure:3084: checking how to run the C preprocessor
# configure:3124: clang -E conftest.c
# configure:3130: $? = 0
# configure:3161: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3167: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | /* end confdefs.h. */
# | #include
# configure:3200: result: clang -E
# configure:3229: clang -E conftest.c
# configure:3235: $? = 0
# configure:3266: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3272: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | /* end confdefs.h. */
# | #include
# configure:3310: checking for grep that handles long lines and -e
# configure:3384: result: /usr/bin/grep
# configure:3389: checking for egrep
# configure:3467: result: /usr/bin/grep -E
# configure:3472: checking for ANSI C header files
# configure:3502: clang -c conftest.c >&5
# configure:3508: $? = 0
# configure:3607: clang -o conftest conftest.c >&5
# configure:3610: $? = 0
# configure:3616: ./conftest
# configure:3619: $? = 0
# configure:3636: result: yes
# configure:3660: checking for sys/types.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for sys/stat.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for stdlib.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for string.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for memory.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for strings.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for inttypes.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for stdint.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3660: checking for unistd.h
# configure:3681: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3703: result: yes
# configure:3733: checking dirent.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking dirent.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for dirent.h
# configure:3845: result: yes
# configure:3733: checking fcntl.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking fcntl.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for fcntl.h
# configure:3845: result: yes
# configure:3733: checking fnmatch.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking fnmatch.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for fnmatch.h
# configure:3845: result: yes
# configure:3733: checking stat.h usability
# configure:3750: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'stat.h' file not found
# #include
# ^
# 1 error generated.
# configure:3756: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FNMATCH_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:3770: result: no
# configure:3774: checking stat.h presence
# configure:3789: clang -E conftest.c
# conftest.c:24:10: fatal error: 'stat.h' file not found
# #include
# ^
# 1 error generated.
# configure:3795: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FNMATCH_H 1
# | /* end confdefs.h. */
# | #include
# configure:3809: result: no
# configure:3837: checking for stat.h
# configure:3845: result: no
# configure:3723: checking for stdlib.h
# configure:3729: result: yes
# configure:3723: checking for string.h
# configure:3729: result: yes
# configure:3733: checking time.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking time.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for time.h
# configure:3845: result: yes
# configure:3733: checking types.h usability
# configure:3750: clang -c conftest.c >&5
# conftest.c:60:10: fatal error: 'types.h' file not found
# #include
# ^
# 1 error generated.
# configure:3756: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_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:3770: result: no
# configure:3774: checking types.h presence
# configure:3789: clang -E conftest.c
# conftest.c:27:10: fatal error: 'types.h' file not found
# #include
# ^
# 1 error generated.
# configure:3795: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define DEFAULT_FILE_FORMAT 2
# | #define TMPDIR "/tmp"
# | #define SYS_INTERPRETER 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:3809: result: no
# configure:3837: checking for types.h
# configure:3845: result: no
# configure:3723: checking for unistd.h
# configure:3729: result: yes
# configure:3733: checking sys/dir.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking sys/dir.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for sys/dir.h
# configure:3845: result: yes
# configure:3723: checking for sys/stat.h
# configure:3729: result: yes
# configure:3733: checking sys/times.h usability
# configure:3750: clang -c conftest.c >&5
# configure:3756: $? = 0
# configure:3770: result: yes
# configure:3774: checking sys/times.h presence
# configure:3789: clang -E conftest.c
# configure:3795: $? = 0
# configure:3809: result: yes
# configure:3837: checking for sys/times.h
# configure:3845: result: yes
# configure:3723: checking for sys/types.h
# configure:3729: result: yes
# configure:3928: checking if L_tmpnam is defined in stdio.h
# configure:3945: result: yes
# configure:3963: checking if INT_MAX is defined in limits.h
# configure:3980: result: yes
# configure:4034: checking for size_t
# configure:4064: clang -c conftest.c >&5
# configure:4070: $? = 0
# configure:4085: result: yes
# configure:4097: checking for off_t
# configure:4127: clang -c conftest.c >&5
# configure:4133: $? = 0
# configure:4148: result: yes
# configure:4161: checking for fpos_t
# configure:4174: result: yes
# configure:4189: checking for clock_t
# configure:4202: result: yes
# configure:4223: checking for an ANSI C-conforming const
# configure:4298: clang -c conftest.c >&5
# configure:4304: $? = 0
# configure:4319: result: yes
# configure:4332: checking if struct stat contains st_ino
# configure:4360: clang -c conftest.c >&5
# conftest.c:40:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(0);
# ^
# conftest.c:40:3: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:4366: $? = 0
# configure:4380: result: yes
# configure:4397: checking for fnmatch
# configure:4453: clang -o conftest conftest.c >&5
# configure:4459: $? = 0
# configure:4477: result: yes
# configure:4491: checking for strstr
# configure:4547: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:57:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:4553: $? = 0
# configure:4571: result: yes
# configure:4586: checking for strcasecmp
# configure:4642: clang -o conftest conftest.c >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:58:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:4648: $? = 0
# configure:4666: result: yes
# configure:4681: checking for strncasecmp
# configure:4737: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:59:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:4743: $? = 0
# configure:4761: result: yes
# configure:4775: checking for fgetpos
# configure:4831: clang -o conftest conftest.c >&5
# configure:4837: $? = 0
# configure:4855: result: yes
# configure:4938: checking for mkstemp
# configure:4994: clang -o conftest conftest.c >&5
# configure:5000: $? = 0
# configure:5018: result: yes
# configure:5231: checking for opendir
# configure:5287: clang -o conftest conftest.c >&5
# configure:5293: $? = 0
# configure:5311: result: yes
# configure:5325: checking for strerror
# configure:5381: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:63:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5387: $? = 0
# configure:5405: result: yes
# configure:5420: checking for clock
# configure:5476: clang -o conftest conftest.c >&5
# configure:5482: $? = 0
# configure:5500: result: yes
# configure:5514: checking for remove
# configure:5570: clang -o conftest conftest.c >&5
# configure:5576: $? = 0
# configure:5594: result: yes
# configure:5644: checking for truncate
# configure:5700: clang -o conftest conftest.c >&5
# configure:5706: $? = 0
# configure:5724: result: yes
# configure:5932: checking for setenv
# configure:5988: clang -o conftest conftest.c >&5
# configure:5994: $? = 0
# configure:6012: result: yes
# configure:6173: checking for regcomp
# configure:6229: clang -o conftest conftest.c >&5
# configure:6235: $? = 0
# configure:6253: result: yes
# configure:6263: checking if regcomp works
# configure:6291: clang -o conftest conftest.c >&5
# conftest.c:49:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# conftest.c:51:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (regcomp (&patbuf, "/hello/", 0) != 0);
# ^
# conftest.c:51:2: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure:6294: $? = 0
# configure:6300: ./conftest
# configure:6303: $? = 0
# configure:6318: result: yes
# configure:6353: checking for new missing prototypes...
# configure:6709: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e40ffa9c3bac
#
# config.status:595: creating Makefile
# config.status:595: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_clock=yes
# ac_cv_func_fgetpos=yes
# ac_cv_func_fnmatch=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_opendir=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_remove=yes
# ac_cv_func_setenv=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_func_truncate=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stat_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_dir_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_types_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_sys_interpreter=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# STRIP='strip'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_targets='install-ctags'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sort_found=''
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define DEFAULT_FILE_FORMAT 2
# #define TMPDIR "/tmp"
# #define SYS_INTERPRETER 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_DIR_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_STAT_ST_INO 1
# #define HAVE_FNMATCH 1
# #define HAVE_STRSTR 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_FGETPOS 1
# #define HAVE_MKSTEMP 1
# #define HAVE_OPENDIR 1
# #define HAVE_STRERROR 1
# #define HAVE_CLOCK 1
# #define HAVE_REMOVE 1
# #define HAVE_TRUNCATE 1
# #define HAVE_SETENV 1
# #define HAVE_REGCOMP 1
#
# configure: exit 0