******************************************************************************** conan install theora/1.1.1@#47fe8b9db75cea13717963945665fa9d --build=theora -pr /home/conan/w/prod/BuildSingleReference/103480/3e8922a5-e2cb-4d2b-872e-6d8f111ad9b6/profile_linux_5_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 5.4 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=5 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=5 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:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download theora/1.1.1:064ea010e699a135f9361dad5512e737f28a64f6 - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 ogg/1.3.5: Downloaded package revision 18048d5fdc533142204662d4543cb914 [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/064ea010e699a135f9361dad5512e737f28a64f6 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/064ea010e699a135f9361dad5512e737f28a64f6/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/064ea010e699a135f9361dad5512e737f28a64f6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/064ea010e699a135f9361dad5512e737f28a64f6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/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 5.4.0 -- 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 -- 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 '064ea010e699a135f9361dad5512e737f28a64f6' build failed theora/1.1.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/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/064ea010e699a135f9361dad5512e737f28a64f6/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/064ea010e699a135f9361dad5512e737f28a64f6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/064ea010e699a135f9361dad5512e737f28a64f6/."