******************************************************************************** conan install cppserver/1.0.1.0@ --build=cppserver --profile=/home/conan/w/BuildSingleReference/15457/6b0b8ab0-a7b4-4768-be29-04a9bb21b896/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] cppserver:shared=False [build_requires] [env] cppserver/1.0.1.0: Forced build from source Installing package: cppserver/1.0.1.0 Requirements asio/1.18.2 from 'conan-center' - Cache cppcommon/cci.20201104 from 'conan-center' - Cache cppserver/1.0.1.0 from local cache - Cache fmt/7.1.3 from 'conan-center' - Cache libuuid/1.0.3 from 'conan-center' - Cache openssl/1.1.1k from 'conan-center' - Cache Packages asio/1.18.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache cppcommon/cci.20201104:2fa4a1ff932f8641e02ad04f05e94a59d73978d9 - Cache cppserver/1.0.1.0:bd4b15c48cbf7c986088d9c2ea607f0082d51a3b - Build fmt/7.1.3:a16e582b6208f9dcfa44325507b9c20f9157bfc7 - Cache libuuid/1.0.3:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache openssl/1.1.1k:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... asio/1.18.2: Already installed! [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 fmt/7.1.3: Already installed! [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 libuuid/1.0.3: Already installed! [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 openssl/1.1.1k: Already installed! [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 cppcommon/cci.20201104: Already installed! [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 cppserver/1.0.1.0: Copying sources to build folder cppserver/1.0.1.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b cppserver/1.0.1.0: Generator cmake created conanbuildinfo.cmake cppserver/1.0.1.0: Generator cmake_find_package created Findasio.cmake cppserver/1.0.1.0: Generator cmake_find_package created FindOpenSSL.cmake cppserver/1.0.1.0: Generator cmake_find_package created Findcppcommon.cmake cppserver/1.0.1.0: Generator cmake_find_package created Findfmt.cmake cppserver/1.0.1.0: Generator cmake_find_package created Findlibuuid.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cppserver/1.0.1.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/package/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPSERVER_MODULE="OFF" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libssl.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libcrypto.a -- Library cppcommon found /home/conan/w/BuildSingleReference/.conan/data/cppcommon/cci.20201104/_/_/package/2fa4a1ff932f8641e02ad04f05e94a59d73978d9/lib/libcppcommon.a -- Library plugin-function found /home/conan/w/BuildSingleReference/.conan/data/cppcommon/cci.20201104/_/_/package/2fa4a1ff932f8641e02ad04f05e94a59d73978d9/lib/libplugin-function.so -- Library plugin-interface found /home/conan/w/BuildSingleReference/.conan/data/cppcommon/cci.20201104/_/_/package/2fa4a1ff932f8641e02ad04f05e94a59d73978d9/lib/libplugin-interface.so -- Library fmt found /home/conan/w/BuildSingleReference/.conan/data/fmt/7.1.3/_/_/package/a16e582b6208f9dcfa44325507b9c20f9157bfc7/lib/libfmt.a -- Library uuid found /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libuuid.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b/build_subfolder/CMakeFiles/CMakeOutput.log". cppserver/1.0.1.0: CMake Error at source_subfolder/CMakeLists.txt:26: Parse error. Function missing ending ")". End of file reached. asio/1.18.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/asio/1.18.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib cppserver/1.0.1.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b cppserver/1.0.1.0: ERROR: Package 'bd4b15c48cbf7c986088d9c2ea607f0082d51a3b' build failed cppserver/1.0.1.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b ERROR: cppserver/1.0.1.0: Error in build() method, line 77 cmake = self._configure_cmake() while calling '_configure_cmake', line 38 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/package/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPSERVER_MODULE="OFF" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cppserver/1.0.1.0/_/_/build/bd4b15c48cbf7c986088d9c2ea607f0082d51a3b'