Build of xapian-core with musl toolchain

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

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

SLOCLanguage
102,842 cpp
8,247 ansic
4,234 sh
757 perl
308 tcl
40 python
10 makefile
116,438 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: xapian-core 1:1.2.23-1 (Wed Apr 5 01:40:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking how to create a ustar tar archive... gnutar
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether clang++ is a working C++ compiler... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for clang++ options to enable ISO C++ mode... none required
# checking if -lm is required for maths functions... no
# checking if RTTI is supported... yes
# checking for sleep... yes
# checking for gettimeofday... yes
# checking for ftime... yes
# checking for srandom... yes
# checking for random... yes
# checking for sigaction... yes
# checking for sigsetjmp and siglongjmp... yes
# checking for getrusage... yes
# checking for times... yes
# checking for sysconf... yes
# checking for setenv... yes
# checking for _putenv_s... no
# checking for closefrom... no
# checking for dirfd... yes
# checking for getrlimit... yes
# checking return type of ftime... int
# checking for sys/utsname.h... yes
# checking for gethostname... yes
# checking for ssize_t... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking for sys/types.h... (cached) yes
# checking size of off_t... 8
# checking for 32 bit integer type... int
# checking for 64 bit integer type... long
# checking for unsigned equivalent of off_t... unsigned long
# checking for perl... /usr/sbin/perl
# checking for fcntl.h... yes
# checking for limits.h... yes
# checking for sys/errno.h... yes
# checking for sys/select.h... yes
# checking for sys/resource.h... yes
# checking for valgrind... no
# checking for eatmydata... no
# checking for working memcmp... no
# checking for hstrerror... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking whether sys_errlist is declared... no
# checking whether _sys_errlist is declared... no
# checking whether sys_nerr is declared... no
# checking whether _sys_nerr is declared... no
# checking for working ISO C90 conforming snprintf... unknown
# checking for zlib.h... no
# configure: error: zlib.h not found - required for brass, chert and flint (you may need to install the zlib1g-dev or zlib-devel package)
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/xapian-core/src/xapian-core-1.2.23/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 xapian-core configure 1.2.23, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5e7eeb16f598
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2912: checking for a BSD-compatible install
# configure:2980: result: /usr/bin/install -c
# configure:2991: checking whether build environment is sane
# configure:3041: result: yes
# configure:3090: checking for x86_64-unknown-linux-strip
# configure:3120: result: no
# configure:3130: checking for strip
# configure:3146: found /sysroot/bin/strip
# configure:3157: result: strip
# configure:3182: checking for a thread-safe mkdir -p
# configure:3221: result: /usr/sbin/mkdir -p
# configure:3234: checking for gawk
# configure:3250: found /usr/sbin/gawk
# configure:3261: result: gawk
# configure:3272: checking whether make sets $(MAKE)
# configure:3294: result: yes
# configure:3369: checking how to create a ustar tar archive
# configure:3382: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3385: $? = 0
# configure:3425: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3428: $? = 0
# configure:3432: tar -xf -
# configure:3435: $? = 0
# configure:3448: result: gnutar
# configure:3493: checking build system type
# configure:3507: result: x86_64-pc-linux-gnu
# configure:3527: checking host system type
# configure:3540: result: x86_64-unknown-linux-gnu
# configure:3581: checking how to print strings
# configure:3608: result: printf
# configure:3641: checking for style of include used by make
# configure:3669: result: GNU
# configure:3700: checking for x86_64-unknown-linux-gcc
# configure:3727: result: clang
# configure:3996: checking for C compiler version
# configure:4005: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4016: $? = 0
# configure:4005: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4016: $? = 0
# configure:4005: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4016: $? = 1
# configure:4005: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4016: $? = 1
# configure:4036: checking whether the C compiler works
# configure:4058: clang conftest.c >&5
# configure:4062: $? = 0
# configure:4110: result: yes
# configure:4113: checking for C compiler default output file name
# configure:4115: result: a.out
# configure:4121: checking for suffix of executables
# configure:4128: clang -o conftest conftest.c >&5
# configure:4132: $? = 0
# configure:4154: result:
# configure:4176: checking whether we are cross compiling
# configure:4184: clang -o conftest conftest.c >&5
# configure:4188: $? = 0
# configure:4195: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4199: $? = 127
# configure:4214: result: yes
# configure:4219: checking for suffix of object files
# configure:4241: clang -c conftest.c >&5
# configure:4245: $? = 0
# configure:4266: result: o
# configure:4270: checking whether we are using the GNU C compiler
# configure:4289: clang -c conftest.c >&5
# configure:4289: $? = 0
# configure:4298: result: yes
# configure:4307: checking whether clang accepts -g
# configure:4327: clang -c -g conftest.c >&5
# configure:4327: $? = 0
# configure:4368: result: yes
# configure:4385: checking for clang option to accept ISO C89
# configure:4449: clang -c conftest.c >&5
# configure:4449: $? = 0
# configure:4462: result: none needed
# configure:4484: checking dependency style of clang
# configure:4595: result: gcc3
# configure:4610: checking for a sed that does not truncate output
# configure:4674: result: /usr/sbin/sed
# configure:4692: checking for grep that handles long lines and -e
# configure:4750: result: /usr/sbin/grep
# configure:4755: checking for egrep
# configure:4817: result: /usr/sbin/grep -E
# configure:4822: checking for fgrep
# configure:4884: result: /usr/sbin/grep -F
# configure:4919: checking for ld used by clang
# configure:4986: result: /sysroot/bin/ld
# configure:4993: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5008: result: yes
# configure:5020: checking for BSD- or MS-compatible name lister (nm)
# configure:5074: result: no
# configure:5088: checking for x86_64-unknown-linux-dumpbin
# configure:5118: result: no
# configure:5088: checking for x86_64-unknown-linux-link
# configure:5118: result: no
# configure:5132: checking for dumpbin
# configure:5162: result: no
# configure:5132: checking for link
# configure:5148: found /usr/sbin/link
# configure:5159: result: link -dump
# configure:5175: WARNING: using cross tools not prefixed with host triplet
# configure:5204: checking the name lister (nm) interface
# configure:5211: clang -c conftest.c >&5
# configure:5214: nm "conftest.o"
# configure:5217: output
# 0000000000000000 B some_variable
# configure:5224: result: BSD nm
# configure:5227: checking whether ln -s works
# configure:5231: result: yes
# configure:5239: checking the maximum length of command line arguments
# configure:5370: result: 1572864
# configure:5418: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5458: result: func_convert_file_noop
# configure:5465: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:5485: result: func_convert_file_noop
# configure:5492: checking for /sysroot/bin/ld option to reload object files
# configure:5499: result: -r
# configure:5533: checking for x86_64-unknown-linux-objdump
# configure:5563: result: no
# configure:5573: checking for objdump
# configure:5589: found /sysroot/bin/objdump
# configure:5600: result: objdump
# configure:5632: checking how to recognize dependent libraries
# configure:5832: result: pass_all
# configure:5877: checking for x86_64-unknown-linux-dlltool
# configure:5907: result: no
# configure:5917: checking for dlltool
# configure:5947: result: no
# configure:5977: checking how to associate runtime and link libraries
# configure:6004: result: printf %s\n
# configure:6021: checking for x86_64-unknown-linux-ar
# configure:6051: result: no
# configure:6065: checking for ar
# configure:6081: found /sysroot/bin/ar
# configure:6092: result: ar
# configure:6129: checking for archiver @FILE support
# configure:6146: clang -c conftest.c >&5
# configure:6146: $? = 0
# configure:6149: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6152: $? = 0
# configure:6157: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6160: $? = 1
# configure:6172: result: @
# configure:6190: checking for x86_64-unknown-linux-strip
# configure:6217: result: strip
# configure:6289: checking for x86_64-unknown-linux-ranlib
# configure:6319: result: no
# configure:6329: checking for ranlib
# configure:6345: found /sysroot/bin/ranlib
# configure:6356: result: ranlib
# configure:6458: checking command to parse nm output from clang object
# configure:6611: clang -c conftest.c >&5
# configure:6614: $? = 0
# configure:6618: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6621: $? = 0
# configure:6687: clang -o conftest conftest.c conftstm.o >&5
# configure:6690: $? = 0
# configure:6728: result: ok
# configure:6775: checking for sysroot
# configure:6805: result: no
# configure:6812: checking for a working dd
# configure:6850: result: /usr/sbin/dd
# configure:6854: checking how to truncate binary pipes
# configure:6869: result: /usr/sbin/dd bs=4096 count=1
# configure:7005: clang -c conftest.c >&5
# configure:7008: $? = 0
# configure:7158: checking for x86_64-unknown-linux-mt
# configure:7188: result: no
# configure:7198: checking for mt
# configure:7228: result: no
# configure:7248: checking if : is a manifest tool
# configure:7254: : '-?'
# configure:7262: result: no
# configure:7939: checking how to run the C preprocessor
# configure:7970: clang -E conftest.c
# configure:7970: $? = 0
# configure:7984: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7984: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | /* end confdefs.h. */
# | #include
# configure:8009: result: clang -E
# configure:8029: clang -E conftest.c
# configure:8029: $? = 0
# configure:8043: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8043: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | /* end confdefs.h. */
# | #include
# configure:8072: checking for ANSI C header files
# configure:8092: clang -c conftest.c >&5
# configure:8092: $? = 0
# configure:8176: result: yes
# configure:8189: checking for sys/types.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for sys/stat.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for stdlib.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for string.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for memory.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for strings.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for inttypes.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for stdint.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8189: checking for unistd.h
# configure:8189: clang -c conftest.c >&5
# configure:8189: $? = 0
# configure:8189: result: yes
# configure:8203: checking for dlfcn.h
# configure:8203: clang -c conftest.c >&5
# configure:8203: $? = 0
# configure:8203: result: yes
# configure:8459: checking for objdir
# configure:8474: result: .libs
# configure:8738: checking if clang supports -fno-rtti -fno-exceptions
# configure:8756: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8760: $? = 0
# configure:8773: result: yes
# configure:9131: checking for clang option to produce PIC
# configure:9138: result: -fPIC -DPIC
# configure:9146: checking if clang PIC flag -fPIC -DPIC works
# configure:9164: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9168: $? = 0
# configure:9181: result: yes
# configure:9210: checking if clang static flag -static works
# configure:9238: result: no
# configure:9253: checking if clang supports -c -o file.o
# configure:9274: clang -c -o out/conftest2.o conftest.c >&5
# configure:9278: $? = 0
# configure:9300: result: yes
# configure:9308: checking if clang supports -c -o file.o
# configure:9355: result: yes
# configure:9388: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10647: result: yes
# configure:10684: checking whether -lc should be explicitly linked in
# configure:10692: clang -c conftest.c >&5
# configure:10695: $? = 0
# configure:10710: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10713: $? = 0
# configure:10727: result: no
# configure:10887: checking dynamic linker characteristics
# configure:11468: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11468: $? = 0
# configure:11705: result: GNU/Linux ld.so
# configure:11827: checking how to hardcode library paths into programs
# configure:11852: result: immediate
# configure:12400: checking whether stripping libraries is possible
# configure:12405: result: yes
# configure:12440: checking if libtool supports shared libraries
# configure:12442: result: yes
# configure:12445: checking whether to build shared libraries
# configure:12470: result: yes
# configure:12473: checking whether to build static libraries
# configure:12477: result: yes
# configure:12542: checking whether to enable maintainer-specific portions of Makefiles
# configure:12551: result: no
# configure:12677: checking for C++ compiler version
# configure:12686: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:12697: $? = 0
# configure:12686: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:12697: $? = 0
# configure:12686: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12697: $? = 1
# configure:12686: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12697: $? = 1
# configure:12701: checking whether we are using the GNU C++ compiler
# configure:12720: clang++ -c conftest.cpp >&5
# configure:12720: $? = 0
# configure:12729: result: yes
# configure:12738: checking whether clang++ accepts -g
# configure:12758: clang++ -c -g conftest.cpp >&5
# configure:12758: $? = 0
# configure:12799: result: yes
# configure:12824: checking dependency style of clang++
# configure:12935: result: gcc3
# configure:12968: checking how to run the C++ preprocessor
# configure:12995: clang++ -E conftest.cpp
# configure:12995: $? = 0
# configure:13009: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13009: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13034: result: clang++ -E
# configure:13054: clang++ -E conftest.cpp
# configure:13054: $? = 0
# configure:13068: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13230: checking for ld used by clang++
# configure:13297: result: /sysroot/bin/ld -m elf_x86_64
# configure:13304: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13319: result: yes
# configure:13374: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14447: result: yes
# configure:14483: clang++ -c conftest.cpp >&5
# configure:14486: $? = 0
# configure:14967: checking for clang++ option to produce PIC
# configure:14974: result: -fPIC -DPIC
# configure:14982: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15000: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15004: $? = 0
# configure:15017: result: yes
# configure:15040: checking if clang++ static flag -static works
# configure:15068: result: no
# configure:15080: checking if clang++ supports -c -o file.o
# configure:15101: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15105: $? = 0
# configure:15127: result: yes
# configure:15132: checking if clang++ supports -c -o file.o
# configure:15179: result: yes
# configure:15209: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15249: result: yes
# configure:15390: checking dynamic linker characteristics
# configure:16135: result: GNU/Linux ld.so
# configure:16200: checking how to hardcode library paths into programs
# configure:16225: result: immediate
# /sbin/ldconfig: Path `/usr/lib64' given more than once
# /sbin/ldconfig: Can't stat /usr/libx32: No such file or directory
# configure:16297: checking whether clang++ is a working C++ compiler
# configure:16315: clang++ -o conftest conftest.cpp >&5
# configure:16315: $? = 0
# configure:16339: result: yes
# configure:16375: checking for x86_64-unknown-linux-gcc
# configure:16402: result: clang
# configure:16671: checking for C compiler version
# configure:16680: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:16691: $? = 0
# configure:16680: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:16691: $? = 0
# configure:16680: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:16691: $? = 1
# configure:16680: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:16691: $? = 1
# configure:16695: checking whether we are using the GNU C compiler
# configure:16723: result: yes
# configure:16732: checking whether clang accepts -g
# configure:16793: result: yes
# configure:16810: checking for clang option to accept ISO C89
# configure:16887: result: none needed
# configure:16909: checking dependency style of clang
# configure:17020: result: gcc3
# configure:17059: checking for special C compiler options needed for large files
# configure:17104: result: no
# configure:17110: checking for _FILE_OFFSET_BITS value needed for large files
# configure:17135: clang++ -c conftest.cpp >&5
# configure:17135: $? = 0
# configure:17167: result: no
# configure:17299: checking for clang++ options to enable ISO C++ mode
# configure:17303: result: none required
# configure:17455: checking if -lm is required for maths functions
# configure:17477: clang++ -o conftest conftest.cpp >&5
# configure:17477: $? = 0
# configure:17478: result: no
# configure:17513: checking if RTTI is supported
# configure:17530: clang++ -c -qhaltonmsg=1540-2412 conftest.cpp >&5
# clang-3.8: error: unknown argument: '-qhaltonmsg=1540-2412'
# configure:17530: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17559: clang++ -c conftest.cpp >&5
# conftest.cpp:30:7: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
# int f();
# ^~
# conftest.cpp:30:7: note: replace parentheses with an initializer to declare a variable
# int f();
# ^~
# = 0
# 1 warning generated.
# configure:17559: $? = 0
# configure:17560: result: yes
# configure:17575: checking for sleep
# configure:17575: clang++ -o conftest conftest.cpp >&5
# configure:17575: $? = 0
# configure:17575: result: yes
# configure:17575: checking for gettimeofday
# configure:17575: clang++ -o conftest conftest.cpp >&5
# configure:17575: $? = 0
# configure:17575: result: yes
# configure:17575: checking for ftime
# configure:17575: clang++ -o conftest conftest.cpp >&5
# configure:17575: $? = 0
# configure:17575: result: yes
# configure:17599: checking for srandom
# configure:17599: clang++ -o conftest conftest.cpp >&5
# configure:17599: $? = 0
# configure:17599: result: yes
# configure:17599: checking for random
# configure:17599: clang++ -o conftest conftest.cpp >&5
# configure:17599: $? = 0
# configure:17599: result: yes
# configure:17611: checking for sigaction
# configure:17611: clang++ -o conftest conftest.cpp >&5
# configure:17611: $? = 0
# configure:17611: result: yes
# configure:17620: checking for sigsetjmp and siglongjmp
# configure:17633: clang++ -c conftest.cpp >&5
# configure:17633: $? = 0
# configure:17637: result: yes
# configure:17648: checking for getrusage
# configure:17648: clang++ -o conftest conftest.cpp >&5
# configure:17648: $? = 0
# configure:17648: result: yes
# configure:17648: checking for times
# configure:17648: clang++ -o conftest conftest.cpp >&5
# configure:17648: $? = 0
# configure:17648: result: yes
# configure:17648: checking for sysconf
# configure:17648: clang++ -o conftest conftest.cpp >&5
# configure:17648: $? = 0
# configure:17648: result: yes
# configure:17661: checking for setenv
# configure:17661: clang++ -o conftest conftest.cpp >&5
# configure:17661: $? = 0
# configure:17661: result: yes
# configure:17661: checking for _putenv_s
# configure:17661: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-92e9c9.o:conftest.cpp:function main: error: undefined reference to '_putenv_s'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17661: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | /* end confdefs.h. */
# | /* Define _putenv_s to an innocuous variant, in case declares _putenv_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _putenv_s innocuous__putenv_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _putenv_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _putenv_s
# |
# | /* 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 _putenv_s ();
# | /* 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__putenv_s || defined __stub____putenv_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _putenv_s ();
# | ;
# | return 0;
# | }
# configure:17661: result: no
# configure:17674: checking for closefrom
# configure:17674: clang++ -o conftest conftest.cpp >&5
# /tmp/conftest-434a6a.o:conftest.cpp:function main: error: undefined reference to 'closefrom'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17674: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | /* end confdefs.h. */
# | /* Define closefrom to an innocuous variant, in case declares closefrom.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define closefrom innocuous_closefrom
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char closefrom (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef closefrom
# |
# | /* 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 closefrom ();
# | /* 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_closefrom || defined __stub___closefrom
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return closefrom ();
# | ;
# | return 0;
# | }
# configure:17674: result: no
# configure:17674: checking for dirfd
# configure:17674: clang++ -o conftest conftest.cpp >&5
# configure:17674: $? = 0
# configure:17674: result: yes
# configure:17674: checking for getrlimit
# configure:17674: clang++ -o conftest conftest.cpp >&5
# configure:17674: $? = 0
# configure:17674: result: yes
# configure:17684: checking return type of ftime
# configure:17698: clang++ -c conftest.cpp >&5
# configure:17698: $? = 0
# configure:17699: result: int
# configure:17713: checking for sys/utsname.h
# configure:17713: clang++ -c conftest.cpp >&5
# configure:17713: $? = 0
# configure:17713: result: yes
# configure:17726: checking for gethostname
# configure:17726: clang++ -o conftest conftest.cpp >&5
# configure:17726: $? = 0
# configure:17726: result: yes
# configure:17736: checking for ssize_t
# configure:17736: clang++ -c conftest.cpp >&5
# configure:17736: $? = 0
# configure:17736: clang++ -c conftest.cpp >&5
# conftest.cpp:75:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:17736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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 ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17736: result: yes
# configure:17748: checking for pid_t
# configure:17748: clang++ -c conftest.cpp >&5
# configure:17748: $? = 0
# configure:17748: clang++ -c conftest.cpp >&5
# conftest.cpp:75:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:17748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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:17748: result: yes
# configure:17760: checking for mode_t
# configure:17760: clang++ -c conftest.cpp >&5
# configure:17760: $? = 0
# configure:17760: clang++ -c conftest.cpp >&5
# conftest.cpp:75:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:17760: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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:17760: result: yes
# configure:17776: checking size of int
# configure:17781: clang++ -c conftest.cpp >&5
# configure:17781: $? = 0
# configure:17781: clang++ -c conftest.cpp >&5
# conftest.cpp:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17781: clang++ -c conftest.cpp >&5
# conftest.cpp:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17781: clang++ -c conftest.cpp >&5
# conftest.cpp:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17781: clang++ -c conftest.cpp >&5
# configure:17781: $? = 0
# configure:17781: clang++ -c conftest.cpp >&5
# configure:17781: $? = 0
# configure:17781: clang++ -c conftest.cpp >&5
# configure:17781: $? = 0
# configure:17795: result: 4
# configure:17809: checking size of long
# configure:17814: clang++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17814: clang++ -c conftest.cpp >&5
# conftest.cpp:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17814: clang++ -c conftest.cpp >&5
# conftest.cpp:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17814: clang++ -c conftest.cpp >&5
# conftest.cpp:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17814: clang++ -c conftest.cpp >&5
# conftest.cpp:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17814: clang++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17814: clang++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17814: clang++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17814: clang++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17828: result: 8
# configure:17842: checking size of long long
# configure:17847: clang++ -c conftest.cpp >&5
# configure:17847: $? = 0
# configure:17847: clang++ -c conftest.cpp >&5
# conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17847: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17847: clang++ -c conftest.cpp >&5
# conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17847: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17847: clang++ -c conftest.cpp >&5
# conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17847: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17847: clang++ -c conftest.cpp >&5
# conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17847: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17847: clang++ -c conftest.cpp >&5
# configure:17847: $? = 0
# configure:17847: clang++ -c conftest.cpp >&5
# configure:17847: $? = 0
# configure:17847: clang++ -c conftest.cpp >&5
# configure:17847: $? = 0
# configure:17847: clang++ -c conftest.cpp >&5
# configure:17847: $? = 0
# configure:17861: result: 8
# configure:17875: checking for sys/types.h
# configure:17875: result: yes
# configure:17889: checking size of off_t
# configure:17894: clang++ -c conftest.cpp >&5
# configure:17894: $? = 0
# configure:17894: clang++ -c conftest.cpp >&5
# conftest.cpp:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17894: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17894: clang++ -c conftest.cpp >&5
# conftest.cpp:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17894: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17894: clang++ -c conftest.cpp >&5
# conftest.cpp:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17894: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17894: clang++ -c conftest.cpp >&5
# conftest.cpp:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17894: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:17894: clang++ -c conftest.cpp >&5
# configure:17894: $? = 0
# configure:17894: clang++ -c conftest.cpp >&5
# configure:17894: $? = 0
# configure:17894: clang++ -c conftest.cpp >&5
# configure:17894: $? = 0
# configure:17894: clang++ -c conftest.cpp >&5
# configure:17894: $? = 0
# configure:17908: result: 8
# configure:17919: checking for 32 bit integer type
# configure:17930: result: int
# configure:17933: checking for 64 bit integer type
# configure:17944: result: long
# configure:17947: checking for unsigned equivalent of off_t
# configure:17963: result: unsigned long
# configure:17968: checking for perl
# configure:17986: found /usr/sbin/perl
# configure:17998: result: /usr/sbin/perl
# configure:18307: checking for fcntl.h
# configure:18307: clang++ -c conftest.cpp >&5
# configure:18307: $? = 0
# configure:18307: result: yes
# configure:18307: checking for limits.h
# configure:18307: clang++ -c conftest.cpp >&5
# configure:18307: $? = 0
# configure:18307: result: yes
# configure:18307: checking for sys/errno.h
# configure:18307: clang++ -c conftest.cpp >&5
# In file included from conftest.cpp:49:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:18307: $? = 0
# configure:18307: result: yes
# configure:18307: checking for sys/select.h
# configure:18307: clang++ -c conftest.cpp >&5
# configure:18307: $? = 0
# configure:18307: result: yes
# configure:18320: checking for sys/resource.h
# configure:18320: clang++ -c conftest.cpp >&5
# configure:18320: $? = 0
# configure:18320: result: yes
# configure:18335: checking for valgrind
# configure:18368: result: no
# configure:18425: checking for eatmydata
# configure:18458: result: no
# configure:18465: checking for working memcmp
# configure:18518: result: no
# configure:18529: checking for hstrerror
# configure:18529: clang++ -o conftest conftest.cpp >&5
# configure:18529: $? = 0
# configure:18529: result: yes
# configure:18538: checking whether strerror_r is declared
# configure:18538: clang++ -c conftest.cpp >&5
# configure:18538: $? = 0
# configure:18538: result: yes
# configure:18551: checking for strerror_r
# configure:18551: clang++ -o conftest conftest.cpp >&5
# configure:18551: $? = 0
# configure:18551: result: yes
# configure:18560: checking whether strerror_r returns char *
# configure:18584: clang++ -c conftest.cpp >&5
# conftest.cpp:91:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.cpp:92:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int'
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 2 errors generated.
# configure:18584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:18622: result: no
# configure:18630: checking whether sys_errlist is declared
# configure:18630: clang++ -c conftest.cpp >&5
# conftest.cpp:91:10: error: use of undeclared identifier 'sys_errlist'
# (void) sys_errlist;
# ^
# 1 error generated.
# configure:18630: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef sys_errlist
# | #ifdef __cplusplus
# | (void) sys_errlist;
# | #else
# | (void) sys_errlist;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18630: result: no
# configure:18640: checking whether _sys_errlist is declared
# configure:18640: clang++ -c conftest.cpp >&5
# conftest.cpp:92:10: error: use of undeclared identifier '_sys_errlist'
# (void) _sys_errlist;
# ^
# 1 error generated.
# configure:18640: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_SYS_ERRLIST 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef _sys_errlist
# | #ifdef __cplusplus
# | (void) _sys_errlist;
# | #else
# | (void) _sys_errlist;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18640: result: no
# configure:18650: checking whether sys_nerr is declared
# configure:18650: clang++ -c conftest.cpp >&5
# conftest.cpp:93:10: error: use of undeclared identifier 'sys_nerr'
# (void) sys_nerr;
# ^
# 1 error generated.
# configure:18650: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_SYS_ERRLIST 0
# | #define HAVE_DECL__SYS_ERRLIST 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef sys_nerr
# | #ifdef __cplusplus
# | (void) sys_nerr;
# | #else
# | (void) sys_nerr;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18650: result: no
# configure:18660: checking whether _sys_nerr is declared
# configure:18660: clang++ -c conftest.cpp >&5
# conftest.cpp:94:10: error: use of undeclared identifier '_sys_nerr'
# (void) _sys_nerr;
# ^
# 1 error generated.
# configure:18660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_SYS_ERRLIST 0
# | #define HAVE_DECL__SYS_ERRLIST 0
# | #define HAVE_DECL_SYS_NERR 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef _sys_nerr
# | #ifdef __cplusplus
# | (void) _sys_nerr;
# | #else
# | (void) _sys_nerr;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18660: result: no
# configure:18672: checking for working ISO C90 conforming snprintf
# configure:18721: result: unknown
# configure:18837: checking for zlib.h
# configure:18837: clang++ -c conftest.cpp >&5
# conftest.cpp:59:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:18837: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xapian-core"
# | #define PACKAGE_TARNAME "xapian-core"
# | #define PACKAGE_VERSION "1.2.23"
# | #define PACKAGE_STRING "xapian-core 1.2.23"
# | #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xapian-core"
# | #define VERSION "1.2.23"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_RTTI 1
# | #define HAVE_SLEEP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FTIME 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DIRFD 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_SYS_TYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define UNSIGNED_OFF_T unsigned long
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_SYS_ERRLIST 0
# | #define HAVE_DECL__SYS_ERRLIST 0
# | #define HAVE_DECL_SYS_NERR 0
# | #define HAVE_DECL__SYS_NERR 0
# | /* end confdefs.h. */
# |
# |
# | #include
# configure:18837: result: no
# configure:18846: error: zlib.h not found - required for brass, chert and flint (you may need to install the zlib1g-dev or zlib-devel package)
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_FOR_BUILD_set=
# ac_cv_env_CC_FOR_BUILD_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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__putenv_s=no
# ac_cv_func_closefrom=no
# ac_cv_func_dirfd=yes
# ac_cv_func_ftime=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_hstrerror=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_random=yes
# ac_cv_func_setenv=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=unknown
# ac_cv_func_snprintf_noniso=no
# ac_cv_func_srandom=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_sysconf=yes
# ac_cv_func_times=yes
# ac_cv_have_decl__sys_errlist=no
# ac_cv_have_decl__sys_nerr=no
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_sys_errlist=no
# ac_cv_have_decl_sys_nerr=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_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_errno_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ssize_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_prog_tar_ustar=gnutar
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# xo_cv_cxx_works=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run aclocal-1.11 '
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_CXXFLAGS=''
# AR='ar'
# AUTOCONF='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run autoheader'
# AUTOM4TE=''
# AUTOMAKE='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run automake-1.11'
# AWK='gawk'
# BUILD_BACKEND_BRASS_FALSE=''
# BUILD_BACKEND_BRASS_OR_CHERT_OR_FLINT_FALSE=''
# BUILD_BACKEND_BRASS_OR_CHERT_OR_FLINT_TRUE=''
# BUILD_BACKEND_BRASS_TRUE=''
# BUILD_BACKEND_CHERT_FALSE=''
# BUILD_BACKEND_CHERT_TRUE=''
# BUILD_BACKEND_FLINT_FALSE=''
# BUILD_BACKEND_FLINT_TRUE=''
# BUILD_BACKEND_INMEMORY_FALSE=''
# BUILD_BACKEND_INMEMORY_TRUE=''
# BUILD_BACKEND_REMOTE_FALSE=''
# BUILD_BACKEND_REMOTE_TRUE=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='cc'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DOCUMENTATION_RULES_FALSE=''
# DOCUMENTATION_RULES_TRUE='#'
# DOT=''
# DOXYGEN=''
# DOXYGEN_DOT_PATH=''
# DSYMUTIL=''
# DUMPBIN=':'
# EATMYDATA=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FP_EXCESS_PRECISION=''
# GREP='/usr/sbin/grep'
# HELP2MAN=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISO_CXXFLAGS=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' memcmp.o'
# LIBRARY_VERSION_INFO='29:1:7'
# LIBRARY_VERSION_SUFFIX=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAINTAINER_NO_DOCS_FALSE=''
# MAINTAINER_NO_DOCS_TRUE='#'
# MAKEINDEX=''
# MAKEINFO='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='nm'
# NMEDIT=''
# NO_INSTALL='-no-install'
# NO_UNDEFINED=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xapian-core'
# PACKAGE_BUGREPORT='https://xapian.org/bugs'
# PACKAGE_NAME='xapian-core'
# PACKAGE_STRING='xapian-core 1.2.23'
# PACKAGE_TARNAME='xapian-core'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.23'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PNGCRUSH=''
# QUIET=''
# RANLIB='ranlib'
# RST2HTML=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHLIBEXT=''
# STRIP='strip'
# USE_WIN32_UUID_API_FALSE=''
# USE_WIN32_UUID_API_TRUE=''
# USE_ZLIB_VG_FALSE=''
# USE_ZLIB_VG_TRUE=''
# VALGRIND=''
# VERSION='1.2.23'
# VPATH_BUILD_FALSE=''
# VPATH_BUILD_TRUE=''
# XAPIAN_LDFLAGS=''
# XAPIAN_LIBS=''
# abi_affecting_cxxflags=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN='link -dump'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# incdir='${prefix}/include'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/install-sh'
# ldflags=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# link_all_deplibs_CXX='no'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "xapian-core"
# #define PACKAGE_TARNAME "xapian-core"
# #define PACKAGE_VERSION "1.2.23"
# #define PACKAGE_STRING "xapian-core 1.2.23"
# #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
# #define PACKAGE_URL ""
# #define PACKAGE "xapian-core"
# #define VERSION "1.2.23"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define USE_RTTI 1
# #define HAVE_SLEEP 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FTIME 1
# #define HAVE_SRANDOM 1
# #define HAVE_RANDOM 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGSETJMP 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_TIMES 1
# #define HAVE_SYSCONF 1
# #define HAVE_SETENV 1
# #define HAVE_DIRFD 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_GETHOSTNAME 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define HAVE_SYS_TYPES_H 1
# #define SIZEOF_OFF_T 8
# #define UNSIGNED_OFF_T unsigned long
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_ERRNO_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_HSTRERROR 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_DECL_SYS_ERRLIST 0
# #define HAVE_DECL__SYS_ERRLIST 0
# #define HAVE_DECL_SYS_NERR 0
# #define HAVE_DECL__SYS_NERR 0
#
# configure: exit 1