The build took 00h 01m 37s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
65,622 |
ansic |
61,684 |
cpp |
24,433 |
makefile |
13,900 |
sh |
2,638 |
yacc |
1,095 |
lex |
857 |
objc |
170,229 |
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: gsoap 2.8.33-1 (Wed Apr 5 00:39:13 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: unrecognized options: --enable-openssl
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... (cached) yes
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 style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for x86_64-unknown-linux-gcc... clang
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 flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking how to run the C preprocessor... clang -E
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking whether ln -s works... yes
checking for gawk... (cached) gawk
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking return type of signal handlers... void
checking for strftime... yes
checking for random... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strlcpy... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtold... yes
checking for strtod... yes
checking for strtof... yes
checking for strtold_l... yes
checking for strtod_l... yes
checking for strtof_l... yes
checking for sscanf... yes
checking for sscanf_l... no
checking for snprintf... (cached) yes
checking for sprintf_l... no
checking for wctomb... yes
checking for mbtowc... yes
checking for poll... yes
checking for isnan... no
checking for isinf... no
checking for macro isnan... no
checking for macro isinf... no
checking for gethostbyname_r... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for disable namespaces in library... no
checking for enable ipv6 in library... no
checking for disable openssl in library... no
checking for enable gnutls in library... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gsoap.pc
config.status: creating gsoap++.pc
config.status: creating gsoapck.pc
config.status: creating gsoapck++.pc
config.status: creating gsoapssl.pc
config.status: creating gsoapssl++.pc
config.status: creating gsoap/Makefile
config.status: creating gsoap/src/Makefile
config.status: creating gsoap/wsdl/Makefile
config.status: creating gsoap/samples/Makefile
config.status: creating gsoap/samples/autotest/Makefile
config.status: creating gsoap/samples/aws/Makefile
config.status: creating gsoap/samples/calc/Makefile
config.status: creating gsoap/samples/calc++/Makefile
config.status: creating gsoap/samples/chaining/Makefile
config.status: creating gsoap/samples/chaining++/Makefile
config.status: creating gsoap/samples/databinding/Makefile
config.status: creating gsoap/samples/dime/Makefile
config.status: creating gsoap/samples/dom/Makefile
config.status: creating gsoap/samples/oneway/Makefile
config.status: creating gsoap/samples/oneway++/Makefile
config.status: creating gsoap/samples/factory/Makefile
config.status: creating gsoap/samples/factorytest/Makefile
config.status: creating gsoap/samples/gmt/Makefile
config.status: creating gsoap/samples/googleapi/Makefile
config.status: creating gsoap/samples/hello/Makefile
config.status: creating gsoap/samples/httpcookies/Makefile
config.status: creating gsoap/samples/lu/Makefile
config.status: creating gsoap/samples/magic/Makefile
config.status: creating gsoap/samples/mashup/Makefile
config.status: creating gsoap/samples/mashup++/Makefile
config.status: creating gsoap/samples/mtom/Makefile
config.status: creating gsoap/samples/mtom-stream/Makefile
config.status: creating gsoap/samples/polytest/Makefile
config.status: creating gsoap/samples/primes/Makefile
config.status: creating gsoap/samples/roll/Makefile
config.status: creating gsoap/samples/router/Makefile
config.status: creating gsoap/samples/rss/Makefile
config.status: creating gsoap/samples/ssl/Makefile
config.status: creating gsoap/samples/template/Makefile
config.status: creating gsoap/samples/udp/Makefile
config.status: creating gsoap/samples/varparam/Makefile
config.status: creating gsoap/samples/wsa/Makefile
config.status: creating gsoap/samples/wsrm/Makefile
config.status: creating gsoap/samples/wsse/Makefile
config.status: creating gsoap/samples/xml-rpc-json/Makefile
config.status: creating gsoap/samples/rest/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-openssl
make all-recursive
make[1]: Entering directory '/tmp/gsoap/src/gsoap-2.8'
Making all in gsoap
make[2]: Entering directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp
ln -s -f ./dom.cpp dom_cpp.cpp
ln -s -f ./stdsoap2.cpp stdsoap2_ck.c
ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp
ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c
ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp
make all-recursive
make[3]: Entering directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
Making all in .
make[4]: Entering directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -fPIC -MT libgsoap_a-stdsoap2.o -MD -MP -MF .deps/libgsoap_a-stdsoap2.Tpo -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c
stdsoap2.c:4320:85: error: too few arguments to function call, expected 6, have 5
host = gethostbyname_r(addr, &hostent, soap->buf, sizeof(soap->buf), &soap->errnum);
~~~~~~~~~~~~~~~ ^
/sysroot/include/netdb.h:137:1: note: 'gethostbyname_r' declared here
int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
^
1 error generated.
make[4]: *** [Makefile:562: libgsoap_a-stdsoap2.o] Error 1
make[4]: Leaving directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
make[3]: *** [Makefile:797: all-recursive] Error 1
make[3]: Leaving directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
make[2]: *** [Makefile:430: all] Error 2
make[2]: Leaving directory '/tmp/gsoap/src/gsoap-2.8/gsoap'
make[1]: *** [Makefile:458: all-recursive] Error 1
make[1]: Leaving directory '/tmp/gsoap/src/gsoap-2.8'
make: *** [Makefile:365: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/gsoap/src/gsoap-2.8/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gsoap configure 2.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-openssl
## --------- ##
## Platform. ##
## --------- ##
hostname = efdfebf67d87
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:2413: checking for a BSD-compatible install
configure:2481: result: /usr/bin/install -c
configure:2492: checking whether build environment is sane
configure:2547: result: yes
configure:2606: checking for x86_64-unknown-linux-strip
configure:2636: result: no
configure:2646: checking for strip
configure:2662: found /sysroot/bin/strip
configure:2673: result: strip
configure:2698: checking for a thread-safe mkdir -p
configure:2737: result: /usr/sbin/mkdir -p
configure:2744: checking for gawk
configure:2760: found /usr/sbin/gawk
configure:2771: result: gawk
configure:2782: checking whether make sets $(MAKE)
configure:2804: result: yes
configure:2833: checking whether make supports nested variables
configure:2850: result: yes
configure:2980: checking build system type
configure:2994: result: x86_64-unknown-linux-gnu
configure:3014: checking host system type
configure:3027: result: x86_64-unknown-linux-gnu
configure:3053: checking whether make sets $(MAKE)
configure:3075: result: yes
configure:3197: checking for C++ compiler version
configure:3206: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3217: $? = 0
configure:3206: 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:3217: $? = 0
configure:3206: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3217: $? = 1
configure:3206: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3217: $? = 1
configure:3237: checking whether the C++ compiler works
configure:3259: clang++ -fPIC conftest.cpp >&5
configure:3263: $? = 0
configure:3311: result: yes
configure:3314: checking for C++ compiler default output file name
configure:3316: result: a.out
configure:3322: checking for suffix of executables
configure:3329: clang++ -o conftest -fPIC conftest.cpp >&5
configure:3333: $? = 0
configure:3355: result:
configure:3377: checking whether we are cross compiling
configure:3385: clang++ -o conftest -fPIC conftest.cpp >&5
configure:3389: $? = 0
configure:3396: ./conftest
./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
configure:3400: $? = 127
configure:3415: result: yes
configure:3420: checking for suffix of object files
configure:3442: clang++ -c -fPIC conftest.cpp >&5
configure:3446: $? = 0
configure:3467: result: o
configure:3471: checking whether we are using the GNU C++ compiler
configure:3490: clang++ -c -fPIC conftest.cpp >&5
configure:3490: $? = 0
configure:3499: result: yes
configure:3508: checking whether clang++ accepts -g
configure:3528: clang++ -c -g conftest.cpp >&5
configure:3528: $? = 0
configure:3569: result: yes
configure:3603: checking for style of include used by make
configure:3631: result: GNU
configure:3657: checking dependency style of clang++
configure:3768: result: gcc3
configure:3791: checking for x86_64-unknown-linux-gcc
configure:3818: result: clang
configure:4087: checking for C compiler version
configure:4096: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4107: $? = 0
configure:4096: 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:4107: $? = 0
configure:4096: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4107: $? = 1
configure:4096: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4107: $? = 1
configure:4111: checking whether we are using the GNU C compiler
configure:4130: clang -c -fPIC conftest.c >&5
configure:4130: $? = 0
configure:4139: result: yes
configure:4148: checking whether clang accepts -g
configure:4168: clang -c -g conftest.c >&5
configure:4168: $? = 0
configure:4209: result: yes
configure:4226: checking for clang option to accept ISO C89
configure:4289: clang -c -fPIC conftest.c >&5
configure:4289: $? = 0
configure:4302: result: none needed
configure:4327: checking whether clang understands -c and -o together
configure:4349: clang -c conftest.c -o conftest2.o
configure:4352: $? = 0
configure:4349: clang -c conftest.c -o conftest2.o
configure:4352: $? = 0
configure:4364: result: yes
configure:4383: checking dependency style of clang
configure:4494: result: gcc3
configure:4515: checking for flex
configure:4531: found /usr/sbin/flex
configure:4542: result: flex
configure:4580: flex conftest.l
configure:4584: $? = 1
configure:4586: checking lex output file root
configure:4600: result: lex.yy
configure:4605: checking lex library
configure:4619: clang -o conftest -fPIC conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
|
configure:4619: clang -o conftest -fPIC conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
|
configure:4619: clang -o conftest -fPIC conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
|
configure:4629: result: none needed
configure:4635: checking whether yytext is a pointer
configure:4652: clang -o conftest -fPIC conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
|
| #define YYTEXT_POINTER 1
|
configure:4660: result: no
configure:4677: checking for bison
configure:4693: found /usr/sbin/bison
configure:4704: result: bison -y
configure:4721: checking how to run the C preprocessor
configure:4752: clang -E conftest.c
configure:4752: $? = 0
configure:4766: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
| #include
configure:4791: result: clang -E
configure:4811: clang -E conftest.c
configure:4811: $? = 0
configure:4825: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| /* end confdefs.h. */
| #include
configure:4856: checking for x86_64-unknown-linux-ranlib
configure:4886: result: no
configure:4896: checking for ranlib
configure:4912: found /sysroot/bin/ranlib
configure:4923: result: ranlib
configure:4935: WARNING: using cross tools not prefixed with host triplet
configure:4946: checking whether ln -s works
configure:4950: result: yes
configure:4961: checking for gawk
configure:4988: result: gawk
configure:5071: checking for grep that handles long lines and -e
configure:5129: result: /usr/sbin/grep
configure:5134: checking for egrep
configure:5196: result: /usr/sbin/grep -E
configure:5201: checking for ANSI C header files
configure:5221: clang -c -fPIC conftest.c >&5
configure:5221: $? = 0
configure:5305: result: yes
configure:5318: checking for sys/types.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for sys/stat.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for stdlib.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for string.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for memory.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for strings.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for inttypes.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for stdint.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5318: checking for unistd.h
configure:5318: clang -c -fPIC conftest.c >&5
configure:5318: $? = 0
configure:5318: result: yes
configure:5333: checking arpa/inet.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking arpa/inet.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for arpa/inet.h
configure:5333: result: yes
configure:5333: checking xlocale.h usability
configure:5333: clang -c -fPIC conftest.c >&5
conftest.c:55:10: fatal error: 'xlocale.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_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:5333: result: no
configure:5333: checking xlocale.h presence
configure:5333: clang -E conftest.c
conftest.c:22:10: fatal error: 'xlocale.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| /* end confdefs.h. */
| #include
configure:5333: result: no
configure:5333: checking for xlocale.h
configure:5333: result: no
configure:5333: checking errno.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking errno.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for errno.h
configure:5333: result: yes
configure:5333: checking fcntl.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking fcntl.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for fcntl.h
configure:5333: result: yes
configure:5333: checking ctype.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking ctype.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for ctype.h
configure:5333: result: yes
configure:5333: checking limits.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking limits.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for limits.h
configure:5333: result: yes
configure:5333: checking float.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking float.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for float.h
configure:5333: result: yes
configure:5333: checking math.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking math.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for math.h
configure:5333: result: yes
configure:5333: checking netdb.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking netdb.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for netdb.h
configure:5333: result: yes
configure:5333: checking netinet/in.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking netinet/in.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for netinet/in.h
configure:5333: result: yes
configure:5333: checking for stdlib.h
configure:5333: result: yes
configure:5333: checking for string.h
configure:5333: result: yes
configure:5333: checking for strings.h
configure:5333: result: yes
configure:5333: checking for stdint.h
configure:5333: result: yes
configure:5333: checking for inttypes.h
configure:5333: result: yes
configure:5333: checking time.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking time.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for time.h
configure:5333: result: yes
configure:5333: checking sys/inttypes.h usability
configure:5333: clang -c -fPIC conftest.c >&5
conftest.c:69:10: fatal error: 'sys/inttypes.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5333: result: no
configure:5333: checking sys/inttypes.h presence
configure:5333: clang -E conftest.c
conftest.c:36:10: fatal error: 'sys/inttypes.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include
configure:5333: result: no
configure:5333: checking for sys/inttypes.h
configure:5333: result: no
configure:5333: checking sys/socket.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking sys/socket.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for sys/socket.h
configure:5333: result: yes
configure:5333: checking for sys/types.h
configure:5333: result: yes
configure:5333: checking sys/time.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking sys/time.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for sys/time.h
configure:5333: result: yes
configure:5333: checking sys/timeb.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking sys/timeb.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for sys/timeb.h
configure:5333: result: yes
configure:5333: checking for unistd.h
configure:5333: result: yes
configure:5333: checking poll.h usability
configure:5333: clang -c -fPIC conftest.c >&5
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking poll.h presence
configure:5333: clang -E conftest.c
configure:5333: $? = 0
configure:5333: result: yes
configure:5333: checking for poll.h
configure:5333: result: yes
configure:5333: checking openssl/ssl.h usability
configure:5333: clang -c -fPIC conftest.c >&5
conftest.c:75:10: fatal error: 'openssl/ssl.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_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:5333: result: no
configure:5333: checking openssl/ssl.h presence
configure:5333: clang -E conftest.c
conftest.c:42:10: fatal error: 'openssl/ssl.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include
configure:5333: result: no
configure:5333: checking for openssl/ssl.h
configure:5333: result: no
configure:5333: checking gnutls/gnutls.h usability
configure:5333: clang -c -fPIC conftest.c >&5
conftest.c:75:10: fatal error: 'gnutls/gnutls.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_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:5333: result: no
configure:5333: checking gnutls/gnutls.h presence
configure:5333: clang -E conftest.c
conftest.c:42:10: fatal error: 'gnutls/gnutls.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include
configure:5333: result: no
configure:5333: checking for gnutls/gnutls.h
configure:5333: result: no
configure:5333: checking zlib.h usability
configure:5333: clang -c -fPIC conftest.c >&5
conftest.c:75:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_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:5333: result: no
configure:5333: checking zlib.h presence
configure:5333: clang -E conftest.c
conftest.c:42:10: fatal error: 'zlib.h' file not found
#include
^
1 error generated.
configure:5333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include
configure:5333: result: no
configure:5333: checking for zlib.h
configure:5333: result: no
configure:5345: checking for an ANSI C-conforming const
configure:5411: clang -c -fPIC conftest.c >&5
configure:5411: $? = 0
configure:5418: result: yes
configure:5426: checking for size_t
configure:5426: clang -c -fPIC conftest.c >&5
configure:5426: $? = 0
configure:5426: clang -c -fPIC conftest.c >&5
conftest.c:78:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:5426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5426: result: yes
configure:5437: checking whether time.h and sys/time.h may both be included
configure:5457: clang -c -fPIC conftest.c >&5
configure:5457: $? = 0
configure:5464: result: yes
configure:5472: checking whether struct tm is in sys/time.h or time.h
configure:5492: clang -c -fPIC conftest.c >&5
configure:5492: $? = 0
configure:5499: result: time.h
configure:5507: checking for struct tm.tm_gmtoff
configure:5507: clang -c -fPIC conftest.c >&5
configure:5507: $? = 0
configure:5507: result: yes
configure:5520: checking for struct tm.__tm_gmtoff
configure:5520: clang -c -fPIC conftest.c >&5
configure:5520: $? = 0
configure:5520: result: yes
configure:5542: checking for sys/time.h
configure:5542: result: yes
configure:5542: checking for unistd.h
configure:5542: result: yes
configure:5563: checking for alarm
configure:5563: clang -o conftest -fPIC conftest.c >&5
configure:5563: $? = 0
configure:5563: result: yes
configure:5576: checking for working mktime
configure:5788: result: no
configure:5799: checking return type of signal handlers
configure:5817: clang -c -fPIC conftest.c >&5
conftest.c:54:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5817: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:5824: result: void
configure:5834: checking for strftime
configure:5834: clang -o conftest -fPIC conftest.c >&5
configure:5834: $? = 0
configure:5834: result: yes
configure:5890: checking for random
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for gettimeofday
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for ftime
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for localtime_r
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for timegm
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for gmtime
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for gmtime_r
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for memset
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:80:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for select
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for socket
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for snprintf
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:83:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strchr
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:84:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:84:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strerror
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:85:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:85:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strerror_r
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strlcpy
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:87:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:87:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strrchr
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:88:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strstr
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:89:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtol
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtoul
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtoll
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtoull
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtold
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtod
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtof
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtold_l
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtod_l
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for strtof_l
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for sscanf
configure:5890: clang -o conftest -fPIC conftest.c >&5
conftest.c:100:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
char sscanf ();
^
conftest.c:100:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
1 warning generated.
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for sscanf_l
configure:5890: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-3d3f6e.o:conftest.c:function main: error: undefined reference to 'sscanf_l'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5890: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| /* end confdefs.h. */
| /* Define sscanf_l to an innocuous variant, in case declares sscanf_l.
| For example, HP-UX 11i declares gettimeofday. */
| #define sscanf_l innocuous_sscanf_l
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sscanf_l (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sscanf_l
|
| /* 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 sscanf_l ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sscanf_l || defined __stub___sscanf_l
| choke me
| #endif
|
| int
| main ()
| {
| return sscanf_l ();
| ;
| return 0;
| }
configure:5890: result: no
configure:5890: checking for snprintf
configure:5890: result: yes
configure:5890: checking for sprintf_l
configure:5890: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-099169.o:conftest.c:function main: error: undefined reference to 'sprintf_l'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5890: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
| /* Define sprintf_l to an innocuous variant, in case declares sprintf_l.
| For example, HP-UX 11i declares gettimeofday. */
| #define sprintf_l innocuous_sprintf_l
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sprintf_l (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sprintf_l
|
| /* 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 sprintf_l ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sprintf_l || defined __stub___sprintf_l
| choke me
| #endif
|
| int
| main ()
| {
| return sprintf_l ();
| ;
| return 0;
| }
configure:5890: result: no
configure:5890: checking for wctomb
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for mbtowc
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5890: checking for poll
configure:5890: clang -o conftest -fPIC conftest.c >&5
configure:5890: $? = 0
configure:5890: result: yes
configure:5901: checking for isnan
configure:5901: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-b6e0c3.o:conftest.c:function main: error: undefined reference to 'isnan'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCTOMB 1
| #define HAVE_MBTOWC 1
| #define HAVE_POLL 1
| /* end confdefs.h. */
| /* Define isnan to an innocuous variant, in case declares isnan.
| For example, HP-UX 11i declares gettimeofday. */
| #define isnan innocuous_isnan
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char isnan (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef isnan
|
| /* 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 isnan ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_isnan || defined __stub___isnan
| choke me
| #endif
|
| int
| main ()
| {
| return isnan ();
| ;
| return 0;
| }
configure:5901: result: no
configure:5910: checking for isinf
configure:5910: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-cbb845.o:conftest.c:function main: error: undefined reference to 'isinf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCTOMB 1
| #define HAVE_MBTOWC 1
| #define HAVE_POLL 1
| /* end confdefs.h. */
| /* Define isinf to an innocuous variant, in case declares isinf.
| For example, HP-UX 11i declares gettimeofday. */
| #define isinf innocuous_isinf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char isinf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef isinf
|
| /* 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 isinf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_isinf || defined __stub___isinf
| choke me
| #endif
|
| int
| main ()
| {
| return isinf ();
| ;
| return 0;
| }
configure:5910: result: no
configure:5922: checking for macro isnan
configure:5935: clang -o conftest -fPIC conftest.c >&5
conftest.c:82:10: fatal error: 'cmath' file not found
#include
^
1 error generated.
configure:5935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCTOMB 1
| #define HAVE_MBTOWC 1
| #define HAVE_POLL 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| { int foo; foo = isnan(0); }
| ;
| return 0;
| }
configure:5949: result: no
configure:5956: checking for macro isinf
configure:5969: clang -o conftest -fPIC conftest.c >&5
conftest.c:82:10: fatal error: 'cmath' file not found
#include
^
1 error generated.
configure:5969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gsoap"
| #define PACKAGE_TARNAME "gsoap"
| #define PACKAGE_VERSION "2.8"
| #define PACKAGE_STRING "gsoap 2.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gsoap"
| #define VERSION "2.8"
| #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_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM___TM_GMTOFF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOLD 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOF 1
| #define HAVE_STRTOLD_L 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOF_L 1
| #define HAVE_SSCANF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCTOMB 1
| #define HAVE_MBTOWC 1
| #define HAVE_POLL 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| { int foo; foo = isinf(0); }
| ;
| return 0;
| }
configure:5983: result: no
configure:5993: checking for gethostbyname_r
configure:5993: clang -o conftest -fPIC conftest.c >&5
configure:5993: $? = 0
configure:5993: result: yes
configure:6004: checking for stdlib.h
configure:6004: result: yes
configure:6014: checking for GNU libc compatible malloc
configure:6048: result: no
configure:6118: checking for disable namespaces in library
configure:6121: result: no
configure:6140: checking for enable ipv6 in library
configure:6147: result: no
configure:6178: checking for disable openssl in library
configure:6181: result: no
configure:6183: checking for enable gnutls in library
configure:6194: result: no
configure:6387: checking that generated files are newer than configure
configure:6393: result: done
configure:6428: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gsoap config.status 2.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on efdfebf67d87
config.status:1007: creating Makefile
config.status:1007: creating gsoap.pc
config.status:1007: creating gsoap++.pc
config.status:1007: creating gsoapck.pc
config.status:1007: creating gsoapck++.pc
config.status:1007: creating gsoapssl.pc
config.status:1007: creating gsoapssl++.pc
config.status:1007: creating gsoap/Makefile
config.status:1007: creating gsoap/src/Makefile
config.status:1007: creating gsoap/wsdl/Makefile
config.status:1007: creating gsoap/samples/Makefile
config.status:1007: creating gsoap/samples/autotest/Makefile
config.status:1007: creating gsoap/samples/aws/Makefile
config.status:1007: creating gsoap/samples/calc/Makefile
config.status:1007: creating gsoap/samples/calc++/Makefile
config.status:1007: creating gsoap/samples/chaining/Makefile
config.status:1007: creating gsoap/samples/chaining++/Makefile
config.status:1007: creating gsoap/samples/databinding/Makefile
config.status:1007: creating gsoap/samples/dime/Makefile
config.status:1007: creating gsoap/samples/dom/Makefile
config.status:1007: creating gsoap/samples/oneway/Makefile
config.status:1007: creating gsoap/samples/oneway++/Makefile
config.status:1007: creating gsoap/samples/factory/Makefile
config.status:1007: creating gsoap/samples/factorytest/Makefile
config.status:1007: creating gsoap/samples/gmt/Makefile
config.status:1007: creating gsoap/samples/googleapi/Makefile
config.status:1007: creating gsoap/samples/hello/Makefile
config.status:1007: creating gsoap/samples/httpcookies/Makefile
config.status:1007: creating gsoap/samples/lu/Makefile
config.status:1007: creating gsoap/samples/magic/Makefile
config.status:1007: creating gsoap/samples/mashup/Makefile
config.status:1007: creating gsoap/samples/mashup++/Makefile
config.status:1007: creating gsoap/samples/mtom/Makefile
config.status:1007: creating gsoap/samples/mtom-stream/Makefile
config.status:1007: creating gsoap/samples/polytest/Makefile
config.status:1007: creating gsoap/samples/primes/Makefile
config.status:1007: creating gsoap/samples/roll/Makefile
config.status:1007: creating gsoap/samples/router/Makefile
config.status:1007: creating gsoap/samples/rss/Makefile
config.status:1007: creating gsoap/samples/ssl/Makefile
config.status:1007: creating gsoap/samples/template/Makefile
config.status:1007: creating gsoap/samples/udp/Makefile
config.status:1007: creating gsoap/samples/varparam/Makefile
config.status:1007: creating gsoap/samples/wsa/Makefile
config.status:1007: creating gsoap/samples/wsrm/Makefile
config.status:1007: creating gsoap/samples/wsse/Makefile
config.status:1007: creating gsoap/samples/xml-rpc-json/Makefile
config.status:1007: creating gsoap/samples/rest/Makefile
config.status:1007: creating config.h
config.status:1236: executing depfiles commands
configure:7787: WARNING: unrecognized options: --enable-openssl
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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=' -fPIC'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -fPIC'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alarm=yes
ac_cv_func_ftime=yes
ac_cv_func_gethostbyname_r=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_isinf=no
ac_cv_func_isnan=no
ac_cv_func_localtime_r=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_mbtowc=yes
ac_cv_func_memset=yes
ac_cv_func_poll=yes
ac_cv_func_random=yes
ac_cv_func_select=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_sprintf_l=no
ac_cv_func_sscanf=yes
ac_cv_func_sscanf_l=no
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtod_l=yes
ac_cv_func_strtof=yes
ac_cv_func_strtof_l=yes
ac_cv_func_strtol=yes
ac_cv_func_strtold=yes
ac_cv_func_strtold_l=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_timegm=yes
ac_cv_func_wctomb=yes
ac_cv_func_working_mktime=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_gnutls_gnutls_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_openssl_ssl_h=no
ac_cv_header_poll_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xlocale_h=no
ac_cv_header_zlib_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex='none needed'
ac_cv_member_struct_tm___tm_gmtoff=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
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_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gsoap/src/gsoap-2.8/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/gsoap/src/gsoap-2.8/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gsoap/src/gsoap-2.8/missing autoheader'
AUTOMAKE='${SHELL} /tmp/gsoap/src/gsoap-2.8/missing automake-1.14'
AWK='gawk'
BISON_DEFINE='-DWITH_BISON'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -fPIC'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -fPIC'
CYGPATH_W='echo'
DEBUG_COMPILE_FALSE=''
DEBUG_COMPILE_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_SAMPLES=''
ENABLE_SAMPLES_FALSE=''
ENABLE_SAMPLES_TRUE='#'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LEX='flex'
LEXLIB=''
LEX_DEFINE='-DWITH_FLEX'
LEX_FLAGS='-l'
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=' ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}malloc$U.o'
LIBS=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}malloc$U.lo'
MAKEINFO='${SHELL} /tmp/gsoap/src/gsoap-2.8/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='gsoap'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gsoap'
PACKAGE_STRING='gsoap 2.8'
PACKAGE_TARNAME='gsoap'
PACKAGE_URL=''
PACKAGE_VERSION='2.8'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SAMPLE_DIRS=''
SAMPLE_EXTRA_LIBS='-lm'
SAMPLE_INCLUDES=''
SAMPLE_SSL_LIBS='-lssl -lcrypto -lz'
SET_MAKE=''
SHELL='/bin/sh'
SOAPCPP2_DEBUG=''
SOAPCPP2_IMPORTPATH='-DSOAPCPP2_IMPORT_PATH="\"${datarootdir}/gsoap/import\""'
SOAPCPP2_IPV6=''
SOAPCPP2_NONAMESPACES=''
STRIP='strip'
VERSION='2.8'
WSDL2H_EXTRA_FLAGS='-DWITH_OPENSSL -DWITH_GZIP'
WSDL2H_EXTRA_LIBS=' ../plugin/httpda.c ../plugin/smdevp.c ../plugin/threads.c -lssl -lcrypto -lz'
WSDL2H_IMPORTPATH='-DWSDL2H_IMPORT_PATH="\"${datarootdir}/gsoap/WS\""'
WSDL2H_SOAP_CPP_LIB='libgsoapssl++.a'
YACC='bison -y'
YACC_LIB=''
YFLAGS=''
ac_ct_CC=''
ac_ct_CXX=''
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 -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/gsoap/src/gsoap-2.8/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'
pdfdir='${docdir}'
platform='LINUX'
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 "gsoap"
#define PACKAGE_TARNAME "gsoap"
#define PACKAGE_VERSION "2.8"
#define PACKAGE_STRING "gsoap 2.8"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gsoap"
#define VERSION "2.8"
#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_ARPA_INET_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_CTYPE_H 1
#define HAVE_LIMITS_H 1
#define HAVE_FLOAT_H 1
#define HAVE_MATH_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_POLL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_TM___TM_GMTOFF 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_RANDOM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_FTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_TIMEGM 1
#define HAVE_GMTIME 1
#define HAVE_GMTIME_R 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_R 1
#define HAVE_STRLCPY 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_STRTOLD 1
#define HAVE_STRTOD 1
#define HAVE_STRTOF 1
#define HAVE_STRTOLD_L 1
#define HAVE_STRTOD_L 1
#define HAVE_STRTOF_L 1
#define HAVE_SSCANF 1
#define HAVE_SNPRINTF 1
#define HAVE_WCTOMB 1
#define HAVE_MBTOWC 1
#define HAVE_POLL 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 0
#define malloc rpl_malloc
configure: exit 0