******************************************************************************** conan install libmad/0.15.1b@#114ff39ee2d6b92bdb6894963d59570e --build=libmad -pr /home/conan/w/prod/BuildSingleReference/219272/8adb59b8-f6fc-492d-ad86-0a2d457a76ca/profile_linux_12_libstdcpp_clang_release_64.libmad-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libmad:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libmad/0.15.1b: Forced build from source gnu-config/cci.20210814: Not found in local cache, looking in remotes... gnu-config/cci.20210814: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90 Installing package: libmad/0.15.1b Requirements libmad/0.15.1b from local cache - Cache Packages libmad/0.15.1b:c4e0fbaccfc6985428b092ccc7aa4bcd74617546 - Build Build requirements gnu-config/cci.20210814 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20210814:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20210814: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20210814: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20210814: Downloaded package revision 9532de123dfb4e8f5dcfc8c97330d6d5 libmad/0.15.1b: Applying build-requirement: gnu-config/cci.20210814 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmad/0.15.1b: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/source/src libmad/0.15.1b: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libmad/0.15.1b: Copying sources to build folder libmad/0.15.1b: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 libmad/0.15.1b: Generator txt created conanbuildinfo.txt libmad/0.15.1b: Calling generate() libmad/0.15.1b: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libmad/0.15.1b: Calling build() libmad/0.15.1b: Copied 1 '.guess' file: config.guess libmad/0.15.1b: Copied 1 '.sub' file: config.sub libmad/0.15.1b: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for /usr/local/bin/ld option to reload object files... -r checking for BSD-compatible nm... /opt/conan/binutils/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... clang -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /opt/conan/binutils/bin/nm -B output from clang object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if clang static flag works... yes checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC checking if clang PIC flag -fPIC works... yes checking if clang supports -c -o file.o... yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by clang++... /usr/local/bin/ld -m elf_x86_64 checking if the linker (/usr/local/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC checking if clang++ PIC flag -fPIC works... yes checking if clang++ supports -c -o file.o... yes checking whether the clang++ linker (/usr/local/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 appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pid_t... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for waitpid... yes checking for fcntl... yes checking for pipe... yes checking for fork... yes checking whether to optimize for speed or for accuracy... default checking for architecture-specific fixed-point math routines... DEFAULT checking for ISO/IEC interpretation... best accepted practices checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no configure: creating ./config.status config.status: creating Makefile config.status: creating msvc++/Makefile config.status: creating libmad.list config.status: creating config.h config.status: executing depfiles commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && make -j3 ----------------- (sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b' \ -e 's/^.*/ *&/' /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/COPYRIGHT; echo; \ echo "# ifdef __cplusplus"; \ echo 'extern "C" {'; \ echo "# endif"; echo; \ if [ ".-DFPM_DEFAULT" != "." ]; then \ echo ".-DFPM_DEFAULT" | sed -e 's|^\.-D|# define |'; echo; \ fi; \ sed -ne 's/^# *define *\(HAVE_.*_ASM\).*/# define \1/p' \ config.h; echo; \ sed -ne 's/^# *define *OPT_\(SPEED\|ACCURACY\).*/# define OPT_\1/p' \ config.h; echo; \ sed -ne 's/^# *define *\(SIZEOF_.*\)/# define \1/p' \ config.h; echo; \ for header in version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h; do \ echo; \ sed -n -f /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/mad.h.sed /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/$header; \ done; echo; \ echo "# ifdef __cplusplus"; \ echo '}'; \ echo "# endif") >mad.h make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT fixed.lo -MD -MP -MF ".deps/fixed.Tpo" -c -o fixed.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/fixed.c; \ then mv -f ".deps/fixed.Tpo" ".deps/fixed.Plo"; else rm -f ".deps/fixed.Tpo"; exit 1; fi if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT bit.lo -MD -MP -MF ".deps/bit.Tpo" -c -o bit.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/bit.c; \ then mv -f ".deps/bit.Tpo" ".deps/bit.Plo"; else rm -f ".deps/bit.Tpo"; exit 1; fi mkdir .libs clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT bit.lo -MD -MP -MF .deps/bit.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/bit.c -fPIC -DPIC -o .libs/bit.o clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/fixed.c -fPIC -DPIC -o .libs/fixed.o clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT version.lo -MD -MP -MF .deps/version.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/version.c -fPIC -DPIC -o .libs/version.o if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/timer.c; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Plo"; else rm -f ".deps/timer.Tpo"; exit 1; fi if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT frame.lo -MD -MP -MF ".deps/frame.Tpo" -c -o frame.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/frame.c; \ then mv -f ".deps/frame.Tpo" ".deps/frame.Plo"; else rm -f ".deps/frame.Tpo"; exit 1; fi clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/stream.c -fPIC -DPIC -o .libs/stream.o clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/timer.c -fPIC -DPIC -o .libs/timer.o clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/frame.c -fPIC -DPIC -o .libs/frame.o if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT synth.lo -MD -MP -MF ".deps/synth.Tpo" -c -o synth.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/synth.c; \ then mv -f ".deps/synth.Tpo" ".deps/synth.Plo"; else rm -f ".deps/synth.Tpo"; exit 1; fi if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT decoder.lo -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/decoder.c; \ then mv -f ".deps/decoder.Tpo" ".deps/decoder.Plo"; else rm -f ".deps/decoder.Tpo"; exit 1; fi clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT synth.lo -MD -MP -MF .deps/synth.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/synth.c -fPIC -DPIC -o .libs/synth.o clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/decoder.c -fPIC -DPIC -o .libs/decoder.o if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT layer12.lo -MD -MP -MF ".deps/layer12.Tpo" -c -o layer12.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/layer12.c; \ then mv -f ".deps/layer12.Tpo" ".deps/layer12.Plo"; else rm -f ".deps/layer12.Tpo"; exit 1; fi clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT layer12.lo -MD -MP -MF .deps/layer12.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/layer12.c -fPIC -DPIC -o .libs/layer12.o if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT layer3.lo -MD -MP -MF ".deps/layer3.Tpo" -c -o layer3.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/layer3.c; \ then mv -f ".deps/layer3.Tpo" ".deps/layer3.Plo"; else rm -f ".deps/layer3.Tpo"; exit 1; fi clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/layer3.c -fPIC -DPIC -o .libs/layer3.o if /bin/bash ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT huffman.lo -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.lo /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/huffman.c; \ then mv -f ".deps/huffman.Tpo" ".deps/huffman.Plo"; else rm -f ".deps/huffman.Tpo"; exit 1; fi clang -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src -I. -DFPM_DEFAULT -DNDEBUG -Wall -m64 -O3 -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src/huffman.c -fPIC -DPIC -o .libs/huffman.o /bin/bash ./libtool --mode=link clang -Wall -m64 -O3 -m64 -o libmad.la -rpath //lib -version-info 2:1:2 version.lo fixed.lo bit.lo timer.lo stream.lo frame.lo synth.lo decoder.lo layer12.lo layer3.lo huffman.lo clang -shared .libs/version.o .libs/fixed.o .libs/bit.o .libs/timer.o .libs/stream.o .libs/frame.o .libs/synth.o .libs/decoder.o .libs/layer12.o .libs/layer3.o .libs/huffman.o -m64 -m64 -Wl,-soname -Wl,libmad.so.0 -o .libs/libmad.so.0.2.1 (cd .libs && rm -f libmad.so.0 && ln -s libmad.so.0.2.1 libmad.so.0) (cd .libs && rm -f libmad.so && ln -s libmad.so.0.2.1 libmad.so) creating libmad.la (cd .libs && rm -f libmad.la && ln -s ../libmad.la libmad.la) make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' libmad/0.15.1b: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' built libmad/0.15.1b: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release libmad/0.15.1b: Generated conaninfo.txt libmad/0.15.1b: Generated conanbuildinfo.txt libmad/0.15.1b: Generating the package libmad/0.15.1b: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 libmad/0.15.1b: Calling package() libmad/0.15.1b: Copied 1 file: COPYRIGHT libmad/0.15.1b: Copied 1 file: COPYING libmad/0.15.1b: Copied 1 file: CREDITS ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' mkdir -p -- . /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib mkdir -p -- . /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//include /bin/bash ./libtool --mode=install /usr/bin/install -c libmad.la /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib/libmad.la /usr/bin/install -c -m 644 mad.h /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//include/mad.h /usr/bin/install -c .libs/libmad.so.0.2.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib/libmad.so.0.2.1 (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib && rm -f libmad.so.0 && ln -s libmad.so.0.2.1 libmad.so.0) (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib && rm -f libmad.so && ln -s libmad.so.0.2.1 libmad.so) /usr/bin/install -c .libs/libmad.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546//lib/libmad.la make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build-release' [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libmad/0.15.1b package(): Packaged 3 files: COPYING, COPYRIGHT, CREDITS libmad/0.15.1b package(): Packaged 1 '.0' file: libmad.so.0 libmad/0.15.1b package(): Packaged 1 '.1' file: libmad.so.0.2.1 libmad/0.15.1b package(): Packaged 1 '.so' file: libmad.so libmad/0.15.1b package(): Packaged 1 '.h' file: mad.h libmad/0.15.1b: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' created libmad/0.15.1b: Created package revision a6a1a6bc7136f7304cf08455dfe79a82 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: default fixed-point math will yield limited accuracy libtool: install: warning: remember to run `libtool --finish //lib' libmad/0.15.1b: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior