Mock Version: 1.1.38 Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xacml.spec'], False, '/var/lib/mock/osg-3.3-el6-build-32514-33412/root/', None, 86400, True, False, 495, 493, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xacml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xacml-1.5.0-1.osg33.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xacml.spec'], False, '/var/lib/mock/osg-3.3-el6-build-32514-33412/root/', None, 86400, True, False, 495, 493, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xacml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.we2sw2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xacml-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xacml-1.5.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xacml-1.5.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S5CkSr + umask 022 + cd /builddir/build/BUILD + cd xacml-1.5.0 + LANG=C + export LANG + unset DISPLAY + CXXFLAGS=-fPIC + export CXXFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS=-fPIC + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-koji-linux-gnu file names to x86_64-koji-linux-gnu format... func_convert_file_noop checking how to convert x86_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dlopen in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for ssize_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memmove... yes checking for memset... yes checking for socket... yes checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSOAP... yes checking for wsdl2h... /usr/bin/wsdl2h checking for soapcpp2... /usr/bin/soapcpp2 checking for gSOAP import dir... /usr/share/gsoap/import checking for doxygen... true Building threading library checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xacml.pc config.status: creating Makefile config.status: creating schema/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 /usr/bin/wsdl2h -I/usr/share/gsoap/import -z2 -x -t ./typemap.dat -f ./schema/xacml_authz_service.wsdl -o xacml_auth_service.gsoap ** The gSOAP WSDL/Schema processor for C and C++, wsdl2h release 1.2.16 ** Copyright (C) 2000-2010 Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The wsdl2h tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Use option -l for more info. Saving xacml_auth_service.gsoap Reading type definitions from type map file './typemap.dat' Reading file './schema/xacml_authz_service.wsdl'... Reading file './schema/xacml_authz_bindings.wsdl'... Reading file './schema/xacml_authz_port_type.wsdl'... Reading schema file './schema/saml-schema-assertion-2.0.xsd'... done reading 'saml-schema-assertion-2.0.xsd' Reading schema file './schema/xacml-2.0-profile-saml2.0-v2-schema-protocol-wd-5.xsd'... done reading 'xacml-2.0-profile-saml2.0-v2-schema-protocol-wd-5.xsd' Reading schema file './schema/access_control-xacml-2.0-context-schema-os-v3.xsd'... done reading 'access_control-xacml-2.0-context-schema-os-v3.xsd' Reading schema file './schema/xacml-2.0-profile-saml2.0-v2-schema-assertion-wd-5.xsd'... done reading 'xacml-2.0-profile-saml2.0-v2-schema-assertion-wd-5.xsd' Reading schema file './schema/access_control-xacml-2.0-policy-schema-os-v3.xsd'... done reading 'access_control-xacml-2.0-policy-schema-os-v3.xsd' Reading schema file './schema/saml-schema-protocol-2.0.xsd'... done reading 'saml-schema-protocol-2.0.xsd' Reading schema file './schema/xmldsig-core-schema.xsd'... done reading 'xmldsig-core-schema.xsd' Reading schema file './schema/xenc-schema.xsd'... done reading 'xenc-schema.xsd' done reading 'xacml_authz_port_type.wsdl' done reading 'xacml_authz_bindings.wsdl' done reading './schema/xacml_authz_service.wsdl' Warning: no soap:fault message in WSDL definitions 'XACMLAuthorization' operation 'Authorize' namespace http://www.globus.org/security/XACMLAuthorization/service Error: no wsdl:definitions/binding/operation/fault/soap:fault To complete the process, compile with: soapcpp2 xacml_auth_service.gsoap sed -e 's/^class XACMLassertion__XACMLAuthzDecisionStatementType[ \t]*$/& : public saml__StatementAbstractType/' \ -e 's/\(@xsd__ID \+\)samlp__\(ID \)/\1 \2/' \ -e 's/\(@std::string \+\)samlp__\(Version \)/\1 \2/' \ -e 's/\(@time_t \+\)samlp__\(IssueInstant \)/\1 \2/' \ xacml_auth_service.gsoap > xacml_auth_service-patched.gsoap /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soap.nsmap namespace mapping table Saving xacml_soap.nsmap namespace mapping table Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soap.nsmap namespace mapping table Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soap.nsmap namespace mapping table Compilation successful Compilation successful (2 warnings) (2 warnings) /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true /usr/bin/soapcpp2 -I/usr/share/gsoap/import -I. -n -pxacml_soap -1 -w -x xacml_auth_service-patched.gsoap || true ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. ** The gSOAP code generator for C and C++, soapcpp2 release 2.7.16 ** Copyright (C) 2000-2010, 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 three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Compilation successful (2 warnings) Compilation successful (2 warnings) **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'saml__SubjectConfirmation' (already declared at line 1065), changing conflicting identifier name to new name 'saml__SubjectConfirmation_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 1068 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) **WARNING**: Duplicate declaration of 'PGPKeyPacket' (already declared at line 2251), changing conflicting identifier name to new name 'PGPKeyPacket_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2260 in xacml_auth_service-patched.gsoap) Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Saving xacml_soapStub.h annotated copy of the input definitions Saving xacml_soapH.h serializers Saving xacml_soapC.cpp serializers Saving xacml_soapClient.cpp client calling stubs Saving xacml_soapClientLib.cpp client stubs with serializers (use only for libs) Saving xacml_soapServer.cpp server request dispatcher Saving xacml_soapServerLib.cpp server request dispatcher with serializers (use only for libs) Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soap.nsmap namespace mapping table Using XACMLService service name: XACMLAuthorizationPortTypeSOAPBinding Using XACMLService service style: document Using XACMLService service encoding: literal Using XACMLService service location: http://localhost:80 Using XACMLService schema namespace: http://www.globus.org/security/XACMLAuthorization/bindings Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingProxy.h client proxy Saving xacml_soapXACMLAuthorizationPortTypeSOAPBindingObject.h server object Saving xacml_soap.nsmap namespace mapping table Compilation successful (2 warnings) Compilation successful (2 warnings) make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xacml-1.5.0' Making all in schema make[2]: Entering directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[2]: Entering directory `/builddir/build/BUILD/xacml-1.5.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_ns.lo -MD -MP -MF .deps/xacml_ns.Tpo -c -o xacml_ns.lo xacml_ns.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_client.lo -MD -MP -MF .deps/xacml_client.Tpo -c -o xacml_client.lo xacml_client.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_datatypes.lo -MD -MP -MF .deps/xacml_datatypes.Tpo -c -o xacml_datatypes.lo xacml_datatypes.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_io.lo -MD -MP -MF .deps/xacml_io.Tpo -c -o xacml_io.lo xacml_io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_ns.lo -MD -MP -MF .deps/xacml_ns.Tpo -c xacml_ns.cpp -fPIC -DPIC -o .libs/xacml_ns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_io.lo -MD -MP -MF .deps/xacml_io.Tpo -c xacml_io.cpp -fPIC -DPIC -o .libs/xacml_io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_client.lo -MD -MP -MF .deps/xacml_client.Tpo -c xacml_client.cpp -fPIC -DPIC -o .libs/xacml_client.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_datatypes.lo -MD -MP -MF .deps/xacml_datatypes.Tpo -c xacml_datatypes.cpp -fPIC -DPIC -o .libs/xacml_datatypes.o mv -f .deps/xacml_datatypes.Tpo .deps/xacml_datatypes.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_obligation.lo -MD -MP -MF .deps/xacml_obligation.Tpo -c -o xacml_obligation.lo xacml_obligation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_obligation.lo -MD -MP -MF .deps/xacml_obligation.Tpo -c xacml_obligation.cpp -fPIC -DPIC -o .libs/xacml_obligation.o mv -f .deps/xacml_ns.Tpo .deps/xacml_ns.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_request.lo -MD -MP -MF .deps/xacml_request.Tpo -c -o xacml_request.lo xacml_request.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_request.lo -MD -MP -MF .deps/xacml_request.Tpo -c xacml_request.cpp -fPIC -DPIC -o .libs/xacml_request.o mv -f .deps/xacml_io.Tpo .deps/xacml_io.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_response.lo -MD -MP -MF .deps/xacml_response.Tpo -c -o xacml_response.lo xacml_response.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_response.lo -MD -MP -MF .deps/xacml_response.Tpo -c xacml_response.cpp -fPIC -DPIC -o .libs/xacml_response.o mv -f .deps/xacml_obligation.Tpo .deps/xacml_obligation.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_resource_attribute.lo -MD -MP -MF .deps/xacml_resource_attribute.Tpo -c -o xacml_resource_attribute.lo xacml_resource_attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_resource_attribute.lo -MD -MP -MF .deps/xacml_resource_attribute.Tpo -c xacml_resource_attribute.cpp -fPIC -DPIC -o .libs/xacml_resource_attribute.o mv -f .deps/xacml_client.Tpo .deps/xacml_client.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_server.lo -MD -MP -MF .deps/xacml_server.Tpo -c -o xacml_server.lo xacml_server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_server.lo -MD -MP -MF .deps/xacml_server.Tpo -c xacml_server.cpp -fPIC -DPIC -o .libs/xacml_server.o mv -f .deps/xacml_response.Tpo .deps/xacml_response.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapC.lo -MD -MP -MF .deps/xacml_soapC.Tpo -c -o xacml_soapC.lo xacml_soapC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapC.lo -MD -MP -MF .deps/xacml_soapC.Tpo -c xacml_soapC.cpp -fPIC -DPIC -o .libs/xacml_soapC.o mv -f .deps/xacml_request.Tpo .deps/xacml_request.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapClient.lo -MD -MP -MF .deps/xacml_soapClient.Tpo -c -o xacml_soapClient.lo xacml_soapClient.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapClient.lo -MD -MP -MF .deps/xacml_soapClient.Tpo -c xacml_soapClient.cpp -fPIC -DPIC -o .libs/xacml_soapClient.o mv -f .deps/xacml_resource_attribute.Tpo .deps/xacml_resource_attribute.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapServer.lo -MD -MP -MF .deps/xacml_soapServer.Tpo -c -o xacml_soapServer.lo xacml_soapServer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -DXACML_THREADING=1 -DWITH_IPV6 -DWITH_DOM -fPIC -MT xacml_soapServer.lo -MD -MP -MF .deps/xacml_soapServer.Tpo -c xacml_soapServer.cpp -fPIC -DPIC -o .libs/xacml_soapServer.o mv -f .deps/xacml_server.Tpo .deps/xacml_server.Plo mv -f .deps/xacml_soapClient.Tpo .deps/xacml_soapClient.Plo mv -f .deps/xacml_soapServer.Tpo .deps/xacml_soapServer.Plo mv -f .deps/xacml_soapC.Tpo .deps/xacml_soapC.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -fPIC -version-info 1:0:1 -o libxacml.la -rpath /usr/lib64 xacml_ns.lo xacml_client.lo xacml_datatypes.lo xacml_io.lo xacml_obligation.lo xacml_request.lo xacml_response.lo xacml_resource_attribute.lo xacml_server.lo xacml_soapC.lo xacml_soapClient.lo xacml_soapServer.lo -lgsoap++ -lpthread -ldl libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/xacml_ns.o .libs/xacml_client.o .libs/xacml_datatypes.o .libs/xacml_io.o .libs/xacml_obligation.o .libs/xacml_request.o .libs/xacml_response.o .libs/xacml_resource_attribute.o .libs/xacml_server.o .libs/xacml_soapC.o .libs/xacml_soapClient.o .libs/xacml_soapServer.o -lgsoap++ -lpthread -ldl -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -Wl,-soname -Wl,libxacml.so.0 -o .libs/libxacml.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libxacml.so.0" && ln -s "libxacml.so.0.1.0" "libxacml.so.0") libtool: link: (cd ".libs" && rm -f "libxacml.so" && ln -s "libxacml.so.0.1.0" "libxacml.so") libtool: link: ( cd ".libs" && rm -f "libxacml.la" && ln -s "../libxacml.la" "libxacml.la" ) make[2]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0' make[1]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.llsWFG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 + cd xacml-1.5.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 install make install-recursive make[1]: Entering directory `/builddir/build/BUILD/xacml-1.5.0' Making install in schema make[2]: Entering directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[3]: Entering directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[2]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0/schema' make[2]: Entering directory `/builddir/build/BUILD/xacml-1.5.0' make[3]: Entering directory `/builddir/build/BUILD/xacml-1.5.0' /bin/mkdir -p '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libxacml.la '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libxacml.so.0.1.0 /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64/libxacml.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64 && { ln -s -f libxacml.so.0.1.0 libxacml.so.0 || { rm -f libxacml.so.0 && ln -s libxacml.so.0.1.0 libxacml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64 && { ln -s -f libxacml.so.0.1.0 libxacml.so || { rm -f libxacml.so && ln -s libxacml.so.0.1.0 libxacml.so; }; }) libtool: install: /usr/bin/install -c .libs/libxacml.lai /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64/libxacml.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/include' /usr/bin/install -c -m 644 xacml_client.h xacml_server.h xacml.h xacml_datatypes.h '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 xacml.pc '/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0' make[2]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0' make[1]: Leaving directory `/builddir/build/BUILD/xacml-1.5.0' + find /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xacml-1.5.0 extracting debug info from /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/lib64/libxacml.so.0.1.0 symlinked /usr/lib/debug/usr/lib64/libxacml.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libxacml.so.debug symlinked /usr/lib/debug/usr/lib64/libxacml.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libxacml.so.0.debug + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xacml-1.5.0-1.osg33.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ebub1W + umask 022 + cd /builddir/build/BUILD + cd xacml-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/share/doc/xacml-1.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/share/doc/xacml-1.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/share/doc/xacml-1.5.0 + cp -pr AUTHORS LICENSE NEWS /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64/usr/share/doc/xacml-1.5.0 + exit 0 Provides: libxacml.so.0()(64bit) saml2-xacml2-c-lib = 1.5.0-1.osg33.el6 saml2-xacml2-c-lib(x86-64) = 1.5.0-1.osg33.el6 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgsoap++.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxacml.so.0()(64bit) rtld(GNU_HASH) Obsoletes: saml2-xacml2-c-lib < 1.1.0 Processing files: xacml-devel-1.5.0-1.osg33.el6.x86_64 Provides: pkgconfig(xacml) = 1.5.0 saml2-xacml2-c-lib-devel = 1.5.0-1.osg33.el6 saml2-xacml2-c-lib-devel(x86-64) = 1.5.0-1.osg33.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libxacml.so.0()(64bit) pkgconfig(gsoap++) Obsoletes: saml2-xacml2-c-lib-devel < 1.1.0 Processing files: xacml-debuginfo-1.5.0-1.osg33.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 Wrote: /builddir/build/RPMS/xacml-1.5.0-1.osg33.el6.x86_64.rpm Wrote: /builddir/build/RPMS/xacml-devel-1.5.0-1.osg33.el6.x86_64.rpm Wrote: /builddir/build/RPMS/xacml-debuginfo-1.5.0-1.osg33.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CVa4S3 + umask 022 + cd /builddir/build/BUILD + cd xacml-1.5.0 + rm -rf /builddir/build/BUILDROOT/xacml-1.5.0-1.osg33.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->