******************************************************************************** conan install mysql-connector-c/6.1.11@ --profile=/home/conan/w/BuildSingleReference/8597/6e5d6f82-b7cc-40ce-9ba6-e7b2bc2fe219/profile.txt --build=mysql-connector-c ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] mysql-connector-c:shared=True [build_requires] [env] mysql-connector-c/6.1.11: Forced build from source Installing package: mysql-connector-c/6.1.11 Requirements mysql-connector-c/6.1.11 from local cache - Cache openssl/1.0.2u from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages mysql-connector-c/6.1.11:85f5e37a310b4b7946ee6c031ad1883feb4cc4ef - Build openssl/1.0.2u:ac9d5cdf5785dec11eebde092369aebc238741d2 - Cache zlib/1.2.11:2345d377da94e8ffae1333469573b8215c98c514 - Cache Installing (downloading, building) binaries... zlib/1.2.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 openssl/1.0.2u: 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 mysql-connector-c/6.1.11: Copying sources to build folder mysql-connector-c/6.1.11: Building your package in /home/conan/w/BuildSingleReference/.conan/data/mysql-connector-c/6.1.11/_/_/build/85f5e37a310b4b7946ee6c031ad1883feb4cc4ef mysql-connector-c/6.1.11: Generator cmake created conanbuildinfo.cmake [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 mysql-connector-c/6.1.11: Calling build() mysql-connector-c/6.1.11: [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library mysql-connector-c/6.1.11: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/mysql-connector-c/6.1.11/_/_/build/85f5e37a310b4b7946ee6c031ad1883feb4cc4ef mysql-connector-c/6.1.11: ERROR: Package '85f5e37a310b4b7946ee6c031ad1883feb4cc4ef' build failed mysql-connector-c/6.1.11: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/mysql-connector-c/6.1.11/_/_/build/85f5e37a310b4b7946ee6c031ad1883feb4cc4ef ERROR: mysql-connector-c/6.1.11: Error in build() method, line 72 cmake = self._configure_cmake() while calling '_configure_cmake', line 45 self._cmake.definitions["REQUIRE_STDCPP"] = self._stdcpp_library AttributeError: 'MysqlConnectorCConan' object has no attribute '_stdcpp_library'