******************************************************************************** conan install cppserver/1.0.1.0@ --build=cppserver --profile=/Users/jenkins/w/BuildSingleReference@2/15457/75297ff8-592a-4502-9fb9-7e484ba7e79a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [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 openssl/1.1.1k from 'conan-center' - Cache Packages asio/1.18.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache cppcommon/cci.20201104:95ee48a899608d4cdd57ec5ada7252c391e813a1 - Cache cppserver/1.0.1.0:73ae1394bc32bececf962d4459294c37412a36a4 - Build fmt/7.1.3:180c83b442b8b30fb19151eca5509796e51d441b - Cache openssl/1.1.1k:1513b3452ef7e2a2dd5f931247c5e02edeb98cc9 - 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 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 /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4 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 [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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/package/73ae1394bc32bececf962d4459294c37412a36a4" -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="/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPSERVER_MODULE="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libssl.a -- Library crypto found /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib/libcrypto.a -- Library cppcommon found /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppcommon/cci.20201104/_/_/package/95ee48a899608d4cdd57ec5ada7252c391e813a1/lib/libcppcommon.a -- Library plugin-function found /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppcommon/cci.20201104/_/_/package/95ee48a899608d4cdd57ec5ada7252c391e813a1/lib/libplugin-function.dylib -- Library plugin-interface found /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppcommon/cci.20201104/_/_/package/95ee48a899608d4cdd57ec5ada7252c391e813a1/lib/libplugin-interface.dylib -- Library fmtd found /Users/jenkins/w/BuildSingleReference@2/.conan/data/fmt/7.1.3/_/_/package/180c83b442b8b30fb19151eca5509796e51d441b/lib/libfmtd.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4/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: /Users/jenkins/w/BuildSingleReference@2/.conan/data/asio/1.18.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib cppserver/1.0.1.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4 cppserver/1.0.1.0: ERROR: Package '73ae1394bc32bececf962d4459294c37412a36a4' build failed cppserver/1.0.1.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4 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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/package/73ae1394bc32bececf962d4459294c37412a36a4" -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="/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPSERVER_MODULE="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/cppserver/1.0.1.0/_/_/build/73ae1394bc32bececf962d4459294c37412a36a4'