******************************************************************************** conan install libmad/0.15.1b@ --build=libmad --profile=/home/conan/w/BuildSingleReference/24490/c6204c6b-dd22-4bd5-9ab7-8932003fd6d4/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] libmad:shared=False [build_requires] [env] libmad/0.15.1b: 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: libmad/0.15.1b Requirements libmad/0.15.1b from local cache - Cache Packages libmad/0.15.1b: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 libmad/0.15.1b: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmad/0.15.1b: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libmad/0.15.1b: Copying sources to build folder libmad/0.15.1b: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmad/0.15.1b: 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 libmad/0.15.1b: Calling build() libmad/0.15.1b: Calling: > source_subfolder/configure '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > source_subfolder/configure '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${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... /usr/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... /usr/bin/gcc -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 /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -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 /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/bin/gcc static flag works... yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC checking if /usr/bin/gcc PIC flag -fPIC works... yes checking if /usr/bin/gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC checking if /usr/bin/g++ PIC flag -fPIC works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking whether the /usr/bin/g++ 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 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------ > make -j3 ----------------- (sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b' \ -e 's/^.*/ *&/' source_subfolder/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 source_subfolder/mad.h.sed source_subfolder/$header; \ done; echo; \ echo "# ifdef __cplusplus"; \ echo '}'; \ echo "# endif") >mad.h make all-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo source_subfolder/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 /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT fixed.lo -MD -MP -MF ".deps/fixed.Tpo" -c -o fixed.lo source_subfolder/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 /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT bit.lo -MD -MP -MF ".deps/bit.Tpo" -c -o bit.lo source_subfolder/bit.c; \ then mv -f ".deps/bit.Tpo" ".deps/bit.Plo"; else rm -f ".deps/bit.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c source_subfolder/fixed.c -o fixed.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT bit.lo -MD -MP -MF .deps/bit.Tpo -c source_subfolder/bit.c -o bit.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT version.lo -MD -MP -MF .deps/version.Tpo -c source_subfolder/version.c -o version.o if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo source_subfolder/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 /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo source_subfolder/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 /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT frame.lo -MD -MP -MF ".deps/frame.Tpo" -c -o frame.lo source_subfolder/frame.c; \ then mv -f ".deps/frame.Tpo" ".deps/frame.Plo"; else rm -f ".deps/frame.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c source_subfolder/timer.c -o timer.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c source_subfolder/stream.c -o stream.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c source_subfolder/frame.c -o frame.o if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT synth.lo -MD -MP -MF ".deps/synth.Tpo" -c -o synth.lo source_subfolder/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 /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT decoder.lo -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.lo source_subfolder/decoder.c; \ then mv -f ".deps/decoder.Tpo" ".deps/decoder.Plo"; else rm -f ".deps/decoder.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT synth.lo -MD -MP -MF .deps/synth.Tpo -c source_subfolder/synth.c -o synth.o if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT layer12.lo -MD -MP -MF ".deps/layer12.Tpo" -c -o layer12.lo source_subfolder/layer12.c; \ then mv -f ".deps/layer12.Tpo" ".deps/layer12.Plo"; else rm -f ".deps/layer12.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c source_subfolder/decoder.c -o decoder.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT layer12.lo -MD -MP -MF .deps/layer12.Tpo -c source_subfolder/layer12.c -o layer12.o if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT layer3.lo -MD -MP -MF ".deps/layer3.Tpo" -c -o layer3.lo source_subfolder/layer3.c; \ then mv -f ".deps/layer3.Tpo" ".deps/layer3.Plo"; else rm -f ".deps/layer3.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c source_subfolder/layer3.c -o layer3.o if /bin/bash ./libtool --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT huffman.lo -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.lo source_subfolder/huffman.c; \ then mv -f ".deps/huffman.Tpo" ".deps/huffman.Plo"; else rm -f ".deps/huffman.Tpo"; exit 1; fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -DNDEBUG -Wall -s -m64 -O3 -fPIC -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c source_subfolder/huffman.c -o huffman.o /bin/bash ./libtool --mode=link /usr/bin/gcc -Wall -s -m64 -O3 -fPIC -m64 -o libmad.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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 mkdir .libs ar cru .libs/libmad.a version.o fixed.o bit.o timer.o stream.o frame.o synth.o decoder.o layer12.o layer3.o huffman.o ranlib .libs/libmad.a creating libmad.la (cd .libs && rm -f libmad.la && ln -s ../libmad.la libmad.la) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' libmad/0.15.1b: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libmad/0.15.1b: Build folder /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb 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/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmad/0.15.1b: Calling package() ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' mkdir -p -- . /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib mkdir -p -- . /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include /bin/bash ./libtool --mode=install /usr/bin/install -c libmad.la /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmad.la /usr/bin/install -c -m 644 mad.h /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mad.h /usr/bin/install -c .libs/libmad.lai /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmad.la /usr/bin/install -c .libs/libmad.a /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmad.a ranlib /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmad.a chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmad.a PATH="$PATH:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/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/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libmad/0.15.1b/_/_/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 libmad/0.15.1b package(): Packaged 1 '.a' file: libmad.a libmad/0.15.1b package(): Packaged 1 '.h' file: mad.h libmad/0.15.1b package(): Packaged 3 files: COPYING, COPYRIGHT, CREDITS libmad/0.15.1b: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created libmad/0.15.1b: Created package revision 685b8489c26b11b5bb882ae7f0b2e779 [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 configure: WARNING: default fixed-point math will yield limited accuracy 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