******************************************************************************** conan install coz/cci.20210322@ --build=coz --profile=/home/conan/w/BuildSingleReference/15914/07675521-a454-4d5b-ab0a-bf24c20070a4/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=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=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] [build_requires] [env] libelfin/0.3: Not found in local cache, looking in remotes... libelfin/0.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libelfin/0.3: Downloaded recipe revision 72366b1e0704effe951d43efd970f52c coz/cci.20210322: Forced build from source Installing package: coz/cci.20210322 Requirements coz/cci.20210322 from local cache - Cache libelfin/0.3 from 'conan-center' - Downloaded Packages coz/cci.20210322:dafbaf2b643fbc6febd8270d0e2cf6283909225f - Build libelfin/0.3:038baac88f4c7bfa972ce5adac1616bed8fe2ef4 - Download Installing (downloading, building) binaries... libelfin/0.3: Retrieving package 038baac88f4c7bfa972ce5adac1616bed8fe2ef4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libelfin/0.3: Package installed 038baac88f4c7bfa972ce5adac1616bed8fe2ef4 libelfin/0.3: Downloaded package revision 964a3892726b1c8bda4323b884cc5c33 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK coz/cci.20210322: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/source Unzipping 22.5MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK coz/cci.20210322: Copying sources to build folder coz/cci.20210322: Building your package in /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f coz/cci.20210322: Generator cmake created conanbuildinfo.cmake coz/cci.20210322: Generator cmake_find_package created Findlibelfin.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 coz/cci.20210322: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -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/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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: called inside local cache -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found libelfin: 0.3 (found version "0.3") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f' '--' '-j3' ----------------- Scanning dependencies of target coz [ 33%] Building CXX object source_subfolder/libcoz/CMakeFiles/coz.dir/libcoz.cpp.o [ 33%] Building CXX object source_subfolder/libcoz/CMakeFiles/coz.dir/inspect.cpp.o [ 50%] Building CXX object source_subfolder/libcoz/CMakeFiles/coz.dir/perf.cpp.o [ 66%] Building CXX object source_subfolder/libcoz/CMakeFiles/coz.dir/profiler.cpp.o [ 83%] Building CXX object source_subfolder/libcoz/CMakeFiles/coz.dir/real.cpp.o [100%] Linking CXX shared module ../../lib/libcoz.so [100%] Built target coz coz/cci.20210322: Package 'dafbaf2b643fbc6febd8270d0e2cf6283909225f' built coz/cci.20210322: Build folder /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f coz/cci.20210322: Generated conaninfo.txt coz/cci.20210322: Generated conanbuildinfo.txt coz/cci.20210322: Generating the package coz/cci.20210322: Package folder /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f coz/cci.20210322: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/build/dafbaf2b643fbc6febd8270d0e2cf6283909225f' '--target' 'install' '--' '-j3' ----------------- [100%] Built target coz Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/bin/coz -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/licenses/LICENSE.md -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/lib/cmake/coz-profilerConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/lib/libcoz.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/lib/libcoz.so" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/include/. -- Installing: /home/conan/w/BuildSingleReference/.conan/data/coz/cci.20210322/_/_/package/dafbaf2b643fbc6febd8270d0e2cf6283909225f/include/./coz.h [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 coz/cci.20210322 package(): Packaged 1 file: coz coz/cci.20210322 package(): Packaged 1 '.so' file: libcoz.so coz/cci.20210322 package(): Packaged 1 '.h' file: coz.h coz/cci.20210322 package(): Packaged 1 '.md' file: LICENSE.md coz/cci.20210322: Package 'dafbaf2b643fbc6febd8270d0e2cf6283909225f' created coz/cci.20210322: Created package revision b97e58deb9c193e0e4c9a6a96cf56f44 [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