******************************************************************************** conan install aws-c-io/0.10.5@ --build=aws-c-io --profile=/home/conan/w/BuildSingleReference/26741/331a9a2b-9714-4f33-9b8a-050407c586d4/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] aws-c-io:shared=False [build_requires] [env] aws-c-io/0.10.5: Forced build from source Installing package: aws-c-io/0.10.5 Requirements aws-c-cal/0.5.11 from 'conan-center' - Cache aws-c-common/0.6.7 from 'conan-center' - Cache aws-c-io/0.10.5 from local cache - Cache openssl/1.1.1k from 'conan-center' - Cache Packages aws-c-cal/0.5.11:bc1a8137446799928c179b000888bd2b415b8d7a - Cache aws-c-common/0.6.7:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache aws-c-io/0.10.5:4fe4d1bb0fa7f196a1be58006fbcc6f99366202b - Build openssl/1.1.1k:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... aws-c-common/0.6.7: 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 aws-c-cal/0.5.11: 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 aws-c-io/0.10.5: Copying sources to build folder aws-c-io/0.10.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b aws-c-io/0.10.5: Generator cmake_find_package created Findaws-c-cal.cmake aws-c-io/0.10.5: Generator cmake_find_package created Findaws-c-common.cmake aws-c-io/0.10.5: Generator cmake_find_package created FindOpenSSL.cmake aws-c-io/0.10.5: Generator cmake created conanbuildinfo.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 aws-c-io/0.10.5: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/package/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b" -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/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b' ----------------- -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b/CMakeFiles/CMakeOutput.log". aws-c-io/0.10.5: CMake Error at /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.7/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/cmake/AwsFindPackage.cmake:19 (find_package): By not providing "Finds2n.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "s2n", but CMake did not find one. Could not find a package configuration file provided by "s2n" with any of the following names: s2nConfig.cmake s2n-config.cmake Add the installation prefix of "s2n" to CMAKE_PREFIX_PATH or set "s2n_DIR" to a directory containing one of the above files. If "s2n" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): source_subfolder/CMakeLists.txt:154 (aws_use_package) aws-c-io/0.10.5: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b aws-c-io/0.10.5: ERROR: Package '4fe4d1bb0fa7f196a1be58006fbcc6f99366202b' build failed aws-c-io/0.10.5: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b ERROR: aws-c-io/0.10.5: Error in build() method, line 57 cmake = self._configure_cmake() while calling '_configure_cmake', line 53 self._cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/package/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b" -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/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/aws-c-io/0.10.5/_/_/build/4fe4d1bb0fa7f196a1be58006fbcc6f99366202b'