******************************************************************************** conan install pupnp/1.12.1@ --build=pupnp --profile:host=/Users/jenkins/w/BuildSingleReference/18655/22725bc4-fb1d-4d71-8ffe-bfc2aa269581/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] pupnp:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] pupnp/1.12.1: Forced build from source Installing package: pupnp/1.12.1 Requirements pupnp/1.12.1 from 'TapaholesList-167' - Cache Packages pupnp/1.12.1:e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pupnp/1.12.1: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/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.12.1: Copying sources to build folder pupnp/1.12.1: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/build/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421 pupnp/1.12.1: 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.12.1: 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.12.1: 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/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----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/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p 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-darwin checking host system type... aarch64-apple-darwin checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin-gcc... no 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 aarch64-apple-darwin-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for aarch64-apple-darwin-ar... no checking for aarch64-apple-darwin-lib... no checking for aarch64-apple-darwin-link... no 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... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm 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 aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin 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 aarch64-apple-darwin host_os is darwin 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 egrep... (cached) /usr/bin/grep -E checking for arpa/inet.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... 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 for ws2tcpip.h... no checking for socklen_t... yes checking for vprintf... yes 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 how to run the C preprocessor... gcc -E 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 ixml/Makefile config.status: creating ixml/doc/Makefile config.status: creating upnp/Makefile config.status: creating upnp/doc/Makefile config.status: creating upnp/sample/Makefile config.status: creating upnp/unittest/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 -j4 ----------------- /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in ixml Making all in doc make[3]: Nothing to be done for `all'. CC src/attr.lo CC src/document.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 doc make[3]: Nothing to be done for `all'. 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-ssdp_ResultData.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-ClientSubscription.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-ActionComplete.lo CC src/api/libupnp_la-ActionRequest.lo CC src/api/libupnp_la-Discovery.lo CC src/api/libupnp_la-Event.lo CC src/api/libupnp_la-EventSubscribe.lo CC src/api/libupnp_la-ExtraHeaders.lo CC src/api/libupnp_la-FileInfo.lo CC src/api/libupnp_la-StateVarComplete.lo CC src/api/libupnp_la-StateVarRequest.lo CC src/api/libupnp_la-SubscriptionRequest.lo CC src/api/libupnp_la-UpnpString.lo CC src/api/libupnp_la-upnpapi.lo CC src/api/libupnp_la-upnptools.lo CC src/api/libupnp_la-upnpdebug.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 CC src/libupnp_la-inet_pton.lo CCLD libupnp.la Making all in sample make[3]: Nothing to be done for `all'. Making all in unittest CC unittest-main.o CC templates/unittest-FirstObject.o CC templates/unittest-templates.o CC templates/unittest-SecondObject.o CCLD unittest make[2]: Nothing to be done for `all-am'. pupnp/1.12.1: Package 'e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421' built pupnp/1.12.1: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/build/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421 pupnp/1.12.1: Generated conaninfo.txt pupnp/1.12.1: Generated conanbuildinfo.txt pupnp/1.12.1: Generating the package pupnp/1.12.1: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421 pupnp/1.12.1: Calling package() ----Running------ > make install 'upnpincludedir=$(includedir)' 'pkgconfigexecdir=no_install' -j4 ----------------- Making install in ixml Making install in doc make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib' /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' /bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libixml.la '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib' /usr/local/bin/ginstall -c -m 644 ../source_subfolder/ixml/inc/ixml.h ../source_subfolder/ixml/inc/ixmldebug.h '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' libtool: install: /usr/local/bin/ginstall -c .libs/libixml.lai /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libixml.la libtool: install: /usr/local/bin/ginstall -c .libs/libixml.a /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libixml.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libixml.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libixml.a Making install in upnp Making install in doc make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in . /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib' /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' /bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libupnp.la '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib' /usr/local/bin/ginstall -c -m 644 inc/upnpconfig.h '/Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' /usr/local/bin/ginstall -c -m 644 ../source_subfolder/upnp/inc/ActionComplete.h ../source_subfolder/upnp/inc/ActionRequest.h ../source_subfolder/upnp/inc/Callback.h ../source_subfolder/upnp/inc/Discovery.h ../source_subfolder/upnp/inc/Event.h ../source_subfolder/upnp/inc/EventSubscribe.h ../source_subfolder/upnp/inc/ExtraHeaders.h ../source_subfolder/upnp/inc/FileInfo.h ../source_subfolder/upnp/inc/list.h ../source_subfolder/upnp/inc/StateVarComplete.h ../source_subfolder/upnp/inc/StateVarRequest.h ../source_subfolder/upnp/inc/SubscriptionRequest.h ../source_subfolder/upnp/inc/TemplateInclude.h ../source_subfolder/upnp/inc/TemplateSource.h ../source_subfolder/upnp/inc/TemplateUndef.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/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/include' libtool: install: /usr/local/bin/ginstall -c .libs/libupnp.lai /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libupnp.la libtool: install: /usr/local/bin/ginstall -c .libs/libupnp.a /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libupnp.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/lib/libupnp.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference/.conan/data/pupnp/1.12.1/_/_/package/e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421/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 unittest make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-data-am'. /usr/local/bin/gmkdir -p 'no_install' /usr/local/bin/ginstall -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.12.1 package(): Packaged 1 file: COPYING pupnp/1.12.1 package(): Packaged 28 '.h' files pupnp/1.12.1 package(): Packaged 2 '.a' files: libupnp.a, libixml.a pupnp/1.12.1: Package 'e0dbe1efe4a05bb2ea651ff4cd6e769a565fa421' created pupnp/1.12.1: Created package revision d602ee883d942669c3b14c0aaaa35f0d [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:622: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:622: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:622: the top level configure.ac:645: warning: The macro `AC_LANG_C' is obsolete. configure.ac:645: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:645: the top level configure.ac:645: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:645: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:645: the top level configure.ac:648: warning: The macro `AC_LANG_C' is obsolete. configure.ac:648: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:648: the top level configure.ac:648: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:648: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:648: the top level configure.ac:653: warning: The macro `AC_LANG_C' is obsolete. configure.ac:653: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_warn_all.m4:65: AX_CFLAGS_WARN_ALL is expanded from... configure.ac:653: the top level configure.ac:653: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:653: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_warn_all.m4:65: AX_CFLAGS_WARN_ALL is expanded from... configure.ac:653: the top level configure.ac:654: warning: The macro `AC_LANG_C' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:654: the top level configure.ac:654: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_cflags_gcc_option.m4:157: AX_CFLAGS_GCC_OPTION_NEW is expanded from... m4/ax_cflags_gcc_option.m4:226: AX_CFLAGS_GCC_OPTION is expanded from... configure.ac:654: the top level configure.ac:680: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:680: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:680: the top level configure.ac:753: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:753: the top level configure.ac:621: installing 'build-aux/ar-lib' configure.ac:497: installing 'build-aux/compile' configure.ac:483: installing 'build-aux/config.guess' configure.ac:483: installing 'build-aux/config.sub' configure.ac:476: installing 'build-aux/install-sh' configure.ac:476: 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 configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: unrecognized options: --disable-blocking-tcp ../source_subfolder/upnp/src/threadutil/ThreadPool.c:257:13: warning: unused parameter 'in' [-Wunused-parameter] PolicyType in) ^ 1 warning generated. ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1820:30: warning: static function 'scanner_get_str' is used in an inline function with external linkage [-Wstatic-in-inline] parser->msg.entity.buf = scanner_get_str( &parser->scanner ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:402:1: note: use 'static' to give inline function 'parser_get_entity_read_method' internal linkage parse_status_t parser_get_entity_read_method(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:342:26: note: 'scanner_get_str' declared here static UPNP_INLINE char *scanner_get_str(scanner_t * scanner) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1923:12: warning: static function 'parser_parse_entity_using_clen' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_entity_using_clen( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1590:1: note: 'parser_parse_entity_using_clen' declared here parser_parse_entity_using_clen( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1927:12: warning: static function 'parser_parse_chunky_entity' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_entity( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1724:1: note: 'parser_parse_chunky_entity' declared here parser_parse_chunky_entity( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1931:12: warning: static function 'parser_parse_chunky_body' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_body( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1638:35: note: 'parser_parse_chunky_body' declared here static UPNP_INLINE parse_status_t parser_parse_chunky_body( ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1935:12: warning: static function 'parser_parse_chunky_headers' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_chunky_headers( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1684:1: note: 'parser_parse_chunky_headers' declared here parser_parse_chunky_headers( http_parser_t * parser ) ^ ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1939:12: warning: static function 'parser_parse_entity_until_close' is used in an inline function with external linkage [-Wstatic-in-inline] status = parser_parse_entity_until_close( parser ); ^ ../source_subfolder/upnp/src/inc/httpparser.h:387:1: note: use 'static' to give inline function 'parser_parse_entity' internal linkage parse_status_t parser_parse_entity(http_parser_t *parser); ^ static ../source_subfolder/upnp/src/genlib/net/http/httpparser.c:1775:1: note: 'parser_parse_entity_until_close' declared here parser_parse_entity_until_close( http_parser_t * parser ) ^ 6 warnings generated. ../source_subfolder/upnp/src/inet_pton.c:327:20: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] #endif /* _WIN32 */ ^ 1 warning generated.