******************************************************************************** conan install vorbis/1.3.6@#5fe52ec96835e8948bb4a846d6e96862 --build=vorbis -pr /home/conan/w/prod/BuildSingleReference/76920/5252907d-9619-4e1a-b0c0-296f161e7e31/profile_linux_5_libstdcpp11_gcc_debug_64.vorbis-shared-True.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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] vorbis:shared=True [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 vorbis/1.3.6: Forced build from source Installing package: vorbis/1.3.6 Requirements ogg/1.3.5 from 'conan-center' - Downloaded vorbis/1.3.6 from local cache - Cache Packages ogg/1.3.5:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download vorbis/1.3.6:4b4109e9302a1f5dc06cfa57730bb0840ff7516c - Build Installing (downloading, building) binaries... ogg/1.3.5: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 ogg/1.3.5: Downloaded package revision 731cb45821c043c2d3bb624192f9183a [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK vorbis/1.3.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/source/src vorbis/1.3.6: [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 vorbis/1.3.6: Copying sources to build folder vorbis/1.3.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c vorbis/1.3.6: Generator txt created conanbuildinfo.txt vorbis/1.3.6: Calling generate() vorbis/1.3.6: Aggregating env generators [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 vorbis/1.3.6: Calling build() vorbis/1.3.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/package/4b4109e9302a1f5dc06cfa57730bb0840ff7516c" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/package/4b4109e9302a1f5dc06cfa57730bb0840ff7516c" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 5.4.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring vorbis 1.3.6 -- Looking for floor in m -- Looking for floor in m - found -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/Debug/CMakeFiles/CMakeOutput.log". vorbis/1.3.6: CMake Error at CMakeLists.txt:61 (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. vorbis/1.3.6: 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 vorbis/1.3.6: ERROR: Package '4b4109e9302a1f5dc06cfa57730bb0840ff7516c' build failed vorbis/1.3.6: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/Debug ERROR: vorbis/1.3.6: Error in build() method, line 68 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/package/4b4109e9302a1f5dc06cfa57730bb0840ff7516c" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/vorbis/1.3.6/_/_/build/4b4109e9302a1f5dc06cfa57730bb0840ff7516c/src"