******************************************************************************** conan test conan-center-index/recipes/gsoap/all/test_package/conanfile.py gsoap/2.8.115@#2ee5e9680182e1c282bbbe4330c3c828 -pr /Users/jenkins/w/prod/BuildSingleReference@3/66532/c2e75180-a77e-43be-9be5-29c901f396e9/profile_osx_110_libcpp_apple-clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk gsoap/2.8.115 (test package): Installing package Requirements gsoap/2.8.115 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages gsoap/2.8.115:25aa2a9173f5fad8a5da75095a2b68c6c3a44007 - Cache openssl/1.1.1q:f74366f76f700cc6e991285892ad7a23c30e6d47 - Cache zlib/1.2.12:f74366f76f700cc6e991285892ad7a23c30e6d47 - Cache Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! zlib/1.2.12: Already installed! gsoap/2.8.115: Already installed! gsoap/2.8.115 (test package): Generator 'VirtualRunEnv' calling 'generate()' gsoap/2.8.115 (test package): Generator 'CMakeDeps' calling 'generate()' gsoap/2.8.115 (test package): Generator txt created conanbuildinfo.txt gsoap/2.8.115 (test package): Generator 'CMakeToolchain' calling 'generate()' gsoap/2.8.115 (test package): Aggregating env generators gsoap/2.8.115 (test package): Generated conaninfo.txt gsoap/2.8.115 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gsoap/2.8.115 (test package): Calling build() gsoap/2.8.115 (test package): Generating code from WSDL '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl' ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/gsoap/2.8.115/_/_/package/25aa2a9173f5fad8a5da75095a2b68c6c3a44007/lib:/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.1.1q/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib:/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib" DYLD_FRAMEWORK_PATH="" wsdl2h -o calc.h /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl ----------------- ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/gsoap/2.8.115/_/_/package/25aa2a9173f5fad8a5da75095a2b68c6c3a44007/lib:/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.1.1q/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib:/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib" DYLD_FRAMEWORK_PATH="" soapcpp2 -j -CL -I/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/gsoap/2.8.115/_/_/package/25aa2a9173f5fad8a5da75095a2b68c6c3a44007/bin/import calc.h ----------------- gsoap/2.8.115 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'gsoap::gsoap' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.1.1q/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/cmake-build-release gsoap/2.8.115 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/cmake-build-release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/cmake-build-release" '--' '-j4' ----------------- [ 75%] Building CXX object CMakeFiles/test_package.dir/soapC.cpp.o [ 75%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 75%] Building CXX object CMakeFiles/test_package.dir/soapcalcProxy.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package gsoap/2.8.115 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/build/generators/deactivate_conanrunenv-release-x86_64.sh Configuring environment variables Sum = 5.79 Saving calc.h ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.115 ** Copyright (C) 2000-2021 Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The wsdl2h tool and its generated software are released under the GPL. ** ---------------------------------------------------------------------------- ** A commercial use license is available from Genivia Inc., contact@genivia.com ** ---------------------------------------------------------------------------- Cannot open file "typemap.dat" Problem reading type map file 'typemap.dat'. Using internal type definitions for C++ instead. Reading '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl'... Done reading '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl' To finalize code generation, execute: > soapcpp2 calc.h Or to generate C++ proxy and service classes: > soapcpp2 -j calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.115 ** Copyright (C) 2000-2021, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool and its generated software are released under the GPL. ** ---------------------------------------------------------------------------- ** A commercial use license is available from Genivia Inc., contact@genivia.com ** ---------------------------------------------------------------------------- Saving soapStub.h annotated copy of the source interface header file Saving soapH.h serialization functions to #include in projects Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful gsoap/2.8.115 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior gsoap/2.8.115 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior