******************************************************************************** conan test conan-center-index/recipes/sqlcipher/all/test_package/conanfile.py sqlcipher/4.5.0@ --profile=/home/conan/w/BuildSingleReference/61967/7bee8374-563e-48f4-bf84-2fde7c4f3909/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] sqlcipher:shared=False [build_requires] [env] sqlcipher/4.5.0 (test package): Installing package Requirements openssl/1.1.1l from 'conan-center' - Cache sqlcipher/4.5.0 from local cache - Cache Packages openssl/1.1.1l:75e99b627c196b65c439728670655ec3c366b334 - Cache sqlcipher/4.5.0:44b9247be876a24f2617b5764510cdb23ce12d08 - Cache Installing (downloading, building) binaries... openssl/1.1.1l: 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 sqlcipher/4.5.0: 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 sqlcipher/4.5.0 (test package): Generator cmake created conanbuildinfo.cmake sqlcipher/4.5.0 (test package): Generator txt created conanbuildinfo.txt sqlcipher/4.5.0 (test package): Aggregating env generators sqlcipher/4.5.0 (test package): Generated conaninfo.txt sqlcipher/4.5.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec/conan.lock' Using cached profile from lockfile [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 sqlcipher/4.5.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec/package" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package' ----------------- -- The C compiler identification is GNU 10.3.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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building C object CMakeFiles/example.dir/example.c.o [100%] Linking C executable bin/example 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 /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o): in function `xCeil': /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/build/44b9247be876a24f2617b5764510cdb23ce12d08/sqlite3.c:126122: undefined reference to `ceil' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o): in function `xFloor': /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/build/44b9247be876a24f2617b5764510cdb23ce12d08/sqlite3.c:126123: undefined reference to `floor' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o): in function `logFunc': /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/build/44b9247be876a24f2617b5764510cdb23ce12d08/sqlite3.c:126153: undefined reference to `log' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/build/44b9247be876a24f2617b5764510cdb23ce12d08/sqlite3.c:126161: undefined reference to `log' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/build/44b9247be876a24f2617b5764510cdb23ce12d08/sqlite3.c:126163: undefined reference to `log' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1558): undefined reference to `trunc' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1708): undefined reference to `exp' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1750): undefined reference to `pow' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1798): undefined reference to `pow' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x17e0): undefined reference to `fmod' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1828): undefined reference to `acos' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1870): undefined reference to `asin' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x18b8): undefined reference to `atan' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1900): undefined reference to `atan2' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1948): undefined reference to `cos' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1990): undefined reference to `sin' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x19d8): undefined reference to `tan' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1a20): undefined reference to `cosh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1a68): undefined reference to `sinh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1ab0): undefined reference to `tanh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1af8): undefined reference to `acosh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1b40): undefined reference to `asinh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1b88): undefined reference to `atanh' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.5.0/_/_/package/44b9247be876a24f2617b5764510cdb23ce12d08/lib/libsqlcipher.a(sqlite3.o):(.data.rel+0x1bd0): undefined reference to `sqrt' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/example.dir/build.make:103: bin/example] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/example.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: sqlcipher/4.5.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/8511401d0bf51a35c5974fa5199390b9a27cb3ec' '--' '-j3'