******************************************************************************** conan install re2/20200301@ --build=re2 --profile=/home/conan/w/BuildSingleReference/16839/cac080e0-8171-4875-a3e4-d402f36091fe/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] re2:shared=True [build_requires] [env] re2/20200301: Forced build from source Installing package: re2/20200301 Requirements re2/20200301 from local cache - Cache Packages re2/20200301:0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK re2/20200301: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK re2/20200301: Copying sources to build folder re2/20200301: Building your package in /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf re2/20200301: Generator cmake created conanbuildinfo.cmake [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 re2/20200301: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf" -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" -DRE2_BUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf' ----------------- -- The C compiler identification is Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 3.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target re2 [ 4%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/bitstate.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/compile.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/dfa.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/filtered_re2.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/nfa.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/onepass.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/parse.cc.o [ 39%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/perl_groups.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/prefilter.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o [ 52%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/prog.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/re2.cc.o [ 60%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/regexp.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/set.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/simplify.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/stringpiece.cc.o [ 78%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/tostring.cc.o [ 82%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o [ 86%] Building CXX object source_subfolder/CMakeFiles/re2.dir/re2/unicode_groups.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/re2.dir/util/rune.cc.o [ 95%] Building CXX object source_subfolder/CMakeFiles/re2.dir/util/strutil.cc.o [100%] Linking CXX shared library ../lib/libre2.so [100%] Built target re2 re2/20200301: Package '0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf' built re2/20200301: Build folder /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf re2/20200301: Generated conaninfo.txt re2/20200301: Generated conanbuildinfo.txt re2/20200301: Generating the package re2/20200301: Package folder /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf re2/20200301: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/build/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target re2 Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/include/re2/filtered_re2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/include/re2/re2.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/include/re2/set.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/include/re2/stringpiece.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/lib/libre2.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/lib/cmake/re2/re2Config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/re2/20200301/_/_/package/0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf/lib/cmake/re2/re2Config-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK re2/20200301 package(): Packaged 1 '.so' file: libre2.so re2/20200301 package(): Packaged 4 '.h' files: filtered_re2.h, stringpiece.h, re2.h, set.h re2/20200301 package(): Packaged 1 file: LICENSE re2/20200301: Package '0f0b00a3b168ec3fdd4dc5b718c99b7f7288bfcf' created re2/20200301: Created package revision 68e39cc911e24c44e7f468c411d37c74 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY