******************************************************************************** conan install theora/1.1.1@#8cf569852fb7c95cd87e70b6c8f26ddf --build=theora -pr /home/conan/w/prod/BuildSingleReference/103073/c1c84133-13a3-45d8-8ad7-949497893ea0/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 -- Conan: Component target declared 'Ogg::ogg' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release theora/1.1.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release" '--' '-j3' ----------------- Scanning dependencies of target theoradec Scanning dependencies of target theora [ 1%] Building C object CMakeFiles/theoradec.dir/lib/apiwrapper.c.o Scanning dependencies of target theoraenc [ 2%] Building C object CMakeFiles/theora.dir/lib/analyze.c.o [ 3%] Building C object CMakeFiles/theoraenc.dir/lib/analyze.c.o [ 5%] Building C object CMakeFiles/theoradec.dir/lib/bitpack.c.o [ 6%] Building C object CMakeFiles/theoradec.dir/lib/decapiwrapper.c.o [ 7%] Building C object CMakeFiles/theoradec.dir/lib/decinfo.c.o [ 8%] Building C object CMakeFiles/theoradec.dir/lib/decode.c.o [ 10%] Building C object CMakeFiles/theoraenc.dir/lib/apiwrapper.c.o [ 11%] Building C object CMakeFiles/theoraenc.dir/lib/encapiwrapper.c.o [ 12%] Building C object CMakeFiles/theoraenc.dir/lib/encfrag.c.o [ 13%] Building C object CMakeFiles/theoradec.dir/lib/dequant.c.o [ 15%] Building C object CMakeFiles/theoraenc.dir/lib/encinfo.c.o [ 16%] Building C object CMakeFiles/theora.dir/lib/apiwrapper.c.o [ 17%] Building C object CMakeFiles/theoradec.dir/lib/fragment.c.o [ 18%] Building C object CMakeFiles/theoraenc.dir/lib/encode.c.o [ 20%] Building C object CMakeFiles/theora.dir/lib/encapiwrapper.c.o [ 21%] Building C object CMakeFiles/theora.dir/lib/encfrag.c.o [ 22%] Building C object CMakeFiles/theoradec.dir/lib/huffdec.c.o [ 24%] Building C object CMakeFiles/theora.dir/lib/encinfo.c.o [ 25%] Building C object CMakeFiles/theoraenc.dir/lib/enquant.c.o [ 26%] Building C object CMakeFiles/theora.dir/lib/encode.c.o [ 27%] Building C object CMakeFiles/theoraenc.dir/lib/fdct.c.o [ 29%] Building C object CMakeFiles/theoraenc.dir/lib/fragment.c.o [ 30%] Building C object CMakeFiles/theoradec.dir/lib/idct.c.o [ 31%] Building C object CMakeFiles/theoraenc.dir/lib/huffenc.c.o [ 32%] Building C object CMakeFiles/theoradec.dir/lib/info.c.o [ 34%] Building C object CMakeFiles/theoraenc.dir/lib/idct.c.o [ 35%] Building C object CMakeFiles/theoradec.dir/lib/internal.c.o [ 36%] Building C object CMakeFiles/theora.dir/lib/enquant.c.o [ 37%] Building C object CMakeFiles/theoraenc.dir/lib/internal.c.o [ 39%] Building C object CMakeFiles/theoradec.dir/lib/quant.c.o [ 40%] Building C object CMakeFiles/theoraenc.dir/lib/mathops.c.o [ 41%] Building C object CMakeFiles/theora.dir/lib/fdct.c.o [ 43%] Building C object CMakeFiles/theoradec.dir/lib/state.c.o [ 44%] Building C object CMakeFiles/theoraenc.dir/lib/mcenc.c.o [ 45%] Building C object CMakeFiles/theora.dir/lib/fragment.c.o [ 46%] Building C object CMakeFiles/theora.dir/lib/huffenc.c.o [ 48%] Building C object CMakeFiles/theoradec.dir/lib/x86/mmxidct.c.o [ 49%] Building C object CMakeFiles/theoraenc.dir/lib/quant.c.o [ 50%] Building C object CMakeFiles/theoradec.dir/lib/x86/mmxfrag.c.o [ 51%] Building C object CMakeFiles/theora.dir/lib/idct.c.o [ 53%] Building C object CMakeFiles/theoradec.dir/lib/x86/mmxstate.c.o [ 54%] Building C object CMakeFiles/theoraenc.dir/lib/rate.c.o [ 55%] Building C object CMakeFiles/theora.dir/lib/internal.c.o [ 56%] Building C object CMakeFiles/theoradec.dir/lib/x86/x86state.c.o [ 58%] Building C object CMakeFiles/theora.dir/lib/mathops.c.o [ 59%] Linking C static library libtheoradec.a [ 59%] Built target theoradec [ 60%] Building C object CMakeFiles/theora.dir/lib/mcenc.c.o [ 62%] Building C object CMakeFiles/theora.dir/lib/quant.c.o [ 63%] Building C object CMakeFiles/theora.dir/lib/rate.c.o [ 64%] Building C object CMakeFiles/theoraenc.dir/lib/state.c.o [ 65%] Building C object CMakeFiles/theora.dir/lib/state.c.o [ 67%] Building C object CMakeFiles/theora.dir/lib/tokenize.c.o [ 68%] Building C object CMakeFiles/theora.dir/lib/x86/mmxencfrag.c.o [ 69%] Building C object CMakeFiles/theoraenc.dir/lib/tokenize.c.o [ 70%] Building C object CMakeFiles/theoraenc.dir/lib/x86/mmxencfrag.c.o [ 72%] Building C object CMakeFiles/theoraenc.dir/lib/x86/mmxfdct.c.o [ 73%] Building C object CMakeFiles/theoraenc.dir/lib/x86/x86enc.c.o [ 74%] Building C object CMakeFiles/theora.dir/lib/x86/mmxfdct.c.o [ 75%] Building C object CMakeFiles/theora.dir/lib/x86/x86enc.c.o [ 77%] Building C object CMakeFiles/theoraenc.dir/lib/x86/sse2fdct.c.o [ 78%] Building C object CMakeFiles/theora.dir/lib/x86/sse2fdct.c.o [ 79%] Building C object CMakeFiles/theoraenc.dir/lib/x86/mmxfrag.c.o [ 81%] Building C object CMakeFiles/theora.dir/lib/x86/mmxfrag.c.o [ 82%] Building C object CMakeFiles/theora.dir/lib/x86/mmxidct.c.o [ 83%] Building C object CMakeFiles/theoraenc.dir/lib/x86/mmxidct.c.o [ 84%] Building C object CMakeFiles/theora.dir/lib/x86/mmxstate.c.o [ 86%] Building C object CMakeFiles/theora.dir/lib/x86/x86state.c.o [ 87%] Building C object CMakeFiles/theoraenc.dir/lib/x86/mmxstate.c.o [ 88%] Building C object CMakeFiles/theoraenc.dir/lib/x86/x86state.c.o [ 89%] Building C object CMakeFiles/theora.dir/lib/bitpack.c.o [ 91%] Building C object CMakeFiles/theora.dir/lib/decapiwrapper.c.o [ 92%] Building C object CMakeFiles/theora.dir/lib/decinfo.c.o [ 93%] Linking C static library libtheoraenc.a [ 93%] Built target theoraenc [ 96%] Building C object CMakeFiles/theora.dir/lib/dequant.c.o [ 96%] Building C object CMakeFiles/theora.dir/lib/decode.c.o [ 97%] Building C object CMakeFiles/theora.dir/lib/huffdec.c.o [ 98%] Building C object CMakeFiles/theora.dir/lib/info.c.o [100%] Linking C static library libtheora.a [100%] Built target theora theora/1.1.1: Package '033a9a186751ed382a6fa5fa2c844ad34b7c3302' built theora/1.1.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release theora/1.1.1: Generated conaninfo.txt theora/1.1.1: Generated conanbuildinfo.txt theora/1.1.1: Generating the package theora/1.1.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302 theora/1.1.1: Calling package() theora/1.1.1: Copied 1 file: COPYING theora/1.1.1: Copied 1 file: LICENSE theora/1.1.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/include/theora/codec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/include/theora/theora.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/include/theora/theoradec.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/include/theora/theoraenc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/libtheora.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/libtheoraenc.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/libtheoradec.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1 package(): Packaged 3 '.a' files: libtheoraenc.a, libtheoradec.a, libtheora.a theora/1.1.1 package(): Packaged 4 '.h' files: theora.h, theoradec.h, codec.h, theoraenc.h theora/1.1.1: Package '033a9a186751ed382a6fa5fa2c844ad34b7c3302' created theora/1.1.1: Created package revision 589b77c1de33c2a7afdea492df07b8e4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Enabling x86-64 assembly optimizations CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c: In function ‘th_decode_alloc’: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c:400:49: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] 400 | qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c:396:3: note: within this loop 396 | for(qi=0;qi<64;qi++){ | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c: In function ‘th_decode_alloc’: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c:400:49: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] 400 | qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/033a9a186751ed382a6fa5fa2c844ad34b7c3302/lib/decode.c:396:3: note: within this loop 396 | for(qi=0;qi<64;qi++){ | ^~~ 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