******************************************************************************** conan test conan-center-index/recipes/sole/all/test_package/conanfile.py sole/1.0.2@#7dec9b0ff3c06082b4b1704b12bfd8f1 -pr /home/conan/w/prod/BuildSingleReference/103299/efbb8721-8fc2-4e94-a723-1fcd1efb3b0d/profile_linux_5_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sole/1.0.2 (test package): Installing package Requirements sole/1.0.2 from local cache - Cache Packages sole/1.0.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... sole/1.0.2: Already installed! sole/1.0.2 (test package): Generator txt created conanbuildinfo.txt sole/1.0.2 (test package): Generator cmake created conanbuildinfo.cmake sole/1.0.2 (test package): Aggregating env generators sole/1.0.2 (test package): Generated conaninfo.txt sole/1.0.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sole/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8/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 sole/1.0.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sole/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/sole/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8/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/sole/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX 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 -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sole/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sole/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package sole/1.0.2 (test package): Running test() ----Running------ > bin/test_package ----------------- uuid v0 string : 641cb8d9-2e74-003b-0812-422b1d29fa20 uuid v0 base62 : 8atTs3wQesN-gxjX7Blxo0 uuid v0 pretty : version=0,timestamp="Sat Oct 15 05:01:45 2022",mac=422b1d29fa20,pid=2066, uuid v1 string : 779dfb49-4c46-11ed-bb49-422b1d29fa20 uuid v1 base62 : AGiaDWBjMXF-G4v1xvCi0hs uuid v1 pretty : version=1,timestamp="Sat Oct 15 05:01:45 2022",mac=422b1d29fa20,clock_seq=15177, uuid v4 string : 99092043-aace-4b8f-aad4-852a85b7e75f uuid v4 base62 : D8bWG4yR78R-EfK8ynlWJsl uuid v4 pretty : version=4,randbits=99092043aace0b8f2ad4852a85b7e75f, uuid v1 rebuilt: f81d4fae-7dec-11d0-a765-00a0c91e6bf6 -> version=1,timestamp="Mon Feb 3 17:43:12 1997",mac=00a0c91e6bf6,clock_seq=10085, uuid v4 rebuilt: bdd55e2f-6f6b-4088-8703-ddedba9456a2 -> version=4,randbits=bdd55e2f6f6b0088703ddedba9456a2, 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