******************************************************************************** conan install theora/1.1.1@#47fe8b9db75cea13717963945665fa9d --build=theora -pr /home/conan/w/prod/BuildSingleReference/103480/a0065e34-bb9a-4bb9-9488-c58f09cd81d6/profile_linux_11_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) Found gcc 11.1 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=11 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=11 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:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download theora/1.1.1:6dc8cd39c5b0e3955526ea49034a31dbe9d01a47 - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 ogg/1.3.5: Downloaded package revision 8731e2ede27241238ee215b43139a051 [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: [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/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47 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/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/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 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 -- Conan: Component target declared 'Ogg::ogg' -- Configuring done theora/1.1.1: Enabling x86-64 assembly optimizations CMake Error at CMakeLists.txt:107 (add_library): Cannot find source file: conan-theora.def Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error at CMakeLists.txt:107 (add_library): No SOURCES given to target: theora CMake Generate step failed. Build files cannot be regenerated correctly. 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 '6dc8cd39c5b0e3955526ea49034a31dbe9d01a47' build failed theora/1.1.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/build/Release ERROR: theora/1.1.1: Error in build() method, line 61 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/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/6dc8cd39c5b0e3955526ea49034a31dbe9d01a47/."