******************************************************************************** conan test conan-center-index/recipes/gsoap/all/test_package/conanfile.py gsoap/2.8.114@#fbe18009aca0c3d2627603acb3c7e386 -pr /home/conan/w/prod/BuildSingleReference/66687/d3b995b6-af4e-4f0c-a3c5-46a41772aa90/profile_linux_10_libstdcpp_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae gsoap/2.8.114 (test package): Installing package Requirements gsoap/2.8.114 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages gsoap/2.8.114:057ce2b5fb7204464d8f2f4753ab4cfbcda3c8e0 - Download openssl/1.1.1q:75e99b627c196b65c439728670655ec3c366b334 - Download zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 75e99b627c196b65c439728670655ec3c366b334 openssl/1.1.1q: Downloaded package revision 1c043a45c0eb90097233d6bf7c0d0560 zlib/1.2.12: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.12: Downloaded package revision 3c06ee35ced53f81240bd4ea346f140c gsoap/2.8.114: Retrieving package 057ce2b5fb7204464d8f2f4753ab4cfbcda3c8e0 from remote 'c3i_PR-11995' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gsoap/2.8.114: Package installed 057ce2b5fb7204464d8f2f4753ab4cfbcda3c8e0 gsoap/2.8.114: Downloaded package revision 0d97c8ec3e772a335a729daadf1bf957 gsoap/2.8.114 (test package): Generator txt created conanbuildinfo.txt gsoap/2.8.114 (test package): Generator 'CMakeDeps' calling 'generate()' gsoap/2.8.114 (test package): Generator 'VirtualRunEnv' calling 'generate()' gsoap/2.8.114 (test package): Generator 'CMakeToolchain' calling 'generate()' gsoap/2.8.114 (test package): Aggregating env generators gsoap/2.8.114 (test package): Generated conaninfo.txt gsoap/2.8.114 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/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.114 (test package): Calling build() gsoap/2.8.114 (test package): Generating code from WSDL '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl' ----Running------ > wsdl2h -o calc.h /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl ----------------- ----Running------ > soapcpp2 -j -CL -I/home/conan/w/prod/BuildSingleReference/.conan/data/gsoap/2.8.114/_/_/package/057ce2b5fb7204464d8f2f4753ab4cfbcda3c8e0/bin/import calc.h ----------------- gsoap/2.8.114 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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 '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/cmake-build-debug gsoap/2.8.114 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/cmake-build-debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/cmake-build-debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 50%] Building CXX object CMakeFiles/test_package.dir/soapC.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.114 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/generators/deactivate_conanrunenv-debug-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.114 ** 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 '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl'... Done reading '/home/conan/w/prod/BuildSingleReference/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.114 ** 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.114 (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.114 (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