******************************************************************************** conan install theora/1.1.1@#18d6a81833e56d87f0c597658759aa49 --build=theora -pr /home/conan/w/prod/BuildSingleReference/102662/a9559c1c-59cc-491f-b14d-f90c9cced8f2/profile_linux_9_libstdcpp11_gcc_release_64.theora-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/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/prod/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/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] theora:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ogg/1.3.5: Not found in local cache, looking in remotes... ogg/1.3.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.5: Downloaded recipe revision 1fd1211e20186ca5ff5ba927fb0989ee theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.5 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache Packages ogg/1.3.5:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download theora/1.1.1:033a9a186751ed382a6fa5fa2c844ad34b7c3302 - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 ogg/1.3.5: Downloaded package revision d100db27b9ef5009d5778dec2e306efb [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/source/. theora/1.1.1: theora/1.1.1: Unzipping 6.4MB, this can take a while theora/1.1.1: theora/1.1.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302 theora/1.1.1: Generator txt created conanbuildinfo.txt theora/1.1.1: Calling generate() theora/1.1.1: Aggregating env generators [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 theora/1.1.1: Calling build() theora/1.1.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C 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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release/CMakeFiles/CMakeOutput.log". theora/1.1.1: CMake Error at CMakeLists.txt:4 (find_package): By not providing "Findogg.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ogg", but CMake did not find one. Could not find a package configuration file provided by "ogg" with any of the following names: oggConfig.cmake ogg-config.cmake Add the installation prefix of "ogg" to CMAKE_PREFIX_PATH or set "ogg_DIR" to a directory containing one of the above files. If "ogg" provides a separate development package or SDK, be sure it has been installed. theora/1.1.1: 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 theora/1.1.1: 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 theora/1.1.1: ERROR: Package '033a9a186751ed382a6fa5fa2c844ad34b7c3302' build failed theora/1.1.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release ERROR: theora/1.1.1: Error in build() method, line 65 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/."