[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.03125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe resiprocate/1.12.0 exports: File 'conandata.yml' found. Exporting it... resiprocate/1.12.0 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.12.0': {'url': 'https://www.resiprocate.org/files/pub/reSIProcate/releases/resiprocate-1.12.0.tar.gz', 'sha256': '046826503d3c8682ae0e42101b28f903c5f988235f1ff4a98dbfb9066d0d3d49'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.12.0: sha256: 046826503d3c8682ae0e42101b28f903c5f988235f1ff4a98dbfb9066d0d3d49 url: https://www.resiprocate.org/files/pub/reSIProcate/releases/resiprocate-1.12.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK resiprocate/1.12.0: The stored package has not changed resiprocate/1.12.0: Using the exported files summary hash as the recipe revision: 9a79999b83385c15362601e78db7ee3a resiprocate/1.12.0: Exported revision: 9a79999b83385c15362601e78db7ee3a Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] resiprocate/1.12.0: Forced build from source resiprocate/1.12.0 (test package): Installing package Requirements resiprocate/1.12.0 from local cache - Cache Packages resiprocate/1.12.0:f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2 - Build Installing (downloading, building) binaries... resiprocate/1.12.0: Copying sources to build folder resiprocate/1.12.0: Building your package in /Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2 resiprocate/1.12.0: Generator cmake created conanbuildinfo.cmake [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 resiprocate/1.12.0: Calling build() resiprocate/1.12.0: Calling: > ./configure '--prefix=/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--prefix=/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-apple-darwin18.2.0 checking host system type... x86_64-apple-darwin18.2.0 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/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... 196608 checking how to convert x86_64-apple-darwin18.2.0 file names to x86_64-apple-darwin18.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin18.2.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/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 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 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.2.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... yes checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.2.0 dyld checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for GNU warning flags... yes Using native OSTYPE value: Darwin checking if building for macOS... yes checking whether byte ordering is bigendian... no checking for struct sockaddr_in.sin_len... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking if monotonic clock_gettime works... yes checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for Linux epoll(7) interface... no checking for dlopen in -ldl... yes checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rutil/dns/ares/Makefile config.status: creating rutil/Makefile config.status: creating rutil/test/Makefile config.status: creating resip/Makefile config.status: creating resip/stack/Makefile config.status: creating resip/stack/test/Makefile config.status: creating resip/dum/Makefile config.status: creating resip/dum/test/Makefile config.status: creating resip/certs/Makefile config.status: creating resip/rend/Makefile config.status: creating repro/Makefile config.status: creating repro/accountingconsumers/Makefile config.status: creating repro/reprocmd/Makefile config.status: creating repro/test/Makefile config.status: creating repro/plugins/Makefile config.status: creating repro/plugins/example/Makefile config.status: creating repro/plugins/pyroute/Makefile config.status: creating tfm/Makefile config.status: creating tfm/repro/Makefile config.status: creating tfm/tfdum/Makefile config.status: creating apps/Makefile config.status: creating apps/clicktocall/Makefile config.status: creating apps/clicktocall/test/Makefile config.status: creating apps/ichat-gw/Makefile config.status: creating apps/ichat-gw/jabberconnector/Makefile config.status: creating apps/sipdial/Makefile config.status: creating apps/telepathy/Makefile config.status: creating apps/telepathy/data/Makefile config.status: creating apps/registration-agent/Makefile config.status: creating apps/reConServer/Makefile config.status: creating resiprocate.spec config.status: creating reTurn/Makefile config.status: creating reTurn/test/Makefile config.status: creating reTurn/client/Makefile config.status: creating reTurn/client/test/Makefile config.status: creating reflow/Makefile config.status: creating reflow/dtls_wrapper/test/Makefile config.status: creating resip/recon/Makefile config.status: creating resip/recon/MOHParkServer/Makefile config.status: creating resip/recon/test/Makefile config.status: creating p2p/s2c/s2c/Makefile config.status: creating p2p/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make 'clean' -j8 ----------------- Making clean in rutil Making clean in dns/ares test -z "libresipares.la" || rm -f libresipares.la rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ./so_locations Making clean in . test -z "librutil.la" || rm -f librutil.la rm -rf .libs _libs rm -f *.o rm -rf dns/.libs dns/_libs rm -f dns/*.o rm -rf hep/.libs hep/_libs rm -f ./so_locations rm -f dns/*.lo rm -f *.lo rm -rf ssl/.libs ssl/_libs rm -f hep/*.o rm -rf stun/.libs stun/_libs rm -f hep/*.lo rm -f ssl/*.o rm -f ssl/*.lo rm -f stun/*.o rm -f stun/*.lo Making clean in test rm -rf .libs _libs rm -f testCompat testCoders testConfigParse testCountStream testData testDataPerformance testDataStream testDnsUtil testFifo testFileSystem testInserter testIntrusiveList testLogger testMD5Stream testNetNs testParseBuffer testRandomHex testRandomThread testSHA1Stream testThreadIf testXMLCursor rm -f *.o test -z "testCompat.log testCoders.log testConfigParse.log testCountStream.log testData.log testDataPerformance.log testDataStream.log testDnsUtil.log testFifo.log testFileSystem.log testInserter.log testIntrusiveList.log testLogger.log testMD5Stream.log testNetNs.log testParseBuffer.log testRandomHex.log testRandomThread.log testSHA1Stream.log testThreadIf.log testXMLCursor.log" || rm -f testCompat.log testCoders.log testConfigParse.log testCountStream.log testData.log testDataPerformance.log testDataStream.log testDnsUtil.log testFifo.log testFileSystem.log testInserter.log testIntrusiveList.log testLogger.log testMD5Stream.log testNetNs.log testParseBuffer.log testRandomHex.log testRandomThread.log testSHA1Stream.log testThreadIf.log testXMLCursor.log rm -f *.lo test -z "testCompat.trs testCoders.trs testConfigParse.trs testCountStream.trs testData.trs testDataPerformance.trs testDataStream.trs testDnsUtil.trs testFifo.trs testFileSystem.trs testInserter.trs testIntrusiveList.trs testLogger.trs testMD5Stream.trs testNetNs.trs testParseBuffer.trs testRandomHex.trs testRandomThread.trs testSHA1Stream.trs testThreadIf.trs testXMLCursor.trs" || rm -f testCompat.trs testCoders.trs testConfigParse.trs testCountStream.trs testData.trs testDataPerformance.trs testDataStream.trs testDnsUtil.trs testFifo.trs testFileSystem.trs testInserter.trs testIntrusiveList.trs testLogger.trs testMD5Stream.trs testNetNs.trs testParseBuffer.trs testRandomHex.trs testRandomThread.trs testSHA1Stream.trs testThreadIf.trs testXMLCursor.trs test -z "test-suite.log" || rm -f test-suite.log Making clean in resip Making clean in stack Making clean in . test -z "libresip.la" || rm -f libresip.la rm -rf .libs _libs rm -f *.o rm -rf gen/.libs gen/_libs rm -f gen/*.o rm -rf ssl/.libs ssl/_libs rm -f ./so_locations rm -f gen/*.lo rm -f *.lo rm -f ssl/*.o rm -f ssl/*.lo Making clean in test rm -rf .libs _libs rm -f UAS testEmptyHfv RFC4475TortureTests limpc test503Generator testAppTimer testApplicationSip testClient testConnectionBase testCorruption testDialogInfoContents testDigestAuthentication testDtlsTransport testDns testEmbedded testEmptyHeader testExternalLogger testGenericPidfContents testIM testLockStep testMessageWaiting testMultipartMixedContents testMultipartRelated testParserCategories testPidf testPksc7 testPlainContents testResponses testRlmi testDtmfPayload testSdp testSelect testSelectInterruptor testServer testSipFrag testSipMessage testSipMessageEncode testSipMessageMemory testSipStack1 testSipStackNetNs testStack testTcp testTime testTimer testTransactionFSM testTuple testTypedef testUdp testUri testWsCookieContext rm -f *.o test -z "testAppTimer.log testApplicationSip.log testConnectionBase.log testCorruption.log testDialogInfoContents.log testDigestAuthentication.log testEmbedded.log testEmptyHeader.log testExternalLogger.log testGenericPidfContents.log testIM.log testMessageWaiting.log testMultipartMixedContents.log testMultipartRelated.log testParserCategories.log testPidf.log testPksc7.log testPlainContents.log testRlmi.log testDtmfPayload.log testSdp.log testSelectInterruptor.log testSipFrag.log testSipMessage.log testSipMessageMemory.log testStack.log testTcp.log testTime.log testTimer.log testTuple.log testUri.log testWsCookieContext.log" || rm -f testAppTimer.log testApplicationSip.log testConnectionBase.log testCorruption.log testDialogInfoContents.log testDigestAuthentication.log testEmbedded.log testEmptyHeader.log testExternalLogger.log testGenericPidfContents.log testIM.log testMessageWaiting.log testMultipartMixedContents.log testMultipartRelated.log testParserCategories.log testPidf.log testPksc7.log testPlainContents.log testRlmi.log testDtmfPayload.log testSdp.log testSelectInterruptor.log testSipFrag.log testSipMessage.log testSipMessageMemory.log testStack.log testTcp.log testTime.log testTimer.log testTuple.log testUri.log testWsCookieContext.log rm -f *.lo test -z "testAppTimer.trs testApplicationSip.trs testConnectionBase.trs testCorruption.trs testDialogInfoContents.trs testDigestAuthentication.trs testEmbedded.trs testEmptyHeader.trs testExternalLogger.trs testGenericPidfContents.trs testIM.trs testMessageWaiting.trs testMultipartMixedContents.trs testMultipartRelated.trs testParserCategories.trs testPidf.trs testPksc7.trs testPlainContents.trs testRlmi.trs testDtmfPayload.trs testSdp.trs testSelectInterruptor.trs testSipFrag.trs testSipMessage.trs testSipMessageMemory.trs testStack.trs testTcp.trs testTime.trs testTimer.trs testTuple.trs testUri.trs testWsCookieContext.trs" || rm -f testAppTimer.trs testApplicationSip.trs testConnectionBase.trs testCorruption.trs testDialogInfoContents.trs testDigestAuthentication.trs testEmbedded.trs testEmptyHeader.trs testExternalLogger.trs testGenericPidfContents.trs testIM.trs testMessageWaiting.trs testMultipartMixedContents.trs testMultipartRelated.trs testParserCategories.trs testPidf.trs testPksc7.trs testPlainContents.trs testRlmi.trs testDtmfPayload.trs testSdp.trs testSelectInterruptor.trs testSipFrag.trs testSipMessage.trs testSipMessageMemory.trs testStack.trs testTcp.trs testTime.trs testTimer.trs testTuple.trs testUri.trs testWsCookieContext.trs test -z "test-suite.log" || rm -f test-suite.log Making clean in dum Making clean in . test -z "libdum.la" || rm -f libdum.la rm -rf .libs _libs rm -rf ssl/.libs ssl/_libs rm -f *.o rm -f *.lo rm -f ./so_locations rm -f ssl/*.o rm -f ssl/*.lo Making clean in test rm -rf .libs _libs rm -f basicRegister BasicCall basicMessage basicClient testContactInstanceRecord testPubDocument testRequestValidationHandler rm -f *.o test -z "basicRegister.log BasicCall.log basicMessage.log testContactInstanceRecord.log testPubDocument.log testRequestValidationHandler.log" || rm -f basicRegister.log BasicCall.log basicMessage.log testContactInstanceRecord.log testPubDocument.log testRequestValidationHandler.log rm -f *.lo test -z "basicRegister.trs BasicCall.trs basicMessage.trs testContactInstanceRecord.trs testPubDocument.trs testRequestValidationHandler.trs" || rm -f basicRegister.trs BasicCall.trs basicMessage.trs testContactInstanceRecord.trs testPubDocument.trs testRequestValidationHandler.trs test -z "test-suite.log" || rm -f test-suite.log Making clean in certs rm -rf .libs _libs rm -f *.lo rm -rf .libs _libs rm -f *.lo rm -rf .libs _libs rm -f *.lo ----Running------ > make 'install' -j8 ----------------- Making install in rutil Making install in dns/ares depbase=`echo ares__close_sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__close_sockets.lo -MD -MP -MF $depbase.Tpo -c -o ares__close_sockets.lo ares__close_sockets.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares__get_hostent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__get_hostent.lo -MD -MP -MF $depbase.Tpo -c -o ares__get_hostent.lo ares__get_hostent.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares__read_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__read_line.lo -MD -MP -MF $depbase.Tpo -c -o ares__read_line.lo ares__read_line.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_destroy.lo -MD -MP -MF $depbase.Tpo -c -o ares_destroy.lo ares_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_expand_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_expand_name.lo -MD -MP -MF $depbase.Tpo -c -o ares_expand_name.lo ares_expand_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_fds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_fds.lo -MD -MP -MF $depbase.Tpo -c -o ares_fds.lo ares_fds.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_free_errmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_errmem.lo -MD -MP -MF $depbase.Tpo -c -o ares_free_errmem.lo ares_free_errmem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_free_hostent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_hostent.lo -MD -MP -MF $depbase.Tpo -c -o ares_free_hostent.lo ares_free_hostent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_fds.lo -MD -MP -MF .deps/ares_fds.Tpo -c ares_fds.c -fno-common -DPIC -o .libs/ares_fds.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_expand_name.lo -MD -MP -MF .deps/ares_expand_name.Tpo -c ares_expand_name.c -fno-common -DPIC -o .libs/ares_expand_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c -fno-common -DPIC -o .libs/ares__close_sockets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_hostent.lo -MD -MP -MF .deps/ares_free_hostent.Tpo -c ares_free_hostent.c -fno-common -DPIC -o .libs/ares_free_hostent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__read_line.lo -MD -MP -MF .deps/ares__read_line.Tpo -c ares__read_line.c -fno-common -DPIC -o .libs/ares__read_line.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_destroy.lo -MD -MP -MF .deps/ares_destroy.Tpo -c ares_destroy.c -fno-common -DPIC -o .libs/ares_destroy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_errmem.lo -MD -MP -MF .deps/ares_free_errmem.Tpo -c ares_free_errmem.c -fno-common -DPIC -o .libs/ares_free_errmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c -fno-common -DPIC -o .libs/ares__get_hostent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_errmem.lo -MD -MP -MF .deps/ares_free_errmem.Tpo -c ares_free_errmem.c -o ares_free_errmem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_hostent.lo -MD -MP -MF .deps/ares_free_hostent.Tpo -c ares_free_hostent.c -o ares_free_hostent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_fds.lo -MD -MP -MF .deps/ares_fds.Tpo -c ares_fds.c -o ares_fds.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__read_line.lo -MD -MP -MF .deps/ares__read_line.Tpo -c ares__read_line.c -o ares__read_line.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_destroy.lo -MD -MP -MF .deps/ares_destroy.Tpo -c ares_destroy.c -o ares_destroy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c -o ares__close_sockets.o >/dev/null 2>&1 depbase=`echo ares_free_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_string.lo -MD -MP -MF $depbase.Tpo -c -o ares_free_string.lo ares_free_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_expand_name.lo -MD -MP -MF .deps/ares_expand_name.Tpo -c ares_expand_name.c -o ares_expand_name.o >/dev/null 2>&1 depbase=`echo ares_gethostbyaddr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyaddr.lo -MD -MP -MF $depbase.Tpo -c -o ares_gethostbyaddr.lo ares_gethostbyaddr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_gethostbyname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyname.lo -MD -MP -MF $depbase.Tpo -c -o ares_gethostbyname.lo ares_gethostbyname.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_init.lo -MD -MP -MF $depbase.Tpo -c -o ares_init.lo ares_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c -o ares__get_hostent.o >/dev/null 2>&1 depbase=`echo ares_mkquery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_mkquery.lo -MD -MP -MF $depbase.Tpo -c -o ares_mkquery.lo ares_mkquery.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_parse_a_reply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_a_reply.lo -MD -MP -MF $depbase.Tpo -c -o ares_parse_a_reply.lo ares_parse_a_reply.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_parse_ptr_reply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_ptr_reply.lo -MD -MP -MF $depbase.Tpo -c -o ares_parse_ptr_reply.lo ares_parse_ptr_reply.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_string.lo -MD -MP -MF .deps/ares_free_string.Tpo -c ares_free_string.c -fno-common -DPIC -o .libs/ares_free_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyaddr.lo -MD -MP -MF .deps/ares_gethostbyaddr.Tpo -c ares_gethostbyaddr.c -fno-common -DPIC -o .libs/ares_gethostbyaddr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyname.lo -MD -MP -MF .deps/ares_gethostbyname.Tpo -c ares_gethostbyname.c -fno-common -DPIC -o .libs/ares_gethostbyname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_free_string.lo -MD -MP -MF .deps/ares_free_string.Tpo -c ares_free_string.c -o ares_free_string.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_init.lo -MD -MP -MF .deps/ares_init.Tpo -c ares_init.c -fno-common -DPIC -o .libs/ares_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_mkquery.lo -MD -MP -MF .deps/ares_mkquery.Tpo -c ares_mkquery.c -fno-common -DPIC -o .libs/ares_mkquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_a_reply.lo -MD -MP -MF .deps/ares_parse_a_reply.Tpo -c ares_parse_a_reply.c -fno-common -DPIC -o .libs/ares_parse_a_reply.o depbase=`echo ares_process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_process.lo -MD -MP -MF $depbase.Tpo -c -o ares_process.lo ares_process.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_query.lo -MD -MP -MF $depbase.Tpo -c -o ares_query.lo ares_query.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_ptr_reply.lo -MD -MP -MF .deps/ares_parse_ptr_reply.Tpo -c ares_parse_ptr_reply.c -fno-common -DPIC -o .libs/ares_parse_ptr_reply.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyaddr.lo -MD -MP -MF .deps/ares_gethostbyaddr.Tpo -c ares_gethostbyaddr.c -o ares_gethostbyaddr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_mkquery.lo -MD -MP -MF .deps/ares_mkquery.Tpo -c ares_mkquery.c -o ares_mkquery.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_a_reply.lo -MD -MP -MF .deps/ares_parse_a_reply.Tpo -c ares_parse_a_reply.c -o ares_parse_a_reply.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_gethostbyname.lo -MD -MP -MF .deps/ares_gethostbyname.Tpo -c ares_gethostbyname.c -o ares_gethostbyname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_process.lo -MD -MP -MF .deps/ares_process.Tpo -c ares_process.c -fno-common -DPIC -o .libs/ares_process.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_parse_ptr_reply.lo -MD -MP -MF .deps/ares_parse_ptr_reply.Tpo -c ares_parse_ptr_reply.c -o ares_parse_ptr_reply.o >/dev/null 2>&1 depbase=`echo ares_search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_search.lo -MD -MP -MF $depbase.Tpo -c -o ares_search.lo ares_search.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_send.lo -MD -MP -MF $depbase.Tpo -c -o ares_send.lo ares_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_query.lo -MD -MP -MF .deps/ares_query.Tpo -c ares_query.c -fno-common -DPIC -o .libs/ares_query.o depbase=`echo ares_strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_strerror.lo -MD -MP -MF $depbase.Tpo -c -o ares_strerror.lo ares_strerror.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ares_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_timeout.lo -MD -MP -MF $depbase.Tpo -c -o ares_timeout.lo ares_timeout.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_query.lo -MD -MP -MF .deps/ares_query.Tpo -c ares_query.c -o ares_query.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_search.lo -MD -MP -MF .deps/ares_search.Tpo -c ares_search.c -fno-common -DPIC -o .libs/ares_search.o depbase=`echo ares_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_local.lo -MD -MP -MF $depbase.Tpo -c -o ares_local.lo ares_local.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_send.lo -MD -MP -MF .deps/ares_send.Tpo -c ares_send.c -fno-common -DPIC -o .libs/ares_send.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_strerror.lo -MD -MP -MF .deps/ares_strerror.Tpo -c ares_strerror.c -fno-common -DPIC -o .libs/ares_strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_timeout.lo -MD -MP -MF .deps/ares_timeout.Tpo -c ares_timeout.c -fno-common -DPIC -o .libs/ares_timeout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_send.lo -MD -MP -MF .deps/ares_send.Tpo -c ares_send.c -o ares_send.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_strerror.lo -MD -MP -MF .deps/ares_strerror.Tpo -c ares_strerror.c -o ares_strerror.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_search.lo -MD -MP -MF .deps/ares_search.Tpo -c ares_search.c -o ares_search.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_local.lo -MD -MP -MF .deps/ares_local.Tpo -c ares_local.c -fno-common -DPIC -o .libs/ares_local.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_timeout.lo -MD -MP -MF .deps/ares_timeout.Tpo -c ares_timeout.c -o ares_timeout.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_local.lo -MD -MP -MF .deps/ares_local.Tpo -c ares_local.c -o ares_local.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_process.lo -MD -MP -MF .deps/ares_process.Tpo -c ares_process.c -o ares_process.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -MT ares_init.lo -MD -MP -MF .deps/ares_init.Tpo -c ares_init.c -o ares_init.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -m64 -O3 -fPIC -m64 -O3 -fPIC -Wall -Wno-deprecated -release 1.12 -export-dynamic -framework SystemConfiguration -m64 -m64 -L/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -o libresipares.la -rpath /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib ares__close_sockets.lo ares__get_hostent.lo ares__read_line.lo ares_destroy.lo ares_expand_name.lo ares_fds.lo ares_free_errmem.lo ares_free_hostent.lo ares_free_string.lo ares_gethostbyaddr.lo ares_gethostbyname.lo ares_init.lo ares_mkquery.lo ares_parse_a_reply.lo ares_parse_ptr_reply.lo ares_process.lo ares_query.lo ares_search.lo ares_send.lo ares_strerror.lo ares_timeout.lo ares_local.lo -ldl libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libresipares-1.12.dylib .libs/ares__close_sockets.o .libs/ares__get_hostent.o .libs/ares__read_line.o .libs/ares_destroy.o .libs/ares_expand_name.o .libs/ares_fds.o .libs/ares_free_errmem.o .libs/ares_free_hostent.o .libs/ares_free_string.o .libs/ares_gethostbyaddr.o .libs/ares_gethostbyname.o .libs/ares_init.o .libs/ares_mkquery.o .libs/ares_parse_a_reply.o .libs/ares_parse_ptr_reply.o .libs/ares_process.o .libs/ares_query.o .libs/ares_search.o .libs/ares_send.o .libs/ares_strerror.o .libs/ares_timeout.o .libs/ares_local.o -framework SystemConfiguration -L/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -ldl -m64 -O3 -m64 -O3 -m64 -m64 -framework SystemConfiguration -install_name /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares-1.12.dylib -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libresipares.dylib" && ln -s "libresipares-1.12.dylib" "libresipares.dylib") libtool: link: ar cru .libs/libresipares.a ares__close_sockets.o ares__get_hostent.o ares__read_line.o ares_destroy.o ares_expand_name.o ares_fds.o ares_free_errmem.o ares_free_hostent.o ares_free_string.o ares_gethostbyaddr.o ares_gethostbyname.o ares_init.o ares_mkquery.o ares_parse_a_reply.o ares_parse_ptr_reply.o ares_process.o ares_query.o ares_search.o ares_send.o ares_strerror.o ares_timeout.o ares_local.o libtool: link: ranlib .libs/libresipares.a libtool: link: ( cd ".libs" && rm -f "libresipares.la" && ln -s "../libresipares.la" "libresipares.la" ) ../../../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib' ../../../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/dns/ares' ../../../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/share/man/man3' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libresipares.la '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib' /usr/bin/install -c -m 644 ares.h ares_compat.h ares_dns.h ares_local.h ares_socketfunc.h ares_version.h '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/dns/ares' /usr/bin/install -c -m 644 ares_destroy.3 ares_free_hostent.3 ares_init.3 ares_parse_ptr_reply.3 ares_send.3 ares_expand_name.3 ares_free_string.3 ares_init_options.3 ares_process.3 ares_strerror.3 ares_fds.3 ares_gethostbyaddr.3 ares_mkquery.3 ares_query.3 ares_timeout.3 ares_free_errmem.3 ares_gethostbyname.3 ares_parse_a_reply.3 ares_search.3 '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/share/man/man3' libtool: install: /usr/bin/install -c .libs/libresipares-1.12.dylib /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares-1.12.dylib libtool: install: (cd /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib && { ln -s -f libresipares-1.12.dylib libresipares.dylib || { rm -f libresipares.dylib && ln -s libresipares-1.12.dylib libresipares.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libresipares.lai /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares.la libtool: install: /usr/bin/install -c .libs/libresipares.a /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares.a libtool: install: chmod 644 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares.a libtool: install: ranlib /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/libresipares.a Making install in . depbase=`echo AbstractFifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AbstractFifo.lo -MD -MP -MF $depbase.Tpo -c -o AbstractFifo.lo AbstractFifo.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo AndroidLogger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AndroidLogger.lo -MD -MP -MF $depbase.Tpo -c -o AndroidLogger.lo AndroidLogger.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo BaseException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BaseException.lo -MD -MP -MF $depbase.Tpo -c -o BaseException.lo BaseException.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Coders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Coders.lo -MD -MP -MF $depbase.Tpo -c -o Coders.lo Coders.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Condition.lo -MD -MP -MF $depbase.Tpo -c -o Condition.lo Condition.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ConfigParse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConfigParse.lo -MD -MP -MF $depbase.Tpo -c -o ConfigParse.lo ConfigParse.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CountStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CountStream.lo -MD -MP -MF $depbase.Tpo -c -o CountStream.lo CountStream.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ServerProcess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ServerProcess.lo -MD -MP -MF $depbase.Tpo -c -o ServerProcess.lo ServerProcess.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AndroidLogger.lo -MD -MP -MF .deps/AndroidLogger.Tpo -c AndroidLogger.cxx -fno-common -DPIC -o .libs/AndroidLogger.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ServerProcess.lo -MD -MP -MF .deps/ServerProcess.Tpo -c ServerProcess.cxx -fno-common -DPIC -o .libs/ServerProcess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AbstractFifo.lo -MD -MP -MF .deps/AbstractFifo.Tpo -c AbstractFifo.cxx -fno-common -DPIC -o .libs/AbstractFifo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConfigParse.lo -MD -MP -MF .deps/ConfigParse.Tpo -c ConfigParse.cxx -fno-common -DPIC -o .libs/ConfigParse.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Coders.lo -MD -MP -MF .deps/Coders.Tpo -c Coders.cxx -fno-common -DPIC -o .libs/Coders.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CountStream.lo -MD -MP -MF .deps/CountStream.Tpo -c CountStream.cxx -fno-common -DPIC -o .libs/CountStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Condition.lo -MD -MP -MF .deps/Condition.Tpo -c Condition.cxx -fno-common -DPIC -o .libs/Condition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AndroidLogger.lo -MD -MP -MF .deps/AndroidLogger.Tpo -c AndroidLogger.cxx -o AndroidLogger.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BaseException.lo -MD -MP -MF .deps/BaseException.Tpo -c BaseException.cxx -fno-common -DPIC -o .libs/BaseException.o depbase=`echo Data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Data.lo -MD -MP -MF $depbase.Tpo -c -o Data.lo Data.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Data.lo -MD -MP -MF .deps/Data.Tpo -c Data.cxx -fno-common -DPIC -o .libs/Data.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Coders.lo -MD -MP -MF .deps/Coders.Tpo -c Coders.cxx -o Coders.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Condition.lo -MD -MP -MF .deps/Condition.Tpo -c Condition.cxx -o Condition.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT AbstractFifo.lo -MD -MP -MF .deps/AbstractFifo.Tpo -c AbstractFifo.cxx -o AbstractFifo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CountStream.lo -MD -MP -MF .deps/CountStream.Tpo -c CountStream.cxx -o CountStream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BaseException.lo -MD -MP -MF .deps/BaseException.Tpo -c BaseException.cxx -o BaseException.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ServerProcess.lo -MD -MP -MF .deps/ServerProcess.Tpo -c ServerProcess.cxx -o ServerProcess.o >/dev/null 2>&1 depbase=`echo DataStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataStream.lo -MD -MP -MF $depbase.Tpo -c -o DataStream.lo DataStream.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DnsUtil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsUtil.lo -MD -MP -MF $depbase.Tpo -c -o DnsUtil.lo DnsUtil.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo FileSystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FileSystem.lo -MD -MP -MF $depbase.Tpo -c -o FileSystem.lo FileSystem.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo GeneralCongestionManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GeneralCongestionManager.lo -MD -MP -MF $depbase.Tpo -c -o GeneralCongestionManager.lo GeneralCongestionManager.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataStream.lo -MD -MP -MF .deps/DataStream.Tpo -c DataStream.cxx -fno-common -DPIC -o .libs/DataStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsUtil.lo -MD -MP -MF .deps/DnsUtil.Tpo -c DnsUtil.cxx -fno-common -DPIC -o .libs/DnsUtil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FileSystem.lo -MD -MP -MF .deps/FileSystem.Tpo -c FileSystem.cxx -fno-common -DPIC -o .libs/FileSystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GeneralCongestionManager.lo -MD -MP -MF .deps/GeneralCongestionManager.Tpo -c GeneralCongestionManager.cxx -fno-common -DPIC -o .libs/GeneralCongestionManager.o depbase=`echo GenericIPAddress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericIPAddress.lo -MD -MP -MF $depbase.Tpo -c -o GenericIPAddress.lo GenericIPAddress.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericIPAddress.lo -MD -MP -MF .deps/GenericIPAddress.Tpo -c GenericIPAddress.cxx -fno-common -DPIC -o .libs/GenericIPAddress.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Data.lo -MD -MP -MF .deps/Data.Tpo -c Data.cxx -o Data.o >/dev/null 2>&1 depbase=`echo HeapInstanceCounter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeapInstanceCounter.lo -MD -MP -MF $depbase.Tpo -c -o HeapInstanceCounter.lo HeapInstanceCounter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeapInstanceCounter.lo -MD -MP -MF .deps/HeapInstanceCounter.Tpo -c HeapInstanceCounter.cxx -fno-common -DPIC -o .libs/HeapInstanceCounter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataStream.lo -MD -MP -MF .deps/DataStream.Tpo -c DataStream.cxx -o DataStream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FileSystem.lo -MD -MP -MF .deps/FileSystem.Tpo -c FileSystem.cxx -o FileSystem.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericIPAddress.lo -MD -MP -MF .deps/GenericIPAddress.Tpo -c GenericIPAddress.cxx -o GenericIPAddress.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConfigParse.lo -MD -MP -MF .deps/ConfigParse.Tpo -c ConfigParse.cxx -o ConfigParse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GeneralCongestionManager.lo -MD -MP -MF .deps/GeneralCongestionManager.Tpo -c GeneralCongestionManager.cxx -o GeneralCongestionManager.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsUtil.lo -MD -MP -MF .deps/DnsUtil.Tpo -c DnsUtil.cxx -o DnsUtil.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeapInstanceCounter.lo -MD -MP -MF .deps/HeapInstanceCounter.Tpo -c HeapInstanceCounter.cxx -o HeapInstanceCounter.o >/dev/null 2>&1 depbase=`echo KeyValueStore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT KeyValueStore.lo -MD -MP -MF $depbase.Tpo -c -o KeyValueStore.lo KeyValueStore.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT KeyValueStore.lo -MD -MP -MF .deps/KeyValueStore.Tpo -c KeyValueStore.cxx -fno-common -DPIC -o .libs/KeyValueStore.o depbase=`echo Lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Lock.lo -MD -MP -MF $depbase.Tpo -c -o Lock.lo Lock.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Log.lo -MD -MP -MF $depbase.Tpo -c -o Log.lo Log.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Lock.lo -MD -MP -MF .deps/Lock.Tpo -c Lock.cxx -fno-common -DPIC -o .libs/Lock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cxx -fno-common -DPIC -o .libs/Log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Lock.lo -MD -MP -MF .deps/Lock.Tpo -c Lock.cxx -o Lock.o >/dev/null 2>&1 depbase=`echo MD5Stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MD5Stream.lo -MD -MP -MF $depbase.Tpo -c -o MD5Stream.lo MD5Stream.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MD5Stream.lo -MD -MP -MF .deps/MD5Stream.Tpo -c MD5Stream.cxx -fno-common -DPIC -o .libs/MD5Stream.o depbase=`echo Mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mutex.lo -MD -MP -MF $depbase.Tpo -c -o Mutex.lo Mutex.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo NetNs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NetNs.lo -MD -MP -MF $depbase.Tpo -c -o NetNs.lo NetNs.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c Mutex.cxx -fno-common -DPIC -o .libs/Mutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NetNs.lo -MD -MP -MF .deps/NetNs.Tpo -c NetNs.cxx -fno-common -DPIC -o .libs/NetNs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NetNs.lo -MD -MP -MF .deps/NetNs.Tpo -c NetNs.cxx -o NetNs.o >/dev/null 2>&1 depbase=`echo ParseBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseBuffer.lo -MD -MP -MF $depbase.Tpo -c -o ParseBuffer.lo ParseBuffer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ParseException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseException.lo -MD -MP -MF $depbase.Tpo -c -o ParseException.lo ParseException.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c Mutex.cxx -o Mutex.o >/dev/null 2>&1 depbase=`echo Poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Poll.lo -MD -MP -MF $depbase.Tpo -c -o Poll.lo Poll.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseBuffer.lo -MD -MP -MF .deps/ParseBuffer.Tpo -c ParseBuffer.cxx -fno-common -DPIC -o .libs/ParseBuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cxx -fno-common -DPIC -o .libs/ParseException.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Poll.lo -MD -MP -MF .deps/Poll.Tpo -c Poll.cxx -fno-common -DPIC -o .libs/Poll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT KeyValueStore.lo -MD -MP -MF .deps/KeyValueStore.Tpo -c KeyValueStore.cxx -o KeyValueStore.o >/dev/null 2>&1 depbase=`echo PoolBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PoolBase.lo -MD -MP -MF $depbase.Tpo -c -o PoolBase.lo PoolBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MD5Stream.lo -MD -MP -MF .deps/MD5Stream.Tpo -c MD5Stream.cxx -o MD5Stream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PoolBase.lo -MD -MP -MF .deps/PoolBase.Tpo -c PoolBase.cxx -fno-common -DPIC -o .libs/PoolBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PoolBase.lo -MD -MP -MF .deps/PoolBase.Tpo -c PoolBase.cxx -o PoolBase.o >/dev/null 2>&1 depbase=`echo FdPoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FdPoll.lo -MD -MP -MF $depbase.Tpo -c -o FdPoll.lo FdPoll.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FdPoll.lo -MD -MP -MF .deps/FdPoll.Tpo -c FdPoll.cxx -fno-common -DPIC -o .libs/FdPoll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cxx -o ParseException.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Poll.lo -MD -MP -MF .deps/Poll.Tpo -c Poll.cxx -o Poll.o >/dev/null 2>&1 depbase=`echo RADIUSDigestAuthenticator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RADIUSDigestAuthenticator.lo -MD -MP -MF $depbase.Tpo -c -o RADIUSDigestAuthenticator.lo RADIUSDigestAuthenticator.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo RWMutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RWMutex.lo -MD -MP -MF $depbase.Tpo -c -o RWMutex.lo RWMutex.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParseBuffer.lo -MD -MP -MF .deps/ParseBuffer.Tpo -c ParseBuffer.cxx -o ParseBuffer.o >/dev/null 2>&1 depbase=`echo Random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Random.lo -MD -MP -MF $depbase.Tpo -c -o Random.lo Random.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RADIUSDigestAuthenticator.lo -MD -MP -MF .deps/RADIUSDigestAuthenticator.Tpo -c RADIUSDigestAuthenticator.cxx -fno-common -DPIC -o .libs/RADIUSDigestAuthenticator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RADIUSDigestAuthenticator.lo -MD -MP -MF .deps/RADIUSDigestAuthenticator.Tpo -c RADIUSDigestAuthenticator.cxx -o RADIUSDigestAuthenticator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RWMutex.lo -MD -MP -MF .deps/RWMutex.Tpo -c RWMutex.cxx -fno-common -DPIC -o .libs/RWMutex.o depbase=`echo RecursiveMutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RecursiveMutex.lo -MD -MP -MF $depbase.Tpo -c -o RecursiveMutex.lo RecursiveMutex.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c Random.cxx -fno-common -DPIC -o .libs/Random.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RWMutex.lo -MD -MP -MF .deps/RWMutex.Tpo -c RWMutex.cxx -o RWMutex.o >/dev/null 2>&1 depbase=`echo resipfaststreams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT resipfaststreams.lo -MD -MP -MF $depbase.Tpo -c -o resipfaststreams.lo resipfaststreams.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RecursiveMutex.lo -MD -MP -MF .deps/RecursiveMutex.Tpo -c RecursiveMutex.cxx -fno-common -DPIC -o .libs/RecursiveMutex.o depbase=`echo SelectInterruptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SelectInterruptor.lo -MD -MP -MF $depbase.Tpo -c -o SelectInterruptor.lo SelectInterruptor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RecursiveMutex.lo -MD -MP -MF .deps/RecursiveMutex.Tpo -c RecursiveMutex.cxx -o RecursiveMutex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT resipfaststreams.lo -MD -MP -MF .deps/resipfaststreams.Tpo -c resipfaststreams.cxx -fno-common -DPIC -o .libs/resipfaststreams.o depbase=`echo Sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Sha1.lo -MD -MP -MF $depbase.Tpo -c -o Sha1.lo Sha1.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Socket.lo -MD -MP -MF $depbase.Tpo -c -o Socket.lo Socket.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SelectInterruptor.lo -MD -MP -MF .deps/SelectInterruptor.Tpo -c SelectInterruptor.cxx -fno-common -DPIC -o .libs/SelectInterruptor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Sha1.lo -MD -MP -MF .deps/Sha1.Tpo -c Sha1.cxx -fno-common -DPIC -o .libs/Sha1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cxx -fno-common -DPIC -o .libs/Socket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT FdPoll.lo -MD -MP -MF .deps/FdPoll.Tpo -c FdPoll.cxx -o FdPoll.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cxx -o Log.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT resipfaststreams.lo -MD -MP -MF .deps/resipfaststreams.Tpo -c resipfaststreams.cxx -o resipfaststreams.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Random.lo -MD -MP -MF .deps/Random.Tpo -c Random.cxx -o Random.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SelectInterruptor.lo -MD -MP -MF .deps/SelectInterruptor.Tpo -c SelectInterruptor.cxx -o SelectInterruptor.o >/dev/null 2>&1 depbase=`echo Subsystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Subsystem.lo -MD -MP -MF $depbase.Tpo -c -o Subsystem.lo Subsystem.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Subsystem.lo -MD -MP -MF .deps/Subsystem.Tpo -c Subsystem.cxx -fno-common -DPIC -o .libs/Subsystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cxx -o Socket.o >/dev/null 2>&1 depbase=`echo SysLogBuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogBuf.lo -MD -MP -MF $depbase.Tpo -c -o SysLogBuf.lo SysLogBuf.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogBuf.lo -MD -MP -MF .deps/SysLogBuf.Tpo -c SysLogBuf.cxx -fno-common -DPIC -o .libs/SysLogBuf.o depbase=`echo SysLogStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogStream.lo -MD -MP -MF $depbase.Tpo -c -o SysLogStream.lo SysLogStream.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogStream.lo -MD -MP -MF .deps/SysLogStream.Tpo -c SysLogStream.cxx -fno-common -DPIC -o .libs/SysLogStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Sha1.lo -MD -MP -MF .deps/Sha1.Tpo -c Sha1.cxx -o Sha1.o >/dev/null 2>&1 depbase=`echo ThreadIf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ThreadIf.lo -MD -MP -MF $depbase.Tpo -c -o ThreadIf.lo ThreadIf.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Time.lo -MD -MP -MF $depbase.Tpo -c -o Time.lo Time.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Subsystem.lo -MD -MP -MF .deps/Subsystem.Tpo -c Subsystem.cxx -o Subsystem.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ThreadIf.lo -MD -MP -MF .deps/ThreadIf.Tpo -c ThreadIf.cxx -fno-common -DPIC -o .libs/ThreadIf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cxx -fno-common -DPIC -o .libs/Time.o depbase=`echo Timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Timer.lo -MD -MP -MF $depbase.Tpo -c -o Timer.lo Timer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c Timer.cxx -fno-common -DPIC -o .libs/Timer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogBuf.lo -MD -MP -MF .deps/SysLogBuf.Tpo -c SysLogBuf.cxx -o SysLogBuf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SysLogStream.lo -MD -MP -MF .deps/SysLogStream.Tpo -c SysLogStream.cxx -o SysLogStream.o >/dev/null 2>&1 depbase=`echo TransportType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TransportType.lo -MD -MP -MF $depbase.Tpo -c -o TransportType.lo TransportType.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cxx -o Time.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ThreadIf.lo -MD -MP -MF .deps/ThreadIf.Tpo -c ThreadIf.cxx -o ThreadIf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TransportType.lo -MD -MP -MF .deps/TransportType.Tpo -c TransportType.cxx -fno-common -DPIC -o .libs/TransportType.o depbase=`echo vmd5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT vmd5.lo -MD -MP -MF $depbase.Tpo -c -o vmd5.lo vmd5.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c Timer.cxx -o Timer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT vmd5.lo -MD -MP -MF .deps/vmd5.Tpo -c vmd5.cxx -fno-common -DPIC -o .libs/vmd5.o depbase=`echo XMLCursor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT XMLCursor.lo -MD -MP -MF $depbase.Tpo -c -o XMLCursor.lo XMLCursor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT XMLCursor.lo -MD -MP -MF .deps/XMLCursor.Tpo -c XMLCursor.cxx -fno-common -DPIC -o .libs/XMLCursor.o depbase=`echo dns/AresDns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/AresDns.lo -MD -MP -MF $depbase.Tpo -c -o dns/AresDns.lo dns/AresDns.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dns/DnsCnameRecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsCnameRecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsCnameRecord.lo dns/DnsCnameRecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT vmd5.lo -MD -MP -MF .deps/vmd5.Tpo -c vmd5.cxx -o vmd5.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsCnameRecord.lo -MD -MP -MF dns/.deps/DnsCnameRecord.Tpo -c dns/DnsCnameRecord.cxx -fno-common -DPIC -o dns/.libs/DnsCnameRecord.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/AresDns.lo -MD -MP -MF dns/.deps/AresDns.Tpo -c dns/AresDns.cxx -fno-common -DPIC -o dns/.libs/AresDns.o depbase=`echo dns/DnsAAAARecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsAAAARecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsAAAARecord.lo dns/DnsAAAARecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dns/DnsHostRecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsHostRecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsHostRecord.lo dns/DnsHostRecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsAAAARecord.lo -MD -MP -MF dns/.deps/DnsAAAARecord.Tpo -c dns/DnsAAAARecord.cxx -fno-common -DPIC -o dns/.libs/DnsAAAARecord.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TransportType.lo -MD -MP -MF .deps/TransportType.Tpo -c TransportType.cxx -o TransportType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsHostRecord.lo -MD -MP -MF dns/.deps/DnsHostRecord.Tpo -c dns/DnsHostRecord.cxx -fno-common -DPIC -o dns/.libs/DnsHostRecord.o depbase=`echo dns/DnsNaptrRecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsNaptrRecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsNaptrRecord.lo dns/DnsNaptrRecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsNaptrRecord.lo -MD -MP -MF dns/.deps/DnsNaptrRecord.Tpo -c dns/DnsNaptrRecord.cxx -fno-common -DPIC -o dns/.libs/DnsNaptrRecord.o depbase=`echo dns/DnsResourceRecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsResourceRecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsResourceRecord.lo dns/DnsResourceRecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsResourceRecord.lo -MD -MP -MF dns/.deps/DnsResourceRecord.Tpo -c dns/DnsResourceRecord.cxx -fno-common -DPIC -o dns/.libs/DnsResourceRecord.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsCnameRecord.lo -MD -MP -MF dns/.deps/DnsCnameRecord.Tpo -c dns/DnsCnameRecord.cxx -o dns/DnsCnameRecord.o >/dev/null 2>&1 depbase=`echo dns/DnsSrvRecord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsSrvRecord.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsSrvRecord.lo dns/DnsSrvRecord.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsAAAARecord.lo -MD -MP -MF dns/.deps/DnsAAAARecord.Tpo -c dns/DnsAAAARecord.cxx -o dns/DnsAAAARecord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsHostRecord.lo -MD -MP -MF dns/.deps/DnsHostRecord.Tpo -c dns/DnsHostRecord.cxx -o dns/DnsHostRecord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsSrvRecord.lo -MD -MP -MF dns/.deps/DnsSrvRecord.Tpo -c dns/DnsSrvRecord.cxx -fno-common -DPIC -o dns/.libs/DnsSrvRecord.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsResourceRecord.lo -MD -MP -MF dns/.deps/DnsResourceRecord.Tpo -c dns/DnsResourceRecord.cxx -o dns/DnsResourceRecord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/AresDns.lo -MD -MP -MF dns/.deps/AresDns.Tpo -c dns/AresDns.cxx -o dns/AresDns.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsNaptrRecord.lo -MD -MP -MF dns/.deps/DnsNaptrRecord.Tpo -c dns/DnsNaptrRecord.cxx -o dns/DnsNaptrRecord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT XMLCursor.lo -MD -MP -MF .deps/XMLCursor.Tpo -c XMLCursor.cxx -o XMLCursor.o >/dev/null 2>&1 depbase=`echo dns/DnsStub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsStub.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsStub.lo dns/DnsStub.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dns/DnsThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsThread.lo -MD -MP -MF $depbase.Tpo -c -o dns/DnsThread.lo dns/DnsThread.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsStub.lo -MD -MP -MF dns/.deps/DnsStub.Tpo -c dns/DnsStub.cxx -fno-common -DPIC -o dns/.libs/DnsStub.o depbase=`echo dns/ExternalDnsFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/ExternalDnsFactory.lo -MD -MP -MF $depbase.Tpo -c -o dns/ExternalDnsFactory.lo dns/ExternalDnsFactory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dns/RRCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRCache.lo -MD -MP -MF $depbase.Tpo -c -o dns/RRCache.lo dns/RRCache.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsThread.lo -MD -MP -MF dns/.deps/DnsThread.Tpo -c dns/DnsThread.cxx -fno-common -DPIC -o dns/.libs/DnsThread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsSrvRecord.lo -MD -MP -MF dns/.deps/DnsSrvRecord.Tpo -c dns/DnsSrvRecord.cxx -o dns/DnsSrvRecord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/ExternalDnsFactory.lo -MD -MP -MF dns/.deps/ExternalDnsFactory.Tpo -c dns/ExternalDnsFactory.cxx -fno-common -DPIC -o dns/.libs/ExternalDnsFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRCache.lo -MD -MP -MF dns/.deps/RRCache.Tpo -c dns/RRCache.cxx -fno-common -DPIC -o dns/.libs/RRCache.o depbase=`echo dns/RRList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRList.lo -MD -MP -MF $depbase.Tpo -c -o dns/RRList.lo dns/RRList.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRList.lo -MD -MP -MF dns/.deps/RRList.Tpo -c dns/RRList.cxx -fno-common -DPIC -o dns/.libs/RRList.o depbase=`echo dns/RRVip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRVip.lo -MD -MP -MF $depbase.Tpo -c -o dns/RRVip.lo dns/RRVip.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRVip.lo -MD -MP -MF dns/.deps/RRVip.Tpo -c dns/RRVip.cxx -fno-common -DPIC -o dns/.libs/RRVip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/ExternalDnsFactory.lo -MD -MP -MF dns/.deps/ExternalDnsFactory.Tpo -c dns/ExternalDnsFactory.cxx -o dns/ExternalDnsFactory.o >/dev/null 2>&1 depbase=`echo dns/QueryTypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/QueryTypes.lo -MD -MP -MF $depbase.Tpo -c -o dns/QueryTypes.lo dns/QueryTypes.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/QueryTypes.lo -MD -MP -MF dns/.deps/QueryTypes.Tpo -c dns/QueryTypes.cxx -fno-common -DPIC -o dns/.libs/QueryTypes.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsThread.lo -MD -MP -MF dns/.deps/DnsThread.Tpo -c dns/DnsThread.cxx -o dns/DnsThread.o >/dev/null 2>&1 depbase=`echo dns/RROverlay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RROverlay.lo -MD -MP -MF $depbase.Tpo -c -o dns/RROverlay.lo dns/RROverlay.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RROverlay.lo -MD -MP -MF dns/.deps/RROverlay.Tpo -c dns/RROverlay.cxx -fno-common -DPIC -o dns/.libs/RROverlay.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRCache.lo -MD -MP -MF dns/.deps/RRCache.Tpo -c dns/RRCache.cxx -o dns/RRCache.o >/dev/null 2>&1 depbase=`echo stun/Stun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Stun.lo -MD -MP -MF $depbase.Tpo -c -o stun/Stun.lo stun/Stun.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/QueryTypes.lo -MD -MP -MF dns/.deps/QueryTypes.Tpo -c dns/QueryTypes.cxx -o dns/QueryTypes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Stun.lo -MD -MP -MF stun/.deps/Stun.Tpo -c stun/Stun.cxx -fno-common -DPIC -o stun/.libs/Stun.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRList.lo -MD -MP -MF dns/.deps/RRList.Tpo -c dns/RRList.cxx -o dns/RRList.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RROverlay.lo -MD -MP -MF dns/.deps/RROverlay.Tpo -c dns/RROverlay.cxx -o dns/RROverlay.o >/dev/null 2>&1 depbase=`echo stun/Udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Udp.lo -MD -MP -MF $depbase.Tpo -c -o stun/Udp.lo stun/Udp.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Udp.lo -MD -MP -MF stun/.deps/Udp.Tpo -c stun/Udp.cxx -fno-common -DPIC -o stun/.libs/Udp.o depbase=`echo hep/HepAgent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/HepAgent.lo -MD -MP -MF $depbase.Tpo -c -o hep/HepAgent.lo hep/HepAgent.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/RRVip.lo -MD -MP -MF dns/.deps/RRVip.Tpo -c dns/RRVip.cxx -o dns/RRVip.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/HepAgent.lo -MD -MP -MF hep/.deps/HepAgent.Tpo -c hep/HepAgent.cxx -fno-common -DPIC -o hep/.libs/HepAgent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT dns/DnsStub.lo -MD -MP -MF dns/.deps/DnsStub.Tpo -c dns/DnsStub.cxx -o dns/DnsStub.o >/dev/null 2>&1 depbase=`echo hep/ResipHep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/ResipHep.lo -MD -MP -MF $depbase.Tpo -c -o hep/ResipHep.lo hep/ResipHep.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/ResipHep.lo -MD -MP -MF hep/.deps/ResipHep.Tpo -c hep/ResipHep.cxx -fno-common -DPIC -o hep/.libs/ResipHep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/ResipHep.lo -MD -MP -MF hep/.deps/ResipHep.Tpo -c hep/ResipHep.cxx -o hep/ResipHep.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Udp.lo -MD -MP -MF stun/.deps/Udp.Tpo -c stun/Udp.cxx -o stun/Udp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT hep/HepAgent.lo -MD -MP -MF hep/.deps/HepAgent.Tpo -c hep/HepAgent.cxx -o hep/HepAgent.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT stun/Stun.lo -MD -MP -MF stun/.deps/Stun.Tpo -c stun/Stun.cxx -o stun/Stun.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -I .. -I ../rutil/dns/ares -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -release 1.12 -export-dynamic -m64 -m64 -L/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -o librutil.la -rpath /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib AbstractFifo.lo AndroidLogger.lo BaseException.lo Coders.lo Condition.lo ConfigParse.lo CountStream.lo ServerProcess.lo Data.lo DataStream.lo DnsUtil.lo FileSystem.lo GeneralCongestionManager.lo GenericIPAddress.lo HeapInstanceCounter.lo KeyValueStore.lo Lock.lo Log.lo MD5Stream.lo Mutex.lo NetNs.lo ParseBuffer.lo ParseException.lo Poll.lo PoolBase.lo FdPoll.lo RADIUSDigestAuthenticator.lo RWMutex.lo Random.lo RecursiveMutex.lo resipfaststreams.lo SelectInterruptor.lo Sha1.lo Socket.lo Subsystem.lo SysLogBuf.lo SysLogStream.lo ThreadIf.lo Time.lo Timer.lo TransportType.lo vmd5.lo XMLCursor.lo dns/AresDns.lo dns/DnsCnameRecord.lo dns/DnsAAAARecord.lo dns/DnsHostRecord.lo dns/DnsNaptrRecord.lo dns/DnsResourceRecord.lo dns/DnsSrvRecord.lo dns/DnsStub.lo dns/DnsThread.lo dns/ExternalDnsFactory.lo dns/RRCache.lo dns/RRList.lo dns/RRVip.lo dns/QueryTypes.lo dns/RROverlay.lo stun/Stun.lo stun/Udp.lo hep/HepAgent.lo hep/ResipHep.lo /Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares/libresipares.la -lpthread -ldl libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/librutil-1.12.dylib .libs/AbstractFifo.o .libs/AndroidLogger.o .libs/BaseException.o .libs/Coders.o .libs/Condition.o .libs/ConfigParse.o .libs/CountStream.o .libs/ServerProcess.o .libs/Data.o .libs/DataStream.o .libs/DnsUtil.o .libs/FileSystem.o .libs/GeneralCongestionManager.o .libs/GenericIPAddress.o .libs/HeapInstanceCounter.o .libs/KeyValueStore.o .libs/Lock.o .libs/Log.o .libs/MD5Stream.o .libs/Mutex.o .libs/NetNs.o .libs/ParseBuffer.o .libs/ParseException.o .libs/Poll.o .libs/PoolBase.o .libs/FdPoll.o .libs/RADIUSDigestAuthenticator.o .libs/RWMutex.o .libs/Random.o .libs/RecursiveMutex.o .libs/resipfaststreams.o .libs/SelectInterruptor.o .libs/Sha1.o .libs/Socket.o .libs/Subsystem.o .libs/SysLogBuf.o .libs/SysLogStream.o .libs/ThreadIf.o .libs/Time.o .libs/Timer.o .libs/TransportType.o .libs/vmd5.o .libs/XMLCursor.o dns/.libs/AresDns.o dns/.libs/DnsCnameRecord.o dns/.libs/DnsAAAARecord.o dns/.libs/DnsHostRecord.o dns/.libs/DnsNaptrRecord.o dns/.libs/DnsResourceRecord.o dns/.libs/DnsSrvRecord.o dns/.libs/DnsStub.o dns/.libs/DnsThread.o dns/.libs/ExternalDnsFactory.o dns/.libs/RRCache.o dns/.libs/RRList.o dns/.libs/RRVip.o dns/.libs/QueryTypes.o dns/.libs/RROverlay.o stun/.libs/Stun.o stun/.libs/Udp.o hep/.libs/HepAgent.o hep/.libs/ResipHep.o -L/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares /Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares/.libs/libresipares.dylib -lpthread -ldl -m64 -O3 -stdlib=libc++ -m64 -O3 -stdlib=libc++ -m64 -m64 -framework SystemConfiguration -install_name /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil-1.12.dylib -Wl,-single_module libtool: link: (cd ".libs" && rm -f "librutil.dylib" && ln -s "librutil-1.12.dylib" "librutil.dylib") libtool: link: ar cru .libs/librutil.a AbstractFifo.o AndroidLogger.o BaseException.o Coders.o Condition.o ConfigParse.o CountStream.o ServerProcess.o Data.o DataStream.o DnsUtil.o FileSystem.o GeneralCongestionManager.o GenericIPAddress.o HeapInstanceCounter.o KeyValueStore.o Lock.o Log.o MD5Stream.o Mutex.o NetNs.o ParseBuffer.o ParseException.o Poll.o PoolBase.o FdPoll.o RADIUSDigestAuthenticator.o RWMutex.o Random.o RecursiveMutex.o resipfaststreams.o SelectInterruptor.o Sha1.o Socket.o Subsystem.o SysLogBuf.o SysLogStream.o ThreadIf.o Time.o Timer.o TransportType.o vmd5.o XMLCursor.o dns/AresDns.o dns/DnsCnameRecord.o dns/DnsAAAARecord.o dns/DnsHostRecord.o dns/DnsNaptrRecord.o dns/DnsResourceRecord.o dns/DnsSrvRecord.o dns/DnsStub.o dns/DnsThread.o dns/ExternalDnsFactory.o dns/RRCache.o dns/RRList.o dns/RRVip.o dns/QueryTypes.o dns/RROverlay.o stun/Stun.o stun/Udp.o hep/HepAgent.o hep/ResipHep.o libtool: link: ranlib .libs/librutil.a libtool: link: ( cd ".libs" && rm -f "librutil.la" && ln -s "../librutil.la" "librutil.la" ) ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil' /bin/sh ../libtool --mode=install /usr/bin/install -c librutil.la '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib' /usr/bin/install -c -m 644 compat.hxx ResipAssert.h FileSystem.hxx HashMap.hxx SysLogStream.hxx AsyncID.hxx AsyncBool.hxx ConfigParse.hxx CongestionManager.hxx GeneralCongestionManager.hxx HeapInstanceCounter.hxx KeyValueStore.hxx SharedCount.hxx FdSetIOObserver.hxx Fifo.hxx CircularBuffer.hxx FiniteFifo.hxx ParseBuffer.hxx Log.hxx ThreadIf.hxx WinLeakCheck.hxx Random.hxx RecursiveMutex.hxx AsyncProcessHandler.hxx RADIUSDigestAuthenticator.hxx RWMutex.hxx Subsystem.hxx Logger.hxx MD5Stream.hxx DnsUtil.hxx Timer.hxx DigestStream.hxx TransportType.hxx resipfaststreams.hxx Coders.hxx Sha1.hxx SharedPtr.hxx SelectInterruptor.hxx Socket.hxx Condition.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/.' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/dns' /usr/bin/install -c -m 644 dns/ExternalDnsFactory.hxx dns/DnsStub.hxx dns/DnsHostRecord.hxx dns/QueryTypes.hxx dns/RROverlay.hxx dns/AresCompat.hxx dns/ExternalDns.hxx dns/DnsNaptrRecord.hxx dns/RRList.hxx dns/LocalDns.hxx dns/RRFactory.hxx dns/DnsSrvRecord.hxx dns/DnsCnameRecord.hxx dns/AresDns.hxx dns/RRCache.hxx dns/DnsHandler.hxx dns/RRVip.hxx dns/DnsAAAARecord.hxx dns/DnsResourceRecord.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/dns' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/stun' libtool: install: /usr/bin/install -c .libs/librutil-1.12.dylib /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil-1.12.dylib libtool: install: (cd /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib && { ln -s -f librutil-1.12.dylib librutil.dylib || { rm -f librutil.dylib && ln -s librutil-1.12.dylib librutil.dylib; }; }) libtool: install: /usr/bin/install -c .libs/librutil.lai /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil.la libtool: install: /usr/bin/install -c .libs/librutil.a /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil.a libtool: install: chmod 644 /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil.a libtool: install: ranlib /var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/lib/librutil.a /usr/bin/install -c -m 644 stun/Udp.hxx stun/Stun.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/stun' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/wince' /usr/bin/install -c -m 644 wince/WceCompat.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/wince' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/hep' /usr/bin/install -c -m 644 hep/HepAgent.hxx hep/ResipHep.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/hep' ../build-aux/install-sh -c -d '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/ssl' /usr/bin/install -c -m 644 ssl/SHA1Stream.hxx ssl/OpenSSLInit.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/ssl' /usr/bin/install -c -m 644 WinCompat.hxx vthread.hxx ServerProcess.hxx Data.hxx Lock.hxx TimeLimitFifo.hxx Mutex.hxx NetNs.hxx GenericTimerQueue.hxx IntrusiveListElement.hxx CountStream.hxx vmd5.hxx XMLCursor.hxx PoolBase.hxx FdPoll.hxx Time.hxx Lockable.hxx SysLogBuf.hxx Inserter.hxx DataStream.hxx GenericIPAddress.hxx AbstractFifo.hxx AndroidLogger.hxx ParseException.hxx BaseException.hxx DataException.hxx Poll.hxx StlPoolAllocator.hxx ProducerFifoBuffer.hxx DinkyPool.hxx ConsumerFifoBuffer.hxx '/var/folders/w0/81x2f2hd41126wthzppsfrj400015j/T/tmp01m16b29resiprocate/include/rutil/.' Making install in test make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in resip Making install in stack /Library/Developer/CommandLineTools/usr/bin/make install-recursive Making install in . depbase=`echo Auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Auth.lo -MD -MP -MF $depbase.Tpo -c -o Auth.lo Auth.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CSeqCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CSeqCategory.lo -MD -MP -MF $depbase.Tpo -c -o CSeqCategory.lo CSeqCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CallId.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CallId.lo -MD -MP -MF $depbase.Tpo -c -o CallId.lo CallId.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Cookie.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Cookie.lo -MD -MP -MF $depbase.Tpo -c -o Cookie.lo Cookie.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DateCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DateCategory.lo -MD -MP -MF $depbase.Tpo -c -o DateCategory.lo DateCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DtmfPayloadContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtmfPayloadContents.lo -MD -MP -MF $depbase.Tpo -c -o DtmfPayloadContents.lo DtmfPayloadContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ExpiresCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExpiresCategory.lo -MD -MP -MF $depbase.Tpo -c -o ExpiresCategory.lo ExpiresCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo GenericUri.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericUri.lo -MD -MP -MF $depbase.Tpo -c -o GenericUri.lo GenericUri.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Cookie.lo -MD -MP -MF .deps/Cookie.Tpo -c Cookie.cxx -fno-common -DPIC -o .libs/Cookie.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Auth.lo -MD -MP -MF .deps/Auth.Tpo -c Auth.cxx -fno-common -DPIC -o .libs/Auth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtmfPayloadContents.lo -MD -MP -MF .deps/DtmfPayloadContents.Tpo -c DtmfPayloadContents.cxx -fno-common -DPIC -o .libs/DtmfPayloadContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CSeqCategory.lo -MD -MP -MF .deps/CSeqCategory.Tpo -c CSeqCategory.cxx -fno-common -DPIC -o .libs/CSeqCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExpiresCategory.lo -MD -MP -MF .deps/ExpiresCategory.Tpo -c ExpiresCategory.cxx -fno-common -DPIC -o .libs/ExpiresCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericUri.lo -MD -MP -MF .deps/GenericUri.Tpo -c GenericUri.cxx -fno-common -DPIC -o .libs/GenericUri.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DateCategory.lo -MD -MP -MF .deps/DateCategory.Tpo -c DateCategory.cxx -fno-common -DPIC -o .libs/DateCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CallId.lo -MD -MP -MF .deps/CallId.Tpo -c CallId.cxx -fno-common -DPIC -o .libs/CallId.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Cookie.lo -MD -MP -MF .deps/Cookie.Tpo -c Cookie.cxx -o Cookie.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CSeqCategory.lo -MD -MP -MF .deps/CSeqCategory.Tpo -c CSeqCategory.cxx -o CSeqCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExpiresCategory.lo -MD -MP -MF .deps/ExpiresCategory.Tpo -c ExpiresCategory.cxx -o ExpiresCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericUri.lo -MD -MP -MF .deps/GenericUri.Tpo -c GenericUri.cxx -o GenericUri.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CallId.lo -MD -MP -MF .deps/CallId.Tpo -c CallId.cxx -o CallId.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DateCategory.lo -MD -MP -MF .deps/DateCategory.Tpo -c DateCategory.cxx -o DateCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Auth.lo -MD -MP -MF .deps/Auth.Tpo -c Auth.cxx -o Auth.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtmfPayloadContents.lo -MD -MP -MF .deps/DtmfPayloadContents.Tpo -c DtmfPayloadContents.cxx -o DtmfPayloadContents.o >/dev/null 2>&1 depbase=`echo IntegerCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerCategory.lo -MD -MP -MF $depbase.Tpo -c -o IntegerCategory.lo IntegerCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerCategory.lo -MD -MP -MF .deps/IntegerCategory.Tpo -c IntegerCategory.cxx -fno-common -DPIC -o .libs/IntegerCategory.o depbase=`echo InteropHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InteropHelper.lo -MD -MP -MF $depbase.Tpo -c -o InteropHelper.lo InteropHelper.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InteropHelper.lo -MD -MP -MF .deps/InteropHelper.Tpo -c InteropHelper.cxx -fno-common -DPIC -o .libs/InteropHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InteropHelper.lo -MD -MP -MF .deps/InteropHelper.Tpo -c InteropHelper.cxx -o InteropHelper.o >/dev/null 2>&1 depbase=`echo UInt32Category.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Category.lo -MD -MP -MF $depbase.Tpo -c -o UInt32Category.lo UInt32Category.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Mime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mime.lo -MD -MP -MF $depbase.Tpo -c -o Mime.lo Mime.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo NameAddr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NameAddr.lo -MD -MP -MF $depbase.Tpo -c -o NameAddr.lo NameAddr.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Category.lo -MD -MP -MF .deps/UInt32Category.Tpo -c UInt32Category.cxx -fno-common -DPIC -o .libs/UInt32Category.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mime.lo -MD -MP -MF .deps/Mime.Tpo -c Mime.cxx -fno-common -DPIC -o .libs/Mime.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NameAddr.lo -MD -MP -MF .deps/NameAddr.Tpo -c NameAddr.cxx -fno-common -DPIC -o .libs/NameAddr.o depbase=`echo ParserCategories.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategories.lo -MD -MP -MF $depbase.Tpo -c -o ParserCategories.lo ParserCategories.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo RequestLine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RequestLine.lo -MD -MP -MF $depbase.Tpo -c -o RequestLine.lo RequestLine.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategories.lo -MD -MP -MF .deps/ParserCategories.Tpo -c ParserCategories.cxx -fno-common -DPIC -o .libs/ParserCategories.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategories.lo -MD -MP -MF .deps/ParserCategories.Tpo -c ParserCategories.cxx -o ParserCategories.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RequestLine.lo -MD -MP -MF .deps/RequestLine.Tpo -c RequestLine.cxx -fno-common -DPIC -o .libs/RequestLine.o depbase=`echo StatusLine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatusLine.lo -MD -MP -MF $depbase.Tpo -c -o StatusLine.lo StatusLine.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatusLine.lo -MD -MP -MF .deps/StatusLine.Tpo -c StatusLine.cxx -fno-common -DPIC -o .libs/StatusLine.o depbase=`echo StringCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StringCategory.lo -MD -MP -MF $depbase.Tpo -c -o StringCategory.lo StringCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StringCategory.lo -MD -MP -MF .deps/StringCategory.Tpo -c StringCategory.cxx -fno-common -DPIC -o .libs/StringCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerCategory.lo -MD -MP -MF .deps/IntegerCategory.Tpo -c IntegerCategory.cxx -o IntegerCategory.o >/dev/null 2>&1 depbase=`echo Token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Token.lo -MD -MP -MF $depbase.Tpo -c -o Token.lo Token.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c Token.cxx -fno-common -DPIC -o .libs/Token.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Category.lo -MD -MP -MF .deps/UInt32Category.Tpo -c UInt32Category.cxx -o UInt32Category.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RequestLine.lo -MD -MP -MF .deps/RequestLine.Tpo -c RequestLine.cxx -o RequestLine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatusLine.lo -MD -MP -MF .deps/StatusLine.Tpo -c StatusLine.cxx -o StatusLine.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Mime.lo -MD -MP -MF .deps/Mime.Tpo -c Mime.cxx -o Mime.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StringCategory.lo -MD -MP -MF .deps/StringCategory.Tpo -c StringCategory.cxx -o StringCategory.o >/dev/null 2>&1 depbase=`echo TokenOrQuotedStringCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TokenOrQuotedStringCategory.lo -MD -MP -MF $depbase.Tpo -c -o TokenOrQuotedStringCategory.lo TokenOrQuotedStringCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TokenOrQuotedStringCategory.lo -MD -MP -MF .deps/TokenOrQuotedStringCategory.Tpo -c TokenOrQuotedStringCategory.cxx -fno-common -DPIC -o .libs/TokenOrQuotedStringCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NameAddr.lo -MD -MP -MF .deps/NameAddr.Tpo -c NameAddr.cxx -o NameAddr.o >/dev/null 2>&1 depbase=`echo Via.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Via.lo -MD -MP -MF $depbase.Tpo -c -o Via.lo Via.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Via.lo -MD -MP -MF .deps/Via.Tpo -c Via.cxx -fno-common -DPIC -o .libs/Via.o depbase=`echo WarningCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT WarningCategory.lo -MD -MP -MF $depbase.Tpo -c -o WarningCategory.lo WarningCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Aor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Aor.lo -MD -MP -MF $depbase.Tpo -c -o Aor.lo Aor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT WarningCategory.lo -MD -MP -MF .deps/WarningCategory.Tpo -c WarningCategory.cxx -fno-common -DPIC -o .libs/WarningCategory.o depbase=`echo ApiCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApiCheck.lo -MD -MP -MF $depbase.Tpo -c -o ApiCheck.lo ApiCheck.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Aor.lo -MD -MP -MF .deps/Aor.Tpo -c Aor.cxx -fno-common -DPIC -o .libs/Aor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Token.lo -MD -MP -MF .deps/Token.Tpo -c Token.cxx -o Token.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApiCheck.lo -MD -MP -MF .deps/ApiCheck.Tpo -c ApiCheck.cxx -fno-common -DPIC -o .libs/ApiCheck.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT TokenOrQuotedStringCategory.lo -MD -MP -MF .deps/TokenOrQuotedStringCategory.Tpo -c TokenOrQuotedStringCategory.cxx -o TokenOrQuotedStringCategory.o >/dev/null 2>&1 depbase=`echo ApplicationSip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApplicationSip.lo -MD -MP -MF $depbase.Tpo -c -o ApplicationSip.lo ApplicationSip.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApplicationSip.lo -MD -MP -MF .deps/ApplicationSip.Tpo -c ApplicationSip.cxx -fno-common -DPIC -o .libs/ApplicationSip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT WarningCategory.lo -MD -MP -MF .deps/WarningCategory.Tpo -c WarningCategory.cxx -o WarningCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Aor.lo -MD -MP -MF .deps/Aor.Tpo -c Aor.cxx -o Aor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Via.lo -MD -MP -MF .deps/Via.Tpo -c Via.cxx -o Via.o >/dev/null 2>&1 depbase=`echo BasicDomainMatcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicDomainMatcher.lo -MD -MP -MF $depbase.Tpo -c -o BasicDomainMatcher.lo BasicDomainMatcher.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicDomainMatcher.lo -MD -MP -MF .deps/BasicDomainMatcher.Tpo -c BasicDomainMatcher.cxx -fno-common -DPIC -o .libs/BasicDomainMatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApplicationSip.lo -MD -MP -MF .deps/ApplicationSip.Tpo -c ApplicationSip.cxx -o ApplicationSip.o >/dev/null 2>&1 depbase=`echo BasicNonceHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicNonceHelper.lo -MD -MP -MF $depbase.Tpo -c -o BasicNonceHelper.lo BasicNonceHelper.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ApiCheck.lo -MD -MP -MF .deps/ApiCheck.Tpo -c ApiCheck.cxx -o ApiCheck.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicNonceHelper.lo -MD -MP -MF .deps/BasicNonceHelper.Tpo -c BasicNonceHelper.cxx -fno-common -DPIC -o .libs/BasicNonceHelper.o depbase=`echo BranchParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BranchParameter.lo -MD -MP -MF $depbase.Tpo -c -o BranchParameter.lo BranchParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BranchParameter.lo -MD -MP -MF .deps/BranchParameter.Tpo -c BranchParameter.cxx -fno-common -DPIC -o .libs/BranchParameter.o depbase=`echo Connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Connection.lo -MD -MP -MF $depbase.Tpo -c -o Connection.lo Connection.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cxx -fno-common -DPIC -o .libs/Connection.o depbase=`echo ConnectionBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionBase.lo -MD -MP -MF $depbase.Tpo -c -o ConnectionBase.lo ConnectionBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionBase.lo -MD -MP -MF .deps/ConnectionBase.Tpo -c ConnectionBase.cxx -fno-common -DPIC -o .libs/ConnectionBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicDomainMatcher.lo -MD -MP -MF .deps/BasicDomainMatcher.Tpo -c BasicDomainMatcher.cxx -o BasicDomainMatcher.o >/dev/null 2>&1 depbase=`echo ConnectionManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionManager.lo -MD -MP -MF $depbase.Tpo -c -o ConnectionManager.lo ConnectionManager.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Contents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Contents.lo -MD -MP -MF $depbase.Tpo -c -o Contents.lo Contents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionManager.lo -MD -MP -MF .deps/ConnectionManager.Tpo -c ConnectionManager.cxx -fno-common -DPIC -o .libs/ConnectionManager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Contents.lo -MD -MP -MF .deps/Contents.Tpo -c Contents.cxx -fno-common -DPIC -o .libs/Contents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BranchParameter.lo -MD -MP -MF .deps/BranchParameter.Tpo -c BranchParameter.cxx -o BranchParameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT BasicNonceHelper.lo -MD -MP -MF .deps/BasicNonceHelper.Tpo -c BasicNonceHelper.cxx -o BasicNonceHelper.o >/dev/null 2>&1 depbase=`echo ContentsFactoryBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ContentsFactoryBase.lo -MD -MP -MF $depbase.Tpo -c -o ContentsFactoryBase.lo ContentsFactoryBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ContentsFactoryBase.lo -MD -MP -MF .deps/ContentsFactoryBase.Tpo -c ContentsFactoryBase.cxx -fno-common -DPIC -o .libs/ContentsFactoryBase.o depbase=`echo CpimContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CpimContents.lo -MD -MP -MF $depbase.Tpo -c -o CpimContents.lo CpimContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CpimContents.lo -MD -MP -MF .deps/CpimContents.Tpo -c CpimContents.cxx -fno-common -DPIC -o .libs/CpimContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cxx -o Connection.o >/dev/null 2>&1 depbase=`echo DataParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataParameter.lo -MD -MP -MF $depbase.Tpo -c -o DataParameter.lo DataParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataParameter.lo -MD -MP -MF .deps/DataParameter.Tpo -c DataParameter.cxx -fno-common -DPIC -o .libs/DataParameter.o depbase=`echo DeprecatedDialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DeprecatedDialog.lo -MD -MP -MF $depbase.Tpo -c -o DeprecatedDialog.lo DeprecatedDialog.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DeprecatedDialog.lo -MD -MP -MF .deps/DeprecatedDialog.Tpo -c DeprecatedDialog.cxx -fno-common -DPIC -o .libs/DeprecatedDialog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Contents.lo -MD -MP -MF .deps/Contents.Tpo -c Contents.cxx -o Contents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionManager.lo -MD -MP -MF .deps/ConnectionManager.Tpo -c ConnectionManager.cxx -o ConnectionManager.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ConnectionBase.lo -MD -MP -MF .deps/ConnectionBase.Tpo -c ConnectionBase.cxx -o ConnectionBase.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ContentsFactoryBase.lo -MD -MP -MF .deps/ContentsFactoryBase.Tpo -c ContentsFactoryBase.cxx -o ContentsFactoryBase.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT CpimContents.lo -MD -MP -MF .deps/CpimContents.Tpo -c CpimContents.cxx -o CpimContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DataParameter.lo -MD -MP -MF .deps/DataParameter.Tpo -c DataParameter.cxx -o DataParameter.o >/dev/null 2>&1 depbase=`echo DialogInfoContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DialogInfoContents.lo -MD -MP -MF $depbase.Tpo -c -o DialogInfoContents.lo DialogInfoContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DialogInfoContents.lo -MD -MP -MF .deps/DialogInfoContents.Tpo -c DialogInfoContents.cxx -fno-common -DPIC -o .libs/DialogInfoContents.o depbase=`echo Dispatcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Dispatcher.lo -MD -MP -MF $depbase.Tpo -c -o Dispatcher.lo Dispatcher.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Dispatcher.lo -MD -MP -MF .deps/Dispatcher.Tpo -c Dispatcher.cxx -fno-common -DPIC -o .libs/Dispatcher.o depbase=`echo DnsInterface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsInterface.lo -MD -MP -MF $depbase.Tpo -c -o DnsInterface.lo DnsInterface.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DnsResult.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsResult.lo -MD -MP -MF $depbase.Tpo -c -o DnsResult.lo DnsResult.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsInterface.lo -MD -MP -MF .deps/DnsInterface.Tpo -c DnsInterface.cxx -fno-common -DPIC -o .libs/DnsInterface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsResult.lo -MD -MP -MF .deps/DnsResult.Tpo -c DnsResult.cxx -fno-common -DPIC -o .libs/DnsResult.o depbase=`echo DtlsMessage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtlsMessage.lo -MD -MP -MF $depbase.Tpo -c -o DtlsMessage.lo DtlsMessage.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Embedded.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Embedded.lo -MD -MP -MF $depbase.Tpo -c -o Embedded.lo Embedded.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtlsMessage.lo -MD -MP -MF .deps/DtlsMessage.Tpo -c DtlsMessage.cxx -fno-common -DPIC -o .libs/DtlsMessage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DtlsMessage.lo -MD -MP -MF .deps/DtlsMessage.Tpo -c DtlsMessage.cxx -o DtlsMessage.o >/dev/null 2>&1 depbase=`echo ExtendedDomainMatcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtendedDomainMatcher.lo -MD -MP -MF $depbase.Tpo -c -o ExtendedDomainMatcher.lo ExtendedDomainMatcher.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Embedded.lo -MD -MP -MF .deps/Embedded.Tpo -c Embedded.cxx -fno-common -DPIC -o .libs/Embedded.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DeprecatedDialog.lo -MD -MP -MF .deps/DeprecatedDialog.Tpo -c DeprecatedDialog.cxx -o DeprecatedDialog.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtendedDomainMatcher.lo -MD -MP -MF .deps/ExtendedDomainMatcher.Tpo -c ExtendedDomainMatcher.cxx -fno-common -DPIC -o .libs/ExtendedDomainMatcher.o depbase=`echo ExtensionParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionParameter.lo -MD -MP -MF $depbase.Tpo -c -o ExtensionParameter.lo ExtensionParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionParameter.lo -MD -MP -MF .deps/ExtensionParameter.Tpo -c ExtensionParameter.cxx -fno-common -DPIC -o .libs/ExtensionParameter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Embedded.lo -MD -MP -MF .deps/Embedded.Tpo -c Embedded.cxx -o Embedded.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionParameter.lo -MD -MP -MF .deps/ExtensionParameter.Tpo -c ExtensionParameter.cxx -o ExtensionParameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtendedDomainMatcher.lo -MD -MP -MF .deps/ExtendedDomainMatcher.Tpo -c ExtendedDomainMatcher.cxx -o ExtendedDomainMatcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Dispatcher.lo -MD -MP -MF .deps/Dispatcher.Tpo -c Dispatcher.cxx -o Dispatcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsInterface.lo -MD -MP -MF .deps/DnsInterface.Tpo -c DnsInterface.cxx -o DnsInterface.o >/dev/null 2>&1 depbase=`echo ExtensionHeader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionHeader.lo -MD -MP -MF $depbase.Tpo -c -o ExtensionHeader.lo ExtensionHeader.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionHeader.lo -MD -MP -MF .deps/ExtensionHeader.Tpo -c ExtensionHeader.cxx -fno-common -DPIC -o .libs/ExtensionHeader.o depbase=`echo ExistsOrDataParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsOrDataParameter.lo -MD -MP -MF $depbase.Tpo -c -o ExistsOrDataParameter.lo ExistsOrDataParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsOrDataParameter.lo -MD -MP -MF .deps/ExistsOrDataParameter.Tpo -c ExistsOrDataParameter.cxx -fno-common -DPIC -o .libs/ExistsOrDataParameter.o depbase=`echo ExistsParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsParameter.lo -MD -MP -MF $depbase.Tpo -c -o ExistsParameter.lo ExistsParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DialogInfoContents.lo -MD -MP -MF .deps/DialogInfoContents.Tpo -c DialogInfoContents.cxx -o DialogInfoContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsParameter.lo -MD -MP -MF .deps/ExistsParameter.Tpo -c ExistsParameter.cxx -fno-common -DPIC -o .libs/ExistsParameter.o depbase=`echo ExternalBodyContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExternalBodyContents.lo -MD -MP -MF $depbase.Tpo -c -o ExternalBodyContents.lo ExternalBodyContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExternalBodyContents.lo -MD -MP -MF .deps/ExternalBodyContents.Tpo -c ExternalBodyContents.cxx -fno-common -DPIC -o .libs/ExternalBodyContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExtensionHeader.lo -MD -MP -MF .deps/ExtensionHeader.Tpo -c ExtensionHeader.cxx -o ExtensionHeader.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsOrDataParameter.lo -MD -MP -MF .deps/ExistsOrDataParameter.Tpo -c ExistsOrDataParameter.cxx -o ExistsOrDataParameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExistsParameter.lo -MD -MP -MF .deps/ExistsParameter.Tpo -c ExistsParameter.cxx -o ExistsParameter.o >/dev/null 2>&1 depbase=`echo QValue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValue.lo -MD -MP -MF $depbase.Tpo -c -o QValue.lo QValue.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValue.lo -MD -MP -MF .deps/QValue.Tpo -c QValue.cxx -fno-common -DPIC -o .libs/QValue.o depbase=`echo QValueParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValueParameter.lo -MD -MP -MF $depbase.Tpo -c -o QValueParameter.lo QValueParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo GenericContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericContents.lo -MD -MP -MF $depbase.Tpo -c -o GenericContents.lo GenericContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ExternalBodyContents.lo -MD -MP -MF .deps/ExternalBodyContents.Tpo -c ExternalBodyContents.cxx -o ExternalBodyContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValueParameter.lo -MD -MP -MF .deps/QValueParameter.Tpo -c QValueParameter.cxx -fno-common -DPIC -o .libs/QValueParameter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericContents.lo -MD -MP -MF .deps/GenericContents.Tpo -c GenericContents.cxx -fno-common -DPIC -o .libs/GenericContents.o depbase=`echo GenericPidfContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericPidfContents.lo -MD -MP -MF $depbase.Tpo -c -o GenericPidfContents.lo GenericPidfContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericPidfContents.lo -MD -MP -MF .deps/GenericPidfContents.Tpo -c GenericPidfContents.cxx -fno-common -DPIC -o .libs/GenericPidfContents.o depbase=`echo HEPSipMessageLoggingHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HEPSipMessageLoggingHandler.lo -MD -MP -MF $depbase.Tpo -c -o HEPSipMessageLoggingHandler.lo HEPSipMessageLoggingHandler.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HEPSipMessageLoggingHandler.lo -MD -MP -MF .deps/HEPSipMessageLoggingHandler.Tpo -c HEPSipMessageLoggingHandler.cxx -fno-common -DPIC -o .libs/HEPSipMessageLoggingHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValue.lo -MD -MP -MF .deps/QValue.Tpo -c QValue.cxx -o QValue.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT DnsResult.lo -MD -MP -MF .deps/DnsResult.Tpo -c DnsResult.cxx -o DnsResult.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QValueParameter.lo -MD -MP -MF .deps/QValueParameter.Tpo -c QValueParameter.cxx -o QValueParameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericContents.lo -MD -MP -MF .deps/GenericContents.Tpo -c GenericContents.cxx -o GenericContents.o >/dev/null 2>&1 depbase=`echo HeaderFieldValue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValue.lo -MD -MP -MF $depbase.Tpo -c -o HeaderFieldValue.lo HeaderFieldValue.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValue.lo -MD -MP -MF .deps/HeaderFieldValue.Tpo -c HeaderFieldValue.cxx -fno-common -DPIC -o .libs/HeaderFieldValue.o depbase=`echo HeaderFieldValueList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValueList.lo -MD -MP -MF $depbase.Tpo -c -o HeaderFieldValueList.lo HeaderFieldValueList.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gen/HeaderHash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/HeaderHash.lo -MD -MP -MF $depbase.Tpo -c -o gen/HeaderHash.lo gen/HeaderHash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValueList.lo -MD -MP -MF .deps/HeaderFieldValueList.Tpo -c HeaderFieldValueList.cxx -fno-common -DPIC -o .libs/HeaderFieldValueList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/HeaderHash.lo -MD -MP -MF gen/.deps/HeaderHash.Tpo -c gen/HeaderHash.cxx -fno-common -DPIC -o gen/.libs/HeaderHash.o depbase=`echo HeaderTypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderTypes.lo -MD -MP -MF $depbase.Tpo -c -o HeaderTypes.lo HeaderTypes.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HEPSipMessageLoggingHandler.lo -MD -MP -MF .deps/HEPSipMessageLoggingHandler.Tpo -c HEPSipMessageLoggingHandler.cxx -o HEPSipMessageLoggingHandler.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderTypes.lo -MD -MP -MF .deps/HeaderTypes.Tpo -c HeaderTypes.cxx -fno-common -DPIC -o .libs/HeaderTypes.o depbase=`echo Headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Headers.lo -MD -MP -MF $depbase.Tpo -c -o Headers.lo Headers.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValue.lo -MD -MP -MF .deps/HeaderFieldValue.Tpo -c HeaderFieldValue.cxx -o HeaderFieldValue.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Headers.lo -MD -MP -MF .deps/Headers.Tpo -c Headers.cxx -fno-common -DPIC -o .libs/Headers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/HeaderHash.lo -MD -MP -MF gen/.deps/HeaderHash.Tpo -c gen/HeaderHash.cxx -o gen/HeaderHash.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderFieldValueList.lo -MD -MP -MF .deps/HeaderFieldValueList.Tpo -c HeaderFieldValueList.cxx -o HeaderFieldValueList.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT GenericPidfContents.lo -MD -MP -MF .deps/GenericPidfContents.Tpo -c GenericPidfContents.cxx -o GenericPidfContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT HeaderTypes.lo -MD -MP -MF .deps/HeaderTypes.Tpo -c HeaderTypes.cxx -o HeaderTypes.o >/dev/null 2>&1 depbase=`echo Helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Helper.lo -MD -MP -MF $depbase.Tpo -c -o Helper.lo Helper.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Helper.lo -MD -MP -MF .deps/Helper.Tpo -c Helper.cxx -fno-common -DPIC -o .libs/Helper.o depbase=`echo IntegerParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerParameter.lo -MD -MP -MF $depbase.Tpo -c -o IntegerParameter.lo IntegerParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo UInt32Parameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Parameter.lo -MD -MP -MF $depbase.Tpo -c -o UInt32Parameter.lo UInt32Parameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerParameter.lo -MD -MP -MF .deps/IntegerParameter.Tpo -c IntegerParameter.cxx -fno-common -DPIC -o .libs/IntegerParameter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Parameter.lo -MD -MP -MF .deps/UInt32Parameter.Tpo -c UInt32Parameter.cxx -fno-common -DPIC -o .libs/UInt32Parameter.o depbase=`echo InternalTransport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InternalTransport.lo -MD -MP -MF $depbase.Tpo -c -o InternalTransport.lo InternalTransport.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo LazyParser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT LazyParser.lo -MD -MP -MF $depbase.Tpo -c -o LazyParser.lo LazyParser.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InternalTransport.lo -MD -MP -MF .deps/InternalTransport.Tpo -c InternalTransport.cxx -fno-common -DPIC -o .libs/InternalTransport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT LazyParser.lo -MD -MP -MF .deps/LazyParser.Tpo -c LazyParser.cxx -fno-common -DPIC -o .libs/LazyParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT IntegerParameter.lo -MD -MP -MF .deps/IntegerParameter.Tpo -c IntegerParameter.cxx -o IntegerParameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT UInt32Parameter.lo -MD -MP -MF .deps/UInt32Parameter.Tpo -c UInt32Parameter.cxx -o UInt32Parameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT LazyParser.lo -MD -MP -MF .deps/LazyParser.Tpo -c LazyParser.cxx -o LazyParser.o >/dev/null 2>&1 depbase=`echo Message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Message.lo -MD -MP -MF $depbase.Tpo -c -o Message.lo Message.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo MessageWaitingContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MessageWaitingContents.lo -MD -MP -MF $depbase.Tpo -c -o MessageWaitingContents.lo MessageWaitingContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -fno-common -DPIC -o .libs/Message.o depbase=`echo gen/MethodHash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MethodHash.lo -MD -MP -MF $depbase.Tpo -c -o gen/MethodHash.lo gen/MethodHash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MessageWaitingContents.lo -MD -MP -MF .deps/MessageWaitingContents.Tpo -c MessageWaitingContents.cxx -fno-common -DPIC -o .libs/MessageWaitingContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MethodHash.lo -MD -MP -MF gen/.deps/MethodHash.Tpo -c gen/MethodHash.cxx -fno-common -DPIC -o gen/.libs/MethodHash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MethodHash.lo -MD -MP -MF gen/.deps/MethodHash.Tpo -c gen/MethodHash.cxx -o gen/MethodHash.o >/dev/null 2>&1 depbase=`echo MethodTypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MethodTypes.lo -MD -MP -MF $depbase.Tpo -c -o MethodTypes.lo MethodTypes.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gen/MonthHash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MonthHash.lo -MD -MP -MF $depbase.Tpo -c -o gen/MonthHash.lo gen/MonthHash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MethodTypes.lo -MD -MP -MF .deps/MethodTypes.Tpo -c MethodTypes.cxx -fno-common -DPIC -o .libs/MethodTypes.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MonthHash.lo -MD -MP -MF gen/.deps/MonthHash.Tpo -c gen/MonthHash.cxx -fno-common -DPIC -o gen/.libs/MonthHash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Headers.lo -MD -MP -MF .deps/Headers.Tpo -c Headers.cxx -o Headers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InternalTransport.lo -MD -MP -MF .deps/InternalTransport.Tpo -c InternalTransport.cxx -o InternalTransport.o >/dev/null 2>&1 depbase=`echo MsgHeaderScanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MsgHeaderScanner.lo -MD -MP -MF $depbase.Tpo -c -o MsgHeaderScanner.lo MsgHeaderScanner.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -o Message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MsgHeaderScanner.lo -MD -MP -MF .deps/MsgHeaderScanner.Tpo -c MsgHeaderScanner.cxx -fno-common -DPIC -o .libs/MsgHeaderScanner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MethodTypes.lo -MD -MP -MF .deps/MethodTypes.Tpo -c MethodTypes.cxx -o MethodTypes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/MonthHash.lo -MD -MP -MF gen/.deps/MonthHash.Tpo -c gen/MonthHash.cxx -o gen/MonthHash.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Helper.lo -MD -MP -MF .deps/Helper.Tpo -c Helper.cxx -o Helper.o >/dev/null 2>&1 depbase=`echo MultipartAlternativeContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartAlternativeContents.lo -MD -MP -MF $depbase.Tpo -c -o MultipartAlternativeContents.lo MultipartAlternativeContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartAlternativeContents.lo -MD -MP -MF .deps/MultipartAlternativeContents.Tpo -c MultipartAlternativeContents.cxx -fno-common -DPIC -o .libs/MultipartAlternativeContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MessageWaitingContents.lo -MD -MP -MF .deps/MessageWaitingContents.Tpo -c MessageWaitingContents.cxx -o MessageWaitingContents.o >/dev/null 2>&1 depbase=`echo MultipartMixedContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartMixedContents.lo -MD -MP -MF $depbase.Tpo -c -o MultipartMixedContents.lo MultipartMixedContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo MultipartRelatedContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartRelatedContents.lo -MD -MP -MF $depbase.Tpo -c -o MultipartRelatedContents.lo MultipartRelatedContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartMixedContents.lo -MD -MP -MF .deps/MultipartMixedContents.Tpo -c MultipartMixedContents.cxx -fno-common -DPIC -o .libs/MultipartMixedContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MsgHeaderScanner.lo -MD -MP -MF .deps/MsgHeaderScanner.Tpo -c MsgHeaderScanner.cxx -o MsgHeaderScanner.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartRelatedContents.lo -MD -MP -MF .deps/MultipartRelatedContents.Tpo -c MultipartRelatedContents.cxx -fno-common -DPIC -o .libs/MultipartRelatedContents.o depbase=`echo MultipartSignedContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartSignedContents.lo -MD -MP -MF $depbase.Tpo -c -o MultipartSignedContents.lo MultipartSignedContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartSignedContents.lo -MD -MP -MF .deps/MultipartSignedContents.Tpo -c MultipartSignedContents.cxx -fno-common -DPIC -o .libs/MultipartSignedContents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartAlternativeContents.lo -MD -MP -MF .deps/MultipartAlternativeContents.Tpo -c MultipartAlternativeContents.cxx -o MultipartAlternativeContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartRelatedContents.lo -MD -MP -MF .deps/MultipartRelatedContents.Tpo -c MultipartRelatedContents.cxx -o MultipartRelatedContents.o >/dev/null 2>&1 depbase=`echo NonceHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NonceHelper.lo -MD -MP -MF $depbase.Tpo -c -o NonceHelper.lo NonceHelper.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo OctetContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT OctetContents.lo -MD -MP -MF $depbase.Tpo -c -o OctetContents.lo OctetContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NonceHelper.lo -MD -MP -MF .deps/NonceHelper.Tpo -c NonceHelper.cxx -fno-common -DPIC -o .libs/NonceHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartMixedContents.lo -MD -MP -MF .deps/MultipartMixedContents.Tpo -c MultipartMixedContents.cxx -o MultipartMixedContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT OctetContents.lo -MD -MP -MF .deps/OctetContents.Tpo -c OctetContents.cxx -fno-common -DPIC -o .libs/OctetContents.o depbase=`echo Parameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Parameter.lo -MD -MP -MF $depbase.Tpo -c -o Parameter.lo Parameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT MultipartSignedContents.lo -MD -MP -MF .deps/MultipartSignedContents.Tpo -c MultipartSignedContents.cxx -o MultipartSignedContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Parameter.lo -MD -MP -MF .deps/Parameter.Tpo -c Parameter.cxx -fno-common -DPIC -o .libs/Parameter.o depbase=`echo gen/ParameterHash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/ParameterHash.lo -MD -MP -MF $depbase.Tpo -c -o gen/ParameterHash.lo gen/ParameterHash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/ParameterHash.lo -MD -MP -MF gen/.deps/ParameterHash.Tpo -c gen/ParameterHash.cxx -fno-common -DPIC -o gen/.libs/ParameterHash.o depbase=`echo ParameterTypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParameterTypes.lo -MD -MP -MF $depbase.Tpo -c -o ParameterTypes.lo ParameterTypes.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParameterTypes.lo -MD -MP -MF .deps/ParameterTypes.Tpo -c ParameterTypes.cxx -fno-common -DPIC -o .libs/ParameterTypes.o depbase=`echo ParserCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategory.lo -MD -MP -MF $depbase.Tpo -c -o ParserCategory.lo ParserCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategory.lo -MD -MP -MF .deps/ParserCategory.Tpo -c ParserCategory.cxx -fno-common -DPIC -o .libs/ParserCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Parameter.lo -MD -MP -MF .deps/Parameter.Tpo -c Parameter.cxx -o Parameter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT NonceHelper.lo -MD -MP -MF .deps/NonceHelper.Tpo -c NonceHelper.cxx -o NonceHelper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT gen/ParameterHash.lo -MD -MP -MF gen/.deps/ParameterHash.Tpo -c gen/ParameterHash.cxx -o gen/ParameterHash.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT OctetContents.lo -MD -MP -MF .deps/OctetContents.Tpo -c OctetContents.cxx -o OctetContents.o >/dev/null 2>&1 depbase=`echo ParserContainerBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserContainerBase.lo -MD -MP -MF $depbase.Tpo -c -o ParserContainerBase.lo ParserContainerBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserContainerBase.lo -MD -MP -MF .deps/ParserContainerBase.Tpo -c ParserContainerBase.cxx -fno-common -DPIC -o .libs/ParserContainerBase.o depbase=`echo Pidf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pidf.lo -MD -MP -MF $depbase.Tpo -c -o Pidf.lo Pidf.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pidf.lo -MD -MP -MF .deps/Pidf.Tpo -c Pidf.cxx -fno-common -DPIC -o .libs/Pidf.o depbase=`echo Pkcs7Contents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs7Contents.lo -MD -MP -MF $depbase.Tpo -c -o Pkcs7Contents.lo Pkcs7Contents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs7Contents.lo -MD -MP -MF .deps/Pkcs7Contents.Tpo -c Pkcs7Contents.cxx -fno-common -DPIC -o .libs/Pkcs7Contents.o depbase=`echo Pkcs8Contents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs8Contents.lo -MD -MP -MF $depbase.Tpo -c -o Pkcs8Contents.lo Pkcs8Contents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo PlainContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PlainContents.lo -MD -MP -MF $depbase.Tpo -c -o PlainContents.lo PlainContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs8Contents.lo -MD -MP -MF .deps/Pkcs8Contents.Tpo -c Pkcs8Contents.cxx -fno-common -DPIC -o .libs/Pkcs8Contents.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PlainContents.lo -MD -MP -MF .deps/PlainContents.Tpo -c PlainContents.cxx -fno-common -DPIC -o .libs/PlainContents.o depbase=`echo PrivacyCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PrivacyCategory.lo -MD -MP -MF $depbase.Tpo -c -o PrivacyCategory.lo PrivacyCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PrivacyCategory.lo -MD -MP -MF .deps/PrivacyCategory.Tpo -c PrivacyCategory.cxx -fno-common -DPIC -o .libs/PrivacyCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserCategory.lo -MD -MP -MF .deps/ParserCategory.Tpo -c ParserCategory.cxx -o ParserCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParserContainerBase.lo -MD -MP -MF .deps/ParserContainerBase.Tpo -c ParserContainerBase.cxx -o ParserContainerBase.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT ParameterTypes.lo -MD -MP -MF .deps/ParameterTypes.Tpo -c ParameterTypes.cxx -o ParameterTypes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs7Contents.lo -MD -MP -MF .deps/Pkcs7Contents.Tpo -c Pkcs7Contents.cxx -o Pkcs7Contents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pkcs8Contents.lo -MD -MP -MF .deps/Pkcs8Contents.Tpo -c Pkcs8Contents.cxx -o Pkcs8Contents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PlainContents.lo -MD -MP -MF .deps/PlainContents.Tpo -c PlainContents.cxx -o PlainContents.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT PrivacyCategory.lo -MD -MP -MF .deps/PrivacyCategory.Tpo -c PrivacyCategory.cxx -o PrivacyCategory.o >/dev/null 2>&1 depbase=`echo QuotedDataParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QuotedDataParameter.lo -MD -MP -MF $depbase.Tpo -c -o QuotedDataParameter.lo QuotedDataParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Pidf.lo -MD -MP -MF .deps/Pidf.Tpo -c Pidf.cxx -o Pidf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QuotedDataParameter.lo -MD -MP -MF .deps/QuotedDataParameter.Tpo -c QuotedDataParameter.cxx -fno-common -DPIC -o .libs/QuotedDataParameter.o depbase=`echo RAckCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RAckCategory.lo -MD -MP -MF $depbase.Tpo -c -o RAckCategory.lo RAckCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RAckCategory.lo -MD -MP -MF .deps/RAckCategory.Tpo -c RAckCategory.cxx -fno-common -DPIC -o .libs/RAckCategory.o depbase=`echo Rlmi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Rlmi.lo -MD -MP -MF $depbase.Tpo -c -o Rlmi.lo Rlmi.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo RportParameter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RportParameter.lo -MD -MP -MF $depbase.Tpo -c -o RportParameter.lo RportParameter.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo SERNonceHelper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SERNonceHelper.lo -MD -MP -MF $depbase.Tpo -c -o SERNonceHelper.lo SERNonceHelper.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Rlmi.lo -MD -MP -MF .deps/Rlmi.Tpo -c Rlmi.cxx -fno-common -DPIC -o .libs/Rlmi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RportParameter.lo -MD -MP -MF .deps/RportParameter.Tpo -c RportParameter.cxx -fno-common -DPIC -o .libs/RportParameter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SERNonceHelper.lo -MD -MP -MF .deps/SERNonceHelper.Tpo -c SERNonceHelper.cxx -fno-common -DPIC -o .libs/SERNonceHelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT QuotedDataParameter.lo -MD -MP -MF .deps/QuotedDataParameter.Tpo -c QuotedDataParameter.cxx -o QuotedDataParameter.o >/dev/null 2>&1 depbase=`echo SdpContents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SdpContents.lo -MD -MP -MF $depbase.Tpo -c -o SdpContents.lo SdpContents.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SdpContents.lo -MD -MP -MF .deps/SdpContents.Tpo -c SdpContents.cxx -fno-common -DPIC -o .libs/SdpContents.o depbase=`echo SecurityAttributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SecurityAttributes.lo -MD -MP -MF $depbase.Tpo -c -o SecurityAttributes.lo SecurityAttributes.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RAckCategory.lo -MD -MP -MF .deps/RAckCategory.Tpo -c RAckCategory.cxx -o RAckCategory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SecurityAttributes.lo -MD -MP -MF .deps/SecurityAttributes.Tpo -c SecurityAttributes.cxx -fno-common -DPIC -o .libs/SecurityAttributes.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT RportParameter.lo -MD -MP -MF .deps/RportParameter.Tpo -c RportParameter.cxx -o RportParameter.o >/dev/null 2>&1 depbase=`echo Compression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Compression.lo -MD -MP -MF $depbase.Tpo -c -o Compression.lo Compression.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Rlmi.lo -MD -MP -MF .deps/Rlmi.Tpo -c Rlmi.cxx -o Rlmi.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Compression.lo -MD -MP -MF .deps/Compression.Tpo -c Compression.cxx -fno-common -DPIC -o .libs/Compression.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SERNonceHelper.lo -MD -MP -MF .deps/SERNonceHelper.Tpo -c SERNonceHelper.cxx -o SERNonceHelper.o >/dev/null 2>&1 depbase=`echo SipConfigParse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipConfigParse.lo -MD -MP -MF $depbase.Tpo -c -o SipConfigParse.lo SipConfigParse.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SecurityAttributes.lo -MD -MP -MF .deps/SecurityAttributes.Tpo -c SecurityAttributes.cxx -o SecurityAttributes.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipConfigParse.lo -MD -MP -MF .deps/SipConfigParse.Tpo -c SipConfigParse.cxx -fno-common -DPIC -o .libs/SipConfigParse.o depbase=`echo SipFrag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipFrag.lo -MD -MP -MF $depbase.Tpo -c -o SipFrag.lo SipFrag.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo SipMessage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipMessage.lo -MD -MP -MF $depbase.Tpo -c -o SipMessage.lo SipMessage.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipFrag.lo -MD -MP -MF .deps/SipFrag.Tpo -c SipFrag.cxx -fno-common -DPIC -o .libs/SipFrag.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipMessage.lo -MD -MP -MF .deps/SipMessage.Tpo -c SipMessage.cxx -fno-common -DPIC -o .libs/SipMessage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT Compression.lo -MD -MP -MF .deps/Compression.Tpo -c Compression.cxx -o Compression.o >/dev/null 2>&1 depbase=`echo SipStack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipStack.lo -MD -MP -MF $depbase.Tpo -c -o SipStack.lo SipStack.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo StackThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StackThread.lo -MD -MP -MF $depbase.Tpo -c -o StackThread.lo StackThread.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipStack.lo -MD -MP -MF .deps/SipStack.Tpo -c SipStack.cxx -fno-common -DPIC -o .libs/SipStack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StackThread.lo -MD -MP -MF .deps/StackThread.Tpo -c StackThread.cxx -fno-common -DPIC -o .libs/StackThread.o depbase=`echo InterruptableStackThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InterruptableStackThread.lo -MD -MP -MF $depbase.Tpo -c -o InterruptableStackThread.lo InterruptableStackThread.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipConfigParse.lo -MD -MP -MF .deps/SipConfigParse.Tpo -c SipConfigParse.cxx -o SipConfigParse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT InterruptableStackThread.lo -MD -MP -MF .deps/InterruptableStackThread.Tpo -c InterruptableStackThread.cxx -fno-common -DPIC -o .libs/InterruptableStackThread.o depbase=`echo EventStackThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT EventStackThread.lo -MD -MP -MF $depbase.Tpo -c -o EventStackThread.lo EventStackThread.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT SipFrag.lo -MD -MP -MF .deps/SipFrag.Tpo -c SipFrag.cxx -o SipFrag.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT EventStackThread.lo -MD -MP -MF .deps/EventStackThread.Tpo -c EventStackThread.cxx -fno-common -DPIC -o .libs/EventStackThread.o depbase=`echo StatisticsHandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsHandler.lo -MD -MP -MF $depbase.Tpo -c -o StatisticsHandler.lo StatisticsHandler.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsHandler.lo -MD -MP -MF .deps/StatisticsHandler.Tpo -c StatisticsHandler.cxx -fno-common -DPIC -o .libs/StatisticsHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsHandler.lo -MD -MP -MF .deps/StatisticsHandler.Tpo -c StatisticsHandler.cxx -o StatisticsHandler.o >/dev/null 2>&1 depbase=`echo StatisticsManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsManager.lo -MD -MP -MF $depbase.Tpo -c -o StatisticsManager.lo StatisticsManager.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsManager.lo -MD -MP -MF .deps/StatisticsManager.Tpo -c StatisticsManager.cxx -fno-common -DPIC -o .libs/StatisticsManager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StackThread.lo -MD -MP -MF .deps/StackThread.Tpo -c StackThread.cxx -o StackThread.o >/dev/null 2>&1 depbase=`echo StatisticsMessage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -DNDEBUG -DRESIP_OSTYPE_DARWIN -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I ../.. -m64 -O3 -fPIC -stdlib=libc++ -w -m64 -O3 -fPIC -stdlib=libc++ -w -Wall -Wno-deprecated -I/Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/f8bda7f0751e4bc3beaa6c3b2eb02d455291c8a2/resiprocate-1.12.0/rutil/dns/ares -MT StatisticsMessage.lo -MD -MP -MF $depbase.Tpo -c -o StatisticsMessage.lo StatisticsMessage.cxx &&\ mv -f $depbase.Tpo $depbase.Plo resiprocate/1.12.0: JSON file created at '/Users/jenkins/w/cci_PR-3432/4/6edff045-4183-4df1-8874-7e825e06420a/_create.json'