******************************************************************************** conan test conan-center-index/recipes/orcania/all/test_package/conanfile.py orcania/2.3.1@#3676445d67eab7d8fb192b16ec3dad4e -pr /home/conan/w/prod/BuildSingleReference/106097/c292f603-ebd3-4512-927a-4f32c85211d7/profile_linux_11_libstdcpp11_gcc_release_64.orcania-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] orcania:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True orcania/2.3.1 (test package): Installing package Requirements orcania/2.3.1 from local cache - Cache Packages orcania/2.3.1:bc31bcf9f87393a187dd7c2c3b70baf7a0ba43a6 - Cache Installing (downloading, building) binaries... orcania/2.3.1: Already installed! orcania/2.3.1 (test package): Generator 'CMakeDeps' calling 'generate()' orcania/2.3.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' orcania/2.3.1 (test package): Generator txt created conanbuildinfo.txt orcania/2.3.1 (test package): Calling generate() orcania/2.3.1 (test package): Aggregating env generators orcania/2.3.1 (test package): Generated conaninfo.txt orcania/2.3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/generators/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 orcania/2.3.1 (test package): Calling build() orcania/2.3.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/Release/CMakeFiles/CMakeOutput.log". CMake Error at CMakeLists.txt:4 (find_package): Could not find a package configuration file provided by "orcania" with any of the following names: orcaniaConfig.cmake orcania-config.cmake Add the installation prefix of "orcania" to CMAKE_PREFIX_PATH or set "orcania_DIR" to a directory containing one of the above files. If "orcania" provides a separate development package or SDK, be sure it has been installed. orcania/2.3.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior orcania/2.3.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: orcania/2.3.1 (test package): Error in build() method, line 25 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_package/." ******************************************************************************** conan test conan-center-index/recipes/orcania/all/test_v1_package/conanfile.py orcania/2.3.1@#3676445d67eab7d8fb192b16ec3dad4e -pr /home/conan/w/prod/BuildSingleReference/106097/c292f603-ebd3-4512-927a-4f32c85211d7/profile_linux_11_libstdcpp11_gcc_release_64.orcania-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** ERROR: Error loading conanfile at '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_v1_package/conanfile.py': Unable to load conanfile in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_v1_package/conanfile.py File "/opt/pyenv/versions/3.7.13/lib/python3.7/imp.py", line 171, in load_source module = _load(spec) File "", line 696, in _load File "", line 677, in _load_unlocked File "", line 724, in exec_module File "", line 860, in get_code File "", line 791, in source_to_code File "", line 219, in _call_with_frames_removed File "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/orcania/all/test_v1_package/conanfile.py", line 10 cmake = CMake(self)) ^ SyntaxError: invalid syntax