******************************************************************************** conan install foxi/cci.20210217@ --profile=/home/conan/w/BuildSingleReference/8678/16596d33-edd0-4d4d-8d22-da6572a2d65d/profile.txt --build=foxi ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 5.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=5.0 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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] [build_requires] [env] foxi/cci.20210217: Forced build from source Installing package: foxi/cci.20210217 Requirements foxi/cci.20210217 from local cache - Cache Packages foxi/cci.20210217:0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK foxi/cci.20210217: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/source Unzipping 177.3KB, 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 foxi/cci.20210217: Copying sources to build folder foxi/cci.20210217: Building your package in /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 foxi/cci.20210217: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK foxi/cci.20210217: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFOXI_WERROR="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' ----------------- -- The C compiler identification is Clang 5.0.0 -- The CXX compiler identification is Clang 5.0.0 -- 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: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 5.0 -- -- ******** Summary ******** -- CMake version : 3.18.2 -- CMake command : /usr/bin/cmake -- System : Linux -- C++ compiler : /usr/bin/clang++ -- C++ compiler version : 5.0.0 -- CXX flags : -m64 -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : -- CMAKE_PREFIX_PATH : -- CMAKE_INSTALL_PREFIX : /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 -- CMAKE_MODULE_PATH : -- -- ONNX version : 1.4.1 -- ONNX NAMESPACE : -- ONNX_BUILD_TESTS : -- ONNX_BUILD_BENCHMARKS : -- ONNX_USE_LITE_PROTO : -- ONNXIFI_DUMMY_BACKEND : -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' '--' '-j3' ----------------- Scanning dependencies of target foxi_dummy Scanning dependencies of target foxi_loader [ 16%] Building C object source_subfolder/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o [ 33%] Building C object source_subfolder/CMakeFiles/foxi_dummy.dir/foxi/onnxifi_dummy.c.o [ 50%] Linking C static library ../lib/libfoxi_loader.a [ 66%] Linking C shared library ../lib/libfoxi_dummy.so [ 66%] Built target foxi_dummy [ 66%] Built target foxi_loader Scanning dependencies of target foxi_wrapper [ 83%] Building C object source_subfolder/CMakeFiles/foxi_wrapper.dir/foxi/onnxifi_wrapper.c.o [100%] Linking C shared module ../lib/libfoxi.so [100%] Built target foxi_wrapper foxi/cci.20210217: Package '0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' built foxi/cci.20210217: Build folder /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 foxi/cci.20210217: Generated conaninfo.txt foxi/cci.20210217: Generated conanbuildinfo.txt foxi/cci.20210217: Generating the package foxi/cci.20210217: Package folder /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 foxi/cci.20210217: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' '--target' 'install' '--' '-j3' ----------------- [ 33%] Built target foxi_loader [ 66%] Built target foxi_dummy [100%] Built target foxi_wrapper Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi_loader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi_ext.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi_loader.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi_ext.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include/foxi/onnxifi.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libfoxi_dummy.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libfoxi_loader.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/foxi/cci.20210217/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libfoxi.so [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 foxi/cci.20210217 package(): Packaged 2 '.so' files: libfoxi.so, libfoxi_dummy.so foxi/cci.20210217 package(): Packaged 1 '.a' file: libfoxi_loader.a foxi/cci.20210217 package(): Packaged 1 file: LICENSE foxi/cci.20210217 package(): Packaged 3 '.h' files: onnxifi_loader.h, onnxifi_ext.h, onnxifi.h foxi/cci.20210217: Package '0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' created foxi/cci.20210217: Created package revision 1f0c65b218ceb5af691e87e0a4ef664f [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 CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR