Building gsoap-2.8.17_1.txz (origin /buildshare/ports/355755/devel/gsoap) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/gsoap_2.8.17.zip x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> gsoap-2.8.17_1 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 gsoap-2.8.17_1 Make install ===> License GPLv2 accepted by the user ===> gsoap-2.8.17_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gsoap-2.8.17_1 for building ===> Extracting for gsoap-2.8.17_1 => SHA256 Checksum OK for gsoap_2.8.17.zip. ===> Patching for gsoap-2.8.17_1 ===> Applying FreeBSD patches for gsoap-2.8.17_1 /usr/bin/sed -i.bak -e 's| sys/timeb.h | |' -e 's|-DSOAPCPP_IMPORT_PATH=|-DSOAPCPP2_IMPORT_PATH=|' -e 's|-DWSDL_IMPORT_PATH=|-DWSDL2H_IMPORT_PATH=|' /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/configure ===> Configuring for gsoap-2.8.17_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/libtool ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/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 checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p 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 whether make sets $(MAKE)... (cached) yes 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 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 whether cc understands -c and -o together... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... yacc checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking whether ln -s works... yes checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 arpa/inet.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) 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 for time.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for poll.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no checking for zlib.h... (cached) yes checking for an ANSI C-conforming const... 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 for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for random... (cached) yes checking for gettimeofday... (cached) yes checking for ftime... no checking for localtime_r... yes checking for timegm... yes checking for gmtime... yes checking for gmtime_r... yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for snprintf... (cached) yes checking for strchr... yes checking for strerror... (cached) yes checking for strerror_r... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) 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... yes checking for sprintf_l... yes checking for wctomb... yes checking for mbtowc... yes checking for poll... (cached) yes checking for isnan... yes checking for isinf... yes checking for gethostbyname_r... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for disable namespaces in library... no checking for enable ipv6 in library... no checking for disable openssl in library... yes 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/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 ===> Building for gsoap-2.8.17_1 /usr/bin/make all-recursive Making all in gsoap ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp ln -s -f ./dom.cpp dom_cpp.cpp cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -O2 -pipe -fno-strict-aliasing -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 mv -f .deps/libgsoap_a-stdsoap2.Tpo .deps/libgsoap_a-stdsoap2.Po cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT libgsoap_a-dom.o -MD -MP -MF .deps/libgsoap_a-dom.Tpo -c -o libgsoap_a-dom.o `test -f 'dom.c' || echo './'`dom.c mv -f .deps/libgsoap_a-dom.Tpo .deps/libgsoap_a-dom.Po rm -f libgsoap.a ar cru libgsoap.a libgsoap_a-stdsoap2.o libgsoap_a-dom.o ranlib libgsoap.a c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT libgsoap___a-stdsoap2_cpp.o -MD -MP -MF .deps/libgsoap___a-stdsoap2_cpp.Tpo -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp mv -f .deps/libgsoap___a-stdsoap2_cpp.Tpo .deps/libgsoap___a-stdsoap2_cpp.Po c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT libgsoap___a-dom_cpp.o -MD -MP -MF .deps/libgsoap___a-dom_cpp.Tpo -c -o libgsoap___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp mv -f .deps/libgsoap___a-dom_cpp.Tpo .deps/libgsoap___a-dom_cpp.Po rm -f libgsoap++.a ar cru libgsoap++.a libgsoap___a-stdsoap2_cpp.o libgsoap___a-dom_cpp.o ranlib libgsoap++.a ln -s -f ./stdsoap2.cpp stdsoap2_ck.c cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_COOKIES -O2 -pipe -fno-strict-aliasing -MT libgsoapck_a-stdsoap2_ck.o -MD -MP -MF .deps/libgsoapck_a-stdsoap2_ck.Tpo -c -o libgsoapck_a-stdsoap2_ck.o `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c mv -f .deps/libgsoapck_a-stdsoap2_ck.Tpo .deps/libgsoapck_a-stdsoap2_ck.Po cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_COOKIES -O2 -pipe -fno-strict-aliasing -MT libgsoapck_a-dom.o -MD -MP -MF .deps/libgsoapck_a-dom.Tpo -c -o libgsoapck_a-dom.o `test -f 'dom.c' || echo './'`dom.c mv -f .deps/libgsoapck_a-dom.Tpo .deps/libgsoapck_a-dom.Po rm -f libgsoapck.a ar cru libgsoapck.a libgsoapck_a-stdsoap2_ck.o libgsoapck_a-dom.o ranlib libgsoapck.a ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_COOKIES -O2 -pipe -fno-strict-aliasing -MT libgsoapck___a-stdsoap2_ck_cpp.o -MD -MP -MF .deps/libgsoapck___a-stdsoap2_ck_cpp.Tpo -c -o libgsoapck___a-stdsoap2_ck_cpp.o `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp mv -f .deps/libgsoapck___a-stdsoap2_ck_cpp.Tpo .deps/libgsoapck___a-stdsoap2_ck_cpp.Po c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_COOKIES -O2 -pipe -fno-strict-aliasing -MT libgsoapck___a-dom_cpp.o -MD -MP -MF .deps/libgsoapck___a-dom_cpp.Tpo -c -o libgsoapck___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp mv -f .deps/libgsoapck___a-dom_cpp.Tpo .deps/libgsoapck___a-dom_cpp.Po rm -f libgsoapck++.a ar cru libgsoapck++.a libgsoapck___a-stdsoap2_ck_cpp.o libgsoapck___a-dom_cpp.o ranlib libgsoapck++.a ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_DOM -O2 -pipe -fno-strict-aliasing -MT libgsoapssl_a-stdsoap2_ssl.o -MD -MP -MF .deps/libgsoapssl_a-stdsoap2_ssl.Tpo -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c mv -f .deps/libgsoapssl_a-stdsoap2_ssl.Tpo .deps/libgsoapssl_a-stdsoap2_ssl.Po cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_DOM -O2 -pipe -fno-strict-aliasing -MT libgsoapssl_a-dom.o -MD -MP -MF .deps/libgsoapssl_a-dom.Tpo -c -o libgsoapssl_a-dom.o `test -f 'dom.c' || echo './'`dom.c mv -f .deps/libgsoapssl_a-dom.Tpo .deps/libgsoapssl_a-dom.Po rm -f libgsoapssl.a ar cru libgsoapssl.a libgsoapssl_a-stdsoap2_ssl.o libgsoapssl_a-dom.o ranlib libgsoapssl.a ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_DOM -O2 -pipe -fno-strict-aliasing -MT libgsoapssl___a-stdsoap2_ssl_cpp.o -MD -MP -MF .deps/libgsoapssl___a-stdsoap2_ssl_cpp.Tpo -c -o libgsoapssl___a-stdsoap2_ssl_cpp.o `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp mv -f .deps/libgsoapssl___a-stdsoap2_ssl_cpp.Tpo .deps/libgsoapssl___a-stdsoap2_ssl_cpp.Po c++ -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -DWITH_DOM -O2 -pipe -fno-strict-aliasing -MT libgsoapssl___a-dom_cpp.o -MD -MP -MF .deps/libgsoapssl___a-dom_cpp.Tpo -c -o libgsoapssl___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp mv -f .deps/libgsoapssl___a-dom_cpp.Tpo .deps/libgsoapssl___a-dom_cpp.Po rm -f libgsoapssl++.a ar cru libgsoapssl++.a libgsoapssl___a-stdsoap2_ssl_cpp.o libgsoapssl___a-dom_cpp.o ranlib libgsoapssl++.a /usr/bin/make all-recursive Making all in . Making all in src /bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h soapcpp2_yacc.h y.output soapcpp2_yacc.output -- yacc -d -v yacc: 1 shift/reduce conflict. updating soapcpp2_yacc.h updating soapcpp2_yacc.output cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-soapcpp2_yacc.o -MD -MP -MF .deps/soapcpp2-soapcpp2_yacc.Tpo -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c mv -f .deps/soapcpp2-soapcpp2_yacc.Tpo .deps/soapcpp2-soapcpp2_yacc.Po /bin/sh ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-soapcpp2_lex.o -MD -MP -MF .deps/soapcpp2-soapcpp2_lex.Tpo -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c mv -f .deps/soapcpp2-soapcpp2_lex.Tpo .deps/soapcpp2-soapcpp2_lex.Po cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-symbol2.o -MD -MP -MF .deps/soapcpp2-symbol2.Tpo -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c mv -f .deps/soapcpp2-symbol2.Tpo .deps/soapcpp2-symbol2.Po cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-error2.o -MD -MP -MF .deps/soapcpp2-error2.Tpo -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c mv -f .deps/soapcpp2-error2.Tpo .deps/soapcpp2-error2.Po cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-init2.o -MD -MP -MF .deps/soapcpp2-init2.Tpo -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c mv -f .deps/soapcpp2-init2.Tpo .deps/soapcpp2-init2.Po cc -DHAVE_CONFIG_H -I. -I../.. -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT soapcpp2-soapcpp2.o -MD -MP -MF .deps/soapcpp2-soapcpp2.Tpo -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c mv -f .deps/soapcpp2-soapcpp2.Tpo .deps/soapcpp2-soapcpp2.Po cc -DWITH_YACC -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/local/share/gsoap/import\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -ly -lfl Making all in wsdl ../../gsoap/src/soapcpp2 -SC -pwsdl -I. -I../../gsoap/import ./wsdl.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.17r ** Copyright (C) 2000-2013, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following licenses: ** GPL or the commercial license by Genivia Inc. Saving wsdlStub.h annotated copy of the source input Saving wsdlH.h interface declarations Saving xmime.nsmap namespace mapping table Saving wsdlC.cpp serializers Compilation successful /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-wsdl2h.o -MD -MP -MF .deps/wsdl2h-wsdl2h.Tpo -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp mv -f .deps/wsdl2h-wsdl2h.Tpo .deps/wsdl2h-wsdl2h.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-wsdl.o -MD -MP -MF .deps/wsdl2h-wsdl.Tpo -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp mv -f .deps/wsdl2h-wsdl.Tpo .deps/wsdl2h-wsdl.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-schema.o -MD -MP -MF .deps/wsdl2h-schema.Tpo -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp mv -f .deps/wsdl2h-schema.Tpo .deps/wsdl2h-schema.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-types.o -MD -MP -MF .deps/wsdl2h-types.Tpo -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp mv -f .deps/wsdl2h-types.Tpo .deps/wsdl2h-types.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-service.o -MD -MP -MF .deps/wsdl2h-service.Tpo -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp mv -f .deps/wsdl2h-service.Tpo .deps/wsdl2h-service.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-soap.o -MD -MP -MF .deps/wsdl2h-soap.Tpo -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp mv -f .deps/wsdl2h-soap.Tpo .deps/wsdl2h-soap.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-mime.o -MD -MP -MF .deps/wsdl2h-mime.Tpo -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp mv -f .deps/wsdl2h-mime.Tpo .deps/wsdl2h-mime.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-wsp.o -MD -MP -MF .deps/wsdl2h-wsp.Tpo -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp mv -f .deps/wsdl2h-wsp.Tpo .deps/wsdl2h-wsp.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DWSDL2H_IMPORT_PATH="\"/usr/local/share/gsoap/WS\"" -DFREEBSD -O2 -pipe -fno-strict-aliasing -MT wsdl2h-wsdlC.o -MD -MP -MF .deps/wsdl2h-wsdlC.Tpo -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp mv -f .deps/wsdl2h-wsdlC.Tpo .deps/wsdl2h-wsdlC.Po c++ -O2 -pipe -fno-strict-aliasing -L. -I../../gsoap -I../../gsoap/plugin -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-wsdlC.o ../../gsoap/libgsoap++.a ===> Staging for gsoap-2.8.17_1 ===> Generating temporary packing list Making install in gsoap /usr/bin/make install-recursive Making install in . test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib" install -o root -g wheel -m 444 'libgsoap.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoap.a' install -o root -g wheel -m 444 'libgsoap++.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoap++.a' install -o root -g wheel -m 444 'libgsoapck.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapck.a' install -o root -g wheel -m 444 'libgsoapck++.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapck++.a' install -o root -g wheel -m 444 'libgsoapssl.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapssl.a' install -o root -g wheel -m 444 'libgsoapssl++.a' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapssl++.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoap.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoap++.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapck.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapck++.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapssl.a' ranlib '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/lib/libgsoapssl++.a' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/include" install -o root -g wheel -m 444 'stdsoap2.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/include/stdsoap2.h' test -z "/usr/local/share/gsoap" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap" /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/README.txt' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/README.txt' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/WS-Header.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/WS-Header.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/WS-example.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/WS-example.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/WS-example.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/WS-example.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/c14n.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/c14n.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/dom.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/dom.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/ds.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/ds.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/ds2.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/ds2.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/ref.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/ref.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/ser.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/ser.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/soap12.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/soap12.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stdstring.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stdstring.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stl.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stl.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stldeque.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stldeque.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stllist.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stllist.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stlset.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stlset.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/stlvector.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/stlvector.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsa.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsa.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsa3.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsa3.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsa4.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsa4.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsa5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsa5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsc.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsc.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsc2.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsc2.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsdd.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsdd.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsdd10.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsdd10.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsdx.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsdx.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsp.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsp.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrm.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrm.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrm4.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrm4.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrm5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrm5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrp.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrp.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrx.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrx.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsrx5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsrx5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsse.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsse.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsse11.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsse11.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsse2.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsse2.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wst.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wst.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wstx.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wstx.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/wsu.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/wsu.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xenc.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xenc.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xlink.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xlink.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xmime.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xmime.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xmime4.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xmime4.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xmime5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xmime5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xml.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xml.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xmlmime.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xmlmime.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xmlmime5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xmlmime5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xop.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xop.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './import/xsd.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/import/xsd.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/README.txt' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/README.txt' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/cacerts.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/cacerts.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/cacerts.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/cacerts.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/calcrest.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/calcrest.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpda.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpda.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpda.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpda.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpdatest.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpdatest.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpdatest.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpdatest.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpform.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpform.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpform.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpform.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpget.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpget.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpget.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpget.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpgettest.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpgettest.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpgettest.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpgettest.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpmd5.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpmd5.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpmd5.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpmd5.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpmd5test.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpmd5test.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpmd5test.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpmd5test.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httppost.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httppost.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httppost.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httppost.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpposttest.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpposttest.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/httpposttest.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/httpposttest.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/logging.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/logging.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/logging.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/logging.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/md5evp.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/md5evp.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/md5evp.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/md5evp.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/mecevp.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/mecevp.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/mecevp.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/mecevp.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/mq.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/mq.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/mq.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/mq.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/plugin.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/plugin.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/plugin.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/plugin.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/smdevp.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/smdevp.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/smdevp.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/smdevp.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/threads.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/threads.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/threads.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/threads.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsaapi.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsaapi.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsaapi.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsaapi.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsddapi.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsddapi.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsddapi.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsddapi.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsrmapi.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsrmapi.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsrmapi.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsrmapi.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsse2api.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsse2api.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsse2api.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsse2api.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsseapi.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsseapi.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsseapi.cpp' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsseapi.cpp' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './plugin/wsseapi.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/plugin/wsseapi.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/README.txt' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/README.txt' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Addressing.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Addressing.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Addressing03.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Addressing03.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Addressing04.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Addressing04.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Addressing05.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Addressing05.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Discovery.wsdl' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Discovery.wsdl' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Enumeration.wsdl' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Enumeration.wsdl' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Policy.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Policy.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Policy12.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Policy12.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-ReliableMessaging.wsdl' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-ReliableMessaging.wsdl' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-ReliableMessaging.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-ReliableMessaging.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Routing.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Routing.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-SecureConversation.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-SecureConversation.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-SecurityPolicy.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-SecurityPolicy.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Trust.wsdl' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Trust.wsdl' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-Trust.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-Trust.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/WS-typemap.dat' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/WS-typemap.dat' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/discovery.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/discovery.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/ds.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/ds.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/enumeration.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/enumeration.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/reference-1.1.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/reference-1.1.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/typemap.dat' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/typemap.dat' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/ws-reliability-1.1.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/ws-reliability-1.1.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/wsse.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/wsse.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/wsu.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/wsu.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './WS/xenc.xsd' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/WS/xenc.xsd' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/README.txt' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/README.txt' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/duration.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/duration.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/duration.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/duration.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/long_double.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/long_double.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/long_double.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/long_double.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/struct_timeval.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/struct_timeval.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/struct_timeval.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/struct_timeval.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/struct_tm.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/struct_tm.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './custom/struct_tm.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/custom/struct_tm.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/README.txt' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/README.txt' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/ckdb.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/ckdb.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/ckdb.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/ckdb.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/ckdbtest.c' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/ckdbtest.c' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/ckdbtest.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/ckdbtest.h' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/fault.cpp' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/fault.cpp' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/logging.cpp' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/logging.cpp' /bin/sh /obj/buildshare/ports/355755/devel/gsoap/work/gsoap-2.8/install-sh -c -m 644 './extras/soapdefs.h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/share/gsoap/extras/soapdefs.h' /usr/bin/make install-data-hook ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'soapcpp2' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/bin/soapcpp2' Making install in wsdl /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'wsdl2h' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/bin/wsdl2h' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'gsoap.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoap.pc' install -o root -g wheel -m 444 'gsoap++.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoap++.pc' install -o root -g wheel -m 444 'gsoapck.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoapck.pc' install -o root -g wheel -m 444 'gsoapck++.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoapck++.pc' install -o root -g wheel -m 444 'gsoapssl.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoapssl.pc' install -o root -g wheel -m 444 'gsoapssl++.pc' '/obj/buildshare/ports/355755/devel/gsoap/work/stage/usr/local/libdata/pkgconfig/gsoapssl++.pc' /usr/bin/make install-data-hook echo "+--------------------------------------------------------+"; echo "| You now have successfully built and installed gsoap. |"; echo "| |"; echo "| You can link your programs with -lgsoap++ for |"; echo "| C++ projects created with soapcpp2 and you can link |"; echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; echo "| |"; echo "| There are also corresponding libraries for SSL and |"; echo "| zlib compression support (-lgsoapssl and lgsoapssl++) |"; echo "| which require linking -lssl -lcrypto -lz |"; echo "| |"; echo "| Thanks for using gsoap. |"; echo "| |"; echo "| http://sourceforge.net/projects/gsoap2 |"; echo "+--------------------------------------------------------+"; +--------------------------------------------------------+ | You now have successfully built and installed gsoap. | | | | You can link your programs with -lgsoap++ for | | C++ projects created with soapcpp2 and you can link | | with -lgsoap for C projects generated with soapcpp2 -c | | | | There are also corresponding libraries for SSL and | | zlib compression support (-lgsoapssl and lgsoapssl++) | | which require linking -lssl -lcrypto -lz | | | | Thanks for using gsoap. | | | | http://sourceforge.net/projects/gsoap2 | +--------------------------------------------------------+ ====> Compressing man pages (compress-man) ===> Installing for gsoap-2.8.17_1 ===> Checking if devel/gsoap already installed ===> Registering installation for gsoap-2.8.17_1 Installing gsoap-2.8.17_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/wsdl2h If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.cs.fsu.edu/~engelen/soap.html Make package ===> Building package for gsoap-2.8.17_1 slot2: removed