******************************************************************************** conan install theora/1.1.1@ --profile=/Users/jenkins/w/BuildSingleReference@4/8408/1412baec-aecd-4151-9a69-7faed9761988/profile.txt --build=theora ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] theora:shared=True [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:1513b3452ef7e2a2dd5f931247c5e02edeb98cc9 - Download theora/1.1.1:f47b7941290c005ccf8fd72df6ff0062ddea890e - Build vorbis/1.3.7:255f8e65f03dabde46f8fea15b5c465ef82fa747 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 1513b3452ef7e2a2dd5f931247c5e02edeb98cc9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 1513b3452ef7e2a2dd5f931247c5e02edeb98cc9 ogg/1.3.4: Downloaded package revision 3f6afa7d9477e5741d587cb6a5acb234 vorbis/1.3.7: Retrieving package 255f8e65f03dabde46f8fea15b5c465ef82fa747 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed 255f8e65f03dabde46f8fea15b5c465ef82fa747 vorbis/1.3.7: Downloaded package revision b63dd4edbff9ec9e3f6bba7ed0ef6e28 [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 /Users/jenkins/w/BuildSingleReference@4/.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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/build/f47b7941290c005ccf8fd72df6ff0062ddea890e 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-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e' '--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-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e' '--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... i386-apple-darwin18.2.0 checking host system type... i386-apple-darwin18.2.0 checking target system type... i386-apple-darwin18.2.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no 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... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Library/Developer/CommandLineTools/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 gcc object... ok checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes 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 gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... false checking for pdflatex... no checking for bibtex... no checking for fig2dev... no checking for ld used by gcc... (cached) /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no checking how to control symbol export... -exported_symbols_list checking for pkg-config... yes checking for pkg-config... /usr/local/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... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no 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: ...... 32 bit x86 Debugging telemetry: ........ no Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib C header files: .............. /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora Documentation: ............... /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 -j8 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in lib source='apiwrapper.c' object='apiwrapper.lo' libtool=yes \ depfile='.deps/apiwrapper.Plo' tmpdepfile='.deps/apiwrapper.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -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/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -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/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c source='decinfo.c' object='decinfo.lo' libtool=yes \ depfile='.deps/decinfo.Plo' tmpdepfile='.deps/decinfo.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c source='decode.c' object='decode.lo' libtool=yes \ depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -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/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c source='fragment.c' object='fragment.lo' libtool=yes \ depfile='.deps/fragment.Plo' tmpdepfile='.deps/fragment.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c source='huffdec.c' object='huffdec.lo' libtool=yes \ depfile='.deps/huffdec.Plo' tmpdepfile='.deps/huffdec.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -fno-common -DPIC -o .libs/apiwrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c decapiwrapper.c -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.TPlo -fno-common -DPIC -o .libs/decapiwrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -fno-common -DPIC -o .libs/decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c dequant.c -MT dequant.lo -MD -MP -MF .deps/dequant.TPlo -fno-common -DPIC -o .libs/dequant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c fragment.c -MT fragment.lo -MD -MP -MF .deps/fragment.TPlo -fno-common -DPIC -o .libs/fragment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c huffdec.c -MT huffdec.lo -MD -MP -MF .deps/huffdec.TPlo -fno-common -DPIC -o .libs/huffdec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c bitpack.c -MT bitpack.lo -MD -MP -MF .deps/bitpack.TPlo -fno-common -DPIC -o .libs/bitpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c decinfo.c -MT decinfo.lo -MD -MP -MF .deps/decinfo.TPlo -fno-common -DPIC -o .libs/decinfo.o source='idct.c' object='idct.lo' libtool=yes \ depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c source='info.c' object='info.lo' libtool=yes \ depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o info.lo `test -f 'info.c' || echo './'`info.c source='internal.c' object='internal.lo' libtool=yes \ depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -fno-common -DPIC -o .libs/idct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -fno-common -DPIC -o .libs/info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c internal.c -MT internal.lo -MD -MP -MF .deps/internal.TPlo -fno-common -DPIC -o .libs/internal.o source='quant.c' object='quant.lo' libtool=yes \ depfile='.deps/quant.Plo' tmpdepfile='.deps/quant.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c quant.c -MT quant.lo -MD -MP -MF .deps/quant.TPlo -fno-common -DPIC -o .libs/quant.o source='state.c' object='state.lo' libtool=yes \ depfile='.deps/state.Plo' tmpdepfile='.deps/state.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o state.lo `test -f 'state.c' || echo './'`state.c source='x86/mmxidct.c' object='mmxidct.lo' libtool=yes \ depfile='.deps/mmxidct.Plo' tmpdepfile='.deps/mmxidct.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c state.c -MT state.lo -MD -MP -MF .deps/state.TPlo -fno-common -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/mmxidct.c -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.TPlo -fno-common -DPIC -o .libs/mmxidct.o source='x86/mmxfrag.c' object='mmxfrag.lo' libtool=yes \ depfile='.deps/mmxfrag.Plo' tmpdepfile='.deps/mmxfrag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/mmxfrag.c -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.TPlo -fno-common -DPIC -o .libs/mmxfrag.o source='x86/mmxstate.c' object='mmxstate.lo' libtool=yes \ depfile='.deps/mmxstate.Plo' tmpdepfile='.deps/mmxstate.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -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/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/mmxstate.c -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.TPlo -fno-common -DPIC -o .libs/mmxstate.o source='analyze.c' object='analyze.lo' libtool=yes \ depfile='.deps/analyze.Plo' tmpdepfile='.deps/analyze.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/x86state.c -MT x86state.lo -MD -MP -MF .deps/x86state.TPlo -fno-common -DPIC -o .libs/x86state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c analyze.c -MT analyze.lo -MD -MP -MF .deps/analyze.TPlo -fno-common -DPIC -o .libs/analyze.o source='fdct.c' object='fdct.lo' libtool=yes \ depfile='.deps/fdct.Plo' tmpdepfile='.deps/fdct.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c fdct.c -MT fdct.lo -MD -MP -MF .deps/fdct.TPlo -fno-common -DPIC -o .libs/fdct.o source='encfrag.c' object='encfrag.lo' libtool=yes \ depfile='.deps/encfrag.Plo' tmpdepfile='.deps/encfrag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c encfrag.c -MT encfrag.lo -MD -MP -MF .deps/encfrag.TPlo -fno-common -DPIC -o .libs/encfrag.o source='encapiwrapper.c' object='encapiwrapper.lo' libtool=yes \ depfile='.deps/encapiwrapper.Plo' tmpdepfile='.deps/encapiwrapper.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c source='encinfo.c' object='encinfo.lo' libtool=yes \ depfile='.deps/encinfo.Plo' tmpdepfile='.deps/encinfo.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c encapiwrapper.c -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.TPlo -fno-common -DPIC -o .libs/encapiwrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c encinfo.c -MT encinfo.lo -MD -MP -MF .deps/encinfo.TPlo -fno-common -DPIC -o .libs/encinfo.o source='encode.c' object='encode.lo' libtool=yes \ depfile='.deps/encode.Plo' tmpdepfile='.deps/encode.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c encode.c -MT encode.lo -MD -MP -MF .deps/encode.TPlo -fno-common -DPIC -o .libs/encode.o source='enquant.c' object='enquant.lo' libtool=yes \ depfile='.deps/enquant.Plo' tmpdepfile='.deps/enquant.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c enquant.c -MT enquant.lo -MD -MP -MF .deps/enquant.TPlo -fno-common -DPIC -o .libs/enquant.o source='huffenc.c' object='huffenc.lo' libtool=yes \ depfile='.deps/huffenc.Plo' tmpdepfile='.deps/huffenc.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c source='mathops.c' object='mathops.lo' libtool=yes \ depfile='.deps/mathops.Plo' tmpdepfile='.deps/mathops.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c huffenc.c -MT huffenc.lo -MD -MP -MF .deps/huffenc.TPlo -fno-common -DPIC -o .libs/huffenc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c mathops.c -MT mathops.lo -MD -MP -MF .deps/mathops.TPlo -fno-common -DPIC -o .libs/mathops.o source='mcenc.c' object='mcenc.lo' libtool=yes \ depfile='.deps/mcenc.Plo' tmpdepfile='.deps/mcenc.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c source='rate.c' object='rate.lo' libtool=yes \ depfile='.deps/rate.Plo' tmpdepfile='.deps/rate.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c mcenc.c -MT mcenc.lo -MD -MP -MF .deps/mcenc.TPlo -fno-common -DPIC -o .libs/mcenc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c rate.c -MT rate.lo -MD -MP -MF .deps/rate.TPlo -fno-common -DPIC -o .libs/rate.o source='tokenize.c' object='tokenize.lo' libtool=yes \ depfile='.deps/tokenize.Plo' tmpdepfile='.deps/tokenize.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c tokenize.c -MT tokenize.lo -MD -MP -MF .deps/tokenize.TPlo -fno-common -DPIC -o .libs/tokenize.o source='x86/mmxencfrag.c' object='mmxencfrag.lo' libtool=yes \ depfile='.deps/mmxencfrag.Plo' tmpdepfile='.deps/mmxencfrag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/mmxencfrag.c -MT mmxencfrag.lo -MD -MP -MF .deps/mmxencfrag.TPlo -fno-common -DPIC -o .libs/mmxencfrag.o source='x86/mmxfdct.c' object='mmxfdct.lo' libtool=yes \ depfile='.deps/mmxfdct.Plo' tmpdepfile='.deps/mmxfdct.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/mmxfdct.c -MT mmxfdct.lo -MD -MP -MF .deps/mmxfdct.TPlo -fno-common -DPIC -o .libs/mmxfdct.o source='x86/x86enc.c' object='x86enc.lo' libtool=yes \ depfile='.deps/x86enc.Plo' tmpdepfile='.deps/x86enc.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c x86/x86enc.c -MT x86enc.lo -MD -MP -MF .deps/x86enc.TPlo -fno-common -DPIC -o .libs/x86enc.o /bin/sh ../libtool --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -o libtheoradec.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib -version-info 2:4:1 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theoradec.exp 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 libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoradec.1.dylib .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -lvorbisenc -lvorbisfile -lvorbis -logg -m64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theoradec.exp -install_name /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoradec.1.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module libtool: link: dsymutil .libs/libtheoradec.1.dylib || : libtool: link: (cd ".libs" && rm -f "libtheoradec.dylib" && ln -s "libtheoradec.1.dylib" "libtheoradec.dylib") libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" ) /bin/sh ../libtool --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -o libtheoraenc.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib -version-info 2:2:1 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theoraenc.exp -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 -lvorbisenc -lvorbisfile -lvorbis -logg /bin/sh ../libtool --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -o libtheora.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib -version-info 3:10:3 -Wl,-read_only_relocs,suppress -Wl,-exported_symbols_list,./theora.exp -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 -lvorbisenc -lvorbisfile -lvorbis -logg libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheoraenc.1.dylib .libs/apiwrapper.o .libs/fragment.o .libs/idct.o .libs/internal.o .libs/state.o .libs/quant.o .libs/mmxfrag.o .libs/mmxidct.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib -lvorbisenc -lvorbisfile -lvorbis -logg -m64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theoraenc.exp -install_name /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoraenc.1.dylib -compatibility_version 3 -current_version 3.2 -Wl,-single_module libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libtheora.0.dylib .libs/apiwrapper.o .libs/bitpack.o .libs/decapiwrapper.o .libs/decinfo.o .libs/decode.o .libs/dequant.o .libs/fragment.o .libs/huffdec.o .libs/idct.o .libs/info.o .libs/internal.o .libs/quant.o .libs/state.o .libs/mmxidct.o .libs/mmxfrag.o .libs/mmxstate.o .libs/x86state.o .libs/analyze.o .libs/fdct.o .libs/encfrag.o .libs/encapiwrapper.o .libs/encinfo.o .libs/encode.o .libs/enquant.o .libs/huffenc.o .libs/mathops.o .libs/mcenc.o .libs/rate.o .libs/tokenize.o .libs/mmxencfrag.o .libs/mmxfdct.o .libs/x86enc.o -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib -lvorbisenc -lvorbisfile -lvorbis -logg -m64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -Wl,-read_only_relocs -Wl,suppress -Wl,-exported_symbols_list -Wl,./theora.exp -install_name /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheora.0.dylib -compatibility_version 4 -current_version 4.10 -Wl,-single_module libtool: link: dsymutil .libs/libtheoraenc.1.dylib || : libtool: link: dsymutil .libs/libtheora.0.dylib || : libtool: link: (cd ".libs" && rm -f "libtheoraenc.dylib" && ln -s "libtheoraenc.1.dylib" "libtheoraenc.dylib") libtool: link: (cd ".libs" && rm -f "libtheora.dylib" && ln -s "libtheora.0.dylib" "libtheora.dylib") 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" ) Making all in include Making all in theora make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in doc Making all in spec source='vp3huff.c' object='vp3huff.o' libtool=no \ depfile='.deps/vp3huff.Po' tmpdepfile='.deps/vp3huff.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/include -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c `test -f 'vp3huff.c' || echo './'`vp3huff.c /bin/sh ../../libtool --mode=link gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -o vp3huff vp3huff.o -lvorbisenc -lvorbisfile -lvorbis -logg libtool: link: gcc -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -m64 -o vp3huff vp3huff.o -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/vorbis/1.3.7/_/_/package/255f8e65f03dabde46f8fea15b5c465ef82fa747/lib -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/ogg/1.3.4/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/lib -lvorbisenc -lvorbisfile -lvorbis -logg echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp Making all in tests make[2]: Nothing to be done for `all'. Making all in m4 make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. theora/1.1.1: Package 'f47b7941290c005ccf8fd72df6ff0062ddea890e' built theora/1.1.1: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/build/f47b7941290c005ccf8fd72df6ff0062ddea890e 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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e theora/1.1.1: Calling package() ----Running------ > make install -j8 ----------------- Making install in lib /bin/sh ../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib make[2]: Nothing to be done for `install-data-am'. mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libtheoradec.la /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoradec.1.dylib /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoradec.1.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib && { ln -s -f libtheoradec.1.dylib libtheoradec.dylib || { rm -f libtheoradec.dylib && ln -s libtheoradec.1.dylib libtheoradec.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoradec.la ---------------------------------------------------------------------- Libraries have been installed in: /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c libtheoraenc.la /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.1.dylib /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoraenc.1.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib && { ln -s -f libtheoraenc.1.dylib libtheoraenc.dylib || { rm -f libtheoraenc.dylib && ln -s libtheoraenc.1.dylib libtheoraenc.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheoraenc.la ---------------------------------------------------------------------- Libraries have been installed in: /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c libtheora.la /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheora.la libtool: install: /usr/bin/install -c .libs/libtheora.0.dylib /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheora.0.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib && { ln -s -f libtheora.0.dylib libtheora.dylib || { rm -f libtheora.dylib && ln -s libtheora.0.dylib libtheora.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libtheora.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/libtheora.la ---------------------------------------------------------------------- Libraries have been installed in: /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in include Making install in theora make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora /usr/bin/install -c -m 644 theora.h /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora/theora.h /usr/bin/install -c -m 644 theoradec.h /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora/theoradec.h /usr/bin/install -c -m 644 theoraenc.h /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora/theoraenc.h /usr/bin/install -c -m 644 codec.h /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/include/theora/codec.h make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in doc Making install in spec make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1 mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1 make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1 /bin/sh ../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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/sh ../mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/$b; \ done \ fi \ done \ fi /usr/bin/install -c -m 644 vp3-format.txt /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/vp3-format.txt mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/html /usr/bin/install -c -m 644 color.html /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/color.html /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.xml /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.txt /usr/bin/install -c -m 644 doxygen-build.stamp /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/doxygen-build.stamp mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/share/doc/libtheora-1.1.1/latex Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in m4 make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/pkgconfig mkdir -p -- /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/pkgconfig /usr/bin/install -c -m 644 theora.pc /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/pkgconfig/theora.pc /usr/bin/install -c -m 644 theoradec.pc /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/pkgconfig/theoradec.pc /usr/bin/install -c -m 644 theoraenc.pc /Users/jenkins/w/BuildSingleReference@4/.conan/data/theora/1.1.1/_/_/package/f47b7941290c005ccf8fd72df6ff0062ddea890e/lib/pkgconfig/theoraenc.pc [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 2 files: LICENSE, COPYING theora/1.1.1 package(): Packaged 4 '.h' files: theora.h, theoradec.h, codec.h, theoraenc.h theora/1.1.1 package(): Packaged 6 '.dylib' files theora/1.1.1: Package 'f47b7941290c005ccf8fd72df6ff0062ddea890e' created theora/1.1.1: Created package revision 1fd37d7ad5b25d36dbba02d1a303ef26 [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 rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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 *** configure: WARNING: OSS audio support not found -- not compiling player_example 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:195:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value] OC_DCT_CW_PACK( 0,10, -1,0), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK' (_mag)-(_flip)<