Build of cscope with clang_glibc toolchain

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

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

SLOCLanguage
11,134 ansic
4,643 sh
2,043 makefile
1,854 lex
1,572 lisp
598 perl
587 yacc
57 ml
22,488 total

The process tree of the build process is here.

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

Log

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

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

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

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: cscope 15.8.a-3 (Thu Apr 13 17:12:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# 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
# configure: checking "location of ncurses.h file"...
# Found ncurses on /usr/include/ncurses.h
# checking for ncurses version... 6.0
# 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 regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for regcomp in -lregex... no
# checking for gnome-config... no
# checking for pkg-config... true
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/window.h usability... no
# checking sys/window.h presence... no
# checking for sys/window.h... no
# checking sys/termios.h usability... yes
# checking sys/termios.h presence... yes
# checking for sys/termios.h... yes
# checking for unistd.h... (cached) yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking floss.h usability... no
# checking floss.h presence... no
# checking for floss.h... no
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking for an ANSI C-conforming const... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for sighandler_t... no
# checking for sigsetjmp... yes
# checking return type of signal handlers... void
# checking for strchr... yes
# checking for memcpy... yes
# checking for memset... yes
# checking for setmode... no
# checking for _setmode... no
# checking for getcwd... yes
# checking for regcmp... no
# checking for regcomp... yes
# checking for strerror... yes
# checking for lstat... yes
# checking for fixkeypad... no
# checking for getopt_long... yes
# checking for stdarg.h... yes
# checking for varargs.h... no
# checking for vsnprintf... yes
# checking whether vsnprintf is C99 compliant... yes
# checking for snprintf... yes
# checking whether snprintf is C99 compliant... yes
# checking for vsnprintf... (cached) yes
# checking whether vsnprintf is C99 compliant... (cached) yes
# checking for vasprintf... yes
# checking for asprintf... yes
# checking for vasprintf... (cached) yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating contrib/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/cscope/src/cscope-15.8a'
# Making all in doc
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/doc'
# Making all in src
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/src'
# clang -DHAVE_CONFIG_H -I. -I.. -MT fscanner.o -MD -MP -MF .deps/fscanner.Tpo -c -o fscanner.o fscanner.c
# mv -f .deps/fscanner.Tpo .deps/fscanner.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT egrep.o -MD -MP -MF .deps/egrep.Tpo -c -o egrep.o egrep.c
# mv -f .deps/egrep.Tpo .deps/egrep.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
# mv -f .deps/alloc.Tpo .deps/alloc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
# mv -f .deps/basename.Tpo .deps/basename.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c
# mv -f .deps/build.Tpo .deps/build.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
# mv -f .deps/command.Tpo .deps/command.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT compath.o -MD -MP -MF .deps/compath.Tpo -c -o compath.o compath.c
# mv -f .deps/compath.Tpo .deps/compath.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT crossref.o -MD -MP -MF .deps/crossref.Tpo -c -o crossref.o crossref.c
# mv -f .deps/crossref.Tpo .deps/crossref.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
# mv -f .deps/dir.Tpo .deps/dir.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
# mv -f .deps/display.Tpo .deps/display.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c
# mv -f .deps/edit.Tpo .deps/edit.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c
# exec.c:131:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# mv -f .deps/exec.Tpo .deps/exec.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT find.o -MD -MP -MF .deps/find.Tpo -c -o find.o find.c
# mv -f .deps/find.Tpo .deps/find.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
# mv -f .deps/help.Tpo .deps/help.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
# mv -f .deps/history.Tpo .deps/history.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
# mv -f .deps/input.Tpo .deps/input.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT invlib.o -MD -MP -MF .deps/invlib.Tpo -c -o invlib.o invlib.c
# invlib.c:183:5: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# s = strchr(line, SEP);
# ^ ~~~~~~~~~~~~~~~~~
# 1 warning generated.
# mv -f .deps/invlib.Tpo .deps/invlib.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT logdir.o -MD -MP -MF .deps/logdir.Tpo -c -o logdir.o logdir.c
# mv -f .deps/logdir.Tpo .deps/logdir.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.c
# mv -f .deps/lookup.Tpo .deps/lookup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
# mv -f .deps/mouse.Tpo .deps/mouse.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT mygetenv.o -MD -MP -MF .deps/mygetenv.Tpo -c -o mygetenv.o mygetenv.c
# mv -f .deps/mygetenv.Tpo .deps/mygetenv.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT mypopen.o -MD -MP -MF .deps/mypopen.Tpo -c -o mypopen.o mypopen.c
# mv -f .deps/mypopen.Tpo .deps/mypopen.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT vpaccess.o -MD -MP -MF .deps/vpaccess.Tpo -c -o vpaccess.o vpaccess.c
# mv -f .deps/vpaccess.Tpo .deps/vpaccess.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT vpfopen.o -MD -MP -MF .deps/vpfopen.Tpo -c -o vpfopen.o vpfopen.c
# mv -f .deps/vpfopen.Tpo .deps/vpfopen.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT vpinit.o -MD -MP -MF .deps/vpinit.Tpo -c -o vpinit.o vpinit.c
# mv -f .deps/vpinit.Tpo .deps/vpinit.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT vpopen.o -MD -MP -MF .deps/vpopen.Tpo -c -o vpopen.o vpopen.c
# mv -f .deps/vpopen.Tpo .deps/vpopen.Po
# clang -o cscope fscanner.o egrep.o alloc.o basename.o build.o command.o compath.o crossref.o dir.o display.o edit.o exec.o find.o help.o history.o input.o invlib.o logdir.o lookup.o main.o mouse.o mygetenv.o mypopen.o vpaccess.o vpfopen.o vpinit.o vpopen.o -lncurses
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/src'
# Making all in contrib
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/contrib'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/contrib'
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a'
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a'
# make[1]: Leaving directory '/tmp/cscope/src/cscope-15.8a'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/cscope/src/cscope-15.8a/doc'
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/cscope/pkg/cscope/usr/share/man/man1"
# /usr/bin/install -c -m 644 cscope.1 '/tmp/cscope/pkg/cscope/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/doc'
# make[1]: Leaving directory '/tmp/cscope/src/cscope-15.8a/doc'
# Making install in src
# make[1]: Entering directory '/tmp/cscope/src/cscope-15.8a/src'
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/src'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/cscope/pkg/cscope/usr/bin"
# /usr/bin/install -c cscope '/tmp/cscope/pkg/cscope/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/src'
# make[1]: Leaving directory '/tmp/cscope/src/cscope-15.8a/src'
# Making install in contrib
# make[1]: Entering directory '/tmp/cscope/src/cscope-15.8a/contrib'
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a/contrib'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/cscope/pkg/cscope/usr/bin"
# /usr/bin/install -c ocs '/tmp/cscope/pkg/cscope/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/cscope/src/cscope-15.8a/contrib'
# make[1]: Leaving directory '/tmp/cscope/src/cscope-15.8a/contrib'
# make[1]: Entering directory '/tmp/cscope/src/cscope-15.8a'
# make[2]: Entering directory '/tmp/cscope/src/cscope-15.8a'
# 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/cscope/src/cscope-15.8a'
# make[1]: Leaving directory '/tmp/cscope/src/cscope-15.8a'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "cscope"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: cscope 15.8.a-3 (Thu Apr 13 17:13:14 UTC 2017)

CMD: pacman --query --file cscope-15.8.a-3-x86_64.pkg.tar.xz
# cscope 15.8.a-3

Creating hybrid package for 'cscope'

Trying to find vanilla package 'cscope'...

CMD: pacman --query --file /mirror/cscope-15.8.a-3.pkg.tar.xz
# cscope 15.8.a-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/cscope.1.gz
# /usr/share/licenses/cscope/LICENSE
# /usr/share/emacs/site-lisp/xcscope.el
# /usr/bin/ocs
# /usr/bin/cscope-indexer
# /usr/bin/cscope

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cscope.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/cscope.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/cscope/src/cscope-15.8a/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.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = db1f64a3805c
# 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:2320: checking for a BSD-compatible install
# configure:2388: result: /usr/bin/install -c
# configure:2399: checking whether build environment is sane
# configure:2449: result: yes
# configure:2498: checking for x86_64-unknown-linux-strip
# configure:2528: result: no
# configure:2538: checking for strip
# configure:2554: found /usr/bin/strip
# configure:2565: result: strip
# configure:2590: checking for a thread-safe mkdir -p
# configure:2629: result: /usr/bin/mkdir -p
# configure:2642: checking for gawk
# configure:2658: found /usr/bin/gawk
# configure:2669: result: gawk
# configure:2680: checking whether make sets $(MAKE)
# configure:2702: result: yes
# configure:2789: checking build system type
# configure:2803: result: x86_64-unknown-linux-gnu
# configure:2823: checking host system type
# configure:2836: result: x86_64-unknown-linux-gnu
# configure:2867: checking for x86_64-unknown-linux-gcc
# configure:2894: result: clang
# configure:3163: checking for C compiler version
# configure:3172: 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:3183: $? = 0
# configure:3172: 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:3183: $? = 0
# configure:3172: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3183: $? = 1
# configure:3172: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3183: $? = 1
# configure:3203: checking whether the C compiler works
# configure:3225: clang conftest.c >&5
# configure:3229: $? = 0
# configure:3277: result: yes
# configure:3280: checking for C compiler default output file name
# configure:3282: result: a.out
# configure:3288: checking for suffix of executables
# configure:3295: clang -o conftest conftest.c >&5
# configure:3299: $? = 0
# configure:3321: result:
# configure:3343: checking whether we are cross compiling
# configure:3351: clang -o conftest conftest.c >&5
# configure:3355: $? = 0
# configure:3362: ./conftest
# configure:3366: $? = 0
# configure:3381: result: no
# configure:3386: checking for suffix of object files
# configure:3408: clang -c conftest.c >&5
# configure:3412: $? = 0
# configure:3433: result: o
# configure:3437: checking whether we are using the GNU C compiler
# configure:3456: clang -c conftest.c >&5
# configure:3456: $? = 0
# configure:3465: result: yes
# configure:3474: checking whether clang accepts -g
# configure:3494: clang -c -g conftest.c >&5
# configure:3494: $? = 0
# configure:3535: result: yes
# configure:3552: checking for clang option to accept ISO C89
# configure:3616: clang -c conftest.c >&5
# configure:3616: $? = 0
# configure:3629: result: none needed
# configure:3660: checking for style of include used by make
# configure:3688: result: GNU
# configure:3714: checking dependency style of clang
# configure:3825: result: gcc3
# configure:3841: checking whether clang and cc understand -c and -o together
# configure:3872: clang -c conftest.c -o conftest2.o >&5
# configure:3876: $? = 0
# configure:3882: clang -c conftest.c -o conftest2.o >&5
# configure:3886: $? = 0
# configure:3897: cc -c conftest.c >&5
# configure:3901: $? = 0
# configure:3909: cc -c conftest.c -o conftest2.o >&5
# configure:3913: $? = 0
# configure:3919: cc -c conftest.c -o conftest2.o >&5
# configure:3923: $? = 0
# configure:3941: result: yes
# configure:3972: checking for flex
# configure:3988: found /usr/bin/flex
# configure:3999: result: flex
# configure:4036: flex conftest.l
# configure:4040: $? = 1
# configure:4042: checking lex output file root
# configure:4056: result: lex.yy
# configure:4061: checking lex library
# configure:4075: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# |
# configure:4075: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# |
# configure:4075: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# |
# configure:4085: result: none needed
# configure:4091: checking whether yytext is a pointer
# configure:4108: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4116: result: no
# configure:4145: checking for bison
# configure:4161: found /usr/bin/bison
# configure:4172: result: bison -y
# configure:4207: checking how to run the C preprocessor
# configure:4238: clang -E conftest.c
# configure:4238: $? = 0
# configure:4252: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# | #include
# configure:4277: result: clang -E
# configure:4297: clang -E conftest.c
# configure:4297: $? = 0
# configure:4311: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | /* end confdefs.h. */
# | #include
# configure:4340: checking for grep that handles long lines and -e
# configure:4398: result: /usr/bin/grep
# configure:4403: checking for egrep
# configure:4465: result: /usr/bin/grep -E
# configure:4597: checking "location of ncurses.h file"...
# configure:4605: result: Found ncurses on /usr/include/ncurses.h
# configure:4797: checking for ncurses version
# configure:4816: result: 6.0
# configure:4849: checking for ANSI C header files
# configure:4869: clang -c conftest.c >&5
# configure:4869: $? = 0
# configure:4942: clang -o conftest conftest.c >&5
# configure:4942: $? = 0
# configure:4942: ./conftest
# configure:4942: $? = 0
# configure:4953: result: yes
# configure:4966: checking for sys/types.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for sys/stat.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for stdlib.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for string.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for memory.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for strings.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for inttypes.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for stdint.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4966: checking for unistd.h
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:4966: result: yes
# configure:4978: checking regex.h usability
# configure:4978: clang -c conftest.c >&5
# configure:4978: $? = 0
# configure:4978: result: yes
# configure:4978: checking regex.h presence
# configure:4978: clang -E conftest.c
# configure:4978: $? = 0
# configure:4978: result: yes
# configure:4978: checking for regex.h
# configure:4978: result: yes
# configure:4989: checking for regcomp in -lregex
# configure:5014: clang -o conftest conftest.c -lregex >&5
# /usr/bin/ld: cannot find -lregex
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char regcomp ();
# | int
# | main ()
# | {
# | return regcomp ();
# | ;
# | return 0;
# | }
# configure:5023: result: no
# configure:5042: checking for gnome-config
# configure:5072: result: no
# configure:5079: checking for pkg-config
# configure:5095: found /usr/bin/pkg-config
# configure:5106: result: true
# configure:5151: checking for dirent.h that defines DIR
# configure:5170: clang -c conftest.c >&5
# configure:5170: $? = 0
# configure:5178: result: yes
# configure:5191: checking for library containing opendir
# configure:5222: clang -o conftest conftest.c >&5
# configure:5222: $? = 0
# configure:5239: result: none required
# configure:5306: checking for ANSI C header files
# configure:5410: result: yes
# configure:5421: checking fcntl.h usability
# configure:5421: clang -c conftest.c >&5
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking fcntl.h presence
# configure:5421: clang -E conftest.c
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking for fcntl.h
# configure:5421: result: yes
# configure:5421: checking sys/window.h usability
# configure:5421: clang -c conftest.c >&5
# conftest.c:59:10: fatal error: 'sys/window.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_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:5421: result: no
# configure:5421: checking sys/window.h presence
# configure:5421: clang -E conftest.c
# conftest.c:26:10: fatal error: 'sys/window.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5421: result: no
# configure:5421: checking for sys/window.h
# configure:5421: result: no
# configure:5421: checking sys/termios.h usability
# configure:5421: clang -c conftest.c >&5
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking sys/termios.h presence
# configure:5421: clang -E conftest.c
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking for sys/termios.h
# configure:5421: result: yes
# configure:5421: checking for unistd.h
# configure:5421: result: yes
# configure:5421: checking signal.h usability
# configure:5421: clang -c conftest.c >&5
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking signal.h presence
# configure:5421: clang -E conftest.c
# configure:5421: $? = 0
# configure:5421: result: yes
# configure:5421: checking for signal.h
# configure:5421: result: yes
# configure:5421: checking floss.h usability
# configure:5421: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'floss.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_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:5421: result: no
# configure:5421: checking floss.h presence
# configure:5421: clang -E conftest.c
# conftest.c:29:10: fatal error: 'floss.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5421: result: no
# configure:5421: checking for floss.h
# configure:5421: result: no
# configure:5421: checking io.h usability
# configure:5421: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_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:5421: result: no
# configure:5421: checking io.h presence
# configure:5421: clang -E conftest.c
# conftest.c:29:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:5421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5421: result: no
# configure:5421: checking for io.h
# configure:5421: result: no
# configure:5432: checking for an ANSI C-conforming const
# configure:5497: clang -c conftest.c >&5
# configure:5497: $? = 0
# configure:5504: result: yes
# configure:5512: checking for mode_t
# configure:5512: clang -c conftest.c >&5
# configure:5512: $? = 0
# configure:5512: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:5512: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5512: result: yes
# configure:5523: checking for pid_t
# configure:5523: clang -c conftest.c >&5
# configure:5523: $? = 0
# configure:5523: clang -c conftest.c >&5
# conftest.c:65:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5523: result: yes
# configure:5534: checking for size_t
# configure:5534: clang -c conftest.c >&5
# configure:5534: $? = 0
# configure:5534: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5534: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5534: result: yes
# configure:5545: checking for sighandler_t
# configure:5545: clang -c conftest.c >&5
# conftest.c:37:13: error: use of undeclared identifier 'sighandler_t'
# if (sizeof (sighandler_t))
# ^
# 1 error generated.
# configure:5545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SIGNAL_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (sighandler_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5545: result: no
# configure:5554: checking for sigsetjmp
# configure:5567: clang -o conftest conftest.c >&5
# configure:5567: $? = 0
# configure:5568: result: yes
# configure:5580: checking return type of signal handlers
# configure:5598: clang -c conftest.c >&5
# conftest.c:36:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:5605: result: void
# configure:5616: checking for strchr
# configure:5616: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:54:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:5616: $? = 0
# configure:5616: result: yes
# configure:5616: checking for memcpy
# configure:5616: clang -o conftest conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:55:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5616: $? = 0
# configure:5616: result: yes
# configure:5616: checking for memset
# configure:5616: clang -o conftest conftest.c >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:56:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:5616: $? = 0
# configure:5616: result: yes
# configure:5616: checking for setmode
# configure:5616: clang -o conftest conftest.c >&5
# /tmp/conftest-d86f96.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `setmode'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | #define RETSIGTYPE void
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | /* end confdefs.h. */
# | /* Define setmode to an innocuous variant, in case declares setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setmode innocuous_setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setmode || defined __stub___setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setmode ();
# | ;
# | return 0;
# | }
# configure:5616: result: no
# configure:5616: checking for _setmode
# configure:5616: clang -o conftest conftest.c >&5
# /tmp/conftest-c53882.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_setmode'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | #define RETSIGTYPE void
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | /* end confdefs.h. */
# | /* Define _setmode to an innocuous variant, in case declares _setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _setmode innocuous__setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__setmode || defined __stub____setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _setmode ();
# | ;
# | return 0;
# | }
# configure:5616: result: no
# configure:5628: checking for getcwd
# configure:5628: clang -o conftest conftest.c >&5
# configure:5628: $? = 0
# configure:5628: result: yes
# configure:5628: checking for regcmp
# configure:5628: clang -o conftest conftest.c >&5
# /tmp/conftest-43bdde.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `regcmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | #define RETSIGTYPE void
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_GETCWD 1
# | /* end confdefs.h. */
# | /* Define regcmp to an innocuous variant, in case declares regcmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define regcmp innocuous_regcmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char regcmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef regcmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char regcmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_regcmp || defined __stub___regcmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return regcmp ();
# | ;
# | return 0;
# | }
# configure:5628: result: no
# configure:5628: checking for regcomp
# configure:5628: clang -o conftest conftest.c >&5
# configure:5628: $? = 0
# configure:5628: result: yes
# configure:5628: checking for strerror
# configure:5628: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:59:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5628: $? = 0
# configure:5628: result: yes
# configure:5628: checking for lstat
# configure:5628: clang -o conftest conftest.c >&5
# configure:5628: $? = 0
# configure:5628: result: yes
# configure:5640: checking for fixkeypad
# configure:5640: clang -o conftest conftest.c >&5
# /tmp/conftest-2d4467.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `fixkeypad'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5640: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | #define RETSIGTYPE void
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_GETCWD 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_LSTAT 1
# | /* end confdefs.h. */
# | /* Define fixkeypad to an innocuous variant, in case declares fixkeypad.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fixkeypad innocuous_fixkeypad
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fixkeypad (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fixkeypad
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char fixkeypad ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_fixkeypad || defined __stub___fixkeypad
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fixkeypad ();
# | ;
# | return 0;
# | }
# configure:5640: result: no
# configure:5640: checking for getopt_long
# configure:5640: clang -o conftest conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5655: checking for stdarg.h
# configure:5655: clang -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for varargs.h
# configure:5655: clang -c conftest.c >&5
# In file included from conftest.c:74:
# /usr/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:5655: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "cscope"
# | #define VERSION "15.8a"
# | #define HAS_CURSES 1
# | #define USE_NCURSES 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 STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SIGSETJMP 1
# | #define RETSIGTYPE void
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_GETCWD 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_STDARG_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:5655: result: no
# configure:5672: checking for vsnprintf
# configure:5672: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:5672: $? = 0
# configure:5672: result: yes
# configure:5680: checking whether vsnprintf is C99 compliant
# configure:5715: clang -o conftest conftest.c >&5
# configure:5715: $? = 0
# configure:5715: ./conftest
# configure:5715: $? = 0
# configure:5725: result: yes
# configure:6161: checking for snprintf
# configure:6161: 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:6161: $? = 0
# configure:6161: result: yes
# configure:6169: checking whether snprintf is C99 compliant
# configure:6192: clang -o conftest conftest.c >&5
# configure:6192: $? = 0
# configure:6192: ./conftest
# configure:6192: $? = 0
# configure:6202: result: yes
# configure:6312: checking for vsnprintf
# configure:6312: result: yes
# configure:6320: checking whether vsnprintf is C99 compliant
# configure:6365: result: yes
# configure:6808: checking for vasprintf
# configure:6808: clang -o conftest conftest.c >&5
# conftest.c:77:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:6808: $? = 0
# configure:6808: result: yes
# configure:7020: checking for asprintf
# configure:7020: clang -o conftest conftest.c >&5
# conftest.c:78:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:7020: $? = 0
# configure:7020: result: yes
# configure:7134: checking for vasprintf
# configure:7134: result: yes
# configure:7509: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on db1f64a3805c
#
# config.status:916: creating Makefile
# config.status:916: creating doc/Makefile
# config.status:916: creating src/Makefile
# config.status:916: creating contrib/Makefile
# config.status:916: creating config.h
# config.status:1145: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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__setmode=no
# ac_cv_func_asprintf=yes
# ac_cv_func_fixkeypad=no
# ac_cv_func_getcwd=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_regcmp=no
# ac_cv_func_regcomp=yes
# ac_cv_func_setmode=no
# ac_cv_func_snprintf=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_floss_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_memory_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_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_stat_h=yes
# ac_cv_header_sys_termios_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_window_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_lib_regex_regcomp=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_YACC='bison -y'
# 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_gnome2=true
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_sighandler_t=no
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# hw_cv_func_asprintf=yes
# hw_cv_func_snprintf=yes
# hw_cv_func_snprintf_c99=yes
# hw_cv_func_vasprintf=yes
# hw_cv_func_vsnprintf=yes
# hw_cv_func_vsnprintf_c99=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cscope/src/cscope-15.8a/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/cscope/src/cscope-15.8a/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/cscope/src/cscope-15.8a/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/cscope/src/cscope-15.8a/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CURSES_INCLUDEDIR=''
# CURSES_LIBS='-lncurses'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GNOME_LINUX_FALSE=''
# GNOME_LINUX_TRUE='#'
# GREP='/usr/bin/grep'
# HAS_CURSES_FALSE='#'
# HAS_CURSES_TRUE=''
# HAS_GNOME_FALSE='#'
# HAS_GNOME_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/cscope/src/cscope-15.8a/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='cscope'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USING_GNOME2_FALSE=''
# USING_GNOME2_TRUE='#'
# USING_LEX_FALSE=''
# USING_LEX_TRUE='#'
# VERSION='15.8a'
# YACC='bison -y'
# YFLAGS=''
# 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}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gnome1=''
# gnome2='true'
# 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/cscope/src/cscope-15.8a/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 ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "cscope"
# #define VERSION "15.8a"
# #define HAS_CURSES 1
# #define USE_NCURSES 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 STDC_HEADERS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SIGSETJMP 1
# #define RETSIGTYPE void
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_GETCWD 1
# #define HAVE_REGCOMP 1
# #define HAVE_STRERROR 1
# #define HAVE_LSTAT 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_STDARG_H 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define Linux 1
#
# configure: exit 0