******************************************************************************** conan install libmp3lame/3.100@ --build=libmp3lame --profile=/home/conan/w/BuildSingleReference/24581/9a6169e1-296f-4800-8b80-8f28ce59cad1/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [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:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - 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: /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb 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' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--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' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) gcc3 checking compiler... gcc checking version of GCC... unknown compiler version pattern 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... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes 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... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes 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... no checking for initscr in -lcurses... yes checking for initscr in -lncurses... yes checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes 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... /usr/bin/nasm checking for assembler routines for this processor type... no checking for additional optimizations... no checking for debug options... no 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 -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' Making all in mpglib make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo ../source_subfolder/mpglib/common.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c -o dct64_i386.lo ../source_subfolder/mpglib/dct64_i386.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c -o decode_i386.lo ../source_subfolder/mpglib/decode_i386.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c ../source_subfolder/mpglib/common.c -o common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c ../source_subfolder/mpglib/decode_i386.c -o decode_i386.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c ../source_subfolder/mpglib/dct64_i386.c -o dct64_i386.o mv -f .deps/common.Tpo .deps/common.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo ../source_subfolder/mpglib/interface.c mv -f .deps/decode_i386.Tpo .deps/decode_i386.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c -o layer2.lo ../source_subfolder/mpglib/layer2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c ../source_subfolder/mpglib/interface.c -o interface.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c ../source_subfolder/mpglib/layer1.c -o layer1.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c ../source_subfolder/mpglib/layer2.c -o layer2.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c -o layer3.lo ../source_subfolder/mpglib/layer3.c mv -f .deps/layer1.Tpo .deps/layer1.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c -o tabinit.lo ../source_subfolder/mpglib/tabinit.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c ../source_subfolder/mpglib/layer3.c -o layer3.o mv -f .deps/layer2.Tpo .deps/layer2.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/mpglib -I.. -I../source_subfolder/include -I../source_subfolder/mpglib -I../source_subfolder/libmp3lame -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/layer3.Tpo .deps/layer3.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -s -fPIC -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" ) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' Making all in libmp3lame make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' Making all in i386 make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' Making all in vector make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/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../.. -DNDEBUG -m64 -O3 -s -fPIC -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: /usr/bin/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../.. -DNDEBUG -m64 -O3 -s -fPIC -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/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -s -fPIC -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" ) make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c -o VbrTag.lo ../source_subfolder/libmp3lame/VbrTag.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo ../source_subfolder/libmp3lame/bitstream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c -o encoder.lo ../source_subfolder/libmp3lame/encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c ../source_subfolder/libmp3lame/encoder.c -o encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c ../source_subfolder/libmp3lame/VbrTag.c -o VbrTag.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c ../source_subfolder/libmp3lame/bitstream.c -o bitstream.o mv -f .deps/VbrTag.Tpo .deps/VbrTag.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo ../source_subfolder/libmp3lame/fft.c mv -f .deps/encoder.Tpo .deps/encoder.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c -o gain_analysis.lo ../source_subfolder/libmp3lame/gain_analysis.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c ../source_subfolder/libmp3lame/fft.c -o fft.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/fft.Tpo .deps/fft.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c -o id3tag.lo ../source_subfolder/libmp3lame/id3tag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c ../source_subfolder/libmp3lame/id3tag.c -o id3tag.o mv -f .deps/gain_analysis.Tpo .deps/gain_analysis.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c -o lame.lo ../source_subfolder/libmp3lame/lame.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c ../source_subfolder/libmp3lame/lame.c -o lame.o mv -f .deps/bitstream.Tpo .deps/bitstream.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c -o newmdct.lo ../source_subfolder/libmp3lame/newmdct.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c -o presets.lo ../source_subfolder/libmp3lame/presets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c ../source_subfolder/libmp3lame/presets.c -o presets.o mv -f .deps/lame.Tpo .deps/lame.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c -o psymodel.lo ../source_subfolder/libmp3lame/psymodel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c ../source_subfolder/libmp3lame/psymodel.c -o psymodel.o mv -f .deps/presets.Tpo .deps/presets.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo ../source_subfolder/libmp3lame/quantize.c mv -f .deps/id3tag.Tpo .deps/id3tag.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c -o quantize_pvt.lo ../source_subfolder/libmp3lame/quantize_pvt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c ../source_subfolder/libmp3lame/quantize.c -o quantize.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/quantize_pvt.Tpo .deps/quantize_pvt.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c -o reservoir.lo ../source_subfolder/libmp3lame/reservoir.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c -o set_get.lo ../source_subfolder/libmp3lame/set_get.c mv -f .deps/quantize.Tpo .deps/quantize.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo ../source_subfolder/libmp3lame/tables.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c ../source_subfolder/libmp3lame/set_get.c -o set_get.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c -o takehiro.lo ../source_subfolder/libmp3lame/takehiro.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c ../source_subfolder/libmp3lame/takehiro.c -o takehiro.o mv -f .deps/set_get.Tpo .deps/set_get.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../source_subfolder/libmp3lame/util.c mv -f .deps/takehiro.Tpo .deps/takehiro.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c -o vbrquantize.lo ../source_subfolder/libmp3lame/vbrquantize.c mv -f .deps/psymodel.Tpo .deps/psymodel.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../source_subfolder/libmp3lame/version.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../source_subfolder/libmp3lame/util.c -o util.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c ../source_subfolder/libmp3lame/vbrquantize.c -o vbrquantize.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../source_subfolder/libmp3lame/version.c -o version.o mv -f .deps/version.Tpo .deps/version.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c -o mpglib_interface.lo ../source_subfolder/libmp3lame/mpglib_interface.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/libmp3lame -I.. -I../source_subfolder/include -I../source_subfolder/libmp3lame -I../source_subfolder/mpglib -I.. -DNDEBUG -m64 -O3 -s -fPIC -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/util.Tpo .deps/util.Plo mv -f .deps/mpglib_interface.Tpo .deps/mpglib_interface.Plo mv -f .deps/vbrquantize.Tpo .deps/vbrquantize.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -s -fPIC -version-info 0:0 -export-symbols ../source_subfolder/include/libmp3lame.sym -no-undefined -m64 -o libmp3lame.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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 "/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/../libmp3lame/vector/.libs/liblamevectorroutines.a") libtool: link: (cd .libs/libmp3lame.lax/libmpgdecoder.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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" ) make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' Making all in frontend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' Making all in Dll make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' Making all in doc make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' Making all in html make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' Making all in man make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' Making all in include make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' Making all in misc make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' Making all in dshow make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' Making all in ACM make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' Making all in ADbg make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' Making all in ddk make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' Making all in tinyxml make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' Making all in mac make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' Making all in macosx make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' Making all in English.lproj make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' Making all in LAME.xcodeproj make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' Making all in vc_solution make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' libmp3lame/3.100: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libmp3lame/3.100: Build folder /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmp3lame/3.100: Generated conaninfo.txt libmp3lame/3.100: Generated conanbuildinfo.txt libmp3lame/3.100: Generating the package libmp3lame/3.100: Package folder /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmp3lame/3.100: Calling package() ----Running------ > make install -j3 ----------------- Making install in mpglib make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mpglib' Making install in libmp3lame make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' Making install in i386 make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/i386' Making install in vector make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame/vector' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmp3lame.la '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' libtool: install: /usr/bin/install -c .libs/libmp3lame.lai /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmp3lame.la libtool: install: /usr/bin/install -c .libs/libmp3lame.a /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmp3lame.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmp3lame.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmp3lame.a libtool: finish: PATH="/home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/libmp3lame' Making install in frontend make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/frontend' Making install in Dll make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/Dll' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' Making install in html make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/lame/html' /usr/bin/install -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 '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/lame/html' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/html' Making install in man make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /usr/bin/install -c -m 644 ../../source_subfolder/doc/man/lame.1 '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc/man' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' Making install in include make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/lame' /usr/bin/install -c -m 644 ../source_subfolder/include/lame.h '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/lame' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' Making install in misc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/misc' Making install in dshow make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/dshow' Making install in ACM make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' Making install in ADbg make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ADbg' Making install in ddk make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/ddk' Making install in tinyxml make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM/tinyxml' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/ACM' Making install in mac make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/mac' Making install in macosx make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' Making install in English.lproj make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/English.lproj' Making install in LAME.xcodeproj make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx/LAME.xcodeproj' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/macosx' Making install in vc_solution make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/vc_solution' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmp3lame/3.100/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' [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 '.a' file: libmp3lame.a libmp3lame/3.100 package(): Packaged 1 '.h' file: lame.h libmp3lame/3.100 package(): Packaged 1 file: LICENSE libmp3lame/3.100: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created libmp3lame/3.100: Created package revision a86ca253dad224dcc5a6fe3e17bcb849 [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 ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib