******************************************************************************** conan install pupnp/1.14.2@ --profile=/home/conan/w/BuildSingleReference/8464/99724527-4d6b-41ce-b628-08839a9853dd/profile.txt --build=pupnp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [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:90cfb7b39ea35e2703e0da03f6809632fe8cdc8e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pupnp/1.14.2: Configuring sources in /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e 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------ > ./bootstrap ----------------- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: 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=/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' '--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=/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' '--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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/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) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/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 how to run the C preprocessor... /usr/bin/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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so 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) /bin/grep -E --------------------- Default compilation flags ------------------------------- host is x86_64-pc-linux-gnu host_os is linux-gnu configure: Building for Linux 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... none required --------------------------- pthread stuff ------------------------------------- checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with -pthread... yes 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 -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' Making all in ixml make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' 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 make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' Making all in upnp make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making all in . make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' 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 make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making all in sample make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making all in docs make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' pupnp/1.14.2: Package '90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' built pupnp/1.14.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e 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 /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e pupnp/1.14.2: Calling package() ----Running------ > make install 'upnpincludedir=$(includedir)' 'pkgconfigexecdir=no_install' -j3 ----------------- Making install in ixml make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libixml.la '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib' /usr/bin/install -c -m 644 ../source_subfolder/ixml/inc/ixml.h ../source_subfolder/ixml/inc/ixmldebug.h '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/include' libtool: install: /usr/bin/install -c .libs/libixml.lai /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libixml.la libtool: install: /usr/bin/install -c .libs/libixml.a /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libixml.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libixml.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libixml.a libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/ixml' Making install in upnp make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making install in . make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/include' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libupnp.la '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib' /usr/bin/install -c -m 644 inc/upnpconfig.h '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/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 '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/include' libtool: install: /usr/bin/install -c .libs/libupnp.lai /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libupnp.la libtool: install: /usr/bin/install -c .libs/libupnp.a /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libupnp.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libupnp.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib/libupnp.a libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/package/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making install in sample make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp/sample' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/upnp' Making install in docs make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e/docs' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p 'no_install' /usr/bin/install -c -m 644 libupnp.pc 'no_install' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/pupnp/1.14.2/_/_/build/90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' [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 2 '.a' files: libupnp.a, libixml.a pupnp/1.14.2 package(): Packaged 1 file: COPYING pupnp/1.14.2 package(): Packaged 25 '.h' files pupnp/1.14.2: Package '90cfb7b39ea35e2703e0da03f6809632fe8cdc8e' created pupnp/1.14.2: Created package revision beab1d7329a5c26f7a44ba1091be1103 [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 configure: WARNING: unrecognized options: --disable-blocking-tcp ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U')