******************************************************************************** conan install libmp3lame/3.100@ --build=libmp3lame --profile=/Users/jenkins/w/BuildSingleReference@7/24581/b4b7f19e-05de-4b2b-b347-0499363c657a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@7/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@7/.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=12.0 os=Macos os_build=Macos [options] libmp3lame:shared=False [build_requires] [env] libmp3lame/3.100: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision c9b5dccbc620ae581bb1c60547ced620 Installing package: libmp3lame/3.100 Requirements libmp3lame/3.100 from local cache - Cache Packages libmp3lame/3.100:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 gnu-config/cci.20201022: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@7/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin [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 libmp3lame/3.100: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmp3lame/3.100: Configuring sources in /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libmp3lame/3.100: Copying sources to build folder libmp3lame/3.100: Building your package in /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libmp3lame/3.100: 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 libmp3lame/3.100: Calling build() libmp3lame/3.100: Calling: > source_subfolder/configure '--disable-frontend' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-frontend' '--disable-shared' '--enable-static' '--enable-debug' '--prefix=/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... 786432 checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 -force_load linker flag... 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 (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.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... no checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking compiler... clang checking version of clang... 12.0.0 checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking working SSE intrinsics... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... yes checking for ieee854_float80_t... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... no checking ncurses/termcap.h presence... no checking for ncurses/termcap.h... no checking for initscr in -ltermcap... yes checking for initscr in -lcurses... yes checking for initscr in -lncurses... yes checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for cos in -lm... yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 1, 2, 3) checking if the lame frontend should be build... no checking if mp3x is requested... no checking if mp3rtp is requested... no checking if dynamic linking of the frontends is requested... no checking for termcap... yes checking if I have to build the internal vector lib... yes checking for nasm... no checking for additional optimizations... no checking for debug options... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating vc_solution/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j4 ----------------- /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in mpglib /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo ../source_subfolder/mpglib/common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c -o dct64_i386.lo ../source_subfolder/mpglib/dct64_i386.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c -o decode_i386.lo ../source_subfolder/mpglib/decode_i386.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo ../source_subfolder/mpglib/interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT common.lo -MD -MP -MF .deps/common.Tpo -c ../source_subfolder/mpglib/common.c -o common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c ../source_subfolder/mpglib/dct64_i386.c -o dct64_i386.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c ../source_subfolder/mpglib/decode_i386.c -o decode_i386.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c ../source_subfolder/mpglib/interface.c -o interface.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c -o layer1.lo ../source_subfolder/mpglib/layer1.c mv -f .deps/dct64_i386.Tpo .deps/dct64_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c -o layer2.lo ../source_subfolder/mpglib/layer2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c ../source_subfolder/mpglib/layer1.c -o layer1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c ../source_subfolder/mpglib/layer2.c -o layer2.o mv -f .deps/decode_i386.Tpo .deps/decode_i386.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c -o layer3.lo ../source_subfolder/mpglib/layer3.c mv -f .deps/interface.Tpo .deps/interface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c -o tabinit.lo ../source_subfolder/mpglib/tabinit.c mv -f .deps/layer1.Tpo .deps/layer1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c ../source_subfolder/mpglib/layer3.c -o layer3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c ../source_subfolder/mpglib/tabinit.c -o tabinit.o mv -f .deps/tabinit.Tpo .deps/tabinit.Plo mv -f .deps/layer2.Tpo .deps/layer2.Plo mv -f .deps/layer3.Tpo .deps/layer3.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -m64 -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo libtool: link: ar cru .libs/libmpgdecoder.a common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o tabinit.o libtool: link: ranlib .libs/libmpgdecoder.a libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" ) Making all in libmp3lame Making all in i386 make[3]: Nothing to be done for `all'. Making all in vector /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/libmp3lame/vector -I../.. -I../../source_subfolder/include -I../../source_subfolder/libmp3lame/vector -I../../source_subfolder/libmp3lame -I../../source_subfolder/mpglib -I../.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c -o xmm_quantize_sub.lo ../../source_subfolder/libmp3lame/vector/xmm_quantize_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/libmp3lame/vector -I../.. -I../../source_subfolder/include -I../../source_subfolder/libmp3lame/vector -I../../source_subfolder/libmp3lame -I../../source_subfolder/mpglib -I../.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT xmm_quantize_sub.lo -MD -MP -MF .deps/xmm_quantize_sub.Tpo -c ../../source_subfolder/libmp3lame/vector/xmm_quantize_sub.c -o xmm_quantize_sub.o mv -f .deps/xmm_quantize_sub.Tpo .deps/xmm_quantize_sub.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -m64 -o liblamevectorroutines.la xmm_quantize_sub.lo libtool: link: ar cru .libs/liblamevectorroutines.a xmm_quantize_sub.o libtool: link: ranlib .libs/liblamevectorroutines.a libtool: link: ( cd ".libs" && rm -f "liblamevectorroutines.la" && ln -s "../liblamevectorroutines.la" "liblamevectorroutines.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c -o VbrTag.lo ../source_subfolder/libmp3lame/VbrTag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo ../source_subfolder/libmp3lame/bitstream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c -o encoder.lo ../source_subfolder/libmp3lame/encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo ../source_subfolder/libmp3lame/fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c ../source_subfolder/libmp3lame/encoder.c -o encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c ../source_subfolder/libmp3lame/VbrTag.c -o VbrTag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c ../source_subfolder/libmp3lame/fft.c -o fft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c ../source_subfolder/libmp3lame/bitstream.c -o bitstream.o mv -f .deps/fft.Tpo .deps/fft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c -o gain_analysis.lo ../source_subfolder/libmp3lame/gain_analysis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c ../source_subfolder/libmp3lame/gain_analysis.c -o gain_analysis.o mv -f .deps/VbrTag.Tpo .deps/VbrTag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c -o id3tag.lo ../source_subfolder/libmp3lame/id3tag.c mv -f .deps/encoder.Tpo .deps/encoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c -o lame.lo ../source_subfolder/libmp3lame/lame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c ../source_subfolder/libmp3lame/id3tag.c -o id3tag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c ../source_subfolder/libmp3lame/lame.c -o lame.o mv -f .deps/gain_analysis.Tpo .deps/gain_analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c -o newmdct.lo ../source_subfolder/libmp3lame/newmdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c ../source_subfolder/libmp3lame/newmdct.c -o newmdct.o mv -f .deps/newmdct.Tpo .deps/newmdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c -o presets.lo ../source_subfolder/libmp3lame/presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c ../source_subfolder/libmp3lame/presets.c -o presets.o mv -f .deps/presets.Tpo .deps/presets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c -o psymodel.lo ../source_subfolder/libmp3lame/psymodel.c mv -f .deps/lame.Tpo .deps/lame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo ../source_subfolder/libmp3lame/quantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c ../source_subfolder/libmp3lame/psymodel.c -o psymodel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c ../source_subfolder/libmp3lame/quantize.c -o quantize.o mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c -o quantize_pvt.lo ../source_subfolder/libmp3lame/quantize_pvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c ../source_subfolder/libmp3lame/quantize_pvt.c -o quantize_pvt.o mv -f .deps/id3tag.Tpo .deps/id3tag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c -o reservoir.lo ../source_subfolder/libmp3lame/reservoir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c ../source_subfolder/libmp3lame/reservoir.c -o reservoir.o mv -f .deps/reservoir.Tpo .deps/reservoir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c -o set_get.lo ../source_subfolder/libmp3lame/set_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c ../source_subfolder/libmp3lame/set_get.c -o set_get.o mv -f .deps/quantize_pvt.Tpo .deps/quantize_pvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo ../source_subfolder/libmp3lame/tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c ../source_subfolder/libmp3lame/tables.c -o tables.o mv -f .deps/tables.Tpo .deps/tables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c -o takehiro.lo ../source_subfolder/libmp3lame/takehiro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c ../source_subfolder/libmp3lame/takehiro.c -o takehiro.o mv -f .deps/quantize.Tpo .deps/quantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../source_subfolder/libmp3lame/util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../source_subfolder/libmp3lame/util.c -o util.o mv -f .deps/set_get.Tpo .deps/set_get.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c -o vbrquantize.lo ../source_subfolder/libmp3lame/vbrquantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c ../source_subfolder/libmp3lame/vbrquantize.c -o vbrquantize.o mv -f .deps/psymodel.Tpo .deps/psymodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../source_subfolder/libmp3lame/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../source_subfolder/libmp3lame/version.c -o version.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c -o mpglib_interface.lo ../source_subfolder/libmp3lame/mpglib_interface.c mv -f .deps/version.Tpo .deps/version.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c ../source_subfolder/libmp3lame/mpglib_interface.c -o mpglib_interface.o mv -f .deps/takehiro.Tpo .deps/takehiro.Plo mv -f .deps/mpglib_interface.Tpo .deps/mpglib_interface.Plo mv -f .deps/vbrquantize.Tpo .deps/vbrquantize.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O -g -Wall -Wall -m64 -g -fPIC -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -fno-common -version-info 0:0 -export-symbols ../source_subfolder/include/libmp3lame.sym -no-undefined -m64 -o libmp3lame.la -rpath /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../libmp3lame/vector/liblamevectorroutines.la ../mpglib/libmpgdecoder.la -lm libtool: link: (cd .libs/libmp3lame.lax/liblamevectorroutines.a && ar x "/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/libmp3lame/../libmp3lame/vector/.libs/liblamevectorroutines.a") libtool: link: (cd .libs/libmp3lame.lax/libmpgdecoder.a && ar x "/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/libmp3lame/../mpglib/.libs/libmpgdecoder.a") libtool: link: ar cru .libs/libmp3lame.a VbrTag.o bitstream.o encoder.o fft.o gain_analysis.o id3tag.o lame.o newmdct.o presets.o psymodel.o quantize.o quantize_pvt.o reservoir.o set_get.o tables.o takehiro.o util.o vbrquantize.o version.o mpglib_interface.o .libs/libmp3lame.lax/liblamevectorroutines.a/xmm_quantize_sub.o .libs/libmp3lame.lax/libmpgdecoder.a/common.o .libs/libmp3lame.lax/libmpgdecoder.a/dct64_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/decode_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/interface.o .libs/libmp3lame.lax/libmpgdecoder.a/layer1.o .libs/libmp3lame.lax/libmpgdecoder.a/layer2.o .libs/libmp3lame.lax/libmpgdecoder.a/layer3.o .libs/libmp3lame.lax/libmpgdecoder.a/tabinit.o libtool: link: ranlib .libs/libmp3lame.a libtool: link: rm -fr .libs/libmp3lame.lax libtool: link: ( cd ".libs" && rm -f "libmp3lame.la" && ln -s "../libmp3lame.la" "libmp3lame.la" ) Making all in frontend make[2]: Nothing to be done for `all'. Making all in Dll make[2]: Nothing to be done for `all'. Making all in doc Making all in html make[3]: Nothing to be done for `all'. Making all in man make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in include make[2]: Nothing to be done for `all'. Making all in misc make[2]: Nothing to be done for `all'. Making all in dshow make[2]: Nothing to be done for `all'. Making all in ACM Making all in ADbg make[3]: Nothing to be done for `all'. Making all in ddk make[3]: Nothing to be done for `all'. Making all in tinyxml make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in mac make[2]: Nothing to be done for `all'. Making all in macosx Making all in English.lproj make[3]: Nothing to be done for `all'. Making all in LAME.xcodeproj make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in vc_solution make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. libmp3lame/3.100: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' built libmp3lame/3.100: Build folder /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libmp3lame/3.100: Generated conaninfo.txt libmp3lame/3.100: Generated conanbuildinfo.txt libmp3lame/3.100: Generating the package libmp3lame/3.100: Package folder /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libmp3lame/3.100: Calling package() ----Running------ > make install -j4 ----------------- Making install in mpglib make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in libmp3lame Making install in i386 make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in vector make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-data-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib' /bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libmp3lame.la '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib' libtool: install: /usr/local/bin/ginstall -c .libs/libmp3lame.lai /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmp3lame.la libtool: install: /usr/local/bin/ginstall -c .libs/libmp3lame.a /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmp3lame.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmp3lame.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmp3lame.a Making install in frontend make[2]: Nothing to be done for `install-data-am'. Making install in Dll make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in doc Making install in html make[3]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/doc/lame/html' /usr/local/bin/ginstall -c -m 644 ../../source_subfolder/doc/html/about.html ../../source_subfolder/doc/html/abr.html ../../source_subfolder/doc/html/cbr.html ../../source_subfolder/doc/html/contact.html ../../source_subfolder/doc/html/contributors.html ../../source_subfolder/doc/html/detailed.html ../../source_subfolder/doc/html/history.html ../../source_subfolder/doc/html/index.html ../../source_subfolder/doc/html/introduction.html ../../source_subfolder/doc/html/links.html ../../source_subfolder/doc/html/list.html ../../source_subfolder/doc/html/ms_stereo.html ../../source_subfolder/doc/html/usage.html ../../source_subfolder/doc/html/vbr.html '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/doc/lame/html' Making install in man make[3]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/man/man1' /usr/local/bin/ginstall -c -m 644 ../../source_subfolder/doc/man/lame.1 '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/man/man1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in include make[2]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/lame' /usr/local/bin/ginstall -c -m 644 ../source_subfolder/include/lame.h '/Users/jenkins/w/BuildSingleReference@7/.conan/data/libmp3lame/3.100/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/lame' Making install in misc make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in dshow make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in ACM Making install in ADbg make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in ddk make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in tinyxml make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in mac make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in macosx Making install in English.lproj make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in LAME.xcodeproj make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in vc_solution 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'. make[2]: Nothing to be done for `install-data-am'. [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 libmp3lame/3.100 package(): Packaged 1 file: LICENSE libmp3lame/3.100 package(): Packaged 1 '.h' file: lame.h libmp3lame/3.100 package(): Packaged 1 '.a' file: libmp3lame.a libmp3lame/3.100: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' created libmp3lame/3.100: Created package revision 147d1055d4658f67bd4ab6d20787b3c6 [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 Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/c++/4.2.1 Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/c++/4.2.1 ../source_subfolder/libmp3lame/VbrTag.c:263:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[0], 8u, 0xffu); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:265:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 3u, 7); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:266:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, (cfg->samplerate_out < 16000) ? 0 : 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:267:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, cfg->version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:268:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 2u, 4 - 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:269:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[1], 1u, (!cfg->error_protection) ? 1 : 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:271:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 4u, eov->bitrate_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:272:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 2u, cfg->samplerate_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:273:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 1u, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:274:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[2], 1u, cfg->extension); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:276:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, cfg->mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:277:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, eov->mode_ext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:278:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 1u, cfg->copyright); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:279:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 1u, cfg->original); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:280:5: warning: shifting a negative signed value is undefined [-Wshift-negative-value] SHIFT_IN_BITS_VALUE(buffer[3], 2u, cfg->emphasis); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/libmp3lame/VbrTag.c:254:68: note: expanded from macro 'SHIFT_IN_BITS_VALUE' #define SHIFT_IN_BITS_VALUE(x,n,v) ( x = (x << (n)) | ( (v) & ~(-1 << (n)) ) ) ~~ ^ ../source_subfolder/libmp3lame/VbrTag.c:430:23: warning: comparison of array 'pTagData->toc' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (pTagData->toc != NULL) { ~~~~~~~~~~^~~ ~~~~ 16 warnings generated. ../source_subfolder/libmp3lame/lame.c:641:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (EQ(gfp->compression_ratio, 0)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:641:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:641:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (EQ(gfp->compression_ratio, 0)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:641:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:1606:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (NEQ(RadioGain, GAIN_NOT_ENOUGH_SAMPLES)) { ^ ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:1606:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/lame.c:1606:13: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if (NEQ(RadioGain, GAIN_NOT_ENOUGH_SAMPLES)) { ^ ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/lame.c:1606:13: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:177:20: note: expanded from macro 'NEQ' #define NEQ(a,b) (!EQ(a,b)) ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/presets.c:170:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp, set->quant_comp, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:170:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:171:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp_short, set->quant_comp_s, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:171:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:284:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp, abr_switch_map[r].quant_comp, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:284:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:285:5: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] SET_OPTION(quant_comp_short, abr_switch_map[r].quant_comp_s, -1); ^ ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ ../source_subfolder/libmp3lame/presets.c:285:5: note: use function 'abs' instead ../source_subfolder/libmp3lame/presets.c:36:16: note: expanded from macro 'SET_OPTION' else if (!(fabs(lame_get_##opt(gfp) - def) > 0)) \ ^ 4 warnings generated. 4 warnings generated. ../source_subfolder/libmp3lame/set_get.c:1726:72: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] assert((0 <= gfp->interChRatio && gfp->interChRatio <= 1.0) || EQ(gfp->interChRatio, -1)); ^ ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:170:12: note: expanded from macro 'EQ' (fabs(a) > fabs(b)) \ ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] assert((0 <= gfp->interChRatio && gfp->interChRatio <= 1.0) || EQ(gfp->interChRatio, -1)); ^ ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ ../source_subfolder/libmp3lame/set_get.c:1726:72: note: use function 'abs' instead ../source_subfolder/libmp3lame/machine.h:172:23: note: expanded from macro 'EQ' : (fabs((a)-(b)) <= (fabs(b) * 1e-6f))) ^ 2 warnings generated. gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@7/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib