******************************************************************************** conan test conan-center-index/recipes/gsoap/all/test_package/conanfile.py gsoap/2.8.103@ --profile=/home/conan/w/BuildSingleReference/45190/3fe5dd7b-460f-483e-aecc-2bc462636f51/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 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/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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] [build_requires] [env] openssl/1.1.1l: Not found in local cache, looking in remotes... openssl/1.1.1l: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1l: Downloaded recipe revision 730e89b1b890b83f42824295c920d189 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision b3eaf63da20a8606f3d84602c2cfa854 gsoap/2.8.103 (test package): Installing package Requirements gsoap/2.8.103 from local cache - Cache openssl/1.1.1l from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages gsoap/2.8.103:3ee4ff7a8dda17049db944f8d1cdc7743d0a857e - Download openssl/1.1.1l:2f7b82355ea4bfc093a8e85003164e724ce5930c - Download zlib/1.2.11:2f7b82355ea4bfc093a8e85003164e724ce5930c - Download Installing (downloading, building) binaries... openssl/1.1.1l: Retrieving package 2f7b82355ea4bfc093a8e85003164e724ce5930c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1l: Package installed 2f7b82355ea4bfc093a8e85003164e724ce5930c openssl/1.1.1l: Downloaded package revision b4feb861f9517030e6db32c014563f98 zlib/1.2.11: Retrieving package 2f7b82355ea4bfc093a8e85003164e724ce5930c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 2f7b82355ea4bfc093a8e85003164e724ce5930c zlib/1.2.11: Downloaded package revision 6f975f43c1cb6ef7d2fbacb30c01b558 gsoap/2.8.103: Retrieving package 3ee4ff7a8dda17049db944f8d1cdc7743d0a857e from remote 'c3i_PR-7685' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gsoap/2.8.103: Package installed 3ee4ff7a8dda17049db944f8d1cdc7743d0a857e gsoap/2.8.103: Downloaded package revision b737184f9de5e93f6478850526888e54 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK gsoap/2.8.103 (test package): Generator txt created conanbuildinfo.txt gsoap/2.8.103 (test package): Generator cmake created conanbuildinfo.cmake gsoap/2.8.103 (test package): Aggregating env generators gsoap/2.8.103 (test package): Generated conaninfo.txt gsoap/2.8.103 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/ee90633a557090c10fc698fac6fc7589b1fa5192/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.103 (test package): Calling build() ----Running------ > wsdl2h -o calc.h /home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl ----------------- ----Running------ > soapcpp2 -j -CL -I/home/conan/w/BuildSingleReference/.conan/data/gsoap/2.8.103/_/_/package/3ee4ff7a8dda17049db944f8d1cdc7743d0a857e/bin/import calc.h ----------------- ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/ee90633a557090c10fc698fac6fc7589b1fa5192' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/ee90633a557090c10fc698fac6fc7589b1fa5192/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package' ----------------- -- The CXX compiler identification is GNU 6.4.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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library gsoapssl++ found /home/conan/w/BuildSingleReference/.conan/data/gsoap/2.8.103/_/_/package/3ee4ff7a8dda17049db944f8d1cdc7743d0a857e/lib/libgsoapssl++.a -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libssl.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libcrypto.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/ee90633a557090c10fc698fac6fc7589b1fa5192 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/build/ee90633a557090c10fc698fac6fc7589b1fa5192' '--' '-j3' ----------------- Scanning dependencies of target gsoap_example [ 25%] Building CXX object CMakeFiles/gsoap_example.dir/example.cpp.o [ 50%] Building CXX object CMakeFiles/gsoap_example.dir/soapC.cpp.o [ 75%] Building CXX object CMakeFiles/gsoap_example.dir/soapcalcProxy.cpp.o [100%] Linking CXX executable bin/gsoap_example [100%] Built target gsoap_example gsoap/2.8.103 (test package): Running test() ----Running------ > bin/gsoap_example ----------------- Sum = 5.79 Saving calc.h ** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.103 ** Copyright (C) 2000-2020 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/BuildSingleReference/conan-center-index/recipes/gsoap/all/test_package/calc.wsdl'... Done reading '/home/conan/w/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.103 ** Copyright (C) 2000-2020, 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR