Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 742791 Details for
Bug 816081
net-libs/libupnp-1.14.12 - common/sample_util.c: error: #error Need upnptools.h to compile samples ; try ./configure --enable-tool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:libupnp-1.14.12:20211003-155310.log
net-libs:libupnp-1.14.12:20211003-155310.log (text/plain), 75.55 KB, created by
Toralf Förster
on 2021-10-03 15:59:41 UTC
(
hide
)
Description:
net-libs:libupnp-1.14.12:20211003-155310.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-10-03 15:59:41 UTC
Size:
75.55 KB
patch
obsolete
> * Package: net-libs/libupnp-1.14.12 > * Repository: gentoo > * Maintainer: conikost@gentoo.org > * USE: abi_x86_64 amd64 blocking-tcp elibc_glibc ipv6 kernel_linux reuseaddr samples ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libupnp-1.14.12.tar.gz to /var/tmp/portage/net-libs/libupnp-1.14.12/work >>>> Source unpacked in /var/tmp/portage/net-libs/libupnp-1.14.12/work >>>> Preparing source in /var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12 ... > * Applying libupnp-1.14.12-disable-network-tests.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: pupnp-release-1.14.12/ > * Running elibtoolize in: pupnp-release-1.14.12/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12 ... > * econf: updating pupnp-release-1.14.12/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pupnp-release-1.14.12/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pupnp-release-1.14.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pupnp-release-1.14.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libupnp-1.14.12 --htmldir=/usr/share/doc/libupnp-1.14.12/html --with-sysroot=/ --libdir=/usr/lib64 --enable-blocking-tcp-connections --disable-debug --enable-ipv6 --enable-reuseaddr --enable-samples --enable-open_ssl --disable-static --disable-tools >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >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 whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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... no >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... no >checking for --enable-ipv6... yes >checking for --enable-unspecified_server... no >checking for --enable-open_ssl... yes >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... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >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... yes >checking whether to build static libraries... no >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 -Os... -Os >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) /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... none required >--------------------------- pthread stuff ------------------------------------- >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-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 for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for OPENSSL... yes >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12' >Making all in ixml >make[2]: Entering directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/ixml' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/attr.lo src/attr.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/document.lo src/document.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/element.lo src/element.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ixml.lo src/ixml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ixml.c -fPIC -DPIC -o src/.libs/ixml.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/element.c -fPIC -DPIC -o src/.libs/element.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/document.c -fPIC -DPIC -o src/.libs/document.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/attr.c -fPIC -DPIC -o src/.libs/attr.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ixmldebug.lo src/ixmldebug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ixmlparser.lo src/ixmlparser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ixmldebug.c -fPIC -DPIC -o src/.libs/ixmldebug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ixmlmembuf.lo src/ixmlmembuf.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/namedNodeMap.lo src/namedNodeMap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/node.lo src/node.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ixmlparser.c -fPIC -DPIC -o src/.libs/ixmlparser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/namedNodeMap.c -fPIC -DPIC -o src/.libs/namedNodeMap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/node.c -fPIC -DPIC -o src/.libs/node.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ixmlmembuf.c -fPIC -DPIC -o src/.libs/ixmlmembuf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/nodeList.lo src/nodeList.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I./src/inc -I../upnp/inc -DNDEBUG -DIXML_HAVE_SCRIPTSUPPORT -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/nodeList.c -fPIC -DPIC -o src/.libs/nodeList.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -version-info 12:2:1 -export-symbols-regex '^ixml.*' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libixml.la -rpath /usr/lib64 src/attr.lo src/document.lo src/element.lo src/ixml.lo src/ixmldebug.lo src/ixmlparser.lo src/ixmlmembuf.lo src/namedNodeMap.lo src/node.lo src/nodeList.lo -lssl >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B src/.libs/attr.o src/.libs/document.o src/.libs/element.o src/.libs/ixml.o src/.libs/ixmldebug.o src/.libs/ixmlparser.o src/.libs/ixmlmembuf.o src/.libs/namedNodeMap.o src/.libs/node.o src/.libs/nodeList.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libixml.exp >libtool: link: /bin/grep -E -e "^ixml.*" ".libs/libixml.exp" > ".libs/libixml.expT" >libtool: link: mv -f ".libs/libixml.expT" ".libs/libixml.exp" >libtool: link: echo "{ global:" > .libs/libixml.ver >libtool: link: cat .libs/libixml.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libixml.ver >libtool: link: echo "local: *; };" >> .libs/libixml.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/attr.o src/.libs/document.o src/.libs/element.o src/.libs/ixml.o src/.libs/ixmldebug.o src/.libs/ixmlparser.o src/.libs/ixmlmembuf.o src/.libs/namedNodeMap.o src/.libs/node.o src/.libs/nodeList.o -Wl,--as-needed -lssl -pthread -march=native -O2 -Os -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libixml.so.11 -Wl,-version-script -Wl,.libs/libixml.ver -o .libs/libixml.so.11.1.2 >libtool: link: (cd ".libs" && rm -f "libixml.so.11" && ln -s "libixml.so.11.1.2" "libixml.so.11") >libtool: link: (cd ".libs" && rm -f "libixml.so" && ln -s "libixml.so.11.1.2" "libixml.so") >libtool: link: ( cd ".libs" && rm -f "libixml.la" && ln -s "../libixml.la" "libixml.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/ixml' >Making all in upnp >make[2]: Entering directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp' >Making all in . >make[3]: Entering directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-FreeList.lo `test -f 'src/threadutil/FreeList.c' || echo './'`src/threadutil/FreeList.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-LinkedList.lo `test -f 'src/threadutil/LinkedList.c' || echo './'`src/threadutil/LinkedList.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-ThreadPool.lo `test -f 'src/threadutil/ThreadPool.c' || echo './'`src/threadutil/ThreadPool.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-TimerThread.lo `test -f 'src/threadutil/TimerThread.c' || echo './'`src/threadutil/TimerThread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/threadutil/LinkedList.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-LinkedList.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/threadutil/TimerThread.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-TimerThread.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/threadutil/FreeList.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-FreeList.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/threadutil/ThreadPool.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-ThreadPool.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-SSDPResultData.lo `test -f 'src/ssdp/SSDPResultData.c' || echo './'`src/ssdp/SSDPResultData.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-SSDPResultDataCallback.lo `test -f 'src/ssdp/SSDPResultDataCallback.c' || echo './'`src/ssdp/SSDPResultDataCallback.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-ssdp_device.lo `test -f 'src/ssdp/ssdp_device.c' || echo './'`src/ssdp/ssdp_device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ssdp/SSDPResultData.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-SSDPResultData.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ssdp/ssdp_device.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ssdp/SSDPResultDataCallback.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-SSDPResultDataCallback.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-ssdp_ctrlpt.lo `test -f 'src/ssdp/ssdp_ctrlpt.c' || echo './'`src/ssdp/ssdp_ctrlpt.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-ssdp_server.lo `test -f 'src/ssdp/ssdp_server.c' || echo './'`src/ssdp/ssdp_server.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ssdp/ssdp_ctrlpt.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_ctrlpt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/soap/libupnp_la-soap_device.lo `test -f 'src/soap/soap_device.c' || echo './'`src/soap/soap_device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/ssdp/ssdp_server.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_server.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/soap/soap_device.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_device.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/soap/libupnp_la-soap_ctrlpt.lo `test -f 'src/soap/soap_ctrlpt.c' || echo './'`src/soap/soap_ctrlpt.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/soap/libupnp_la-soap_common.lo `test -f 'src/soap/soap_common.c' || echo './'`src/soap/soap_common.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/miniserver/libupnp_la-miniserver.lo `test -f 'src/genlib/miniserver/miniserver.c' || echo './'`src/genlib/miniserver/miniserver.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/soap/soap_ctrlpt.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_ctrlpt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/soap/soap_common.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/miniserver/miniserver.c -fPIC -DPIC -o src/genlib/miniserver/.libs/libupnp_la-miniserver.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/client_table/libupnp_la-client_table.lo `test -f 'src/genlib/client_table/client_table.c' || echo './'`src/genlib/client_table/client_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/client_table/client_table.c -fPIC -DPIC -o src/genlib/client_table/.libs/libupnp_la-client_table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/client_table/libupnp_la-GenlibClientSubscription.lo `test -f 'src/genlib/client_table/GenlibClientSubscription.c' || echo './'`src/genlib/client_table/GenlibClientSubscription.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/client_table/GenlibClientSubscription.c -fPIC -DPIC -o src/genlib/client_table/.libs/libupnp_la-GenlibClientSubscription.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/service_table/libupnp_la-service_table.lo `test -f 'src/genlib/service_table/service_table.c' || echo './'`src/genlib/service_table/service_table.c >src/genlib/miniserver/miniserver.c: In function âhandle_requestâ: >src/genlib/miniserver/miniserver.c:199:54: warning: â]:â directive output may be truncated writing 2 bytes into a region of size between 0 and 255 [-Wformat-truncation=] > 199 | n = snprintf(host_port, hp_size, "[%s]:%d", host, port); > | ^~ >src/genlib/miniserver/miniserver.c:199:50: note: directive argument in the range [0, 65535] > 199 | n = snprintf(host_port, hp_size, "[%s]:%d", host, port); > | ^~~~~~~~~ >In file included from /usr/include/stdio.h:888, > from /usr/include/openssl/crypto.h:20, > from /usr/include/openssl/comp.h:16, > from /usr/include/openssl/ssl.h:17, > from ./src/inc/sock.h:48, > from ./src/inc/miniserver.h:39, > from src/genlib/miniserver/miniserver.c:50: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 5 and 264 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >src/genlib/miniserver/miniserver.c:209:54: warning: â%dâ directive output may be truncated writing between 1 and 5 bytes into a region of size between 0 and 255 [-Wformat-truncation=] > 209 | n = snprintf(host_port, hp_size, "%s:%d", host, port); > | ^~ >src/genlib/miniserver/miniserver.c:209:50: note: directive argument in the range [0, 65535] > 209 | n = snprintf(host_port, hp_size, "%s:%d", host, port); > | ^~~~~~~ >In file included from /usr/include/stdio.h:888, > from /usr/include/openssl/crypto.h:20, > from /usr/include/openssl/comp.h:16, > from /usr/include/openssl/ssl.h:17, > from ./src/inc/sock.h:48, > from ./src/inc/miniserver.h:39, > from src/genlib/miniserver/miniserver.c:50: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 3 and 262 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >src/genlib/miniserver/miniserver.c:321:33: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 206 [-Wformat-truncation=] > 321 | "HTTP/1.1 307 Temporary Redirect\r\n" > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >...... > 329 | snprintf(redir_str, NAME_SIZE, redir_fmt, host_port); > | ~~~~~~~~~ >src/genlib/miniserver/miniserver.c:322:51: note: format string is defined here > 322 | "Location: http://%s\r\n\r\n"; > | ^~ >In file included from /usr/include/stdio.h:888, > from /usr/include/openssl/crypto.h:20, > from /usr/include/openssl/comp.h:16, > from /usr/include/openssl/ssl.h:17, > from ./src/inc/sock.h:48, > from ./src/inc/miniserver.h:39, > from src/genlib/miniserver/miniserver.c:50: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output between 55 and 310 bytes into a destination of size 256 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >src/genlib/miniserver/miniserver.c:308:22: warning: âcookieâ may be used uninitialized in this function [-Wmaybe-uninitialized] > 308 | rc = host_validate_callback(host_port, cookie); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/genlib/miniserver/miniserver.c:236:15: note: âcookieâ was declared here > 236 | void *cookie; > | ^~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/service_table/service_table.c -fPIC -DPIC -o src/genlib/service_table/.libs/libupnp_la-service_table.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-membuffer.lo `test -f 'src/genlib/util/membuffer.c' || echo './'`src/genlib/util/membuffer.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-strintmap.lo `test -f 'src/genlib/util/strintmap.c' || echo './'`src/genlib/util/strintmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/util/membuffer.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-membuffer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-upnp_timeout.lo `test -f 'src/genlib/util/upnp_timeout.c' || echo './'`src/genlib/util/upnp_timeout.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/util/strintmap.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-strintmap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/util/upnp_timeout.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-upnp_timeout.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-util.lo `test -f 'src/genlib/util/util.c' || echo './'`src/genlib/util/util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/util/util.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-list.lo `test -f 'src/genlib/util/list.c' || echo './'`src/genlib/util/list.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/libupnp_la-sock.lo `test -f 'src/genlib/net/sock.c' || echo './'`src/genlib/net/sock.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/http/libupnp_la-httpparser.lo `test -f 'src/genlib/net/http/httpparser.c' || echo './'`src/genlib/net/http/httpparser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/util/list.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/sock.c -fPIC -DPIC -o src/genlib/net/.libs/libupnp_la-sock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/http/httpparser.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-httpparser.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/http/libupnp_la-httpreadwrite.lo `test -f 'src/genlib/net/http/httpreadwrite.c' || echo './'`src/genlib/net/http/httpreadwrite.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/http/libupnp_la-statcodes.lo `test -f 'src/genlib/net/http/statcodes.c' || echo './'`src/genlib/net/http/statcodes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/http/httpreadwrite.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-httpreadwrite.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/http/statcodes.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-statcodes.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/http/libupnp_la-webserver.lo `test -f 'src/genlib/net/http/webserver.c' || echo './'`src/genlib/net/http/webserver.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/http/webserver.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-webserver.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/http/libupnp_la-parsetools.lo `test -f 'src/genlib/net/http/parsetools.c' || echo './'`src/genlib/net/http/parsetools.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/http/parsetools.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-parsetools.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/genlib/net/uri/libupnp_la-uri.lo `test -f 'src/genlib/net/uri/uri.c' || echo './'`src/genlib/net/uri/uri.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/genlib/net/uri/uri.c -fPIC -DPIC -o src/genlib/net/uri/.libs/libupnp_la-uri.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/gena/libupnp_la-gena_device.lo `test -f 'src/gena/gena_device.c' || echo './'`src/gena/gena_device.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/gena/libupnp_la-gena_ctrlpt.lo `test -f 'src/gena/gena_ctrlpt.c' || echo './'`src/gena/gena_ctrlpt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/gena/gena_device.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/gena/gena_ctrlpt.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_ctrlpt.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/gena/libupnp_la-gena_callback2.lo `test -f 'src/gena/gena_callback2.c' || echo './'`src/gena/gena_callback2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/gena/gena_callback2.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_callback2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpActionComplete.lo `test -f 'src/api/UpnpActionComplete.c' || echo './'`src/api/UpnpActionComplete.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpActionRequest.lo `test -f 'src/api/UpnpActionRequest.c' || echo './'`src/api/UpnpActionRequest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpActionRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpActionRequest.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpDiscovery.lo `test -f 'src/api/UpnpDiscovery.c' || echo './'`src/api/UpnpDiscovery.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpActionComplete.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpActionComplete.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpEvent.lo `test -f 'src/api/UpnpEvent.c' || echo './'`src/api/UpnpEvent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpDiscovery.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpDiscovery.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpEventSubscribe.lo `test -f 'src/api/UpnpEventSubscribe.c' || echo './'`src/api/UpnpEventSubscribe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpEvent.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpEvent.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpExtraHeaders.lo `test -f 'src/api/UpnpExtraHeaders.c' || echo './'`src/api/UpnpExtraHeaders.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpEventSubscribe.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpEventSubscribe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpExtraHeaders.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpExtraHeaders.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpFileInfo.lo `test -f 'src/api/UpnpFileInfo.c' || echo './'`src/api/UpnpFileInfo.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpStateVarComplete.lo `test -f 'src/api/UpnpStateVarComplete.c' || echo './'`src/api/UpnpStateVarComplete.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpStateVarRequest.lo `test -f 'src/api/UpnpStateVarRequest.c' || echo './'`src/api/UpnpStateVarRequest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpFileInfo.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpFileInfo.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpSubscriptionRequest.lo `test -f 'src/api/UpnpSubscriptionRequest.c' || echo './'`src/api/UpnpSubscriptionRequest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpStateVarComplete.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpStateVarComplete.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpStateVarRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpStateVarRequest.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpString.lo `test -f 'src/api/UpnpString.c' || echo './'`src/api/UpnpString.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpSubscriptionRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpSubscriptionRequest.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-upnpapi.lo `test -f 'src/api/upnpapi.c' || echo './'`src/api/upnpapi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/UpnpString.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpString.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/api/libupnp_la-upnpdebug.lo `test -f 'src/api/upnpdebug.c' || echo './'`src/api/upnpdebug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/uuid/libupnp_la-md5.lo `test -f 'src/uuid/md5.c' || echo './'`src/uuid/md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/upnpapi.c -fPIC -DPIC -o src/api/.libs/libupnp_la-upnpapi.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/uuid/libupnp_la-sysdep.lo `test -f 'src/uuid/sysdep.c' || echo './'`src/uuid/sysdep.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/api/upnpdebug.c -fPIC -DPIC -o src/api/.libs/libupnp_la-upnpdebug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/uuid/md5.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/uuid/sysdep.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-sysdep.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/uuid/libupnp_la-uuid.lo `test -f 'src/uuid/uuid.c' || echo './'`src/uuid/uuid.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o src/urlconfig/libupnp_la-urlconfig.lo `test -f 'src/urlconfig/urlconfig.c' || echo './'`src/urlconfig/urlconfig.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/uuid/uuid.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-uuid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I../upnp/sample/common -I./inc -I../ixml/inc -DNDEBUG -I./src/inc -I./src/threadutil -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c src/urlconfig/urlconfig.c -fPIC -DPIC -o src/urlconfig/.libs/libupnp_la-urlconfig.o >src/urlconfig/urlconfig.c: In function âconfigure_urlbaseâ: >src/urlconfig/urlconfig.c:191:35: warning: â%sâ directive output may be truncated writing up to 179 bytes into a region of size 173 [-Wformat-truncation=] > 191 | snprintf(descURL, len, "%s%s%s", http_scheme, ipPortStr, alias); > | ^~ >...... > 405 | err_code = calc_descURL( ipaddr_port, new_alias, docURL ); > | ~~~~~~~~~~~ >In file included from /usr/include/stdio.h:888, > from /usr/include/openssl/crypto.h:20, > from /usr/include/openssl/comp.h:16, > from /usr/include/openssl/ssl.h:17, > from ../upnp/inc/upnp.h:65, > from ./src/inc/upnputil.h:40, > from ./src/inc/membuffer.h:41, > from src/urlconfig/urlconfig.c:39: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output 8 or more bytes (assuming 187) into a destination of size 180 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -version-info 18:3:1 -export-symbols-regex '^Upnp.*' ../ixml/libixml.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libupnp.la -rpath /usr/lib64 src/threadutil/libupnp_la-FreeList.lo src/threadutil/libupnp_la-LinkedList.lo src/threadutil/libupnp_la-ThreadPool.lo src/threadutil/libupnp_la-TimerThread.lo src/ssdp/libupnp_la-SSDPResultData.lo src/ssdp/libupnp_la-SSDPResultDataCallback.lo src/ssdp/libupnp_la-ssdp_device.lo src/ssdp/libupnp_la-ssdp_ctrlpt.lo src/ssdp/libupnp_la-ssdp_server.lo src/soap/libupnp_la-soap_device.lo src/soap/libupnp_la-soap_ctrlpt.lo src/soap/libupnp_la-soap_common.lo src/genlib/miniserver/libupnp_la-miniserver.lo src/genlib/client_table/libupnp_la-client_table.lo src/genlib/client_table/libupnp_la-GenlibClientSubscription.lo src/genlib/service_table/libupnp_la-service_table.lo src/genlib/util/libupnp_la-membuffer.lo src/genlib/util/libupnp_la-strintmap.lo src/genlib/util/libupnp_la-upnp_timeout.lo src/genlib/util/libupnp_la-util.lo src/genlib/util/libupnp_la-list.lo src/genlib/net/libupnp_la-sock.lo src/genlib/net/http/libupnp_la-httpparser.lo src/genlib/net/http/libupnp_la-httpreadwrite.lo src/genlib/net/http/libupnp_la-statcodes.lo src/genlib/net/http/libupnp_la-webserver.lo src/genlib/net/http/libupnp_la-parsetools.lo src/genlib/net/uri/libupnp_la-uri.lo src/gena/libupnp_la-gena_device.lo src/gena/libupnp_la-gena_ctrlpt.lo src/gena/libupnp_la-gena_callback2.lo src/api/libupnp_la-UpnpActionComplete.lo src/api/libupnp_la-UpnpActionRequest.lo src/api/libupnp_la-UpnpDiscovery.lo src/api/libupnp_la-UpnpEvent.lo src/api/libupnp_la-UpnpEventSubscribe.lo src/api/libupnp_la-UpnpExtraHeaders.lo src/api/libupnp_la-UpnpFileInfo.lo src/api/libupnp_la-UpnpStateVarComplete.lo src/api/libupnp_la-UpnpStateVarRequest.lo src/api/libupnp_la-UpnpSubscriptionRequest.lo src/api/libupnp_la-UpnpString.lo src/api/libupnp_la-upnpapi.lo src/api/libupnp_la-upnpdebug.lo src/uuid/libupnp_la-md5.lo src/uuid/libupnp_la-sysdep.lo src/uuid/libupnp_la-uuid.lo src/urlconfig/libupnp_la-urlconfig.lo -lssl >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B src/threadutil/.libs/libupnp_la-FreeList.o src/threadutil/.libs/libupnp_la-LinkedList.o src/threadutil/.libs/libupnp_la-ThreadPool.o src/threadutil/.libs/libupnp_la-TimerThread.o src/ssdp/.libs/libupnp_la-SSDPResultData.o src/ssdp/.libs/libupnp_la-SSDPResultDataCallback.o src/ssdp/.libs/libupnp_la-ssdp_device.o src/ssdp/.libs/libupnp_la-ssdp_ctrlpt.o src/ssdp/.libs/libupnp_la-ssdp_server.o src/soap/.libs/libupnp_la-soap_device.o src/soap/.libs/libupnp_la-soap_ctrlpt.o src/soap/.libs/libupnp_la-soap_common.o src/genlib/miniserver/.libs/libupnp_la-miniserver.o src/genlib/client_table/.libs/libupnp_la-client_table.o src/genlib/client_table/.libs/libupnp_la-GenlibClientSubscription.o src/genlib/service_table/.libs/libupnp_la-service_table.o src/genlib/util/.libs/libupnp_la-membuffer.o src/genlib/util/.libs/libupnp_la-strintmap.o src/genlib/util/.libs/libupnp_la-upnp_timeout.o src/genlib/util/.libs/libupnp_la-util.o src/genlib/util/.libs/libupnp_la-list.o src/genlib/net/.libs/libupnp_la-sock.o src/genlib/net/http/.libs/libupnp_la-httpparser.o src/genlib/net/http/.libs/libupnp_la-httpreadwrite.o src/genlib/net/http/.libs/libupnp_la-statcodes.o src/genlib/net/http/.libs/libupnp_la-webserver.o src/genlib/net/http/.libs/libupnp_la-parsetools.o src/genlib/net/uri/.libs/libupnp_la-uri.o src/gena/.libs/libupnp_la-gena_device.o src/gena/.libs/libupnp_la-gena_ctrlpt.o src/gena/.libs/libupnp_la-gena_callback2.o src/api/.libs/libupnp_la-UpnpActionComplete.o src/api/.libs/libupnp_la-UpnpActionRequest.o src/api/.libs/libupnp_la-UpnpDiscovery.o src/api/.libs/libupnp_la-UpnpEvent.o src/api/.libs/libupnp_la-UpnpEventSubscribe.o src/api/.libs/libupnp_la-UpnpExtraHeaders.o src/api/.libs/libupnp_la-UpnpFileInfo.o src/api/.libs/libupnp_la-UpnpStateVarComplete.o src/api/.libs/libupnp_la-UpnpStateVarRequest.o src/api/.libs/libupnp_la-UpnpSubscriptionRequest.o src/api/.libs/libupnp_la-UpnpString.o src/api/.libs/libupnp_la-upnpapi.o src/api/.libs/libupnp_la-upnpdebug.o src/uuid/.libs/libupnp_la-md5.o src/uuid/.libs/libupnp_la-sysdep.o src/uuid/.libs/libupnp_la-uuid.o src/urlconfig/.libs/libupnp_la-urlconfig.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libupnp.exp >libtool: link: /bin/grep -E -e "^Upnp.*" ".libs/libupnp.exp" > ".libs/libupnp.expT" >libtool: link: mv -f ".libs/libupnp.expT" ".libs/libupnp.exp" >libtool: link: echo "{ global:" > .libs/libupnp.ver >libtool: link: cat .libs/libupnp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libupnp.ver >libtool: link: echo "local: *; };" >> .libs/libupnp.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/threadutil/.libs/libupnp_la-FreeList.o src/threadutil/.libs/libupnp_la-LinkedList.o src/threadutil/.libs/libupnp_la-ThreadPool.o src/threadutil/.libs/libupnp_la-TimerThread.o src/ssdp/.libs/libupnp_la-SSDPResultData.o src/ssdp/.libs/libupnp_la-SSDPResultDataCallback.o src/ssdp/.libs/libupnp_la-ssdp_device.o src/ssdp/.libs/libupnp_la-ssdp_ctrlpt.o src/ssdp/.libs/libupnp_la-ssdp_server.o src/soap/.libs/libupnp_la-soap_device.o src/soap/.libs/libupnp_la-soap_ctrlpt.o src/soap/.libs/libupnp_la-soap_common.o src/genlib/miniserver/.libs/libupnp_la-miniserver.o src/genlib/client_table/.libs/libupnp_la-client_table.o src/genlib/client_table/.libs/libupnp_la-GenlibClientSubscription.o src/genlib/service_table/.libs/libupnp_la-service_table.o src/genlib/util/.libs/libupnp_la-membuffer.o src/genlib/util/.libs/libupnp_la-strintmap.o src/genlib/util/.libs/libupnp_la-upnp_timeout.o src/genlib/util/.libs/libupnp_la-util.o src/genlib/util/.libs/libupnp_la-list.o src/genlib/net/.libs/libupnp_la-sock.o src/genlib/net/http/.libs/libupnp_la-httpparser.o src/genlib/net/http/.libs/libupnp_la-httpreadwrite.o src/genlib/net/http/.libs/libupnp_la-statcodes.o src/genlib/net/http/.libs/libupnp_la-webserver.o src/genlib/net/http/.libs/libupnp_la-parsetools.o src/genlib/net/uri/.libs/libupnp_la-uri.o src/gena/.libs/libupnp_la-gena_device.o src/gena/.libs/libupnp_la-gena_ctrlpt.o src/gena/.libs/libupnp_la-gena_callback2.o src/api/.libs/libupnp_la-UpnpActionComplete.o src/api/.libs/libupnp_la-UpnpActionRequest.o src/api/.libs/libupnp_la-UpnpDiscovery.o src/api/.libs/libupnp_la-UpnpEvent.o src/api/.libs/libupnp_la-UpnpEventSubscribe.o src/api/.libs/libupnp_la-UpnpExtraHeaders.o src/api/.libs/libupnp_la-UpnpFileInfo.o src/api/.libs/libupnp_la-UpnpStateVarComplete.o src/api/.libs/libupnp_la-UpnpStateVarRequest.o src/api/.libs/libupnp_la-UpnpSubscriptionRequest.o src/api/.libs/libupnp_la-UpnpString.o src/api/.libs/libupnp_la-upnpapi.o src/api/.libs/libupnp_la-upnpdebug.o src/uuid/.libs/libupnp_la-md5.o src/uuid/.libs/libupnp_la-sysdep.o src/uuid/.libs/libupnp_la-uuid.o src/urlconfig/.libs/libupnp_la-urlconfig.o -Wl,-rpath -Wl,/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/ixml/.libs ../ixml/.libs/libixml.so -Wl,--as-needed -lssl -pthread -march=native -O2 -Os -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libupnp.so.17 -Wl,-version-script -Wl,.libs/libupnp.ver -o .libs/libupnp.so.17.1.3 >libtool: link: (cd ".libs" && rm -f "libupnp.so.17" && ln -s "libupnp.so.17.1.3" "libupnp.so.17") >libtool: link: (cd ".libs" && rm -f "libupnp.so" && ln -s "libupnp.so.17.1.3" "libupnp.so") >libtool: link: ( cd ".libs" && rm -f "libupnp.la" && ln -s "../libupnp.la" "libupnp.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp' >Making all in sample >make[3]: Entering directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp/sample' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvctrlpt -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o common/tv_ctrlpt-sample_util.o `test -f 'common/sample_util.c' || echo './'`common/sample_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvctrlpt -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o common/tv_ctrlpt-tv_ctrlpt.o `test -f 'common/tv_ctrlpt.c' || echo './'`common/tv_ctrlpt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvcombo -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o common/tv_combo-sample_util.o `test -f 'common/sample_util.c' || echo './'`common/sample_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvcombo -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic -c -o common/tv_combo-tv_ctrlpt.o `test -f 'common/tv_ctrlpt.c' || echo './'`common/tv_ctrlpt.c >common/sample_util.c:48:2: error: #error "Need upnptools.h to compile samples ; try ./configure --enable-tools" > 48 | #error "Need upnptools.h to compile samples ; try ./configure --enable-tools" > | ^~~~~ >common/sample_util.c:48:2: error: #error "Need upnptools.h to compile samples ; try ./configure --enable-tools" > 48 | #error "Need upnptools.h to compile samples ; try ./configure --enable-tools" > | ^~~~~ >common/tv_ctrlpt.c: In function âTvCtrlPointSendActionâ: >common/tv_ctrlpt.c:354:38: warning: implicit declaration of function âUpnpMakeActionâ; did you mean âUpnpSendActionâ? [-Wimplicit-function-declaration] > 354 | actionNode = UpnpMakeAction( > | ^~~~~~~~~~~~~~ > | UpnpSendAction >common/tv_ctrlpt.c:354:36: warning: assignment to âIXML_Document *â {aka âstruct _IXML_Document *â} from âintâ makes pointer from integer without a cast [-Wint-conversion] > 354 | actionNode = UpnpMakeAction( > | ^ >common/tv_ctrlpt.c: In function âTvCtrlPointSendActionâ: >common/tv_ctrlpt.c:354:38: warning: implicit declaration of function âUpnpMakeActionâ; did you mean âUpnpSendActionâ? [-Wimplicit-function-declaration] > 354 | actionNode = UpnpMakeAction( > | ^~~~~~~~~~~~~~ > | UpnpSendAction >common/tv_ctrlpt.c:354:36: warning: assignment to âIXML_Document *â {aka âstruct _IXML_Document *â} from âintâ makes pointer from integer without a cast [-Wint-conversion] > 354 | actionNode = UpnpMakeAction( > | ^ >common/sample_util.c: In function âSampleUtil_FindAndParseServiceâ: >common/sample_util.c:655:31: warning: implicit declaration of function âUpnpResolveURL2â [-Wimplicit-function-declaration] > 655 | ret = UpnpResolveURL2(base, relcontrolURL, controlURL); > | ^~~~~~~~~~~~~~~ >common/sample_util.c: In function âSampleUtil_FindAndParseServiceâ: >common/sample_util.c:655:31: warning: implicit declaration of function âUpnpResolveURL2â [-Wimplicit-function-declaration] > 655 | ret = UpnpResolveURL2(base, relcontrolURL, controlURL); > | ^~~~~~~~~~~~~~~ >make[3]: *** [Makefile:550: common/tv_combo-sample_util.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >common/tv_ctrlpt.c:358:37: warning: implicit declaration of function âUpnpAddToActionâ; did you mean âUpnpSendActionâ? [-Wimplicit-function-declaration] > 358 | if (UpnpAddToAction(&actionNode, > | ^~~~~~~~~~~~~~~ > | UpnpSendAction >common/tv_ctrlpt.c:358:37: warning: implicit declaration of function âUpnpAddToActionâ; did you mean âUpnpSendActionâ? [-Wimplicit-function-declaration] > 358 | if (UpnpAddToAction(&actionNode, > | ^~~~~~~~~~~~~~~ > | UpnpSendAction >make[3]: *** [Makefile:606: common/tv_ctrlpt-sample_util.o] Error 1 >common/tv_ctrlpt.c: In function âTvCtrlPointAddDeviceâ: >common/tv_ctrlpt.c:685:15: warning: implicit declaration of function âUpnpResolveURL2â [-Wimplicit-function-declaration] > 685 | ret = UpnpResolveURL2((baseURL ? baseURL : location), relURL, &presURL); > | ^~~~~~~~~~~~~~~ >common/tv_ctrlpt.c: In function âTvCtrlPointAddDeviceâ: >common/tv_ctrlpt.c:685:15: warning: implicit declaration of function âUpnpResolveURL2â [-Wimplicit-function-declaration] > 685 | ret = UpnpResolveURL2((baseURL ? baseURL : location), relURL, &presURL); > | ^~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp/sample' >make[2]: *** [Makefile:1703: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12/upnp' >make[1]: *** [Makefile:527: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12' >make: *** [Makefile:420: all] Error 2 > * ERROR: net-libs/libupnp-1.14.12::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/libupnp-1.14.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libupnp-1.14.12::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libupnp-1.14.12:20211003-155310.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libupnp-1.14.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libupnp-1.14.12/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12' > * S: '/var/tmp/portage/net-libs/libupnp-1.14.12/work/pupnp-release-1.14.12' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 816081
:
742776
|
742779
|
742782
|
742785
|
742788
| 742791 |
742794