******************************************************************************** conan test conan-center-index/recipes/hyperscan/all/test_package/conanfile.py hyperscan/5.4.0@#120c77ff940f4bf98eda9a804f256c74 -pr /home/conan/w/prod/BuildSingleReference/55015/afc61814-1f9e-4b5f-adae-1357cab114ec/profile_linux_8_libstdcpp11_gcc_debug_64.hyperscan-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux [options] hyperscan:shared=True [build_requires] [env] hyperscan/5.4.0 (test package): Installing package Requirements boost/1.75.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache hyperscan/5.4.0 from local cache - Cache libbacktrace/cci.20210118 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages boost/1.75.0:e2e36dc0645afb1818a3583c041ed0913c373354 - Cache bzip2/1.0.8:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Cache hyperscan/5.4.0:6fae83e0dc9a84e3a69fc0a6d7fcbcef3d7b4292 - Cache libbacktrace/cci.20210118:761432f3453a17c960259b5b2605153e3bcffd7d - Cache zlib/1.2.12:761432f3453a17c960259b5b2605153e3bcffd7d - Cache Installing (downloading, building) binaries... 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/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/bin libbacktrace/cci.20210118: Already installed! zlib/1.2.12: Already installed! boost/1.75.0: Already installed! hyperscan/5.4.0: Already installed! hyperscan/5.4.0 (test package): Generator cmake created conanbuildinfo.cmake hyperscan/5.4.0 (test package): Generator txt created conanbuildinfo.txt hyperscan/5.4.0 (test package): Aggregating env generators hyperscan/5.4.0 (test package): Generated conaninfo.txt hyperscan/5.4.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hyperscan/all/test_package/build/4004834c3ef4e762fb9b9cd2b7f3b12ce99e85e9/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 hyperscan/5.4.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hyperscan/all/test_package/build/4004834c3ef4e762fb9b9cd2b7f3b12ce99e85e9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/hyperscan/all/test_package/build/4004834c3ef4e762fb9b9cd2b7f3b12ce99e85e9/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/hyperscan/all/test_package' ----------------- -- The CXX compiler identification is GNU 8.4.0 -- 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 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/hyperscan/all/test_package/build/4004834c3ef4e762fb9b9cd2b7f3b12ce99e85e9 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hyperscan/all/test_package/build/4004834c3ef4e762fb9b9cd2b7f3b12ce99e85e9' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example hyperscan/5.4.0 (test package): Running test() ----Running------ > bin/example ----------------- 5.4.0 2022-07-06 Found match 0 from 3 to 6 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