******************************************************************************** conan install pupnp/1.14.2@ --profile=/Users/jenkins/w/BuildSingleReference@2/8464/2ba6895c-59e3-4b54-b86b-850dc3ad66a6/profile.txt --build=pupnp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] pupnp:shared=False [build_requires] [env] pupnp/1.14.2: Forced build from source Installing package: pupnp/1.14.2 Requirements pupnp/1.14.2 from local cache - Cache Packages pupnp/1.14.2:b70b2652463a56ffd92d6495fb4e4dcb81bf880e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pupnp/1.14.2: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pupnp/1.14.2: Copying sources to build folder pupnp/1.14.2: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/build/b70b2652463a56ffd92d6495fb4e4dcb81bf880e pupnp/1.14.2: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pupnp/1.14.2: Calling build() ----Running------ > DYLD_LIBRARY_PATH="" DYLD_FRAMEWORK_PATH="" ./bootstrap ----------------- glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. glibtoolize: copying file 'build-aux/ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. glibtoolize: copying file 'm4/libtool.m4' glibtoolize: copying file 'm4/ltoptions.m4' glibtoolize: copying file 'm4/ltsugar.m4' glibtoolize: copying file 'm4/ltversion.m4' glibtoolize: copying file 'm4/lt~obsolete.m4' Now run ./configure and then make. pupnp/1.14.2: Calling: > source_subfolder/configure '--enable-static=yes' '--enable-shared=no' '--disable-samples' '--enable-ipv6' '--enable-reuseaddr' '--enable-webserver' '--enable-client' '--enable-device' '--enable-largefile' '--enable-tools' '--disable-blocking-tcp' '--enable-debug' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-static=yes' '--enable-shared=no' '--disable-samples' '--enable-ipv6' '--enable-reuseaddr' '--enable-webserver' '--enable-client' '--enable-device' '--enable-largefile' '--enable-tools' '--disable-blocking-tcp' '--enable-debug' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e' '--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... source_subfolder/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 whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin18.2.0 checking host system type... x86_64-apple-darwin18.2.0 checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether system differentiates 64bit off_t by defines... no checking for --enable-debug... yes checking for --enable-client... yes checking for --enable-device... yes checking for --enable-webserver... yes checking for --enable-ssdp... yes checking for --enable-optssdp... yes checking for --enable-soap... yes checking for --enable-gena... yes checking for --enable-tools... yes checking for --enable-ipv6... yes checking for --enable-unspecified_server... no checking for --enable-open_ssl... no checking for --enable-blocking_tcp_connections... yes checking for --enable-scriptsupport... yes checking for --enable-postwrite... no checking for --enable-reuseaddr... yes checking for --enable-samples... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 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... no checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for egrep... (cached) /usr/bin/grep -E --------------------- Default compilation flags ------------------------------- host is x86_64-apple-darwin18.2.0 host_os is darwin18.2.0 configure: Building for Mac Using non-specific system compiler settings checking CFLAGS for gcc -g... -g checking CFLAGS for maximum warnings... -Wall checking CFLAGS for gcc -Wextra -Wpedantic... -Wextra -Wpedantic ------------------------------------------------------------------------------- checking for size_t... yes checking for Win32... no checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for socklen_t... yes checking for vprintf... yes checking for _doprnt... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for strnlen... yes checking for strndup... yes checking for library containing bind... none required checking for library containing gethostbyname... none required checking for library containing sched_getparam... no --------------------------- pthread stuff ------------------------------------- checking whether gcc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes ----------------------- pthread_rwlock_t stuff -------------------------------- checking if pthread_rwlock_t is available... yes, supported without any options ------------------------------------------------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating ixml/Makefile config.status: creating upnp/Makefile config.status: creating upnp/sample/Makefile config.status: creating libupnp.pc config.status: creating autoconfig.h config.status: creating upnp/inc/upnpconfig.h config.status: creating upnp/sample/common/config_sample.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j8 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in ixml CC src/document.lo CC src/attr.lo CC src/element.lo CC src/ixml.lo CC src/ixmldebug.lo CC src/ixmlparser.lo CC src/ixmlmembuf.lo CC src/namedNodeMap.lo CC src/node.lo CC src/nodeList.lo CCLD libixml.la Making all in upnp Making all in . CC src/threadutil/libupnp_la-FreeList.lo CC src/threadutil/libupnp_la-LinkedList.lo CC src/threadutil/libupnp_la-ThreadPool.lo CC src/threadutil/libupnp_la-TimerThread.lo CC src/ssdp/libupnp_la-SSDPResultData.lo CC src/ssdp/libupnp_la-SSDPResultDataCallback.lo CC src/ssdp/libupnp_la-ssdp_device.lo CC src/ssdp/libupnp_la-ssdp_ctrlpt.lo CC src/ssdp/libupnp_la-ssdp_server.lo CC src/soap/libupnp_la-soap_device.lo CC src/soap/libupnp_la-soap_ctrlpt.lo CC src/soap/libupnp_la-soap_common.lo CC src/genlib/miniserver/libupnp_la-miniserver.lo CC src/genlib/client_table/libupnp_la-client_table.lo CC src/genlib/client_table/libupnp_la-GenlibClientSubscription.lo CC src/genlib/service_table/libupnp_la-service_table.lo CC src/genlib/util/libupnp_la-membuffer.lo CC src/genlib/util/libupnp_la-strintmap.lo CC src/genlib/util/libupnp_la-upnp_timeout.lo CC src/genlib/util/libupnp_la-util.lo CC src/genlib/util/libupnp_la-list.lo CC src/genlib/net/libupnp_la-sock.lo CC src/genlib/net/http/libupnp_la-httpparser.lo CC src/genlib/net/http/libupnp_la-httpreadwrite.lo CC src/genlib/net/http/libupnp_la-statcodes.lo CC src/genlib/net/http/libupnp_la-webserver.lo CC src/genlib/net/http/libupnp_la-parsetools.lo CC src/genlib/net/uri/libupnp_la-uri.lo CC src/gena/libupnp_la-gena_device.lo CC src/gena/libupnp_la-gena_ctrlpt.lo CC src/gena/libupnp_la-gena_callback2.lo CC src/api/libupnp_la-UpnpActionComplete.lo CC src/api/libupnp_la-UpnpActionRequest.lo CC src/api/libupnp_la-UpnpDiscovery.lo CC src/api/libupnp_la-UpnpEvent.lo CC src/api/libupnp_la-UpnpEventSubscribe.lo CC src/api/libupnp_la-UpnpExtraHeaders.lo CC src/api/libupnp_la-UpnpFileInfo.lo CC src/api/libupnp_la-UpnpStateVarComplete.lo CC src/api/libupnp_la-UpnpStateVarRequest.lo CC src/api/libupnp_la-UpnpSubscriptionRequest.lo CC src/api/libupnp_la-UpnpString.lo CC src/api/libupnp_la-upnpapi.lo CC src/api/libupnp_la-upnpdebug.lo CC src/api/libupnp_la-upnptools.lo CC src/uuid/libupnp_la-md5.lo CC src/uuid/libupnp_la-sysdep.lo CC src/uuid/libupnp_la-uuid.lo CC src/urlconfig/libupnp_la-urlconfig.lo CCLD libupnp.la Making all in sample make[3]: Nothing to be done for `all'. Making all in docs make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. pupnp/1.14.2: Package 'b70b2652463a56ffd92d6495fb4e4dcb81bf880e' built pupnp/1.14.2: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/build/b70b2652463a56ffd92d6495fb4e4dcb81bf880e pupnp/1.14.2: Generated conaninfo.txt pupnp/1.14.2: Generated conanbuildinfo.txt pupnp/1.14.2: Generating the package pupnp/1.14.2: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e pupnp/1.14.2: Calling package() ----Running------ > make install 'upnpincludedir=$(includedir)' 'pkgconfigexecdir=no_install' -j8 ----------------- Making install in ixml ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libixml.la '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib' /usr/bin/install -c -m 644 ../source_subfolder/ixml/inc/ixml.h ../source_subfolder/ixml/inc/ixmldebug.h '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' libtool: install: /usr/bin/install -c .libs/libixml.lai /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libixml.la libtool: install: /usr/bin/install -c .libs/libixml.a /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libixml.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libixml.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libixml.a Making install in upnp Making install in . ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libupnp.la '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib' /usr/bin/install -c -m 644 inc/upnpconfig.h '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' /usr/bin/install -c -m 644 ../source_subfolder/upnp/inc/UpnpActionComplete.h ../source_subfolder/upnp/inc/UpnpActionRequest.h ../source_subfolder/upnp/inc/Callback.h ../source_subfolder/upnp/inc/UpnpDiscovery.h ../source_subfolder/upnp/inc/UpnpEvent.h ../source_subfolder/upnp/inc/UpnpEventSubscribe.h ../source_subfolder/upnp/inc/UpnpExtraHeaders.h ../source_subfolder/upnp/inc/UpnpFileInfo.h ../source_subfolder/upnp/inc/list.h ../source_subfolder/upnp/inc/UpnpStateVarComplete.h ../source_subfolder/upnp/inc/UpnpStateVarRequest.h ../source_subfolder/upnp/inc/UpnpSubscriptionRequest.h ../source_subfolder/upnp/inc/UpnpString.h ../source_subfolder/upnp/inc/upnp.h ../source_subfolder/upnp/inc/upnpdebug.h ../source_subfolder/upnp/inc/UpnpGlobal.h ../source_subfolder/upnp/inc/UpnpInet.h ../source_subfolder/upnp/inc/UpnpIntTypes.h ../source_subfolder/upnp/inc/UpnpStdInt.h ../source_subfolder/upnp/inc/UpnpUniStd.h ../source_subfolder/upnp/inc/upnptools.h ../source_subfolder/upnp/inc/ithread.h '/Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/include' libtool: install: /usr/bin/install -c .libs/libupnp.lai /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libupnp.la libtool: install: /usr/bin/install -c .libs/libupnp.a /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libupnp.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libupnp.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@2/.conan/data/pupnp/1.14.2/_/_/package/b70b2652463a56ffd92d6495fb4e4dcb81bf880e/lib/libupnp.a Making install in sample make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in docs make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-data-am'. source_subfolder/build-aux/install-sh -c -d 'no_install' /usr/bin/install -c -m 644 libupnp.pc 'no_install' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK pupnp/1.14.2 package(): Packaged 1 file: COPYING pupnp/1.14.2 package(): Packaged 25 '.h' files pupnp/1.14.2 package(): Packaged 2 '.a' files: libupnp.a, libixml.a pupnp/1.14.2: Package 'b70b2652463a56ffd92d6495fb4e4dcb81bf880e' created pupnp/1.14.2: Created package revision 3533951ae6da5d22d7692c05b88000e5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK configure.ac:232: installing 'build-aux/ar-lib' configure.ac:108: installing 'build-aux/compile' configure.ac:94: installing 'build-aux/config.guess' configure.ac:94: installing 'build-aux/config.sub' configure.ac:87: installing 'build-aux/install-sh' configure.ac:87: installing 'build-aux/missing' ixml/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure: WARNING: unrecognized options: --disable-blocking-tcp rm: conftest.dSYM: is a directory configure: WARNING: unrecognized options: --disable-blocking-tcp