The build took 00h 01m 35s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
69,957 |
ansic |
5,741 |
sh |
4,211 |
cpp |
617 |
pascal |
516 |
perl |
81,042 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
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: pcre 8.39-1 (Wed Apr 5 00:45:55 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
configure: WARNING: using cross tools not prefixed with host triplet
checking the archiver (ar) interface... ar
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 whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
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 grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
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)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-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 /sysroot/bin/nm -B 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 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 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 ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
checking type_traits.h usability... no
checking type_traits.h presence... no
checking for type_traits.h... no
checking for strtoq... no
checking for strtoll... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for gzopen in -lz... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
checking for libbz2... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking for readline in -lreadline... no
checking for readline in -lreadline... no
checking for readline in -lreadline... no
checking for readline in -lreadline... no
checking for readline in -lreadline... no
checking for readline in -lreadline... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
** Cannot --enable-pcregrep-libz because zlib.h was not found
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/pcre/src/pcre-8.39/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 PCRE configure 8.39, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-unicode-properties --enable-pcre16 --enable-pcre32 --enable-jit --enable-pcregrep-libz --enable-pcregrep-libbz2 --enable-pcretest-libreadline
## --------- ##
## Platform. ##
## --------- ##
hostname = fb3dd81b2659
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:2816: checking for a BSD-compatible install
configure:2884: result: /usr/bin/install -c
configure:2895: checking whether build environment is sane
configure:2950: result: yes
configure:3009: checking for x86_64-unknown-linux-strip
configure:3039: result: no
configure:3049: checking for strip
configure:3065: found /sysroot/bin/strip
configure:3076: result: strip
configure:3101: checking for a thread-safe mkdir -p
configure:3140: result: /usr/sbin/mkdir -p
configure:3147: checking for gawk
configure:3163: found /usr/sbin/gawk
configure:3174: result: gawk
configure:3185: checking whether make sets $(MAKE)
configure:3207: result: yes
configure:3236: checking whether make supports nested variables
configure:3253: result: yes
configure:3390: checking whether make supports nested variables
configure:3407: result: yes
configure:3434: checking for style of include used by make
configure:3462: result: GNU
configure:3493: checking for x86_64-unknown-linux-gcc
configure:3520: result: clang
configure:3789: checking for C compiler version
configure:3798: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3809: $? = 0
configure:3798: 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:3809: $? = 0
configure:3798: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3809: $? = 1
configure:3798: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3809: $? = 1
configure:3829: checking whether the C compiler works
configure:3851: clang conftest.c >&5
configure:3855: $? = 0
configure:3903: result: yes
configure:3906: checking for C compiler default output file name
configure:3908: result: a.out
configure:3914: checking for suffix of executables
configure:3921: clang -o conftest conftest.c >&5
configure:3925: $? = 0
configure:3947: result:
configure:3969: checking whether we are cross compiling
configure:3977: clang -o conftest conftest.c >&5
configure:3981: $? = 0
configure:3988: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3992: $? = 127
configure:4007: result: yes
configure:4012: checking for suffix of object files
configure:4034: clang -c conftest.c >&5
configure:4038: $? = 0
configure:4059: result: o
configure:4063: checking whether we are using the GNU C compiler
configure:4082: clang -c conftest.c >&5
configure:4082: $? = 0
configure:4091: result: yes
configure:4100: checking whether clang accepts -g
configure:4120: clang -c -g conftest.c >&5
configure:4120: $? = 0
configure:4161: result: yes
configure:4178: checking for clang option to accept ISO C89
configure:4241: clang -c conftest.c >&5
configure:4241: $? = 0
configure:4254: result: none needed
configure:4279: checking whether clang understands -c and -o together
configure:4301: clang -c conftest.c -o conftest2.o
configure:4304: $? = 0
configure:4301: clang -c conftest.c -o conftest2.o
configure:4304: $? = 0
configure:4316: result: yes
configure:4335: checking dependency style of clang
configure:4446: result: gcc3
configure:4467: checking for x86_64-unknown-linux-ar
configure:4497: result: no
configure:4467: checking for x86_64-unknown-linux-lib
configure:4497: result: no
configure:4467: checking for x86_64-unknown-linux-link
configure:4497: result: no
configure:4511: checking for ar
configure:4527: found /sysroot/bin/ar
configure:4538: result: ar
configure:4554: WARNING: using cross tools not prefixed with host triplet
configure:4564: checking the archiver (ar) interface
configure:4580: clang -c conftest.c >&5
configure:4580: $? = 0
configure:4582: ar cru libconftest.a conftest.o >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:4585: $? = 0
configure:4613: result: ar
configure:4658: checking for x86_64-unknown-linux-gcc
configure:4685: result: clang
configure:4954: checking for C compiler version
configure:4963: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4974: $? = 0
configure:4963: 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:4974: $? = 0
configure:4963: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4974: $? = 1
configure:4963: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4974: $? = 1
configure:4978: checking whether we are using the GNU C compiler
configure:5006: result: yes
configure:5015: checking whether clang accepts -g
configure:5076: result: yes
configure:5093: checking for clang option to accept ISO C89
configure:5169: result: none needed
configure:5194: checking whether clang understands -c and -o together
configure:5231: result: yes
configure:5250: checking dependency style of clang
configure:5361: result: gcc3
configure:5488: checking for C++ compiler version
configure:5497: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5508: $? = 0
configure:5497: 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:5508: $? = 0
configure:5497: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5508: $? = 1
configure:5497: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5508: $? = 1
configure:5512: checking whether we are using the GNU C++ compiler
configure:5531: clang++ -c conftest.cpp >&5
configure:5531: $? = 0
configure:5540: result: yes
configure:5549: checking whether clang++ accepts -g
configure:5569: clang++ -c -g conftest.cpp >&5
configure:5569: $? = 0
configure:5610: result: yes
configure:5635: checking dependency style of clang++
configure:5746: result: gcc3
configure:5805: clang++ -c conftest.cpp >&5
configure:5805: $? = 0
configure:5824: checking how to run the C preprocessor
configure:5855: clang -E conftest.c
configure:5855: $? = 0
configure:5869: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| /* end confdefs.h. */
| #include
configure:5894: result: clang -E
configure:5914: clang -E conftest.c
configure:5914: $? = 0
configure:5928: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| /* end confdefs.h. */
| #include
configure:5957: checking for grep that handles long lines and -e
configure:6015: result: /usr/sbin/grep
configure:6020: checking for egrep
configure:6082: result: /usr/sbin/grep -E
configure:6087: checking for ANSI C header files
configure:6107: clang -c conftest.c >&5
configure:6107: $? = 0
configure:6191: result: yes
configure:6204: checking for sys/types.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for sys/stat.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for stdlib.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for string.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for memory.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for strings.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for inttypes.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for stdint.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6204: checking for unistd.h
configure:6204: clang -c conftest.c >&5
configure:6204: $? = 0
configure:6204: result: yes
configure:6216: checking for int64_t
configure:6216: clang -c conftest.c >&5
configure:6216: $? = 0
configure:6216: clang -c conftest.c >&5
conftest.c:58:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:6216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6216: result: yes
configure:6233: checking build system type
configure:6247: result: x86_64-unknown-linux-gnu
configure:6267: checking host system type
configure:6280: result: x86_64-unknown-linux-gnu
configure:6649: checking how to print strings
configure:6676: result: printf
configure:6697: checking for a sed that does not truncate output
configure:6761: result: /usr/sbin/sed
configure:6779: checking for fgrep
configure:6841: result: /usr/sbin/grep -F
configure:6876: checking for ld used by clang
configure:6943: result: /sysroot/bin/ld
configure:6950: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:6965: result: yes
configure:6977: checking for BSD- or MS-compatible name lister (nm)
configure:7031: result: /sysroot/bin/nm -B
configure:7161: checking the name lister (/sysroot/bin/nm -B) interface
configure:7168: clang -c conftest.c >&5
configure:7171: /sysroot/bin/nm -B "conftest.o"
configure:7174: output
0000000000000000 B some_variable
configure:7181: result: BSD nm
configure:7184: checking whether ln -s works
configure:7188: result: yes
configure:7196: checking the maximum length of command line arguments
configure:7327: result: 1572864
configure:7375: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7415: result: func_convert_file_noop
configure:7422: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7442: result: func_convert_file_noop
configure:7449: checking for /sysroot/bin/ld option to reload object files
configure:7456: result: -r
configure:7490: checking for x86_64-unknown-linux-objdump
configure:7517: result: objdump
configure:7586: checking how to recognize dependent libraries
configure:7786: result: pass_all
configure:7831: checking for x86_64-unknown-linux-dlltool
configure:7858: result: dlltool
configure:7928: checking how to associate runtime and link libraries
configure:7955: result: printf %s\n
configure:7971: checking for x86_64-unknown-linux-ar
configure:7998: result: ar
configure:8079: checking for archiver @FILE support
configure:8096: clang -c conftest.c >&5
configure:8096: $? = 0
configure:8099: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:8102: $? = 0
configure:8107: 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:8110: $? = 1
configure:8122: result: @
configure:8140: checking for x86_64-unknown-linux-strip
configure:8167: result: strip
configure:8239: checking for x86_64-unknown-linux-ranlib
configure:8269: result: no
configure:8279: checking for ranlib
configure:8295: found /sysroot/bin/ranlib
configure:8306: result: ranlib
configure:8408: checking command to parse /sysroot/bin/nm -B output from clang object
configure:8561: clang -c conftest.c >&5
configure:8564: $? = 0
configure:8568: /sysroot/bin/nm -B 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:8571: $? = 0
configure:8637: clang -o conftest conftest.c conftstm.o >&5
configure:8640: $? = 0
configure:8678: result: ok
configure:8725: checking for sysroot
configure:8755: result: no
configure:8762: checking for a working dd
configure:8800: result: /usr/sbin/dd
configure:8804: checking how to truncate binary pipes
configure:8819: result: /usr/sbin/dd bs=4096 count=1
configure:8955: clang -c conftest.c >&5
configure:8958: $? = 0
configure:9108: checking for x86_64-unknown-linux-mt
configure:9138: result: no
configure:9148: checking for mt
configure:9178: result: no
configure:9198: checking if : is a manifest tool
configure:9204: : '-?'
configure:9212: result: no
configure:9886: checking for dlfcn.h
configure:9886: clang -c conftest.c >&5
configure:9886: $? = 0
configure:9886: result: yes
configure:10150: checking for objdir
configure:10165: result: .libs
configure:10429: checking if clang supports -fno-rtti -fno-exceptions
configure:10447: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:10451: $? = 0
configure:10464: result: yes
configure:10822: checking for clang option to produce PIC
configure:10829: result: -fPIC -DPIC
configure:10837: checking if clang PIC flag -fPIC -DPIC works
configure:10855: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:10859: $? = 0
configure:10872: result: yes
configure:10901: checking if clang static flag -static works
configure:10929: result: no
configure:10944: checking if clang supports -c -o file.o
configure:10965: clang -c -o out/conftest2.o conftest.c >&5
configure:10969: $? = 0
configure:10991: result: yes
configure:10999: checking if clang supports -c -o file.o
configure:11046: result: yes
configure:11079: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:12338: result: yes
configure:12375: checking whether -lc should be explicitly linked in
configure:12383: clang -c conftest.c >&5
configure:12386: $? = 0
configure:12401: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:12404: $? = 0
configure:12418: result: no
configure:12578: checking dynamic linker characteristics
configure:13159: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:13159: $? = 0
configure:13396: result: GNU/Linux ld.so
configure:13518: checking how to hardcode library paths into programs
configure:13543: result: immediate
configure:14091: checking whether stripping libraries is possible
configure:14096: result: yes
configure:14131: checking if libtool supports shared libraries
configure:14133: result: yes
configure:14136: checking whether to build shared libraries
configure:14161: result: yes
configure:14164: checking whether to build static libraries
configure:14168: result: yes
configure:14191: checking how to run the C++ preprocessor
configure:14218: clang++ -E conftest.cpp
configure:14218: $? = 0
configure:14232: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:14232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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:14257: result: clang++ -E
configure:14277: clang++ -E conftest.cpp
configure:14277: $? = 0
configure:14291: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:14291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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:14453: checking for ld used by clang++
configure:14520: result: /sysroot/bin/ld -m elf_x86_64
configure:14527: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:14542: result: yes
configure:14597: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:15670: result: yes
configure:15706: clang++ -c conftest.cpp >&5
configure:15709: $? = 0
configure:16190: checking for clang++ option to produce PIC
configure:16197: result: -fPIC -DPIC
configure:16205: checking if clang++ PIC flag -fPIC -DPIC works
configure:16223: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16227: $? = 0
configure:16240: result: yes
configure:16263: checking if clang++ static flag -static works
configure:16291: result: no
configure:16303: checking if clang++ supports -c -o file.o
configure:16324: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:16328: $? = 0
configure:16350: result: yes
configure:16355: checking if clang++ supports -c -o file.o
configure:16402: result: yes
configure:16432: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:16472: result: yes
configure:16613: checking dynamic linker characteristics
configure:17358: result: GNU/Linux ld.so
configure:17423: checking how to hardcode library paths into programs
configure:17448: result: immediate
configure:17509: checking whether ln -s works
configure:17513: result: yes
configure:17529: checking whether the -Werror option is usable
configure:17548: clang -c -Werror conftest.c >&5
configure:17548: $? = 0
configure:17557: result: yes
configure:17559: checking for simple visibility declarations
configure:17586: clang -c -fvisibility=hidden -Werror conftest.c >&5
configure:17586: $? = 0
configure:17595: result: yes
configure:18064: checking for ANSI C header files
configure:18168: result: yes
configure:18179: checking limits.h usability
configure:18179: clang -c conftest.c >&5
configure:18179: $? = 0
configure:18179: result: yes
configure:18179: checking limits.h presence
configure:18179: clang -E conftest.c
configure:18179: $? = 0
configure:18179: result: yes
configure:18179: checking for limits.h
configure:18179: result: yes
configure:18179: checking for sys/types.h
configure:18179: result: yes
configure:18179: checking for sys/stat.h
configure:18179: result: yes
configure:18179: checking dirent.h usability
configure:18179: clang -c conftest.c >&5
configure:18179: $? = 0
configure:18179: result: yes
configure:18179: checking dirent.h presence
configure:18179: clang -E conftest.c
configure:18179: $? = 0
configure:18179: result: yes
configure:18179: checking for dirent.h
configure:18179: result: yes
configure:18191: checking windows.h usability
configure:18191: clang -c conftest.c >&5
conftest.c:69:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:18191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18191: result: no
configure:18191: checking windows.h presence
configure:18191: clang -E conftest.c
conftest.c:36:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:18191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
configure:18191: result: no
configure:18191: checking for windows.h
configure:18191: result: no
configure:18227: checking for alias support in the linker
configure:18246: clang++ -o conftest -Wl,-alias,__ZN7pcrecpp2RE6no_argE,__ZN7pcrecpp6no_argE conftest.cpp >&5
/sysroot/bin/ld: -alias: unknown option
/sysroot/bin/ld: use the --help option for usage information
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| namespace pcrecpp {
| class RE { static int no_arg; };
| int RE::no_arg;
| }
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:18252: result: no
configure:18227: checking for alias support in the linker
configure:18246: clang++ -o conftest -Wl,-i__ZN7pcrecpp6no_argE:__ZN7pcrecpp2RE6no_argE conftest.cpp >&5
/sysroot/bin/ld: -i__ZN7pcrecpp6no_argE:__ZN7pcrecpp2RE6no_argE: unknown option
/sysroot/bin/ld: use the --help option for usage information
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| namespace pcrecpp {
| class RE { static int no_arg; };
| int RE::no_arg;
| }
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:18252: result: no
configure:18266: checking string usability
configure:18266: clang++ -c conftest.cpp >&5
configure:18266: $? = 0
configure:18266: result: yes
configure:18266: checking string presence
configure:18266: clang++ -E conftest.cpp
configure:18266: $? = 0
configure:18266: result: yes
configure:18266: checking for string
configure:18266: result: yes
configure:18280: checking bits/type_traits.h usability
configure:18280: clang++ -c conftest.cpp >&5
conftest.cpp:70:10: fatal error: 'bits/type_traits.h' file not found
#include
^
1 error generated.
configure:18280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18280: result: no
configure:18280: checking bits/type_traits.h presence
configure:18280: clang++ -E conftest.cpp
conftest.cpp:37:10: fatal error: 'bits/type_traits.h' file not found
#include
^
1 error generated.
configure:18280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include
configure:18280: result: no
configure:18280: checking for bits/type_traits.h
configure:18280: result: no
configure:18294: checking type_traits.h usability
configure:18294: clang++ -c conftest.cpp >&5
conftest.cpp:70:10: fatal error: 'type_traits.h' file not found
#include
^
1 error generated.
configure:18294: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18294: result: no
configure:18294: checking type_traits.h presence
configure:18294: clang++ -E conftest.cpp
conftest.cpp:37:10: fatal error: 'type_traits.h' file not found
#include
^
1 error generated.
configure:18294: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include
configure:18294: result: no
configure:18294: checking for type_traits.h
configure:18294: result: no
configure:18320: checking for strtoq
configure:18338: clang++ -c conftest.cpp >&5
conftest.cpp:41:17: error: use of undeclared identifier 'strtoq'; did you mean 'strtol'?
char* e; return strtoq("100", &e, 10)
^~~~~~
strtol
/sysroot/include/stdlib.h:30:6: note: 'strtol' declared here
long strtol (const char *__restrict, char **__restrict, int);
^
1 error generated.
configure:18338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char* e; return strtoq("100", &e, 10)
| ;
| return 0;
| }
configure:18349: result: no
configure:18320: checking for strtoll
configure:18338: clang++ -c conftest.cpp >&5
configure:18338: $? = 0
configure:18339: result: yes
configure:18356: checking for long long
configure:18356: clang++ -c conftest.cpp >&5
configure:18356: $? = 0
configure:18356: clang++ -c conftest.cpp >&5
conftest.cpp:74:24: error: expected expression
if (sizeof ((long long)))
^
1 error generated.
configure:18356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 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 ((long long)))
| return 0;
| ;
| return 0;
| }
configure:18356: result: yes
configure:18368: checking for unsigned long long
configure:18368: clang++ -c conftest.cpp >&5
configure:18368: $? = 0
configure:18368: clang++ -c conftest.cpp >&5
conftest.cpp:75:33: error: expected expression
if (sizeof ((unsigned long long)))
^
1 error generated.
configure:18368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 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 ((unsigned long long)))
| return 0;
| ;
| return 0;
| }
configure:18368: result: yes
configure:18466: checking for an ANSI C-conforming const
configure:18532: clang -c conftest.c >&5
configure:18532: $? = 0
configure:18539: result: yes
configure:18547: checking for size_t
configure:18547: clang -c conftest.c >&5
configure:18547: $? = 0
configure:18547: clang -c conftest.c >&5
conftest.c:76:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:18547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18547: result: yes
configure:18564: checking for bcopy
configure:18564: clang -o conftest conftest.c >&5
configure:18564: $? = 0
configure:18564: result: yes
configure:18564: checking for memmove
configure:18564: clang -o conftest conftest.c >&5
conftest.c:64:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:64:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:18564: $? = 0
configure:18564: result: yes
configure:18564: checking for strerror
configure:18564: clang -o conftest conftest.c >&5
conftest.c:65:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:65:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:18564: $? = 0
configure:18564: result: yes
configure:18578: checking zlib.h usability
configure:18578: clang -c conftest.c >&5
conftest.c:76:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:18578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18578: result: no
configure:18578: checking zlib.h presence
configure:18578: clang -E conftest.c
conftest.c:43:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:18578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
configure:18578: result: no
configure:18578: checking for zlib.h
configure:18578: result: no
configure:18588: checking for gzopen in -lz
configure:18613: clang -o conftest conftest.c -lz >&5
/sysroot/bin/ld: error: cannot find -lz
/tmp/conftest-0e17f2.o:conftest.c:function main: error: undefined reference to 'gzopen'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18613: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gzopen ();
| int
| main ()
| {
| return gzopen ();
| ;
| return 0;
| }
configure:18622: result: no
configure:18647: checking bzlib.h usability
configure:18647: clang -c conftest.c >&5
conftest.c:76:10: fatal error: 'bzlib.h' file not found
#include
^
1 error generated.
configure:18647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18647: result: no
configure:18647: checking bzlib.h presence
configure:18647: clang -E conftest.c
conftest.c:43:10: fatal error: 'bzlib.h' file not found
#include
^
1 error generated.
configure:18647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
configure:18647: result: no
configure:18647: checking for bzlib.h
configure:18647: result: no
configure:18662: checking for libbz2
configure:18680: clang -o conftest conftest.c -lbz2 >&5
conftest.c:50:13: warning: implicit declaration of function 'BZ2_bzopen' is invalid in C99 [-Wimplicit-function-declaration]
return (int)BZ2_bzopen("conftest", "rb");
^
1 warning generated.
/sysroot/bin/ld: error: cannot find -lbz2
/tmp/conftest-9f2339.o:conftest.c:function main: error: undefined reference to 'BZ2_bzopen'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| #ifdef HAVE_BZLIB_H
| #include
| #endif
| int
| main ()
| {
| return (int)BZ2_bzopen("conftest", "rb");
| ;
| return 0;
| }
configure:18684: result: no
configure:18696: checking readline/readline.h usability
configure:18696: clang -c conftest.c >&5
conftest.c:76:10: fatal error: 'readline/readline.h' file not found
#include
^
1 error generated.
configure:18696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18696: result: no
configure:18696: checking readline/readline.h presence
configure:18696: clang -E conftest.c
conftest.c:43:10: fatal error: 'readline/readline.h' file not found
#include
^
1 error generated.
configure:18696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
configure:18696: result: no
configure:18696: checking for readline/readline.h
configure:18696: result: no
configure:18708: checking readline/history.h usability
configure:18708: clang -c conftest.c >&5
conftest.c:76:10: fatal error: 'readline/history.h' file not found
#include
^
1 error generated.
configure:18708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18708: result: no
configure:18708: checking readline/history.h presence
configure:18708: clang -E conftest.c
conftest.c:43:10: fatal error: 'readline/history.h' file not found
#include
^
1 error generated.
configure:18708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| #include
configure:18708: result: no
configure:18708: checking for readline/history.h
configure:18708: result: no
configure:18718: checking for readline in -lreadline
configure:18743: clang -o conftest conftest.c -lreadline >&5
/sysroot/bin/ld: error: cannot find -lreadline
/tmp/conftest-34c3ba.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18752: result: no
configure:18758: checking for readline in -lreadline
configure:18783: clang -o conftest conftest.c -lreadline -ltinfo >&5
/sysroot/bin/ld: error: cannot find -lreadline
/sysroot/bin/ld: error: cannot find -ltinfo
/tmp/conftest-9f9f93.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18792: result: no
configure:18798: checking for readline in -lreadline
configure:18823: clang -o conftest conftest.c -lreadline -lcurses >&5
/sysroot/bin/ld: error: cannot find -lreadline
/sysroot/bin/ld: error: cannot find -lcurses
/tmp/conftest-42b1b8.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18832: result: no
configure:18838: checking for readline in -lreadline
configure:18863: clang -o conftest conftest.c -lreadline -lncurses >&5
/sysroot/bin/ld: error: cannot find -lreadline
/sysroot/bin/ld: error: cannot find -lncurses
/tmp/conftest-085e6b.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18872: result: no
configure:18878: checking for readline in -lreadline
configure:18903: clang -o conftest conftest.c -lreadline -lncursesw >&5
/sysroot/bin/ld: error: cannot find -lreadline
/sysroot/bin/ld: error: cannot find -lncursesw
/tmp/conftest-27b3db.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18912: result: no
configure:18918: checking for readline in -lreadline
configure:18943: clang -o conftest conftest.c -lreadline -ltermcap >&5
/sysroot/bin/ld: error: cannot find -lreadline
/sysroot/bin/ld: error: cannot find -ltermcap
/tmp/conftest-94fcfc.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:18952: result: no
configure:19267: checking for the pthreads library -lpthreads
configure:19305: clang -o conftest conftest.c -lpthreads >&5
/sysroot/bin/ld: error: cannot find -lpthreads
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PCRE"
| #define PACKAGE_TARNAME "pcre"
| #define PACKAGE_VERSION "8.39"
| #define PACKAGE_STRING "PCRE 8.39"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pcre"
| #define VERSION "8.39"
| #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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
| #define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
| #define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
| #define HAVE_VISIBILITY 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRING 1
| #define HAVE_STRTOLL 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRERROR 1
| #define SUPPORT_PCRE8 /**/
| #define SUPPORT_PCRE16 /**/
| #define SUPPORT_PCRE32 /**/
| /* end confdefs.h. */
| #include
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:19314: result: no
configure:19212: checking whether pthreads work without any flags
configure:19305: clang -o conftest conftest.c >&5
configure:19305: $? = 0
configure:19314: result: yes
configure:19333: checking for joinable pthread attribute
configure:19348: clang -o conftest conftest.c >&5
configure:19348: $? = 0
configure:19354: result: PTHREAD_CREATE_JOINABLE
configure:19364: checking if more special flags are required for pthreads
configure:19378: result: no
configure:19384: checking for PTHREAD_PRIO_INHERIT
configure:19402: clang -o conftest conftest.c >&5
configure:19402: $? = 0
configure:19411: result: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_int64_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_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_GENHTML_set=
ac_cv_env_GENHTML_value=
ac_cv_env_LCOV_set=
ac_cv_env_LCOV_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bcopy=yes
ac_cv_func_memmove=yes
ac_cv_func_strerror=yes
ac_cv_header_bits_type_traits_h=no
ac_cv_header_bzlib_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_readline_history_h=no
ac_cv_header_readline_readline_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_type_traits_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_header_zlib_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_readline_readline=no
ac_cv_lib_z_gzopen=no
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_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_AR=ar
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_DLLTOOL=dlltool
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
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_type_long_long=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_PRIO_INHERIT=yes
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='/sysroot/bin/nm -B'
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'
pcre_cv_cc_vis_werror=yes
pcre_cv_cc_visibility=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/pcre/src/pcre-8.39/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/pcre/src/pcre-8.39/missing autoconf'
AUTOHEADER='${SHELL} /tmp/pcre/src/pcre-8.39/missing autoheader'
AUTOMAKE='${SHELL} /tmp/pcre/src/pcre-8.39/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' '
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS='CFLAGS='\'''\'' CXXFLAGS='\'''\'' --enable-pcre16 --enable-pcre32 --enable-jit --enable-cpp --enable-unicode-properties'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
EXTRA_LIBPCRE16_LDFLAGS=' -version-info 2:7:2'
EXTRA_LIBPCRE32_LDFLAGS=' -version-info 0:7:0'
EXTRA_LIBPCRECPP_LDFLAGS=' -version-info 0:1:0 '
EXTRA_LIBPCREPOSIX_LDFLAGS=' -version-info 0:4:0'
EXTRA_LIBPCRE_LDFLAGS=' -version-info 3:7:2'
FGREP='/usr/sbin/grep -F'
GCOV_CFLAGS=''
GCOV_CXXFLAGS=''
GCOV_LIBS=''
GENHTML=''
GREP='/usr/sbin/grep'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LCOV=''
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBBZ2=''
LIBOBJS=''
LIBREADLINE=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/pcre/src/pcre-8.39/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='pcre'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='PCRE'
PACKAGE_STRING='PCRE 8.39'
PACKAGE_TARNAME='pcre'
PACKAGE_URL=''
PACKAGE_VERSION='8.39'
PATH_SEPARATOR=':'
PCRE_DATE='2016-06-14'
PCRE_MAJOR='8'
PCRE_MINOR='39'
PCRE_PRERELEASE=''
PCRE_STATIC_CFLAG=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC='clang'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHTOOL=''
STRIP='strip'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='8.39'
VISIBILITY_CFLAGS='-fvisibility=hidden'
VISIBILITY_CXXFLAGS='-fvisibility=hidden -fvisibility-inlines-hidden'
WITH_GCOV_FALSE=''
WITH_GCOV_TRUE=''
WITH_JIT_FALSE='#'
WITH_JIT_TRUE=''
WITH_PCRE16_FALSE='#'
WITH_PCRE16_TRUE=''
WITH_PCRE32_FALSE='#'
WITH_PCRE32_TRUE=''
WITH_PCRE8_FALSE='#'
WITH_PCRE8_TRUE=''
WITH_PCRE_CPP_FALSE='#'
WITH_PCRE_CPP_TRUE=''
WITH_REBUILD_CHARTABLES_FALSE=''
WITH_REBUILD_CHARTABLES_TRUE='#'
WITH_UTF_FALSE='#'
WITH_UTF_TRUE=''
WITH_VALGRIND_FALSE=''
WITH_VALGRIND_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
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-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_cpp='yes'
enable_pcre16='yes'
enable_pcre32='yes'
enable_pcre8='yes'
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}/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/pcre/src/pcre-8.39/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pcre_have_bits_type_traits='0'
pcre_have_long_long='1'
pcre_have_type_traits='0'
pcre_have_ulong_long='1'
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 "PCRE"
#define PACKAGE_TARNAME "pcre"
#define PACKAGE_VERSION "8.39"
#define PACKAGE_STRING "PCRE 8.39"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "pcre"
#define VERSION "8.39"
#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 PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
#define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
#define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
#define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
#define HAVE_VISIBILITY 1
#define STDC_HEADERS 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_STRING 1
#define HAVE_STRTOLL 1
#define HAVE_LONG_LONG 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_BCOPY 1
#define HAVE_MEMMOVE 1
#define HAVE_STRERROR 1
#define SUPPORT_PCRE8 /**/
#define SUPPORT_PCRE16 /**/
#define SUPPORT_PCRE32 /**/
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define SUPPORT_JIT /**/
#define SUPPORT_PCREGREP_JIT /**/
#define SUPPORT_UTF /**/
#define SUPPORT_UCP /**/
#define SUPPORT_LIBZ /**/
#define SUPPORT_LIBBZ2 /**/
#define PCREGREP_BUFSIZE 20480
#define SUPPORT_LIBREADLINE /**/
#define NEWLINE 10
#define LINK_SIZE 2
#define POSIX_MALLOC_THRESHOLD 10
#define PARENS_NEST_LIMIT 250
#define MATCH_LIMIT 10000000
#define MATCH_LIMIT_RECURSION MATCH_LIMIT
#define MAX_NAME_SIZE 32
#define MAX_NAME_COUNT 10000
configure: exit 1