Building easysoap-0.8.0_5.txz (origin /buildshare/ports/355755/net/easysoap) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/EasySoap++-0.8.0.tar.gz x packages/ x packages/expat-2.1.0.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> easysoap-0.8.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of easysoap-0.8.0_5 ===> easysoap-0.8.0_5 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /buildshare/ports/355755/textproc/expat2 ===> Installing existing package /packages/expat-2.1.0.txz Installing expat-2.1.0... done ===> Returning to build of easysoap-0.8.0_5 Make install ===> License LGPL21 accepted by the user ===> easysoap-0.8.0_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by easysoap-0.8.0_5 for building ===> Extracting for easysoap-0.8.0_5 => SHA256 Checksum OK for EasySoap++-0.8.0.tar.gz. ===> Patching for easysoap-0.8.0_5 ===> Applying FreeBSD patches for easysoap-0.8.0_5 ===> easysoap-0.8.0_5 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so.6) ===> Configuring for easysoap-0.8.0_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/conftools/missing: Unknown `--run' option Try `/obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/conftools/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for makedepend... no checking whether the compiler implements namespaces... yes checking whether the compiler supports use of the template keyword as a qualifier... yes checking whether the compiler supports partial specialization... yes checking whether the compiler recognizes typename... yes checking for main in -lgcc... yes checking for main in -lgcc_s... yes checking for isnan in -lm... yes checking for main in -lstdc++... (cached) no checking for gethostbyname in -lnsl... no checking for send in -lsocket... no checking for WSAStartup in -lwsock32... no checking for ERR_put_error in -lcrypto... yes checking for SSL_connect in -lssl... yes checking for XML_Parse in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for wchar.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking whether to use dmalloc library... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) 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 return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no checking for mktime... yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for snprintf... (cached) yes checking for strerror... (cached) yes checking for stricmp... no checking for strcasecmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating proj/Makefile config.status: creating proj/win32/Makefile config.status: creating proj/win32/BCB5/Makefile config.status: creating proj/win32/MSVC6/Makefile config.status: creating proj/win32/MSVC7/Makefile config.status: creating proj/win32/MSVC7.1/Makefile config.status: creating proj/win32/MSVC8.0/Makefile config.status: creating include/Makefile config.status: creating include/easysoap/Makefile config.status: creating src/Makefile config.status: creating simpleserver/Makefile config.status: creating validator/Makefile config.status: creating tests/Makefile config.status: creating google/Makefile config.status: creating include/easysoap/es_config.h config.status: executing depfiles commands ===> Building for easysoap-0.8.0_5 Making all in proj Making all in win32 Making all in BCB5 Making all in MSVC6 Making all in MSVC7 Making all in MSVC7.1 Making all in MSVC8.0 Making all in include Making all in easysoap /usr/bin/make all-am Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-digcalc.o -MD -MP -MF ".deps/libeasysoap_a-digcalc.Tpo" -c -o libeasysoap_a-digcalc.o `test -f 'digcalc.c' || echo './'`digcalc.c; then mv -f ".deps/libeasysoap_a-digcalc.Tpo" ".deps/libeasysoap_a-digcalc.Po"; else rm -f ".deps/libeasysoap_a-digcalc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-md5c.o -MD -MP -MF ".deps/libeasysoap_a-md5c.Tpo" -c -o libeasysoap_a-md5c.o `test -f 'md5c.c' || echo './'`md5c.c; then mv -f ".deps/libeasysoap_a-md5c.Tpo" ".deps/libeasysoap_a-md5c.Po"; else rm -f ".deps/libeasysoap_a-md5c.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPBase64.o -MD -MP -MF ".deps/libeasysoap_a-SOAPBase64.Tpo" -c -o libeasysoap_a-SOAPBase64.o `test -f 'SOAPBase64.cpp' || echo './'`SOAPBase64.cpp; then mv -f ".deps/libeasysoap_a-SOAPBase64.Tpo" ".deps/libeasysoap_a-SOAPBase64.Po"; else rm -f ".deps/libeasysoap_a-SOAPBase64.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPBody.o -MD -MP -MF ".deps/libeasysoap_a-SOAPBody.Tpo" -c -o libeasysoap_a-SOAPBody.o `test -f 'SOAPBody.cpp' || echo './'`SOAPBody.cpp; then mv -f ".deps/libeasysoap_a-SOAPBody.Tpo" ".deps/libeasysoap_a-SOAPBody.Po"; else rm -f ".deps/libeasysoap_a-SOAPBody.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPBodyHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPBodyHandler.Tpo" -c -o libeasysoap_a-SOAPBodyHandler.o `test -f 'SOAPBodyHandler.cpp' || echo './'`SOAPBodyHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPBodyHandler.Tpo" ".deps/libeasysoap_a-SOAPBodyHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPBodyHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPCGIServer.o -MD -MP -MF ".deps/libeasysoap_a-SOAPCGIServer.Tpo" -c -o libeasysoap_a-SOAPCGIServer.o `test -f 'SOAPCGIServer.cpp' || echo './'`SOAPCGIServer.cpp; then mv -f ".deps/libeasysoap_a-SOAPCGIServer.Tpo" ".deps/libeasysoap_a-SOAPCGIServer.Po"; else rm -f ".deps/libeasysoap_a-SOAPCGIServer.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPCGITransport.o -MD -MP -MF ".deps/libeasysoap_a-SOAPCGITransport.Tpo" -c -o libeasysoap_a-SOAPCGITransport.o `test -f 'SOAPCGITransport.cpp' || echo './'`SOAPCGITransport.cpp; then mv -f ".deps/libeasysoap_a-SOAPCGITransport.Tpo" ".deps/libeasysoap_a-SOAPCGITransport.Po"; else rm -f ".deps/libeasysoap_a-SOAPCGITransport.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPClientSocketImp.o -MD -MP -MF ".deps/libeasysoap_a-SOAPClientSocketImp.Tpo" -c -o libeasysoap_a-SOAPClientSocketImp.o `test -f 'SOAPClientSocketImp.cpp' || echo './'`SOAPClientSocketImp.cpp; then mv -f ".deps/libeasysoap_a-SOAPClientSocketImp.Tpo" ".deps/libeasysoap_a-SOAPClientSocketImp.Po"; else rm -f ".deps/libeasysoap_a-SOAPClientSocketImp.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPDebugger.o -MD -MP -MF ".deps/libeasysoap_a-SOAPDebugger.Tpo" -c -o libeasysoap_a-SOAPDebugger.o `test -f 'SOAPDebugger.cpp' || echo './'`SOAPDebugger.cpp; then mv -f ".deps/libeasysoap_a-SOAPDebugger.Tpo" ".deps/libeasysoap_a-SOAPDebugger.Po"; else rm -f ".deps/libeasysoap_a-SOAPDebugger.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPEnvelope.o -MD -MP -MF ".deps/libeasysoap_a-SOAPEnvelope.Tpo" -c -o libeasysoap_a-SOAPEnvelope.o `test -f 'SOAPEnvelope.cpp' || echo './'`SOAPEnvelope.cpp; then mv -f ".deps/libeasysoap_a-SOAPEnvelope.Tpo" ".deps/libeasysoap_a-SOAPEnvelope.Po"; else rm -f ".deps/libeasysoap_a-SOAPEnvelope.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPEnvelopeHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPEnvelopeHandler.Tpo" -c -o libeasysoap_a-SOAPEnvelopeHandler.o `test -f 'SOAPEnvelopeHandler.cpp' || echo './'`SOAPEnvelopeHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPEnvelopeHandler.Tpo" ".deps/libeasysoap_a-SOAPEnvelopeHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPEnvelopeHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPFault.o -MD -MP -MF ".deps/libeasysoap_a-SOAPFault.Tpo" -c -o libeasysoap_a-SOAPFault.o `test -f 'SOAPFault.cpp' || echo './'`SOAPFault.cpp; then mv -f ".deps/libeasysoap_a-SOAPFault.Tpo" ".deps/libeasysoap_a-SOAPFault.Po"; else rm -f ".deps/libeasysoap_a-SOAPFault.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPHeader.o -MD -MP -MF ".deps/libeasysoap_a-SOAPHeader.Tpo" -c -o libeasysoap_a-SOAPHeader.o `test -f 'SOAPHeader.cpp' || echo './'`SOAPHeader.cpp; then mv -f ".deps/libeasysoap_a-SOAPHeader.Tpo" ".deps/libeasysoap_a-SOAPHeader.Po"; else rm -f ".deps/libeasysoap_a-SOAPHeader.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPHeaderHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPHeaderHandler.Tpo" -c -o libeasysoap_a-SOAPHeaderHandler.o `test -f 'SOAPHeaderHandler.cpp' || echo './'`SOAPHeaderHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPHeaderHandler.Tpo" ".deps/libeasysoap_a-SOAPHeaderHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPHeaderHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPMethod.o -MD -MP -MF ".deps/libeasysoap_a-SOAPMethod.Tpo" -c -o libeasysoap_a-SOAPMethod.o `test -f 'SOAPMethod.cpp' || echo './'`SOAPMethod.cpp; then mv -f ".deps/libeasysoap_a-SOAPMethod.Tpo" ".deps/libeasysoap_a-SOAPMethod.Po"; else rm -f ".deps/libeasysoap_a-SOAPMethod.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPMethodHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPMethodHandler.Tpo" -c -o libeasysoap_a-SOAPMethodHandler.o `test -f 'SOAPMethodHandler.cpp' || echo './'`SOAPMethodHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPMethodHandler.Tpo" ".deps/libeasysoap_a-SOAPMethodHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPMethodHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPNamespaces.o -MD -MP -MF ".deps/libeasysoap_a-SOAPNamespaces.Tpo" -c -o libeasysoap_a-SOAPNamespaces.o `test -f 'SOAPNamespaces.cpp' || echo './'`SOAPNamespaces.cpp; then mv -f ".deps/libeasysoap_a-SOAPNamespaces.Tpo" ".deps/libeasysoap_a-SOAPNamespaces.Po"; else rm -f ".deps/libeasysoap_a-SOAPNamespaces.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPParameter.o -MD -MP -MF ".deps/libeasysoap_a-SOAPParameter.Tpo" -c -o libeasysoap_a-SOAPParameter.o `test -f 'SOAPParameter.cpp' || echo './'`SOAPParameter.cpp; then mv -f ".deps/libeasysoap_a-SOAPParameter.Tpo" ".deps/libeasysoap_a-SOAPParameter.Po"; else rm -f ".deps/libeasysoap_a-SOAPParameter.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPParameterHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPParameterHandler.Tpo" -c -o libeasysoap_a-SOAPParameterHandler.o `test -f 'SOAPParameterHandler.cpp' || echo './'`SOAPParameterHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPParameterHandler.Tpo" ".deps/libeasysoap_a-SOAPParameterHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPParameterHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPParse.o -MD -MP -MF ".deps/libeasysoap_a-SOAPParse.Tpo" -c -o libeasysoap_a-SOAPParse.o `test -f 'SOAPParse.cpp' || echo './'`SOAPParse.cpp; then mv -f ".deps/libeasysoap_a-SOAPParse.Tpo" ".deps/libeasysoap_a-SOAPParse.Po"; else rm -f ".deps/libeasysoap_a-SOAPParse.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPProxy.o -MD -MP -MF ".deps/libeasysoap_a-SOAPProxy.Tpo" -c -o libeasysoap_a-SOAPProxy.o `test -f 'SOAPProxy.cpp' || echo './'`SOAPProxy.cpp; then mv -f ".deps/libeasysoap_a-SOAPProxy.Tpo" ".deps/libeasysoap_a-SOAPProxy.Po"; else rm -f ".deps/libeasysoap_a-SOAPProxy.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPResponse.o -MD -MP -MF ".deps/libeasysoap_a-SOAPResponse.Tpo" -c -o libeasysoap_a-SOAPResponse.o `test -f 'SOAPResponse.cpp' || echo './'`SOAPResponse.cpp; then mv -f ".deps/libeasysoap_a-SOAPResponse.Tpo" ".deps/libeasysoap_a-SOAPResponse.Po"; else rm -f ".deps/libeasysoap_a-SOAPResponse.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPSecureSocketImp.o -MD -MP -MF ".deps/libeasysoap_a-SOAPSecureSocketImp.Tpo" -c -o libeasysoap_a-SOAPSecureSocketImp.o `test -f 'SOAPSecureSocketImp.cpp' || echo './'`SOAPSecureSocketImp.cpp; then mv -f ".deps/libeasysoap_a-SOAPSecureSocketImp.Tpo" ".deps/libeasysoap_a-SOAPSecureSocketImp.Po"; else rm -f ".deps/libeasysoap_a-SOAPSecureSocketImp.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPServerDispatch.o -MD -MP -MF ".deps/libeasysoap_a-SOAPServerDispatch.Tpo" -c -o libeasysoap_a-SOAPServerDispatch.o `test -f 'SOAPServerDispatch.cpp' || echo './'`SOAPServerDispatch.cpp; then mv -f ".deps/libeasysoap_a-SOAPServerDispatch.Tpo" ".deps/libeasysoap_a-SOAPServerDispatch.Po"; else rm -f ".deps/libeasysoap_a-SOAPServerDispatch.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPSocket.o -MD -MP -MF ".deps/libeasysoap_a-SOAPSocket.Tpo" -c -o libeasysoap_a-SOAPSocket.o `test -f 'SOAPSocket.cpp' || echo './'`SOAPSocket.cpp; then mv -f ".deps/libeasysoap_a-SOAPSocket.Tpo" ".deps/libeasysoap_a-SOAPSocket.Po"; else rm -f ".deps/libeasysoap_a-SOAPSocket.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPSSLContext.o -MD -MP -MF ".deps/libeasysoap_a-SOAPSSLContext.Tpo" -c -o libeasysoap_a-SOAPSSLContext.o `test -f 'SOAPSSLContext.cpp' || echo './'`SOAPSSLContext.cpp; then mv -f ".deps/libeasysoap_a-SOAPSSLContext.Tpo" ".deps/libeasysoap_a-SOAPSSLContext.Po"; else rm -f ".deps/libeasysoap_a-SOAPSSLContext.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPStructHandler.o -MD -MP -MF ".deps/libeasysoap_a-SOAPStructHandler.Tpo" -c -o libeasysoap_a-SOAPStructHandler.o `test -f 'SOAPStructHandler.cpp' || echo './'`SOAPStructHandler.cpp; then mv -f ".deps/libeasysoap_a-SOAPStructHandler.Tpo" ".deps/libeasysoap_a-SOAPStructHandler.Po"; else rm -f ".deps/libeasysoap_a-SOAPStructHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPTypeTraits.o -MD -MP -MF ".deps/libeasysoap_a-SOAPTypeTraits.Tpo" -c -o libeasysoap_a-SOAPTypeTraits.o `test -f 'SOAPTypeTraits.cpp' || echo './'`SOAPTypeTraits.cpp; then mv -f ".deps/libeasysoap_a-SOAPTypeTraits.Tpo" ".deps/libeasysoap_a-SOAPTypeTraits.Po"; else rm -f ".deps/libeasysoap_a-SOAPTypeTraits.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPUrl.o -MD -MP -MF ".deps/libeasysoap_a-SOAPUrl.Tpo" -c -o libeasysoap_a-SOAPUrl.o `test -f 'SOAPUrl.cpp' || echo './'`SOAPUrl.cpp; then mv -f ".deps/libeasysoap_a-SOAPUrl.Tpo" ".deps/libeasysoap_a-SOAPUrl.Po"; else rm -f ".deps/libeasysoap_a-SOAPUrl.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-SOAPonHTTP.o -MD -MP -MF ".deps/libeasysoap_a-SOAPonHTTP.Tpo" -c -o libeasysoap_a-SOAPonHTTP.o `test -f 'SOAPonHTTP.cpp' || echo './'`SOAPonHTTP.cpp; then mv -f ".deps/libeasysoap_a-SOAPonHTTP.Tpo" ".deps/libeasysoap_a-SOAPonHTTP.Po"; else rm -f ".deps/libeasysoap_a-SOAPonHTTP.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-XMLComposer.o -MD -MP -MF ".deps/libeasysoap_a-XMLComposer.Tpo" -c -o libeasysoap_a-XMLComposer.o `test -f 'XMLComposer.cpp' || echo './'`XMLComposer.cpp; then mv -f ".deps/libeasysoap_a-XMLComposer.Tpo" ".deps/libeasysoap_a-XMLComposer.Po"; else rm -f ".deps/libeasysoap_a-XMLComposer.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT libeasysoap_a-XMLParser.o -MD -MP -MF ".deps/libeasysoap_a-XMLParser.Tpo" -c -o libeasysoap_a-XMLParser.o `test -f 'XMLParser.cpp' || echo './'`XMLParser.cpp; then mv -f ".deps/libeasysoap_a-XMLParser.Tpo" ".deps/libeasysoap_a-XMLParser.Po"; else rm -f ".deps/libeasysoap_a-XMLParser.Tpo"; exit 1; fi rm -f libeasysoap.a ar cru libeasysoap.a libeasysoap_a-digcalc.o libeasysoap_a-md5c.o libeasysoap_a-SOAPBase64.o libeasysoap_a-SOAPBody.o libeasysoap_a-SOAPBodyHandler.o libeasysoap_a-SOAPCGIServer.o libeasysoap_a-SOAPCGITransport.o libeasysoap_a-SOAPClientSocketImp.o libeasysoap_a-SOAPDebugger.o libeasysoap_a-SOAPEnvelope.o libeasysoap_a-SOAPEnvelopeHandler.o libeasysoap_a-SOAPFault.o libeasysoap_a-SOAPHeader.o libeasysoap_a-SOAPHeaderHandler.o libeasysoap_a-SOAPMethod.o libeasysoap_a-SOAPMethodHandler.o libeasysoap_a-SOAPNamespaces.o libeasysoap_a-SOAPParameter.o libeasysoap_a-SOAPParameterHandler.o libeasysoap_a-SOAPParse.o libeasysoap_a-SOAPProxy.o libeasysoap_a-SOAPResponse.o libeasysoap_a-SOAPSecureSocketImp.o libeasysoap_a-SOAPServerDispatch.o libeasysoap_a-SOAPSocket.o libeasysoap_a-SOAPSSLContext.o libeasysoap_a-SOAPStructHandler.o libeasysoap_a-SOAPTypeTraits.o libeasysoap_a-SOAPUrl.o libeasysoap_a-SOAPonHTTP.o libeasysoap_a-XMLComposer.o libeasysoap_a-XMLParser.o ranlib libeasysoap.a if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT digcalc.lo -MD -MP -MF ".deps/digcalc.Tpo" -c -o digcalc.lo `test -f 'digcalc.c' || echo './'`digcalc.c; then mv -f ".deps/digcalc.Tpo" ".deps/digcalc.Plo"; else rm -f ".deps/digcalc.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT digcalc.lo -MD -MP -MF .deps/digcalc.Tpo -c digcalc.c -fPIC -DPIC -o .libs/digcalc.o cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT digcalc.lo -MD -MP -MF .deps/digcalc.Tpo -c digcalc.c -o digcalc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT md5c.lo -MD -MP -MF ".deps/md5c.Tpo" -c -o md5c.lo `test -f 'md5c.c' || echo './'`md5c.c; then mv -f ".deps/md5c.Tpo" ".deps/md5c.Plo"; else rm -f ".deps/md5c.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT md5c.lo -MD -MP -MF .deps/md5c.Tpo -c md5c.c -fPIC -DPIC -o .libs/md5c.o cc -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT md5c.lo -MD -MP -MF .deps/md5c.Tpo -c md5c.c -o md5c.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBase64.lo -MD -MP -MF ".deps/SOAPBase64.Tpo" -c -o SOAPBase64.lo `test -f 'SOAPBase64.cpp' || echo './'`SOAPBase64.cpp; then mv -f ".deps/SOAPBase64.Tpo" ".deps/SOAPBase64.Plo"; else rm -f ".deps/SOAPBase64.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBase64.lo -MD -MP -MF .deps/SOAPBase64.Tpo -c SOAPBase64.cpp -fPIC -DPIC -o .libs/SOAPBase64.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBase64.lo -MD -MP -MF .deps/SOAPBase64.Tpo -c SOAPBase64.cpp -o SOAPBase64.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBody.lo -MD -MP -MF ".deps/SOAPBody.Tpo" -c -o SOAPBody.lo `test -f 'SOAPBody.cpp' || echo './'`SOAPBody.cpp; then mv -f ".deps/SOAPBody.Tpo" ".deps/SOAPBody.Plo"; else rm -f ".deps/SOAPBody.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBody.lo -MD -MP -MF .deps/SOAPBody.Tpo -c SOAPBody.cpp -fPIC -DPIC -o .libs/SOAPBody.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBody.lo -MD -MP -MF .deps/SOAPBody.Tpo -c SOAPBody.cpp -o SOAPBody.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBodyHandler.lo -MD -MP -MF ".deps/SOAPBodyHandler.Tpo" -c -o SOAPBodyHandler.lo `test -f 'SOAPBodyHandler.cpp' || echo './'`SOAPBodyHandler.cpp; then mv -f ".deps/SOAPBodyHandler.Tpo" ".deps/SOAPBodyHandler.Plo"; else rm -f ".deps/SOAPBodyHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBodyHandler.lo -MD -MP -MF .deps/SOAPBodyHandler.Tpo -c SOAPBodyHandler.cpp -fPIC -DPIC -o .libs/SOAPBodyHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPBodyHandler.lo -MD -MP -MF .deps/SOAPBodyHandler.Tpo -c SOAPBodyHandler.cpp -o SOAPBodyHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGIServer.lo -MD -MP -MF ".deps/SOAPCGIServer.Tpo" -c -o SOAPCGIServer.lo `test -f 'SOAPCGIServer.cpp' || echo './'`SOAPCGIServer.cpp; then mv -f ".deps/SOAPCGIServer.Tpo" ".deps/SOAPCGIServer.Plo"; else rm -f ".deps/SOAPCGIServer.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGIServer.lo -MD -MP -MF .deps/SOAPCGIServer.Tpo -c SOAPCGIServer.cpp -fPIC -DPIC -o .libs/SOAPCGIServer.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGIServer.lo -MD -MP -MF .deps/SOAPCGIServer.Tpo -c SOAPCGIServer.cpp -o SOAPCGIServer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGITransport.lo -MD -MP -MF ".deps/SOAPCGITransport.Tpo" -c -o SOAPCGITransport.lo `test -f 'SOAPCGITransport.cpp' || echo './'`SOAPCGITransport.cpp; then mv -f ".deps/SOAPCGITransport.Tpo" ".deps/SOAPCGITransport.Plo"; else rm -f ".deps/SOAPCGITransport.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGITransport.lo -MD -MP -MF .deps/SOAPCGITransport.Tpo -c SOAPCGITransport.cpp -fPIC -DPIC -o .libs/SOAPCGITransport.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPCGITransport.lo -MD -MP -MF .deps/SOAPCGITransport.Tpo -c SOAPCGITransport.cpp -o SOAPCGITransport.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPClientSocketImp.lo -MD -MP -MF ".deps/SOAPClientSocketImp.Tpo" -c -o SOAPClientSocketImp.lo `test -f 'SOAPClientSocketImp.cpp' || echo './'`SOAPClientSocketImp.cpp; then mv -f ".deps/SOAPClientSocketImp.Tpo" ".deps/SOAPClientSocketImp.Plo"; else rm -f ".deps/SOAPClientSocketImp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPClientSocketImp.lo -MD -MP -MF .deps/SOAPClientSocketImp.Tpo -c SOAPClientSocketImp.cpp -fPIC -DPIC -o .libs/SOAPClientSocketImp.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPClientSocketImp.lo -MD -MP -MF .deps/SOAPClientSocketImp.Tpo -c SOAPClientSocketImp.cpp -o SOAPClientSocketImp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPDebugger.lo -MD -MP -MF ".deps/SOAPDebugger.Tpo" -c -o SOAPDebugger.lo `test -f 'SOAPDebugger.cpp' || echo './'`SOAPDebugger.cpp; then mv -f ".deps/SOAPDebugger.Tpo" ".deps/SOAPDebugger.Plo"; else rm -f ".deps/SOAPDebugger.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPDebugger.lo -MD -MP -MF .deps/SOAPDebugger.Tpo -c SOAPDebugger.cpp -fPIC -DPIC -o .libs/SOAPDebugger.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPDebugger.lo -MD -MP -MF .deps/SOAPDebugger.Tpo -c SOAPDebugger.cpp -o SOAPDebugger.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelope.lo -MD -MP -MF ".deps/SOAPEnvelope.Tpo" -c -o SOAPEnvelope.lo `test -f 'SOAPEnvelope.cpp' || echo './'`SOAPEnvelope.cpp; then mv -f ".deps/SOAPEnvelope.Tpo" ".deps/SOAPEnvelope.Plo"; else rm -f ".deps/SOAPEnvelope.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelope.lo -MD -MP -MF .deps/SOAPEnvelope.Tpo -c SOAPEnvelope.cpp -fPIC -DPIC -o .libs/SOAPEnvelope.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelope.lo -MD -MP -MF .deps/SOAPEnvelope.Tpo -c SOAPEnvelope.cpp -o SOAPEnvelope.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelopeHandler.lo -MD -MP -MF ".deps/SOAPEnvelopeHandler.Tpo" -c -o SOAPEnvelopeHandler.lo `test -f 'SOAPEnvelopeHandler.cpp' || echo './'`SOAPEnvelopeHandler.cpp; then mv -f ".deps/SOAPEnvelopeHandler.Tpo" ".deps/SOAPEnvelopeHandler.Plo"; else rm -f ".deps/SOAPEnvelopeHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelopeHandler.lo -MD -MP -MF .deps/SOAPEnvelopeHandler.Tpo -c SOAPEnvelopeHandler.cpp -fPIC -DPIC -o .libs/SOAPEnvelopeHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPEnvelopeHandler.lo -MD -MP -MF .deps/SOAPEnvelopeHandler.Tpo -c SOAPEnvelopeHandler.cpp -o SOAPEnvelopeHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPFault.lo -MD -MP -MF ".deps/SOAPFault.Tpo" -c -o SOAPFault.lo `test -f 'SOAPFault.cpp' || echo './'`SOAPFault.cpp; then mv -f ".deps/SOAPFault.Tpo" ".deps/SOAPFault.Plo"; else rm -f ".deps/SOAPFault.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPFault.lo -MD -MP -MF .deps/SOAPFault.Tpo -c SOAPFault.cpp -fPIC -DPIC -o .libs/SOAPFault.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPFault.lo -MD -MP -MF .deps/SOAPFault.Tpo -c SOAPFault.cpp -o SOAPFault.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeader.lo -MD -MP -MF ".deps/SOAPHeader.Tpo" -c -o SOAPHeader.lo `test -f 'SOAPHeader.cpp' || echo './'`SOAPHeader.cpp; then mv -f ".deps/SOAPHeader.Tpo" ".deps/SOAPHeader.Plo"; else rm -f ".deps/SOAPHeader.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeader.lo -MD -MP -MF .deps/SOAPHeader.Tpo -c SOAPHeader.cpp -fPIC -DPIC -o .libs/SOAPHeader.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeader.lo -MD -MP -MF .deps/SOAPHeader.Tpo -c SOAPHeader.cpp -o SOAPHeader.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeaderHandler.lo -MD -MP -MF ".deps/SOAPHeaderHandler.Tpo" -c -o SOAPHeaderHandler.lo `test -f 'SOAPHeaderHandler.cpp' || echo './'`SOAPHeaderHandler.cpp; then mv -f ".deps/SOAPHeaderHandler.Tpo" ".deps/SOAPHeaderHandler.Plo"; else rm -f ".deps/SOAPHeaderHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeaderHandler.lo -MD -MP -MF .deps/SOAPHeaderHandler.Tpo -c SOAPHeaderHandler.cpp -fPIC -DPIC -o .libs/SOAPHeaderHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPHeaderHandler.lo -MD -MP -MF .deps/SOAPHeaderHandler.Tpo -c SOAPHeaderHandler.cpp -o SOAPHeaderHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethod.lo -MD -MP -MF ".deps/SOAPMethod.Tpo" -c -o SOAPMethod.lo `test -f 'SOAPMethod.cpp' || echo './'`SOAPMethod.cpp; then mv -f ".deps/SOAPMethod.Tpo" ".deps/SOAPMethod.Plo"; else rm -f ".deps/SOAPMethod.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethod.lo -MD -MP -MF .deps/SOAPMethod.Tpo -c SOAPMethod.cpp -fPIC -DPIC -o .libs/SOAPMethod.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethod.lo -MD -MP -MF .deps/SOAPMethod.Tpo -c SOAPMethod.cpp -o SOAPMethod.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethodHandler.lo -MD -MP -MF ".deps/SOAPMethodHandler.Tpo" -c -o SOAPMethodHandler.lo `test -f 'SOAPMethodHandler.cpp' || echo './'`SOAPMethodHandler.cpp; then mv -f ".deps/SOAPMethodHandler.Tpo" ".deps/SOAPMethodHandler.Plo"; else rm -f ".deps/SOAPMethodHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethodHandler.lo -MD -MP -MF .deps/SOAPMethodHandler.Tpo -c SOAPMethodHandler.cpp -fPIC -DPIC -o .libs/SOAPMethodHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPMethodHandler.lo -MD -MP -MF .deps/SOAPMethodHandler.Tpo -c SOAPMethodHandler.cpp -o SOAPMethodHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPNamespaces.lo -MD -MP -MF ".deps/SOAPNamespaces.Tpo" -c -o SOAPNamespaces.lo `test -f 'SOAPNamespaces.cpp' || echo './'`SOAPNamespaces.cpp; then mv -f ".deps/SOAPNamespaces.Tpo" ".deps/SOAPNamespaces.Plo"; else rm -f ".deps/SOAPNamespaces.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPNamespaces.lo -MD -MP -MF .deps/SOAPNamespaces.Tpo -c SOAPNamespaces.cpp -fPIC -DPIC -o .libs/SOAPNamespaces.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPNamespaces.lo -MD -MP -MF .deps/SOAPNamespaces.Tpo -c SOAPNamespaces.cpp -o SOAPNamespaces.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameter.lo -MD -MP -MF ".deps/SOAPParameter.Tpo" -c -o SOAPParameter.lo `test -f 'SOAPParameter.cpp' || echo './'`SOAPParameter.cpp; then mv -f ".deps/SOAPParameter.Tpo" ".deps/SOAPParameter.Plo"; else rm -f ".deps/SOAPParameter.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameter.lo -MD -MP -MF .deps/SOAPParameter.Tpo -c SOAPParameter.cpp -fPIC -DPIC -o .libs/SOAPParameter.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameter.lo -MD -MP -MF .deps/SOAPParameter.Tpo -c SOAPParameter.cpp -o SOAPParameter.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameterHandler.lo -MD -MP -MF ".deps/SOAPParameterHandler.Tpo" -c -o SOAPParameterHandler.lo `test -f 'SOAPParameterHandler.cpp' || echo './'`SOAPParameterHandler.cpp; then mv -f ".deps/SOAPParameterHandler.Tpo" ".deps/SOAPParameterHandler.Plo"; else rm -f ".deps/SOAPParameterHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameterHandler.lo -MD -MP -MF .deps/SOAPParameterHandler.Tpo -c SOAPParameterHandler.cpp -fPIC -DPIC -o .libs/SOAPParameterHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParameterHandler.lo -MD -MP -MF .deps/SOAPParameterHandler.Tpo -c SOAPParameterHandler.cpp -o SOAPParameterHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParse.lo -MD -MP -MF ".deps/SOAPParse.Tpo" -c -o SOAPParse.lo `test -f 'SOAPParse.cpp' || echo './'`SOAPParse.cpp; then mv -f ".deps/SOAPParse.Tpo" ".deps/SOAPParse.Plo"; else rm -f ".deps/SOAPParse.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParse.lo -MD -MP -MF .deps/SOAPParse.Tpo -c SOAPParse.cpp -fPIC -DPIC -o .libs/SOAPParse.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPParse.lo -MD -MP -MF .deps/SOAPParse.Tpo -c SOAPParse.cpp -o SOAPParse.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPProxy.lo -MD -MP -MF ".deps/SOAPProxy.Tpo" -c -o SOAPProxy.lo `test -f 'SOAPProxy.cpp' || echo './'`SOAPProxy.cpp; then mv -f ".deps/SOAPProxy.Tpo" ".deps/SOAPProxy.Plo"; else rm -f ".deps/SOAPProxy.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPProxy.lo -MD -MP -MF .deps/SOAPProxy.Tpo -c SOAPProxy.cpp -fPIC -DPIC -o .libs/SOAPProxy.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPProxy.lo -MD -MP -MF .deps/SOAPProxy.Tpo -c SOAPProxy.cpp -o SOAPProxy.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPResponse.lo -MD -MP -MF ".deps/SOAPResponse.Tpo" -c -o SOAPResponse.lo `test -f 'SOAPResponse.cpp' || echo './'`SOAPResponse.cpp; then mv -f ".deps/SOAPResponse.Tpo" ".deps/SOAPResponse.Plo"; else rm -f ".deps/SOAPResponse.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPResponse.lo -MD -MP -MF .deps/SOAPResponse.Tpo -c SOAPResponse.cpp -fPIC -DPIC -o .libs/SOAPResponse.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPResponse.lo -MD -MP -MF .deps/SOAPResponse.Tpo -c SOAPResponse.cpp -o SOAPResponse.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSecureSocketImp.lo -MD -MP -MF ".deps/SOAPSecureSocketImp.Tpo" -c -o SOAPSecureSocketImp.lo `test -f 'SOAPSecureSocketImp.cpp' || echo './'`SOAPSecureSocketImp.cpp; then mv -f ".deps/SOAPSecureSocketImp.Tpo" ".deps/SOAPSecureSocketImp.Plo"; else rm -f ".deps/SOAPSecureSocketImp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSecureSocketImp.lo -MD -MP -MF .deps/SOAPSecureSocketImp.Tpo -c SOAPSecureSocketImp.cpp -fPIC -DPIC -o .libs/SOAPSecureSocketImp.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSecureSocketImp.lo -MD -MP -MF .deps/SOAPSecureSocketImp.Tpo -c SOAPSecureSocketImp.cpp -o SOAPSecureSocketImp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPServerDispatch.lo -MD -MP -MF ".deps/SOAPServerDispatch.Tpo" -c -o SOAPServerDispatch.lo `test -f 'SOAPServerDispatch.cpp' || echo './'`SOAPServerDispatch.cpp; then mv -f ".deps/SOAPServerDispatch.Tpo" ".deps/SOAPServerDispatch.Plo"; else rm -f ".deps/SOAPServerDispatch.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPServerDispatch.lo -MD -MP -MF .deps/SOAPServerDispatch.Tpo -c SOAPServerDispatch.cpp -fPIC -DPIC -o .libs/SOAPServerDispatch.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPServerDispatch.lo -MD -MP -MF .deps/SOAPServerDispatch.Tpo -c SOAPServerDispatch.cpp -o SOAPServerDispatch.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSocket.lo -MD -MP -MF ".deps/SOAPSocket.Tpo" -c -o SOAPSocket.lo `test -f 'SOAPSocket.cpp' || echo './'`SOAPSocket.cpp; then mv -f ".deps/SOAPSocket.Tpo" ".deps/SOAPSocket.Plo"; else rm -f ".deps/SOAPSocket.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSocket.lo -MD -MP -MF .deps/SOAPSocket.Tpo -c SOAPSocket.cpp -fPIC -DPIC -o .libs/SOAPSocket.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSocket.lo -MD -MP -MF .deps/SOAPSocket.Tpo -c SOAPSocket.cpp -o SOAPSocket.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSSLContext.lo -MD -MP -MF ".deps/SOAPSSLContext.Tpo" -c -o SOAPSSLContext.lo `test -f 'SOAPSSLContext.cpp' || echo './'`SOAPSSLContext.cpp; then mv -f ".deps/SOAPSSLContext.Tpo" ".deps/SOAPSSLContext.Plo"; else rm -f ".deps/SOAPSSLContext.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSSLContext.lo -MD -MP -MF .deps/SOAPSSLContext.Tpo -c SOAPSSLContext.cpp -fPIC -DPIC -o .libs/SOAPSSLContext.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPSSLContext.lo -MD -MP -MF .deps/SOAPSSLContext.Tpo -c SOAPSSLContext.cpp -o SOAPSSLContext.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPStructHandler.lo -MD -MP -MF ".deps/SOAPStructHandler.Tpo" -c -o SOAPStructHandler.lo `test -f 'SOAPStructHandler.cpp' || echo './'`SOAPStructHandler.cpp; then mv -f ".deps/SOAPStructHandler.Tpo" ".deps/SOAPStructHandler.Plo"; else rm -f ".deps/SOAPStructHandler.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPStructHandler.lo -MD -MP -MF .deps/SOAPStructHandler.Tpo -c SOAPStructHandler.cpp -fPIC -DPIC -o .libs/SOAPStructHandler.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPStructHandler.lo -MD -MP -MF .deps/SOAPStructHandler.Tpo -c SOAPStructHandler.cpp -o SOAPStructHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPTypeTraits.lo -MD -MP -MF ".deps/SOAPTypeTraits.Tpo" -c -o SOAPTypeTraits.lo `test -f 'SOAPTypeTraits.cpp' || echo './'`SOAPTypeTraits.cpp; then mv -f ".deps/SOAPTypeTraits.Tpo" ".deps/SOAPTypeTraits.Plo"; else rm -f ".deps/SOAPTypeTraits.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPTypeTraits.lo -MD -MP -MF .deps/SOAPTypeTraits.Tpo -c SOAPTypeTraits.cpp -fPIC -DPIC -o .libs/SOAPTypeTraits.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPTypeTraits.lo -MD -MP -MF .deps/SOAPTypeTraits.Tpo -c SOAPTypeTraits.cpp -o SOAPTypeTraits.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPUrl.lo -MD -MP -MF ".deps/SOAPUrl.Tpo" -c -o SOAPUrl.lo `test -f 'SOAPUrl.cpp' || echo './'`SOAPUrl.cpp; then mv -f ".deps/SOAPUrl.Tpo" ".deps/SOAPUrl.Plo"; else rm -f ".deps/SOAPUrl.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPUrl.lo -MD -MP -MF .deps/SOAPUrl.Tpo -c SOAPUrl.cpp -fPIC -DPIC -o .libs/SOAPUrl.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPUrl.lo -MD -MP -MF .deps/SOAPUrl.Tpo -c SOAPUrl.cpp -o SOAPUrl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPonHTTP.lo -MD -MP -MF ".deps/SOAPonHTTP.Tpo" -c -o SOAPonHTTP.lo `test -f 'SOAPonHTTP.cpp' || echo './'`SOAPonHTTP.cpp; then mv -f ".deps/SOAPonHTTP.Tpo" ".deps/SOAPonHTTP.Plo"; else rm -f ".deps/SOAPonHTTP.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPonHTTP.lo -MD -MP -MF .deps/SOAPonHTTP.Tpo -c SOAPonHTTP.cpp -fPIC -DPIC -o .libs/SOAPonHTTP.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT SOAPonHTTP.lo -MD -MP -MF .deps/SOAPonHTTP.Tpo -c SOAPonHTTP.cpp -o SOAPonHTTP.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLComposer.lo -MD -MP -MF ".deps/XMLComposer.Tpo" -c -o XMLComposer.lo `test -f 'XMLComposer.cpp' || echo './'`XMLComposer.cpp; then mv -f ".deps/XMLComposer.Tpo" ".deps/XMLComposer.Plo"; else rm -f ".deps/XMLComposer.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLComposer.lo -MD -MP -MF .deps/XMLComposer.Tpo -c XMLComposer.cpp -fPIC -DPIC -o .libs/XMLComposer.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLComposer.lo -MD -MP -MF .deps/XMLComposer.Tpo -c XMLComposer.cpp -o XMLComposer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLParser.lo -MD -MP -MF ".deps/XMLParser.Tpo" -c -o XMLParser.lo `test -f 'XMLParser.cpp' || echo './'`XMLParser.cpp; then mv -f ".deps/XMLParser.Tpo" ".deps/XMLParser.Plo"; else rm -f ".deps/XMLParser.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLParser.lo -MD -MP -MF .deps/XMLParser.Tpo -c XMLParser.cpp -fPIC -DPIC -o .libs/XMLParser.o c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -MT XMLParser.lo -MD -MP -MF .deps/XMLParser.Tpo -c XMLParser.cpp -o XMLParser.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link c++ -Wall -pedantic -I/usr/kerberos/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o libeasysoap.la -rpath /usr/local/lib -no-undefined digcalc.lo md5c.lo SOAPBase64.lo SOAPBody.lo SOAPBodyHandler.lo SOAPCGIServer.lo SOAPCGITransport.lo SOAPClientSocketImp.lo SOAPDebugger.lo SOAPEnvelope.lo SOAPEnvelopeHandler.lo SOAPFault.lo SOAPHeader.lo SOAPHeaderHandler.lo SOAPMethod.lo SOAPMethodHandler.lo SOAPNamespaces.lo SOAPParameter.lo SOAPParameterHandler.lo SOAPParse.lo SOAPProxy.lo SOAPResponse.lo SOAPSecureSocketImp.lo SOAPServerDispatch.lo SOAPSocket.lo SOAPSSLContext.lo SOAPStructHandler.lo SOAPTypeTraits.lo SOAPUrl.lo SOAPonHTTP.lo XMLComposer.lo XMLParser.lo -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/digcalc.o .libs/md5c.o .libs/SOAPBase64.o .libs/SOAPBody.o .libs/SOAPBodyHandler.o .libs/SOAPCGIServer.o .libs/SOAPCGITransport.o .libs/SOAPClientSocketImp.o .libs/SOAPDebugger.o .libs/SOAPEnvelope.o .libs/SOAPEnvelopeHandler.o .libs/SOAPFault.o .libs/SOAPHeader.o .libs/SOAPHeaderHandler.o .libs/SOAPMethod.o .libs/SOAPMethodHandler.o .libs/SOAPNamespaces.o .libs/SOAPParameter.o .libs/SOAPParameterHandler.o .libs/SOAPParse.o .libs/SOAPProxy.o .libs/SOAPResponse.o .libs/SOAPSecureSocketImp.o .libs/SOAPServerDispatch.o .libs/SOAPSocket.o .libs/SOAPSSLContext.o .libs/SOAPStructHandler.o .libs/SOAPTypeTraits.o .libs/SOAPUrl.o .libs/SOAPonHTTP.o .libs/XMLComposer.o .libs/XMLParser.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libexpat.so -lssl -lcrypto -lgcc -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -Wl,-soname -Wl,libeasysoap.so.0 -o .libs/libeasysoap.so.0.0.0 (cd .libs && rm -f libeasysoap.so.0 && ln -s libeasysoap.so.0.0.0 libeasysoap.so.0) (cd .libs && rm -f libeasysoap.so && ln -s libeasysoap.so.0.0.0 libeasysoap.so) ar cru .libs/libeasysoap.a digcalc.o md5c.o SOAPBase64.o SOAPBody.o SOAPBodyHandler.o SOAPCGIServer.o SOAPCGITransport.o SOAPClientSocketImp.o SOAPDebugger.o SOAPEnvelope.o SOAPEnvelopeHandler.o SOAPFault.o SOAPHeader.o SOAPHeaderHandler.o SOAPMethod.o SOAPMethodHandler.o SOAPNamespaces.o SOAPParameter.o SOAPParameterHandler.o SOAPParse.o SOAPProxy.o SOAPResponse.o SOAPSecureSocketImp.o SOAPServerDispatch.o SOAPSocket.o SOAPSSLContext.o SOAPStructHandler.o SOAPTypeTraits.o SOAPUrl.o SOAPonHTTP.o XMLComposer.o XMLParser.o ranlib .libs/libeasysoap.a creating libeasysoap.la (cd .libs && rm -f libeasysoap.la && ln -s ../libeasysoap.la libeasysoap.la) Making all in tests if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SOAPBuildersInteropHandler.o -MD -MP -MF ".deps/SOAPBuildersInteropHandler.Tpo" -c -o SOAPBuildersInteropHandler.o `test -f 'SOAPBuildersInteropHandler.cpp' || echo './'`SOAPBuildersInteropHandler.cpp; then mv -f ".deps/SOAPBuildersInteropHandler.Tpo" ".deps/SOAPBuildersInteropHandler.Po"; else rm -f ".deps/SOAPBuildersInteropHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SOAPBuildersInteropHandlerA.o -MD -MP -MF ".deps/SOAPBuildersInteropHandlerA.Tpo" -c -o SOAPBuildersInteropHandlerA.o `test -f 'SOAPBuildersInteropHandlerA.cpp' || echo './'`SOAPBuildersInteropHandlerA.cpp; then mv -f ".deps/SOAPBuildersInteropHandlerA.Tpo" ".deps/SOAPBuildersInteropHandlerA.Po"; else rm -f ".deps/SOAPBuildersInteropHandlerA.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SOAPBuildersInteropHandlerB.o -MD -MP -MF ".deps/SOAPBuildersInteropHandlerB.Tpo" -c -o SOAPBuildersInteropHandlerB.o `test -f 'SOAPBuildersInteropHandlerB.cpp' || echo './'`SOAPBuildersInteropHandlerB.cpp; then mv -f ".deps/SOAPBuildersInteropHandlerB.Tpo" ".deps/SOAPBuildersInteropHandlerB.Po"; else rm -f ".deps/SOAPBuildersInteropHandlerB.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SOAPBuildersHeaderHandler.o -MD -MP -MF ".deps/SOAPBuildersHeaderHandler.Tpo" -c -o SOAPBuildersHeaderHandler.o `test -f 'SOAPBuildersHeaderHandler.cpp' || echo './'`SOAPBuildersHeaderHandler.cpp; then mv -f ".deps/SOAPBuildersHeaderHandler.Tpo" ".deps/SOAPBuildersHeaderHandler.Po"; else rm -f ".deps/SOAPBuildersHeaderHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT interopserver.o -MD -MP -MF ".deps/interopserver.Tpo" -c -o interopserver.o `test -f 'interopserver.cpp' || echo './'`interopserver.cpp; then mv -f ".deps/interopserver.Tpo" ".deps/interopserver.Po"; else rm -f ".deps/interopserver.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o interopserver SOAPBuildersInteropHandler.o SOAPBuildersInteropHandlerA.o SOAPBuildersInteropHandlerB.o SOAPBuildersHeaderHandler.o interopserver.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc mkdir .libs c++ -Wall -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/interopserver SOAPBuildersInteropHandler.o SOAPBuildersInteropHandlerA.o SOAPBuildersInteropHandlerB.o SOAPBuildersHeaderHandler.o interopserver.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating interopserver if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT interopclient.o -MD -MP -MF ".deps/interopclient.Tpo" -c -o interopclient.o `test -f 'interopclient.cpp' || echo './'`interopclient.cpp; then mv -f ".deps/interopclient.Tpo" ".deps/interopclient.Po"; else rm -f ".deps/interopclient.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o interopclient interopclient.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc c++ -Wall -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/interopclient interopclient.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating interopclient if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SSLClient.o -MD -MP -MF ".deps/SSLClient.Tpo" -c -o SSLClient.o `test -f 'SSLClient.cpp' || echo './'`SSLClient.cpp; then mv -f ".deps/SSLClient.Tpo" ".deps/SSLClient.Po"; else rm -f ".deps/SSLClient.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o SSLClient SSLClient.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc c++ -Wall -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/SSLClient SSLClient.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating SSLClient if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT SSLServer.o -MD -MP -MF ".deps/SSLServer.Tpo" -c -o SSLServer.o `test -f 'SSLServer.cpp' || echo './'`SSLServer.cpp; then mv -f ".deps/SSLServer.Tpo" ".deps/SSLServer.Po"; else rm -f ".deps/SSLServer.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o SSLServer SSLServer.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc c++ -Wall -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/SSLServer SSLServer.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating SSLServer Making all in validator if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT validator.o -MD -MP -MF ".deps/validator.Tpo" -c -o validator.o `test -f 'validator.cpp' || echo './'`validator.cpp; then mv -f ".deps/validator.Tpo" ".deps/validator.Po"; else rm -f ".deps/validator.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT UserlandValidatorHandler.o -MD -MP -MF ".deps/UserlandValidatorHandler.Tpo" -c -o UserlandValidatorHandler.o `test -f 'UserlandValidatorHandler.cpp' || echo './'`UserlandValidatorHandler.cpp; then mv -f ".deps/UserlandValidatorHandler.Tpo" ".deps/UserlandValidatorHandler.Po"; else rm -f ".deps/UserlandValidatorHandler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT WhichToolkitHandler.o -MD -MP -MF ".deps/WhichToolkitHandler.Tpo" -c -o WhichToolkitHandler.o `test -f 'WhichToolkitHandler.cpp' || echo './'`WhichToolkitHandler.cpp; then mv -f ".deps/WhichToolkitHandler.Tpo" ".deps/WhichToolkitHandler.Po"; else rm -f ".deps/WhichToolkitHandler.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o validator validator.o UserlandValidatorHandler.o WhichToolkitHandler.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc mkdir .libs c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/validator validator.o UserlandValidatorHandler.o WhichToolkitHandler.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating validator Making all in simpleserver if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT simpleserver.o -MD -MP -MF ".deps/simpleserver.Tpo" -c -o simpleserver.o `test -f 'simpleserver.cpp' || echo './'`simpleserver.cpp; then mv -f ".deps/simpleserver.Tpo" ".deps/simpleserver.Po"; else rm -f ".deps/simpleserver.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o simpleserver simpleserver.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc mkdir .libs c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/simpleserver simpleserver.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating simpleserver if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT simpleclient.o -MD -MP -MF ".deps/simpleclient.Tpo" -c -o simpleclient.o `test -f 'simpleclient.cpp' || echo './'`simpleclient.cpp; then mv -f ".deps/simpleclient.Tpo" ".deps/simpleclient.Po"; else rm -f ".deps/simpleclient.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o simpleclient simpleclient.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/simpleclient simpleclient.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating simpleclient Making all in google if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT google.o -MD -MP -MF ".deps/google.Tpo" -c -o google.o `test -f 'google.cpp' || echo './'`google.cpp; then mv -f ".deps/google.Tpo" ".deps/google.Po"; else rm -f ".deps/google.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I../include/easysoap -I../include -I/usr/local/include -Wall -pedantic -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -o google google.o main.o ../src/libeasysoap.la -lexpat -lssl -lcrypto -lm -lgcc_s -lgcc mkdir .libs c++ -Wall -pedantic -O2 -pipe -fno-strict-aliasing -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/google google.o main.o -L/usr/local/lib ../src/.libs/libeasysoap.so /usr/local/lib/libexpat.so -lm -lgcc_s -lssl -lcrypto -lgcc -Wl,--rpath -Wl,/usr/local/lib creating google ===> Staging for easysoap-0.8.0_5 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/conftools/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/net/easysoap/work/EasySoap++-0.8.0/conftools/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in proj Making install in win32 Making install in BCB5 Making install in MSVC6 Making install in MSVC7 Making install in MSVC7.1 Making install in MSVC8.0 Making install in include Making install in easysoap /bin/sh ../../conftools/mkinstalldirs /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap mkdir /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap install -o root -g wheel -m 444 SOAP.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAP.h install -o root -g wheel -m 444 SOAPArray.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPArray.h install -o root -g wheel -m 444 SOAPBase64.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPBase64.h install -o root -g wheel -m 444 SOAPBody.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPBody.h install -o root -g wheel -m 444 SOAPCGIServer.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPCGIServer.h install -o root -g wheel -m 444 SOAPCGITransport.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPCGITransport.h install -o root -g wheel -m 444 SOAPDebugger.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPDebugger.h install -o root -g wheel -m 444 SOAPDispatchHandler.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPDispatchHandler.h install -o root -g wheel -m 444 SOAPEnvelope.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPEnvelope.h install -o root -g wheel -m 444 SOAPException.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPException.h install -o root -g wheel -m 444 SOAPFault.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPFault.h install -o root -g wheel -m 444 SOAPHashMap.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPHashMap.h install -o root -g wheel -m 444 SOAPHeader.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPHeader.h install -o root -g wheel -m 444 SOAPMethod.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPMethod.h install -o root -g wheel -m 444 SOAPNamespaces.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPNamespaces.h install -o root -g wheel -m 444 SOAPParameter.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPParameter.h install -o root -g wheel -m 444 SOAPParseEventHandler.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPParseEventHandler.h install -o root -g wheel -m 444 SOAPParse.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPParse.h install -o root -g wheel -m 444 SOAPPool.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPPool.h install -o root -g wheel -m 444 SOAPProxy.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPProxy.h install -o root -g wheel -m 444 SOAPQName.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPQName.h install -o root -g wheel -m 444 SOAPResponse.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPResponse.h install -o root -g wheel -m 444 SOAPSTL.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPSTL.h install -o root -g wheel -m 444 SOAPServer.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPServer.h install -o root -g wheel -m 444 SOAPServerDispatch.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPServerDispatch.h install -o root -g wheel -m 444 SOAPSocket.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPSocket.h install -o root -g wheel -m 444 SOAPStack.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPStack.h install -o root -g wheel -m 444 SOAPString.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPString.h install -o root -g wheel -m 444 SOAPSSLContext.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPSSLContext.h install -o root -g wheel -m 444 SOAPTypeTraits.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPTypeTraits.h install -o root -g wheel -m 444 SOAPTransport.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPTransport.h install -o root -g wheel -m 444 SOAPUrl.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPUrl.h install -o root -g wheel -m 444 SOAPUtil.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPUtil.h install -o root -g wheel -m 444 SOAPonHTTP.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/SOAPonHTTP.h install -o root -g wheel -m 444 XMLComposer.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/XMLComposer.h install -o root -g wheel -m 444 XMLParser.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/XMLParser.h install -o root -g wheel -m 444 es_comp.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_comp.h install -o root -g wheel -m 444 es_config.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_config.h install -o root -g wheel -m 444 es_conf.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_conf.h install -o root -g wheel -m 444 es_borl.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_borl.h install -o root -g wheel -m 444 es_msvc.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_msvc.h install -o root -g wheel -m 444 es_mwerks.h /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/include/easysoap/es_mwerks.h Making install in src /bin/sh ../conftools/mkinstalldirs /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib install -o root -g wheel -m 444 libeasysoap.a /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a ranlib /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a /bin/sh ../conftools/mkinstalldirs /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel -s libeasysoap.la /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.la /usr/bin/install -c -o root -g wheel .libs/libeasysoap.so.0.0.0 /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.so.0.0.0 strip --strip-unneeded /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.so.0.0.0 (cd /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib && { ln -s -f libeasysoap.so.0.0.0 libeasysoap.so.0 || { rm -f libeasysoap.so.0 && ln -s libeasysoap.so.0.0.0 libeasysoap.so.0; }; }) (cd /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib && { ln -s -f libeasysoap.so.0.0.0 libeasysoap.so || { rm -f libeasysoap.so && ln -s libeasysoap.so.0.0.0 libeasysoap.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libeasysoap.lai /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.la /usr/bin/install -c -o root -g wheel .libs/libeasysoap.a /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a strip --strip-debug /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a chmod 644 /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a ranlib /obj/buildshare/ports/355755/net/easysoap/work/stage/usr/local/lib/libeasysoap.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in tests Making install in validator Making install in simpleserver Making install in google ====> Compressing man pages (compress-man) ===> Installing for easysoap-0.8.0_5 ===> Checking if net/easysoap already installed ===> Registering installation for easysoap-0.8.0_5 Installing easysoap-0.8.0_5... done Make package ===> Building package for easysoap-0.8.0_5 slot1: removed