******************************************************************************** conan install vo-amrwbenc/0.1.3@#8dee356d1533db6faabcbc09930d990b --build=vo-amrwbenc -pr /Users/jenkins/w/prod/BuildSingleReference/251955/fb7ea6b4-aa2a-4e73-b8d1-4597de3ae590/profile_osx_130_libcpp_apple-clang_debug_64.vo-amrwbenc-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] vo-amrwbenc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk vo-amrwbenc/0.1.3: Forced build from source Installing package: vo-amrwbenc/0.1.3 Requirements vo-amrwbenc/0.1.3 from local cache - Cache Packages vo-amrwbenc/0.1.3:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK vo-amrwbenc/0.1.3: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/source/src vo-amrwbenc/0.1.3: [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 vo-amrwbenc/0.1.3: Copying sources to build folder vo-amrwbenc/0.1.3: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e vo-amrwbenc/0.1.3: Generator txt created conanbuildinfo.txt vo-amrwbenc/0.1.3: Calling generate() vo-amrwbenc/0.1.3: 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 vo-amrwbenc/0.1.3: Calling build() vo-amrwbenc/0.1.3: Calling: > "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/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 a thread-safe mkdir -p... /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.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... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating Makefile config.status: creating vo-amrwbenc.pc config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && make -j4 ----------------- CC wrapper.lo CC cmnMemory.lo CC autocorr.lo CC az_isp.lo CC bits.lo CC c2t64fx.lo CC c4t64fx.lo CC convolve.lo CC cor_h_x.lo CC decim54.lo CC deemph.lo CC dtx.lo CC g_pitch.lo CC gpclip.lo CC homing.lo CC hp400.lo CC hp50.lo CC hp6k.lo CC hp_wsp.lo CC int_lpc.lo CC isp_az.lo CC isp_isf.lo CC lag_wind.lo CC levinson.lo CC log2.lo CC lp_dec2.lo CC math_op.lo CC mem_align.lo CC oper_32b.lo CC p_med_ol.lo CC pit_shrp.lo CC pitch_f4.lo CC pred_lt4.lo CC preemph.lo CC q_gain2.lo CC q_pulse.lo CC qisf_ns.lo CC qpisf_2s.lo CC random.lo CC residu.lo CC scale.lo CC stream.lo CC syn_filt.lo CC updt_tar.lo CC util.lo CC voAMRWBEnc.lo CC voicefac.lo CC wb_vad.lo CC weight_a.lo CCLD libvo-amrwbenc.la vo-amrwbenc/0.1.3: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' built vo-amrwbenc/0.1.3: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug vo-amrwbenc/0.1.3: Generated conaninfo.txt vo-amrwbenc/0.1.3: Generated conanbuildinfo.txt vo-amrwbenc/0.1.3: Generating the package vo-amrwbenc/0.1.3: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e vo-amrwbenc/0.1.3: Calling package() vo-amrwbenc/0.1.3: Copied 1 file: NOTICE ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e -j4 ----------------- /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/./install-sh -c -d '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib' /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/./install-sh -c -d '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//include/vo-amrwbenc' /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/./install-sh -c -d '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libvo-amrwbenc.la '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib' /usr/bin/install -c -m 644 vo-amrwbenc.pc '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/pkgconfig' /usr/bin/install -c -m 644 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/enc_if.h '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//include/vo-amrwbenc' libtool: install: /usr/bin/install -c .libs/libvo-amrwbenc.0.dylib /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/libvo-amrwbenc.0.dylib libtool: install: (cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib && { ln -s -f libvo-amrwbenc.0.dylib libvo-amrwbenc.dylib || { rm -f libvo-amrwbenc.dylib && ln -s libvo-amrwbenc.0.dylib libvo-amrwbenc.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libvo-amrwbenc.lai /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/libvo-amrwbenc.la ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && install_name_tool /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libvo-amrwbenc.0.dylib -id @rpath/libvo-amrwbenc.0.dylib ----------------- ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && install_name_tool /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/lib/libvo-amrwbenc.0.dylib -change /lib/libvo-amrwbenc.0.dylib @rpath/libvo-amrwbenc.0.dylib ----------------- [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 vo-amrwbenc/0.1.3 package(): Packaged 1 file: NOTICE vo-amrwbenc/0.1.3 package(): Packaged 1 '.h' file: enc_if.h vo-amrwbenc/0.1.3 package(): Packaged 2 '.dylib' files: libvo-amrwbenc.dylib, libvo-amrwbenc.0.dylib vo-amrwbenc/0.1.3: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' created vo-amrwbenc/0.1.3: Created package revision 31e801a37b30eeed3d43d3e04b82e39c [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 rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/amrwbenc/src/wb_vad.c:407:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((st->stat_count == 0)) ~~~~~~~~~~~~~~~^~~~ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/amrwbenc/src/wb_vad.c:407:23: note: remove extraneous parentheses around the comparison to silence this warning if ((st->stat_count == 0)) ~ ^ ~ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/vo-amrwbenc/0.1.3/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/amrwbenc/src/wb_vad.c:407:23: note: use '=' to turn this equality comparison into an assignment if ((st->stat_count == 0)) ^~ = 1 warning generated. ld: warning: double slash removed from -install_name (//lib/libvo-amrwbenc.0.dylib) libtool: install: warning: remember to run `libtool --finish //lib' vo-amrwbenc/0.1.3: 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