******************************************************************************** conan test conan-center-index/recipes/hyperscan/all/test_package/conanfile.py hyperscan/5.4.0@#120c77ff940f4bf98eda9a804f256c74 -pr /home/conan/w/prod/BuildSingleReference/55015/129e4501-0f17-41c9-b4ea-08eca9039c08/profile_linux_9_libstdcpp11_gcc_release_64.hyperscan-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] hyperscan:shared=False [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:ca891ed5c8e67ebb3e46639c100abdbca6d8b11e - Cache bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Cache hyperscan/5.4.0:4d65e7b76faa05b4e9f0f69265b8d1122d332e76 - Cache libbacktrace/cci.20210118:6af9cc7cb931c5ad942174fd7838eb655717c709 - Cache zlib/1.2.12:6af9cc7cb931c5ad942174fd7838eb655717c709 - 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/da606cf731e334010b0bf6e85a2a6f891b9f36b0/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 txt created conanbuildinfo.txt hyperscan/5.4.0 (test package): Generator cmake created conanbuildinfo.cmake 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/ba1c08101ea711c278a6fbd53af44f2e6b98061f/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/ba1c08101ea711c278a6fbd53af44f2e6b98061f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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/ba1c08101ea711c278a6fbd53af44f2e6b98061f/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 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- 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/ba1c08101ea711c278a6fbd53af44f2e6b98061f ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hyperscan/all/test_package/build/ba1c08101ea711c278a6fbd53af44f2e6b98061f' '--' '-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