Generate gSOAP from sources at source_subfolder 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 /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/source_subfolder/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] soapcpp2: using both options -C and -S omits client/server code ** 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 ** ---------------------------------------------------------------------------- Using project directory path: /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/build_subfolder/generated/ Saving /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/build_subfolder/generated/wsdlStub.h annotated copy of the source interface header file Saving /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/build_subfolder/generated/wsdlH.h serialization functions to #include in projects Saving /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/build_subfolder/generated/xmime.nsmap namespace mapping table Saving /home/conan/w/cci_PR-3615/.conan/data/gsoap/2.8.103/_/_/build/dee424f4447f4e8952600a42f8151d65da349e25/build_subfolder/generated/wsdlC.cpp serialization functions Compilation successful clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 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/cci_PR-3615/2/33d5959e-20e8-4fff-ab5b-e42dd911d44a/recipes/gsoap/all/test_package/calc.wsdl'... Done reading '/home/conan/w/cci_PR-3615/2/33d5959e-20e8-4fff-ab5b-e42dd911d44a/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 [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing