******************************************************************************** conan install theora/1.1.1@ --profile=/home/conan/w/BuildSingleReference/8226/156c810d-a4a9-4e28-b58f-a5b50e2d819b/profile.txt --build=theora ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] theora:shared=False [build_requires] [env] theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.4 from 'conan-center' - Cache theora/1.1.1 from local cache - Cache vorbis/1.3.7 from 'conan-center' - Cache Packages ogg/1.3.4:2f7b82355ea4bfc093a8e85003164e724ce5930c - Cache theora/1.1.1:b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c - Build vorbis/1.3.7:c48f6fb377f920739a0a97be55290657710bdd05 - Cache Installing (downloading, building) binaries... ogg/1.3.4: Already installed! [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 vorbis/1.3.7: Already installed! [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 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/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c 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/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c' '--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/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c' '--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/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/lib C header files: .............. /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/include/theora Documentation: ............... /home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/package/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/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/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/source_subfolder' Making all in lib make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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='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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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/c48f6fb377f920739a0a97be55290657710bdd05/include -I/home/conan/w/BuildSingleReference/.conan/data/ogg/1.3.4/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/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 Makefile:529: recipe for target 'analyze.lo' failed Makefile:529: recipe for target 'rate.lo' failed Makefile:529: recipe for target 'tokenize.lo' failed make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/source_subfolder/lib' Makefile:291: recipe for target 'all-recursive' failed make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/theora/1.1.1/_/_/build/b1f44fdd61ec93e63a3cd79c3451ec5bdca5468c/source_subfolder' Makefile:205: recipe for target 'all' failed Received SIGTERM! 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 2 invokes undefined behavior [-Waggressive-loop-optimizations] qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ decode.c:396:3: note: within this 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; ^~ gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [analyze.lo] Terminated make[2]: *** Waiting for unfinished jobs.... gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [rate.lo] Error 1 gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [tokenize.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 [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 ERROR: Exiting with code: 5