******************************************************************************** conan install theora/1.1.1@#7701b21f84b345099699b9da46c3fb20 --build=theora -pr /home/conan/w/prod/BuildSingleReference/2272/a5741c7e-982e-4fd8-b9c6-789ca2683bc4/profile_linux_11_libstdcpp_clang_release_64.theora-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang 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=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] theora:shared=True [build_requires] [env] 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 2d74b1245c197b4aa3faae33ea762534 theora/1.1.1: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision 8cee5aa587f355f8fde822cf368805db 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:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Download theora/1.1.1:29d5940c6c0443473a5e2e9cce129f0d58134b6c - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision 7134872adb6c63ccb1ead1ca29e9cbf3 ogg/1.3.5: Retrieving package d988447fa516eac7400b2f34e2d4b89e42b4b1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed d988447fa516eac7400b2f34e2d4b89e42b4b1a8 ogg/1.3.5: Downloaded package revision 45f96c89231263e51df555b39d6f096b gnu-config/cci.20201022: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin theora/1.1.1: Applying build-requirement: gnu-config/cci.20201022 [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 Unzipping 6.4MB, this can take a while [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/29d5940c6c0443473a5e2e9cce129f0d58134b6c theora/1.1.1: Generator txt created conanbuildinfo.txt theora/1.1.1: 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 theora/1.1.1: Calling build() theora/1.1.1: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--disable-examples' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--disable-examples' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking whether clang and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... false checking for pdflatex... no checking for bibtex... no checking for fig2dev... no checking for ld used by clang... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking how to control symbol export... --version-script checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... no checking for Ogg... yes checking for oggpackB_read... yes checking for VORBIS... no checking for Vorbis... no *** Could not run Vorbis test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means Vorbis was incorrectly installed *** or that you have moved Vorbis since it was installed. checking for sdl-config... no checking for SDL - version >= 0.11.0... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for PNG... no configure: Vorbis missing, cannot build example encoder checking for library containing ftime... none required checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ libtheora 1.1.1: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 64 bit x86 Debugging telemetry: ........ no Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib C header files: .............. /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora Documentation: ............... /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' Making all in lib make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' source='../source_subfolder/lib/apiwrapper.c' object='apiwrapper.lo' libtool=yes \ depfile='.deps/apiwrapper.Plo' tmpdepfile='.deps/apiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o apiwrapper.lo `test -f '../source_subfolder/lib/apiwrapper.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/apiwrapper.c source='../source_subfolder/lib/bitpack.c' object='bitpack.lo' libtool=yes \ depfile='.deps/bitpack.Plo' tmpdepfile='.deps/bitpack.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o bitpack.lo `test -f '../source_subfolder/lib/bitpack.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/bitpack.c source='../source_subfolder/lib/decapiwrapper.c' object='decapiwrapper.lo' libtool=yes \ depfile='.deps/decapiwrapper.Plo' tmpdepfile='.deps/decapiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o decapiwrapper.lo `test -f '../source_subfolder/lib/decapiwrapper.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/decapiwrapper.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/bitpack.c -MT bitpack.lo -MD -MP -MF .deps/bitpack.TPlo -fPIC -DPIC -o .libs/bitpack.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/decapiwrapper.c -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.TPlo -fPIC -DPIC -o .libs/decapiwrapper.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -fPIC -DPIC -o .libs/apiwrapper.o source='../source_subfolder/lib/decinfo.c' object='decinfo.lo' libtool=yes \ depfile='.deps/decinfo.Plo' tmpdepfile='.deps/decinfo.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o decinfo.lo `test -f '../source_subfolder/lib/decinfo.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/decinfo.c source='../source_subfolder/lib/decode.c' object='decode.lo' libtool=yes \ depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o decode.lo `test -f '../source_subfolder/lib/decode.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/decode.c source='../source_subfolder/lib/dequant.c' object='dequant.lo' libtool=yes \ depfile='.deps/dequant.Plo' tmpdepfile='.deps/dequant.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o dequant.lo `test -f '../source_subfolder/lib/dequant.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/dequant.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/decinfo.c -MT decinfo.lo -MD -MP -MF .deps/decinfo.TPlo -fPIC -DPIC -o .libs/decinfo.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -fPIC -DPIC -o .libs/decode.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/dequant.c -MT dequant.lo -MD -MP -MF .deps/dequant.TPlo -fPIC -DPIC -o .libs/dequant.o source='../source_subfolder/lib/fragment.c' object='fragment.lo' libtool=yes \ depfile='.deps/fragment.Plo' tmpdepfile='.deps/fragment.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o fragment.lo `test -f '../source_subfolder/lib/fragment.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/fragment.c source='../source_subfolder/lib/huffdec.c' object='huffdec.lo' libtool=yes \ depfile='.deps/huffdec.Plo' tmpdepfile='.deps/huffdec.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o huffdec.lo `test -f '../source_subfolder/lib/huffdec.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/huffdec.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/huffdec.c -MT huffdec.lo -MD -MP -MF .deps/huffdec.TPlo -fPIC -DPIC -o .libs/huffdec.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/fragment.c -MT fragment.lo -MD -MP -MF .deps/fragment.TPlo -fPIC -DPIC -o .libs/fragment.o source='../source_subfolder/lib/idct.c' object='idct.lo' libtool=yes \ depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o idct.lo `test -f '../source_subfolder/lib/idct.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/idct.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -fPIC -DPIC -o .libs/idct.o source='../source_subfolder/lib/info.c' object='info.lo' libtool=yes \ depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o info.lo `test -f '../source_subfolder/lib/info.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/info.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -fPIC -DPIC -o .libs/info.o source='../source_subfolder/lib/internal.c' object='internal.lo' libtool=yes \ depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o internal.lo `test -f '../source_subfolder/lib/internal.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/internal.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/internal.c -MT internal.lo -MD -MP -MF .deps/internal.TPlo -fPIC -DPIC -o .libs/internal.o source='../source_subfolder/lib/quant.c' object='quant.lo' libtool=yes \ depfile='.deps/quant.Plo' tmpdepfile='.deps/quant.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o quant.lo `test -f '../source_subfolder/lib/quant.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/quant.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/quant.c -MT quant.lo -MD -MP -MF .deps/quant.TPlo -fPIC -DPIC -o .libs/quant.o source='../source_subfolder/lib/state.c' object='state.lo' libtool=yes \ depfile='.deps/state.Plo' tmpdepfile='.deps/state.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o state.lo `test -f '../source_subfolder/lib/state.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/state.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/state.c -MT state.lo -MD -MP -MF .deps/state.TPlo -fPIC -DPIC -o .libs/state.o source='x86/mmxidct.c' object='mmxidct.lo' libtool=yes \ depfile='.deps/mmxidct.Plo' tmpdepfile='.deps/mmxidct.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo '../source_subfolder/lib/'`x86/mmxidct.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/mmxidct.c -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.TPlo -fPIC -DPIC -o .libs/mmxidct.o source='x86/mmxfrag.c' object='mmxfrag.lo' libtool=yes \ depfile='.deps/mmxfrag.Plo' tmpdepfile='.deps/mmxfrag.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo '../source_subfolder/lib/'`x86/mmxfrag.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/mmxfrag.c -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.TPlo -fPIC -DPIC -o .libs/mmxfrag.o source='x86/mmxstate.c' object='mmxstate.lo' libtool=yes \ depfile='.deps/mmxstate.Plo' tmpdepfile='.deps/mmxstate.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo '../source_subfolder/lib/'`x86/mmxstate.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/mmxstate.c -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.TPlo -fPIC -DPIC -o .libs/mmxstate.o source='x86/x86state.c' object='x86state.lo' libtool=yes \ depfile='.deps/x86state.Plo' tmpdepfile='.deps/x86state.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o x86state.lo `test -f 'x86/x86state.c' || echo '../source_subfolder/lib/'`x86/x86state.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/x86state.c -MT x86state.lo -MD -MP -MF .deps/x86state.TPlo -fPIC -DPIC -o .libs/x86state.o source='../source_subfolder/lib/analyze.c' object='analyze.lo' libtool=yes \ depfile='.deps/analyze.Plo' tmpdepfile='.deps/analyze.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o analyze.lo `test -f '../source_subfolder/lib/analyze.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/analyze.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/analyze.c -MT analyze.lo -MD -MP -MF .deps/analyze.TPlo -fPIC -DPIC -o .libs/analyze.o source='../source_subfolder/lib/fdct.c' object='fdct.lo' libtool=yes \ depfile='.deps/fdct.Plo' tmpdepfile='.deps/fdct.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o fdct.lo `test -f '../source_subfolder/lib/fdct.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/fdct.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/fdct.c -MT fdct.lo -MD -MP -MF .deps/fdct.TPlo -fPIC -DPIC -o .libs/fdct.o source='../source_subfolder/lib/encfrag.c' object='encfrag.lo' libtool=yes \ depfile='.deps/encfrag.Plo' tmpdepfile='.deps/encfrag.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o encfrag.lo `test -f '../source_subfolder/lib/encfrag.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/encfrag.c source='../source_subfolder/lib/encapiwrapper.c' object='encapiwrapper.lo' libtool=yes \ depfile='.deps/encapiwrapper.Plo' tmpdepfile='.deps/encapiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o encapiwrapper.lo `test -f '../source_subfolder/lib/encapiwrapper.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/encapiwrapper.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/encfrag.c -MT encfrag.lo -MD -MP -MF .deps/encfrag.TPlo -fPIC -DPIC -o .libs/encfrag.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/encapiwrapper.c -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.TPlo -fPIC -DPIC -o .libs/encapiwrapper.o source='../source_subfolder/lib/encinfo.c' object='encinfo.lo' libtool=yes \ depfile='.deps/encinfo.Plo' tmpdepfile='.deps/encinfo.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o encinfo.lo `test -f '../source_subfolder/lib/encinfo.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/encinfo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/encinfo.c -MT encinfo.lo -MD -MP -MF .deps/encinfo.TPlo -fPIC -DPIC -o .libs/encinfo.o source='../source_subfolder/lib/encode.c' object='encode.lo' libtool=yes \ depfile='.deps/encode.Plo' tmpdepfile='.deps/encode.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o encode.lo `test -f '../source_subfolder/lib/encode.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/encode.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/encode.c -MT encode.lo -MD -MP -MF .deps/encode.TPlo -fPIC -DPIC -o .libs/encode.o source='../source_subfolder/lib/enquant.c' object='enquant.lo' libtool=yes \ depfile='.deps/enquant.Plo' tmpdepfile='.deps/enquant.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o enquant.lo `test -f '../source_subfolder/lib/enquant.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/enquant.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/enquant.c -MT enquant.lo -MD -MP -MF .deps/enquant.TPlo -fPIC -DPIC -o .libs/enquant.o source='../source_subfolder/lib/huffenc.c' object='huffenc.lo' libtool=yes \ depfile='.deps/huffenc.Plo' tmpdepfile='.deps/huffenc.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o huffenc.lo `test -f '../source_subfolder/lib/huffenc.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/huffenc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/huffenc.c -MT huffenc.lo -MD -MP -MF .deps/huffenc.TPlo -fPIC -DPIC -o .libs/huffenc.o source='../source_subfolder/lib/mathops.c' object='mathops.lo' libtool=yes \ depfile='.deps/mathops.Plo' tmpdepfile='.deps/mathops.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mathops.lo `test -f '../source_subfolder/lib/mathops.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/mathops.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/mathops.c -MT mathops.lo -MD -MP -MF .deps/mathops.TPlo -fPIC -DPIC -o .libs/mathops.o source='../source_subfolder/lib/mcenc.c' object='mcenc.lo' libtool=yes \ depfile='.deps/mcenc.Plo' tmpdepfile='.deps/mcenc.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mcenc.lo `test -f '../source_subfolder/lib/mcenc.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/mcenc.c source='../source_subfolder/lib/rate.c' object='rate.lo' libtool=yes \ depfile='.deps/rate.Plo' tmpdepfile='.deps/rate.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o rate.lo `test -f '../source_subfolder/lib/rate.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/rate.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/mcenc.c -MT mcenc.lo -MD -MP -MF .deps/mcenc.TPlo -fPIC -DPIC -o .libs/mcenc.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/rate.c -MT rate.lo -MD -MP -MF .deps/rate.TPlo -fPIC -DPIC -o .libs/rate.o source='../source_subfolder/lib/tokenize.c' object='tokenize.lo' libtool=yes \ depfile='.deps/tokenize.Plo' tmpdepfile='.deps/tokenize.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o tokenize.lo `test -f '../source_subfolder/lib/tokenize.c' || echo '../source_subfolder/lib/'`../source_subfolder/lib/tokenize.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/tokenize.c -MT tokenize.lo -MD -MP -MF .deps/tokenize.TPlo -fPIC -DPIC -o .libs/tokenize.o source='x86/mmxencfrag.c' object='mmxencfrag.lo' libtool=yes \ depfile='.deps/mmxencfrag.Plo' tmpdepfile='.deps/mmxencfrag.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo '../source_subfolder/lib/'`x86/mmxencfrag.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/mmxencfrag.c -MT mmxencfrag.lo -MD -MP -MF .deps/mmxencfrag.TPlo -fPIC -DPIC -o .libs/mmxencfrag.o source='x86/mmxfdct.c' object='mmxfdct.lo' libtool=yes \ depfile='.deps/mmxfdct.Plo' tmpdepfile='.deps/mmxfdct.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo '../source_subfolder/lib/'`x86/mmxfdct.c source='x86/x86enc.c' object='x86enc.lo' libtool=yes \ depfile='.deps/x86enc.Plo' tmpdepfile='.deps/x86enc.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo '../source_subfolder/lib/'`x86/x86enc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/mmxfdct.c -MT mmxfdct.lo -MD -MP -MF .deps/mmxfdct.TPlo -fPIC -DPIC -o .libs/mmxfdct.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/x86enc.c -MT x86enc.lo -MD -MP -MF .deps/x86enc.TPlo -fPIC -DPIC -o .libs/x86enc.o source='x86/sse2fdct.c' object='sse2fdct.lo' libtool=yes \ depfile='.deps/sse2fdct.Plo' tmpdepfile='.deps/sse2fdct.TPlo' \ depmode=gcc3 /bin/bash ../source_subfolder/depcomp \ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c -o sse2fdct.lo `test -f 'x86/sse2fdct.c' || echo '../source_subfolder/lib/'`x86/sse2fdct.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/lib -I.. -I../source_subfolder/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c ../source_subfolder/lib/x86/sse2fdct.c -MT sse2fdct.lo -MD -MP -MF .deps/sse2fdct.TPlo -fPIC -DPIC -o .libs/sse2fdct.o /bin/bash ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -o libtheoradec.la -rpath /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -version-info 2:4:1 -Wl,--version-script=../source_subfolder/lib/Version_script-dec apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo -logg libtool: link: clang -shared .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -logg -m64 -m64 -Wl,--version-script=../source_subfolder/lib/Version_script-dec -Wl,-soname -Wl,libtheoradec.so.1 -o .libs/libtheoradec.so.1.1.4 /bin/bash ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -o libtheoraenc.la -rpath /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -version-info 2:2:1 -Wl,--version-script=../source_subfolder/lib/Version_script-enc -L/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -logg apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo mmxfrag.lo mmxidct.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo -logg /bin/bash ../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -o libtheora.la -rpath /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -version-info 3:10:3 -Wl,--version-script=../source_subfolder/lib/Version_script -L/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -logg apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo -logg libtool: link: (cd ".libs" && rm -f "libtheoradec.so.1" && ln -s "libtheoradec.so.1.1.4" "libtheoradec.so.1") libtool: link: (cd ".libs" && rm -f "libtheoradec.so" && ln -s "libtheoradec.so.1.1.4" "libtheoradec.so") libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" ) libtool: link: clang -shared .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o .libs/sse2fdct.o -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -logg -m64 -m64 -Wl,--version-script=../source_subfolder/lib/Version_script -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.3.10 libtool: link: clang -shared .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/mmxfrag.o .libs/mmxidct.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o .libs/sse2fdct.o -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib -logg -m64 -m64 -Wl,--version-script=../source_subfolder/lib/Version_script-enc -Wl,-soname -Wl,libtheoraenc.so.1 -o .libs/libtheoraenc.so.1.1.2 libtool: link: (cd ".libs" && rm -f "libtheora.so.0" && ln -s "libtheora.so.0.3.10" "libtheora.so.0") libtool: link: (cd ".libs" && rm -f "libtheoraenc.so.1" && ln -s "libtheoraenc.so.1.1.2" "libtheoraenc.so.1") libtool: link: (cd ".libs" && rm -f "libtheora.so" && ln -s "libtheora.so.0.3.10" "libtheora.so") libtool: link: (cd ".libs" && rm -f "libtheoraenc.so" && ln -s "libtheoraenc.so.1.1.2" "libtheoraenc.so") libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" ) libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" ) make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' Making all in include make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' Making all in theora make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' Making all in doc make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' Making all in spec make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' source='../../source_subfolder/doc/spec/vp3huff.c' object='vp3huff.o' libtool=no \ depfile='.deps/vp3huff.Po' tmpdepfile='.deps/vp3huff.TPo' \ depmode=gcc3 /bin/bash ../../source_subfolder/depcomp \ clang -DHAVE_CONFIG_H -I. -I../../source_subfolder/doc/spec -I../.. -I/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DNDEBUG -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -c `test -f '../../source_subfolder/doc/spec/vp3huff.c' || echo '../../source_subfolder/doc/spec/'`../../source_subfolder/doc/spec/vp3huff.c /bin/bash ../../libtool --mode=link clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -o vp3huff vp3huff.o -logg libtool: link: clang -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -O3 -m64 -o vp3huff vp3huff.o -L/home/conan/w/prod/BuildSingleReference/.conan/data/ogg/1.3.5/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib -logg make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' Making all in tests make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' Making all in m4 make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' theora/1.1.1: Package '29d5940c6c0443473a5e2e9cce129f0d58134b6c' built theora/1.1.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c 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/29d5940c6c0443473a5e2e9cce129f0d58134b6c theora/1.1.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in lib make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' /bin/bash ../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib make[2]: Nothing to be done for 'install-data-am'. mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib /bin/bash ../libtool --mode=install /usr/bin/install -c libtheoradec.la /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoradec.so.1.1.4 /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoradec.so.1.1.4 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheoradec.so.1.1.4 libtheoradec.so.1 || { rm -f libtheoradec.so.1 && ln -s libtheoradec.so.1.1.4 libtheoradec.so.1; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheoradec.so.1.1.4 libtheoradec.so || { rm -f libtheoradec.so && ln -s libtheoradec.so.1.1.4 libtheoradec.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoradec.la libtool: finish: PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.8.2/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../libtool --mode=install /usr/bin/install -c libtheoraenc.la /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.so.1.1.2 /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoraenc.so.1.1.2 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheoraenc.so.1.1.2 libtheoraenc.so.1 || { rm -f libtheoraenc.so.1 && ln -s libtheoraenc.so.1.1.2 libtheoraenc.so.1; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheoraenc.so.1.1.2 libtheoraenc.so || { rm -f libtheoraenc.so && ln -s libtheoraenc.so.1.1.2 libtheoraenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheoraenc.la libtool: finish: PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.8.2/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../libtool --mode=install /usr/bin/install -c libtheora.la /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheora.la libtool: install: /usr/bin/install -c .libs/libtheora.so.0.3.10 /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheora.so.0.3.10 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheora.so.0.3.10 libtheora.so.0 || { rm -f libtheora.so.0 && ln -s libtheora.so.0.3.10 libtheora.so.0; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib && { ln -s -f libtheora.so.0.3.10 libtheora.so || { rm -f libtheora.so && ln -s libtheora.so.0.3.10 libtheora.so; }; }) libtool: install: /usr/bin/install -c .libs/libtheora.lai /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/libtheora.la libtool: finish: PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.8.2/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib' Making install in include make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' Making install in theora make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash ../../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora /usr/bin/install -c -m 644 ../../source_subfolder/include/theora/theora.h /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora/theora.h /usr/bin/install -c -m 644 ../../source_subfolder/include/theora/theoradec.h /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora/theoradec.h /usr/bin/install -c -m 644 ../../source_subfolder/include/theora/theoraenc.h /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora/theoraenc.h /usr/bin/install -c -m 644 ../../source_subfolder/include/theora/codec.h /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora/codec.h make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include/theora' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/include' Making install in doc make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' Making install in spec make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash ../../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1 mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1 make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc/spec' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash ../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1 /bin/bash ../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1 if test -d libtheora; then \ for dir in libtheora/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/bash ../source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/$b; \ done \ fi \ done \ fi /usr/bin/install -c -m 644 ../source_subfolder/doc/vp3-format.txt /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/vp3-format.txt /usr/bin/install -c -m 644 ../source_subfolder/doc/color.html /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/color.html /usr/bin/install -c -m 644 ../source_subfolder/doc/draft-ietf-avt-rtp-theora-00.xml /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.xml /usr/bin/install -c -m 644 ../source_subfolder/doc/draft-ietf-avt-rtp-theora-00.txt /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.txt /usr/bin/install -c -m 644 doxygen-build.stamp /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/share/doc/libtheora-1.1.1/doxygen-build.stamp make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/doc' Making install in tests make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/tests' Making install in m4 make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c/m4' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' make[2]: Nothing to be done for 'install-exec-am'. /bin/bash source_subfolder/mkinstalldirs /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/pkgconfig mkdir -p -- /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/pkgconfig /usr/bin/install -c -m 644 theora.pc /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/pkgconfig/theora.pc /usr/bin/install -c -m 644 theoradec.pc /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/pkgconfig/theoradec.pc /usr/bin/install -c -m 644 theoraenc.pc /home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/29d5940c6c0443473a5e2e9cce129f0d58134b6c/lib/pkgconfig/theoraenc.pc make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/29d5940c6c0443473a5e2e9cce129f0d58134b6c' [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 theora/1.1.1 package(): Packaged 1 '.0' file: libtheora.so.0 theora/1.1.1 package(): Packaged 2 '.1' files: libtheoradec.so.1, libtheoraenc.so.1 theora/1.1.1 package(): Packaged 3 '.so' files: libtheoradec.so, libtheora.so, libtheoraenc.so theora/1.1.1 package(): Packaged 1 '.4' file: libtheoradec.so.1.1.4 theora/1.1.1 package(): Packaged 1 '.10' file: libtheora.so.0.3.10 theora/1.1.1 package(): Packaged 1 '.2' file: libtheoraenc.so.1.1.2 theora/1.1.1 package(): Packaged 4 '.h' files: theora.h, codec.h, theoradec.h, theoraenc.h theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package '29d5940c6c0443473a5e2e9cce129f0d58134b6c' created theora/1.1.1: Created package revision 2918342548ba4736653ec6664d3e9494 [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 Aggregating env generators configure: WARNING: *** doxygen not found, API documentation will not be built configure: WARNING: *** Format Specification will not built. configure: WARNING: *** Unable to find SDL -- Not compiling example players *** config.status: WARNING: 'source_subfolder/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/lib/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/include/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/include/theora/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/examples/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/doc/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/doc/spec/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/tests/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'source_subfolder/m4/Makefile.in' seems to ignore the --datarootdir setting ../source_subfolder/lib/decode.c:195:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value] OC_DCT_CW_PACK( 0,10, -1,0), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK' (_mag)-(_flip)<