******************************************************************************** conan install theora/1.1.1@ --profile=/home/conan/w/BuildSingleReference/8241/623d217a-0555-4bbd-9e3e-f48adc45f867/profile.txt --build=theora ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] theora:shared=False [build_requires] [env] ogg/1.3.4: Not found in local cache, looking in remotes... ogg/1.3.4: Trying with 'conan-upstream'... ogg/1.3.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.4: Downloaded recipe revision b69afb47bef45e7b2b6360aa669dff18 vorbis/1.3.7: Not found in local cache, looking in remotes... vorbis/1.3.7: Trying with 'conan-upstream'... vorbis/1.3.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz vorbis/1.3.7: Downloaded recipe revision b2e7b8cd8ae52fb416ea6878251c168f theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.4 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache vorbis/1.3.7 from 'conan-center' - Downloaded Packages ogg/1.3.4:2345d377da94e8ffae1333469573b8215c98c514 - Download theora/1.1.1:dc17f5426b91bde3eebcff9bc2a85f19b19cdf69 - Build vorbis/1.3.7:e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 2345d377da94e8ffae1333469573b8215c98c514 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 2345d377da94e8ffae1333469573b8215c98c514 ogg/1.3.4: Downloaded package revision 1cfb0692a04ab50082f83fd394b77ab4 vorbis/1.3.7: Retrieving package e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0 vorbis/1.3.7: Downloaded package revision dd040464e9550a4ed111e3db7efa8ff2 [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(): [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in /home/conan/w/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 theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69 theora/1.1.1: Generator txt created conanbuildinfo.txt [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: Calling: > ./configure '--disable-examples' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--disable-examples' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69' '--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-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-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... /usr/bin/gcc 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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking whether /usr/bin/gcc 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 /usr/bin/gcc... /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 /usr/bin/gcc 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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for doxygen... false checking for pdflatex... no checking for bibtex... no checking for fig2dev... no checking for ld used by /usr/bin/gcc... (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... yes 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 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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib C header files: .............. /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora Documentation: ............... /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' Making all in lib make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' source='apiwrapper.c' object='apiwrapper.lo' libtool=yes \ depfile='.deps/apiwrapper.Plo' tmpdepfile='.deps/apiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c source='bitpack.c' object='bitpack.lo' libtool=yes \ depfile='.deps/bitpack.Plo' tmpdepfile='.deps/bitpack.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c source='decapiwrapper.c' object='decapiwrapper.lo' libtool=yes \ depfile='.deps/decapiwrapper.Plo' tmpdepfile='.deps/decapiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c decapiwrapper.c -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.TPlo -o decapiwrapper.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c bitpack.c -MT bitpack.lo -MD -MP -MF .deps/bitpack.TPlo -o bitpack.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -o apiwrapper.o source='decinfo.c' object='decinfo.lo' libtool=yes \ depfile='.deps/decinfo.Plo' tmpdepfile='.deps/decinfo.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c decinfo.c -MT decinfo.lo -MD -MP -MF .deps/decinfo.TPlo -o decinfo.o source='decode.c' object='decode.lo' libtool=yes \ depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c source='dequant.c' object='dequant.lo' libtool=yes \ depfile='.deps/dequant.Plo' tmpdepfile='.deps/dequant.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -o decode.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c dequant.c -MT dequant.lo -MD -MP -MF .deps/dequant.TPlo -o dequant.o source='fragment.c' object='fragment.lo' libtool=yes \ depfile='.deps/fragment.Plo' tmpdepfile='.deps/fragment.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c fragment.c -MT fragment.lo -MD -MP -MF .deps/fragment.TPlo -o fragment.o source='huffdec.c' object='huffdec.lo' libtool=yes \ depfile='.deps/huffdec.Plo' tmpdepfile='.deps/huffdec.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c source='idct.c' object='idct.lo' libtool=yes \ depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c huffdec.c -MT huffdec.lo -MD -MP -MF .deps/huffdec.TPlo -o huffdec.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -o idct.o source='info.c' object='info.lo' libtool=yes \ depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -o info.o source='internal.c' object='internal.lo' libtool=yes \ depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c internal.c -MT internal.lo -MD -MP -MF .deps/internal.TPlo -o internal.o source='quant.c' object='quant.lo' libtool=yes \ depfile='.deps/quant.Plo' tmpdepfile='.deps/quant.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c quant.c -MT quant.lo -MD -MP -MF .deps/quant.TPlo -o quant.o source='state.c' object='state.lo' libtool=yes \ depfile='.deps/state.Plo' tmpdepfile='.deps/state.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o state.lo `test -f 'state.c' || echo './'`state.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c state.c -MT state.lo -MD -MP -MF .deps/state.TPlo -o state.o source='x86/mmxidct.c' object='mmxidct.lo' libtool=yes \ depfile='.deps/mmxidct.Plo' tmpdepfile='.deps/mmxidct.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/mmxidct.c -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.TPlo -o mmxidct.o source='x86/mmxfrag.c' object='mmxfrag.lo' libtool=yes \ depfile='.deps/mmxfrag.Plo' tmpdepfile='.deps/mmxfrag.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/mmxfrag.c -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.TPlo -o mmxfrag.o source='x86/mmxstate.c' object='mmxstate.lo' libtool=yes \ depfile='.deps/mmxstate.Plo' tmpdepfile='.deps/mmxstate.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo './'`x86/mmxstate.c source='x86/x86state.c' object='x86state.lo' libtool=yes \ depfile='.deps/x86state.Plo' tmpdepfile='.deps/x86state.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/mmxstate.c -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.TPlo -o mmxstate.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/x86state.c -MT x86state.lo -MD -MP -MF .deps/x86state.TPlo -o x86state.o source='analyze.c' object='analyze.lo' libtool=yes \ depfile='.deps/analyze.Plo' tmpdepfile='.deps/analyze.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c source='fdct.c' object='fdct.lo' libtool=yes \ depfile='.deps/fdct.Plo' tmpdepfile='.deps/fdct.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c analyze.c -MT analyze.lo -MD -MP -MF .deps/analyze.TPlo -o analyze.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c fdct.c -MT fdct.lo -MD -MP -MF .deps/fdct.TPlo -o fdct.o source='encfrag.c' object='encfrag.lo' libtool=yes \ depfile='.deps/encfrag.Plo' tmpdepfile='.deps/encfrag.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c encfrag.c -MT encfrag.lo -MD -MP -MF .deps/encfrag.TPlo -o encfrag.o source='encapiwrapper.c' object='encapiwrapper.lo' libtool=yes \ depfile='.deps/encapiwrapper.Plo' tmpdepfile='.deps/encapiwrapper.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c encapiwrapper.c -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.TPlo -o encapiwrapper.o source='encinfo.c' object='encinfo.lo' libtool=yes \ depfile='.deps/encinfo.Plo' tmpdepfile='.deps/encinfo.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c encinfo.c -MT encinfo.lo -MD -MP -MF .deps/encinfo.TPlo -o encinfo.o source='encode.c' object='encode.lo' libtool=yes \ depfile='.deps/encode.Plo' tmpdepfile='.deps/encode.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c encode.c -MT encode.lo -MD -MP -MF .deps/encode.TPlo -o encode.o source='enquant.c' object='enquant.lo' libtool=yes \ depfile='.deps/enquant.Plo' tmpdepfile='.deps/enquant.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c enquant.c -MT enquant.lo -MD -MP -MF .deps/enquant.TPlo -o enquant.o source='huffenc.c' object='huffenc.lo' libtool=yes \ depfile='.deps/huffenc.Plo' tmpdepfile='.deps/huffenc.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c huffenc.c -MT huffenc.lo -MD -MP -MF .deps/huffenc.TPlo -o huffenc.o source='mathops.c' object='mathops.lo' libtool=yes \ depfile='.deps/mathops.Plo' tmpdepfile='.deps/mathops.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c mathops.c -MT mathops.lo -MD -MP -MF .deps/mathops.TPlo -o mathops.o source='mcenc.c' object='mcenc.lo' libtool=yes \ depfile='.deps/mcenc.Plo' tmpdepfile='.deps/mcenc.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c mcenc.c -MT mcenc.lo -MD -MP -MF .deps/mcenc.TPlo -o mcenc.o source='rate.c' object='rate.lo' libtool=yes \ depfile='.deps/rate.Plo' tmpdepfile='.deps/rate.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c rate.c -MT rate.lo -MD -MP -MF .deps/rate.TPlo -o rate.o source='tokenize.c' object='tokenize.lo' libtool=yes \ depfile='.deps/tokenize.Plo' tmpdepfile='.deps/tokenize.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c tokenize.c -MT tokenize.lo -MD -MP -MF .deps/tokenize.TPlo -o tokenize.o source='x86/mmxencfrag.c' object='mmxencfrag.lo' libtool=yes \ depfile='.deps/mmxencfrag.Plo' tmpdepfile='.deps/mmxencfrag.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/mmxencfrag.c -MT mmxencfrag.lo -MD -MP -MF .deps/mmxencfrag.TPlo -o mmxencfrag.o source='x86/mmxfdct.c' object='mmxfdct.lo' libtool=yes \ depfile='.deps/mmxfdct.Plo' tmpdepfile='.deps/mmxfdct.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/mmxfdct.c -MT mmxfdct.lo -MD -MP -MF .deps/mmxfdct.TPlo -o mmxfdct.o source='x86/x86enc.c' object='x86enc.lo' libtool=yes \ depfile='.deps/x86enc.Plo' tmpdepfile='.deps/x86enc.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/x86enc.c -MT x86enc.lo -MD -MP -MF .deps/x86enc.TPlo -o x86enc.o source='x86/sse2fdct.c' object='sse2fdct.lo' libtool=yes \ depfile='.deps/sse2fdct.Plo' tmpdepfile='.deps/sse2fdct.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c -o sse2fdct.lo `test -f 'x86/sse2fdct.c' || echo './'`x86/sse2fdct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c x86/sse2fdct.c -MT sse2fdct.lo -MD -MP -MF .deps/sse2fdct.TPlo -o sse2fdct.o /bin/bash ../libtool --mode=link /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -m64 -L/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/lib -L/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib -o libtheoradec.la -rpath /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib -version-info 2:4:1 -Wl,--version-script=./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 -lvorbisenc -lvorbisfile -lvorbis -logg -lm libtool: link: ar cru .libs/libtheoradec.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o libtool: link: ranlib .libs/libtheoradec.a libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" ) /bin/bash ../libtool --mode=link /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -m64 -L/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/lib -L/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib -o libtheoraenc.la -rpath /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib -version-info 2:2:1 -Wl,--version-script=./Version_script-enc -L/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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 -lvorbisenc -lvorbisfile -lvorbis -logg -lm /bin/bash ../libtool --mode=link /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -m64 -L/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/lib -L/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib -o libtheora.la -rpath /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib -version-info 3:10:3 -Wl,--version-script=./Version_script -L/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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 -lvorbisenc -lvorbisfile -lvorbis -logg -lm libtool: link: ar cru .libs/libtheoraenc.a apiwrapper.o fragment.o idct.o internal.o state.o quant.o mmxfrag.o mmxidct.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o libtool: link: ranlib .libs/libtheoraenc.a libtool: link: ar cru .libs/libtheora.a apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o libtool: link: ranlib .libs/libtheora.a libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" ) libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" ) make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' Making all in include make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' Making all in theora make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' Making all in doc make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' Making all in spec make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' source='vp3huff.c' object='vp3huff.o' libtool=no \ depfile='.deps/vp3huff.Po' tmpdepfile='.deps/vp3huff.TPo' \ depmode=gcc3 /bin/bash ../../depcomp \ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -c `test -f 'vp3huff.c' || echo './'`vp3huff.c /bin/bash ../../libtool --mode=link /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -m64 -L/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/lib -L/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib -o vp3huff vp3huff.o -lvorbisenc -lvorbisfile -lvorbis -logg -lm libtool: link: /usr/bin/gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -m64 -o vp3huff vp3huff.o -L/home/conan/w/BuildSingleReference/.conan/data/vorbis/1.3.7/_/_/package/e444735f6fcf48f3e3b2088e6d4ab1f5fbdd73f0/lib -L/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib -lvorbisenc -lvorbisfile -lvorbis -logg -lm make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' Making all in tests make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/tests' Making all in m4 make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/m4' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' theora/1.1.1: Package 'dc17f5426b91bde3eebcff9bc2a85f19b19cdf69' built theora/1.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69 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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69 theora/1.1.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in lib make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' make[2]: Nothing to be done for `install-data-am'. /bin/bash ../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib /bin/bash ../libtool --mode=install /usr/bin/install -c libtheoradec.la /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoradec.a /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoradec.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoradec.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoradec.a libtool: finish: PATH="/opt/pyenv/versions/3.6.7/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/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoraenc.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoraenc.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheoraenc.a libtool: finish: PATH="/opt/pyenv/versions/3.6.7/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/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheora.la libtool: install: /usr/bin/install -c .libs/libtheora.lai /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheora.la libtool: install: /usr/bin/install -c .libs/libtheora.a /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheora.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheora.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/libtheora.a libtool: finish: PATH="/opt/pyenv/versions/3.6.7/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/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/lib' Making install in include make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' Making install in theora make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora /usr/bin/install -c -m 644 theora.h /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora/theora.h /usr/bin/install -c -m 644 theoradec.h /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora/theoradec.h /usr/bin/install -c -m 644 theoraenc.h /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora/theoraenc.h /usr/bin/install -c -m 644 codec.h /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/include/theora/codec.h make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include/theora' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/include' Making install in doc make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' Making install in spec make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1 mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1 make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc/spec' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' make[3]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1 /bin/bash ../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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 ../mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/$b; \ done \ fi \ done \ fi mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/html /usr/bin/install -c -m 644 vp3-format.txt /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/vp3-format.txt /usr/bin/install -c -m 644 color.html /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/color.html /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.xml /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.xml /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.txt /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/doxygen-build.stamp mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/share/doc/libtheora-1.1.1/latex make[3]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/doc' Making install in tests make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/tests' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/tests' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/tests' Making install in m4 make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/m4' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/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/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/m4' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder/m4' make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' make[2]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' make[2]: Nothing to be done for `install-exec-am'. /bin/bash ./mkinstalldirs /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/pkgconfig mkdir -p -- /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/pkgconfig /usr/bin/install -c -m 644 theora.pc /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/pkgconfig/theora.pc /usr/bin/install -c -m 644 theoradec.pc /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/pkgconfig/theoradec.pc /usr/bin/install -c -m 644 theoraenc.pc /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/lib/pkgconfig/theoraenc.pc make[2]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/dc17f5426b91bde3eebcff9bc2a85f19b19cdf69/source_subfolder' [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 theora/1.1.1 package(): Packaged 3 '.a' files: libtheora.a, libtheoradec.a, libtheoraenc.a theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1 package(): Packaged 4 '.h' files: theora.h, theoradec.h, codec.h, theoraenc.h theora/1.1.1: Package 'dc17f5426b91bde3eebcff9bc2a85f19b19cdf69' created theora/1.1.1: Created package revision f1225aba1d4782565284f72c0883510e [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 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: 'Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'include/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'include/theora/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'examples/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'doc/spec/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'tests/Makefile.in' seems to ignore the --datarootdir setting config.status: WARNING: 'm4/Makefile.in' seems to ignore the --datarootdir setting decode.c: In function 'th_decode_alloc': decode.c:400:49: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations] qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+ ^ decode.c:396:3: note: containing loop for(qi=0;qi<64;qi++){ ^ analyze.c: In function 'oc_enc_sb_transform_quantize_intra_chroma': analyze.c:1198:20: warning: variable 'sb_flags' set but not used [-Wunused-but-set-variable] oc_sb_flags *sb_flags; ^ analyze.c: In function 'oc_enc_analyze_intra': analyze.c:1235:27: warning: variable 'embs' set but not used [-Wunused-but-set-variable] oc_mb_enc_info *embs; ^ analyze.c: In function 'oc_enc_analyze_inter': analyze.c:1879:27: warning: variable 'vdec' set but not used [-Wunused-but-set-variable] int vdec; ^ analyze.c:1874:27: warning: variable 'qi' set but not used [-Wunused-but-set-variable] int qi; ^ [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component ogg::ogg libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbis libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisenc-alias libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisfile-alias libdir "lib" does not contain any declared library