******************************************************************************** conan test conan-center-index/recipes/libxft/all/test_package/conanfile.py libxft/2.3.4@#5190f31927f73aad89ad215c0dd9c198 -pr /home/conan/w/prod/BuildSingleReference/34685/1bcbc436-bb12-4fcd-83a1-e819493c4e76/profile_linux_8_libstdcpp11_gcc_release_64.libxft-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux [options] libxft:shared=False [build_requires] [env] libxft/2.3.4 (test package): Installing package Requirements brotli/1.0.9 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache expat/2.4.8 from 'conan-center' - Cache fontconfig/2.13.93 from 'conan-center' - Cache freetype/2.11.1 from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache libuuid/1.0.3 from 'conan-center' - Cache libxft/2.3.4 from local cache - Cache xorg/system from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages brotli/1.0.9:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Cache bzip2/1.0.8:a5875aed3fc7ae8dd0488f7e5e99acbc480d721d - Cache expat/2.4.8:9a29d10b97b42a53958ce2a89aa2fe8027567806 - Cache fontconfig/2.13.93:d8858e187cb415894861d32e891e69d5d34c2e1a - Cache freetype/2.11.1:5cb6fe105f36831a2c2b03ab53c73974c359b192 - Cache libpng/1.6.37:c5f06ea0d3a7d6f35f03d832e3609fcc34e36a44 - Cache libuuid/1.0.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Cache libxft/2.3.4:411767733e6c5a2bbba708864cab854bd9046a3b - Cache xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.12:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Cache Installing (downloading, building) binaries... brotli/1.0.9: Already installed! bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/a5875aed3fc7ae8dd0488f7e5e99acbc480d721d/bin expat/2.4.8: Already installed! libuuid/1.0.3: Already installed! xorg/system: Already installed! zlib/1.2.12: Already installed! libpng/1.6.37: Already installed! freetype/2.11.1: Already installed! fontconfig/2.13.93: Already installed! fontconfig/2.13.93: Creating FONTCONFIG_FILE environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/fontconfig/2.13.93/_/_/package/d8858e187cb415894861d32e891e69d5d34c2e1a/bin/etc/fonts/fonts.conf fontconfig/2.13.93: Creating FONTCONFIG_PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/fontconfig/2.13.93/_/_/package/d8858e187cb415894861d32e891e69d5d34c2e1a/bin/etc/fonts libxft/2.3.4: Already installed! libxft/2.3.4 (test package): Generator txt created conanbuildinfo.txt libxft/2.3.4 (test package): Generator cmake created conanbuildinfo.cmake libxft/2.3.4 (test package): Aggregating env generators libxft/2.3.4 (test package): Generated conaninfo.txt libxft/2.3.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package/build/a6f4a9fe73038993ac8d6e5cd822df44505a8ba2/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 libxft/2.3.4 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package/build/a6f4a9fe73038993ac8d6e5cd822df44505a8ba2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package/build/a6f4a9fe73038993ac8d6e5cd822df44505a8ba2/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/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package' ----------------- -- The C compiler identification is GNU 8.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: 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package/build/a6f4a9fe73038993ac8d6e5cd822df44505a8ba2 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxft/all/test_package/build/a6f4a9fe73038993ac8d6e5cd822df44505a8ba2' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libxft/2.3.4 (test package): Running test() ----Running------ > bin/test_package ----------------- Xft version: 20304 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