******************************************************************************** conan install libmad/0.15.1b@ --build=libmad --profile=/Users/jenkins/w/BuildSingleReference@4/24490/1a90d2e0-99b4-44e8-aa3a-d16dfdff2d2e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [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:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 gnu-config/cci.20201022: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@4/.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 /Users/jenkins/w/BuildSingleReference@4/.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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 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=/Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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=/Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for /Library/Developer/CommandLineTools/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... gcc -E checking for ANSI C header files... no 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... 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... 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) no 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 -j4 ----------------- (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 /Library/Developer/CommandLineTools/usr/bin/make all-recursive if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT fixed.lo -MD -MP -MF .deps/fixed.Tpo -c source_subfolder/fixed.c -o fixed.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT bit.lo -MD -MP -MF .deps/bit.Tpo -c source_subfolder/bit.c -o bit.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT version.lo -MD -MP -MF .deps/version.Tpo -c source_subfolder/version.c -o version.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c source_subfolder/timer.c -o timer.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c source_subfolder/stream.c -o stream.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c source_subfolder/frame.c -o frame.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT synth.lo -MD -MP -MF .deps/synth.Tpo -c source_subfolder/synth.c -o synth.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c source_subfolder/decoder.c -o decoder.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -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 gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT layer12.lo -MD -MP -MF .deps/layer12.Tpo -c source_subfolder/layer12.c -o layer12.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c source_subfolder/layer3.c -o layer3.o gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -DFPM_DEFAULT -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c source_subfolder/huffman.c -o huffman.o /bin/sh ./libtool --mode=link gcc -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -m64 -g -fPIC -m64 -o libmad.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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) libmad/0.15.1b: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' built libmad/0.15.1b: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libmad/0.15.1b: Calling package() ----Running------ > make install -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make install-recursive mkdir -p -- . /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib mkdir -p -- . /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include /bin/sh ./libtool --mode=install /usr/bin/install -c libmad.la /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmad.la /usr/bin/install -c -m 644 mad.h /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/mad.h /usr/bin/install -c .libs/libmad.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmad.la /usr/bin/install -c .libs/libmad.a /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmad.a ranlib /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmad.a chmod 644 /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libmad.a ---------------------------------------------------------------------- Libraries have been installed in: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libmad/0.15.1b/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- [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 3 files: COPYING, COPYRIGHT, CREDITS libmad/0.15.1b package(): Packaged 1 '.h' file: mad.h libmad/0.15.1b package(): Packaged 1 '.a' file: libmad.a libmad/0.15.1b: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' created libmad/0.15.1b: Created package revision aad7cbffd507085ad970e5e2b14eda31 [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 gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@4/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: default fixed-point math will yield limited accuracy