<86>Aug 24 05:21:29 userdel[579135]: delete user 'rooter' <86>Aug 24 05:21:29 groupadd[579147]: group added to /etc/group: name=rooter, GID=648 <86>Aug 24 05:21:29 groupadd[579147]: group added to /etc/gshadow: name=rooter <86>Aug 24 05:21:29 groupadd[579147]: new group: name=rooter, GID=648 <86>Aug 24 05:21:29 useradd[579155]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Aug 24 05:21:29 userdel[579168]: delete user 'builder' <86>Aug 24 05:21:29 userdel[579168]: removed group 'builder' owned by 'builder' <86>Aug 24 05:21:29 userdel[579168]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 05:21:29 groupadd[579181]: group added to /etc/group: name=builder, GID=649 <86>Aug 24 05:21:29 groupadd[579181]: group added to /etc/gshadow: name=builder <86>Aug 24 05:21:29 groupadd[579181]: new group: name=builder, GID=649 <86>Aug 24 05:21:29 useradd[579189]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libupnp-1.14.5-alt1.nosrc.rpm (w1.gzdio) Installing libupnp-1.14.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libupnp-1.14.5 + echo 'Source #0 (libupnp-1.14.5-alt1.tar):' Source #0 (libupnp-1.14.5-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libupnp-1.14.5-alt1.tar + cd libupnp-1.14.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libupnp-1.14.5 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:263: installing 'build-aux/ar-lib' configure.ac:139: installing 'build-aux/compile' configure.ac:118: installing 'build-aux/missing' ixml/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-ipv6 --enable-reuseaddr --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-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... 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... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /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-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/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-alt-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 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 x86_64-alt-linux-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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in ixml make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ixmldebug.lo src/ixmldebug.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ixmldebug.c -fPIC -DPIC -o src/.libs/ixmldebug.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/attr.lo src/attr.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/attr.c -fPIC -DPIC -o src/.libs/attr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/namedNodeMap.lo src/namedNodeMap.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/namedNodeMap.c -fPIC -DPIC -o src/.libs/namedNodeMap.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ixmlmembuf.lo src/ixmlmembuf.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ixmlmembuf.c -fPIC -DPIC -o src/.libs/ixmlmembuf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ixml.lo src/ixml.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ixml.c -fPIC -DPIC -o src/.libs/ixml.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/document.lo src/document.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/document.c -fPIC -DPIC -o src/.libs/document.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/element.lo src/element.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/element.c -fPIC -DPIC -o src/.libs/element.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/nodeList.lo src/nodeList.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/nodeList.c -fPIC -DPIC -o src/.libs/nodeList.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/node.lo src/node.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/node.c -fPIC -DPIC -o src/.libs/node.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ixmlparser.lo src/ixmlparser.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ixmlparser.c -fPIC -DPIC -o src/.libs/ixmlparser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -version-info 11:1:0 -export-symbols-regex '^ixml.*' -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 libtool: link: /usr/bin/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: if test -r libixml-altlinux.ver; then cp libixml-altlinux.ver .libs/libixml.ver; fi libtool: link: x86_64-alt-linux-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 -pthread -g -O2 -Os -pthread -Wl,-soname -Wl,libixml.so.11 -Wl,-version-script -Wl,.libs/libixml.ver -o .libs/libixml.so.11.0.1 libtool: link: (cd ".libs" && rm -f "libixml.so.11" && ln -s "libixml.so.11.0.1" "libixml.so.11") libtool: link: (cd ".libs" && rm -f "libixml.so" && ln -s "libixml.so.11.0.1" "libixml.so") libtool: link: ( cd ".libs" && rm -f "libixml.la" && ln -s "../libixml.la" "libixml.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' Making all in upnp Making all in . make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-FreeList.lo `test -f 'src/threadutil/FreeList.c' || echo './'`src/threadutil/FreeList.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/threadutil/FreeList.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-FreeList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-SSDPResultData.lo `test -f 'src/ssdp/SSDPResultData.c' || echo './'`src/ssdp/SSDPResultData.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ssdp/SSDPResultData.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-SSDPResultData.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-LinkedList.lo `test -f 'src/threadutil/LinkedList.c' || echo './'`src/threadutil/LinkedList.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/threadutil/LinkedList.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-LinkedList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/threadutil/TimerThread.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-TimerThread.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-SSDPResultDataCallback.lo `test -f 'src/ssdp/SSDPResultDataCallback.c' || echo './'`src/ssdp/SSDPResultDataCallback.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ssdp/SSDPResultDataCallback.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-SSDPResultDataCallback.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ssdp/ssdp_device.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_device.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/threadutil/libupnp_la-ThreadPool.lo `test -f 'src/threadutil/ThreadPool.c' || echo './'`src/threadutil/ThreadPool.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/threadutil/ThreadPool.c -fPIC -DPIC -o src/threadutil/.libs/libupnp_la-ThreadPool.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/soap/libupnp_la-soap_common.lo `test -f 'src/soap/soap_common.c' || echo './'`src/soap/soap_common.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/soap/soap_common.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_common.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/ssdp/libupnp_la-ssdp_ctrlpt.lo `test -f 'src/ssdp/ssdp_ctrlpt.c' || echo './'`src/ssdp/ssdp_ctrlpt.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ssdp/ssdp_ctrlpt.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_ctrlpt.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/soap/libupnp_la-soap_ctrlpt.lo `test -f 'src/soap/soap_ctrlpt.c' || echo './'`src/soap/soap_ctrlpt.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/soap/soap_ctrlpt.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_ctrlpt.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/soap/soap_device.c -fPIC -DPIC -o src/soap/.libs/libupnp_la-soap_device.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/miniserver/miniserver.c -fPIC -DPIC -o src/genlib/miniserver/.libs/libupnp_la-miniserver.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/client_table/GenlibClientSubscription.c -fPIC -DPIC -o src/genlib/client_table/.libs/libupnp_la-GenlibClientSubscription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/ssdp/ssdp_server.c -fPIC -DPIC -o src/ssdp/.libs/libupnp_la-ssdp_server.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/client_table/client_table.c -fPIC -DPIC -o src/genlib/client_table/.libs/libupnp_la-client_table.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-membuffer.lo `test -f 'src/genlib/util/membuffer.c' || echo './'`src/genlib/util/membuffer.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/util/membuffer.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-membuffer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/util/strintmap.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-strintmap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/util/upnp_timeout.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-upnp_timeout.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/genlib/util/libupnp_la-list.lo `test -f 'src/genlib/util/list.c' || echo './'`src/genlib/util/list.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/util/list.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-list.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/util/util.c -fPIC -DPIC -o src/genlib/util/.libs/libupnp_la-util.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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 libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/service_table/service_table.c -fPIC -DPIC -o src/genlib/service_table/.libs/libupnp_la-service_table.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/http/statcodes.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-statcodes.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/genlib/net/libupnp_la-sock.lo `test -f 'src/genlib/net/sock.c' || echo './'`src/genlib/net/sock.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/sock.c -fPIC -DPIC -o src/genlib/net/.libs/libupnp_la-sock.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/http/parsetools.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-parsetools.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpActionComplete.lo `test -f 'src/api/UpnpActionComplete.c' || echo './'`src/api/UpnpActionComplete.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpActionComplete.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpActionComplete.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/http/webserver.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-webserver.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/uri/uri.c -fPIC -DPIC -o src/genlib/net/uri/.libs/libupnp_la-uri.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/http/httpparser.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-httpparser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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 libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/genlib/net/http/httpreadwrite.c -fPIC -DPIC -o src/genlib/net/http/.libs/libupnp_la-httpreadwrite.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/gena/gena_callback2.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_callback2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/gena/gena_ctrlpt.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_ctrlpt.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpActionRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpActionRequest.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpEventSubscribe.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpEventSubscribe.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpDiscovery.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpDiscovery.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpEvent.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpEvent.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpExtraHeaders.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpExtraHeaders.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpFileInfo.lo `test -f 'src/api/UpnpFileInfo.c' || echo './'`src/api/UpnpFileInfo.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpFileInfo.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpFileInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/api/libupnp_la-UpnpStateVarComplete.lo `test -f 'src/api/UpnpStateVarComplete.c' || echo './'`src/api/UpnpStateVarComplete.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpStateVarComplete.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpStateVarComplete.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpStateVarRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpStateVarRequest.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpSubscriptionRequest.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpSubscriptionRequest.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/gena/libupnp_la-gena_device.lo `test -f 'src/gena/gena_device.c' || echo './'`src/gena/gena_device.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/gena/gena_device.c -fPIC -DPIC -o src/gena/.libs/libupnp_la-gena_device.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/UpnpString.c -fPIC -DPIC -o src/api/.libs/libupnp_la-UpnpString.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/api/libupnp_la-upnpdebug.lo `test -f 'src/api/upnpdebug.c' || echo './'`src/api/upnpdebug.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/upnpdebug.c -fPIC -DPIC -o src/api/.libs/libupnp_la-upnpdebug.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/uuid/md5.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-md5.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/uuid/sysdep.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-sysdep.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/uuid/libupnp_la-uuid.lo `test -f 'src/uuid/uuid.c' || echo './'`src/uuid/uuid.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/uuid/uuid.c -fPIC -DPIC -o src/uuid/.libs/libupnp_la-uuid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o src/api/libupnp_la-upnptools.lo `test -f 'src/api/upnptools.c' || echo './'`src/api/upnptools.c libtool: compile: x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/upnptools.c -fPIC -DPIC -o src/api/.libs/libupnp_la-upnptools.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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:28: 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:866, from ../upnp/inc/upnpdebug.h:43, from src/urlconfig/urlconfig.c:42: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 187) into a destination of size 180 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -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-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c src/api/upnpapi.c -fPIC -DPIC -o src/api/.libs/libupnp_la-upnpapi.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -version-info 17:5:0 -export-symbols-regex '^Upnp.*' ../ixml/libixml.la -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/api/libupnp_la-upnptools.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 libtool: link: /usr/bin/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/api/.libs/libupnp_la-upnptools.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: if test -r libupnp-altlinux.ver; then cp libupnp-altlinux.ver .libs/libupnp.ver; fi libtool: link: x86_64-alt-linux-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/api/.libs/libupnp_la-upnptools.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,/usr/src/RPM/BUILD/libupnp-1.14.5/ixml/.libs ../ixml/.libs/libixml.so -pthread -g -O2 -Os -pthread -Wl,-soname -Wl,libupnp.so.17 -Wl,-version-script -Wl,.libs/libupnp.ver -o .libs/libupnp.so.17.0.5 libtool: link: (cd ".libs" && rm -f "libupnp.so.17" && ln -s "libupnp.so.17.0.5" "libupnp.so.17") libtool: link: (cd ".libs" && rm -f "libupnp.so" && ln -s "libupnp.so.17.0.5" "libupnp.so") libtool: link: ( cd ".libs" && rm -f "libupnp.la" && ln -s "../libupnp.la" "libupnp.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' Making all in sample make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o linux/tv_ctrlpt-tv_ctrlpt_main.o `test -f 'linux/tv_ctrlpt_main.c' || echo './'`linux/tv_ctrlpt_main.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o linux/tv_combo-tv_combo_main.o `test -f 'linux/tv_combo_main.c' || echo './'`linux/tv_combo_main.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_combo-sample_util.o `test -f 'common/sample_util.c' || echo './'`common/sample_util.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_ctrlpt-sample_util.o `test -f 'common/sample_util.c' || echo './'`common/sample_util.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvdevice -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o linux/tv_device-tv_device_main.o `test -f 'linux/tv_device_main.c' || echo './'`linux/tv_device_main.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvdevice -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_device-sample_util.o `test -f 'common/sample_util.c' || echo './'`common/sample_util.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_combo-tv_ctrlpt.o `test -f 'common/tv_ctrlpt.c' || echo './'`common/tv_ctrlpt.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_ctrlpt-tv_ctrlpt.o `test -f 'common/tv_ctrlpt.c' || echo './'`common/tv_ctrlpt.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-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 -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_combo-tv_device.o `test -f 'common/tv_device.c' || echo './'`common/tv_device.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvdevice -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -c -o common/tv_device-tv_device.o `test -f 'common/tv_device.c' || echo './'`common/tv_device.c make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o tv_ctrlpt common/tv_ctrlpt-sample_util.o common/tv_ctrlpt-tv_ctrlpt.o linux/tv_ctrlpt-tv_ctrlpt_main.o ../../upnp/libupnp.la ../../ixml/libixml.la libtool: link: x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o .libs/tv_ctrlpt common/tv_ctrlpt-sample_util.o common/tv_ctrlpt-tv_ctrlpt.o linux/tv_ctrlpt-tv_ctrlpt_main.o ../../upnp/.libs/libupnp.so ../../ixml/.libs/libixml.so -pthread make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o tv_combo common/tv_combo-sample_util.o common/tv_combo-tv_ctrlpt.o common/tv_combo-tv_device.o linux/tv_combo-tv_combo_main.o ../../upnp/libupnp.la ../../ixml/libixml.la libtool: link: x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o .libs/tv_combo common/tv_combo-sample_util.o common/tv_combo-tv_ctrlpt.o common/tv_combo-tv_device.o linux/tv_combo-tv_combo_main.o ../../upnp/.libs/libupnp.so ../../ixml/.libs/libixml.so -pthread make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o tv_device common/tv_device-sample_util.o common/tv_device-tv_device.o linux/tv_device-tv_device_main.o ../../upnp/libupnp.la ../../ixml/libixml.la libtool: link: x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -o .libs/tv_device common/tv_device-sample_util.o common/tv_device-tv_device.o linux/tv_device-tv_device_main.o ../../upnp/.libs/libupnp.so ../../ixml/.libs/libixml.so -pthread make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75630 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libupnp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libupnp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libupnp-1.14.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libupnp-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5' Making install in ixml make[1]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libixml.la '/usr/src/tmp/libupnp-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libixml.so.11.0.1 /usr/src/tmp/libupnp-buildroot/usr/lib64/libixml.so.11.0.1 libtool: install: (cd /usr/src/tmp/libupnp-buildroot/usr/lib64 && { ln -s -f libixml.so.11.0.1 libixml.so.11 || { rm -f libixml.so.11 && ln -s libixml.so.11.0.1 libixml.so.11; }; }) libtool: install: (cd /usr/src/tmp/libupnp-buildroot/usr/lib64 && { ln -s -f libixml.so.11.0.1 libixml.so || { rm -f libixml.so && ln -s libixml.so.11.0.1 libixml.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libixml.lai /usr/src/tmp/libupnp-buildroot/usr/lib64/libixml.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' /usr/libexec/rpm-build/install -p -m 644 inc/ixml.h inc/ixmldebug.h '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' make[1]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/ixml' Making install in upnp make[1]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libupnp.la '/usr/src/tmp/libupnp-buildroot/usr/lib64' libtool: warning: relinking 'libupnp.la' libtool: install: (cd /usr/src/RPM/BUILD/libupnp-1.14.5/upnp; /bin/sh "/usr/src/RPM/BUILD/libupnp-1.14.5/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Os -Wextra -Wpedantic -version-info 17:5:0 -export-symbols-regex "^Upnp.*" ../ixml/libixml.la -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/api/libupnp_la-upnptools.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 -inst-prefix-dir /usr/src/tmp/libupnp-buildroot) libtool: relink: /usr/bin/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/api/.libs/libupnp_la-upnptools.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: relink: /bin/grep -E -e "^Upnp.*" ".libs/libupnp.exp" > ".libs/libupnp.expT" libtool: relink: mv -f ".libs/libupnp.expT" ".libs/libupnp.exp" libtool: relink: echo "{ global:" > .libs/libupnp.ver libtool: relink: cat .libs/libupnp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libupnp.ver libtool: relink: echo "local: *; };" >> .libs/libupnp.ver libtool: relink: if test -r libupnp-altlinux.ver; then cp libupnp-altlinux.ver .libs/libupnp.ver; fi libtool: relink: x86_64-alt-linux-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/api/.libs/libupnp_la-upnptools.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 -L/usr/src/tmp/libupnp-buildroot/usr/lib64 -L/usr/lib64 -lixml -pthread -g -O2 -Os -pthread -Wl,-soname -Wl,libupnp.so.17 -Wl,-version-script -Wl,.libs/libupnp.ver -o .libs/libupnp.so.17.0.5 libtool: install: /usr/libexec/rpm-build/install -p .libs/libupnp.so.17.0.5T /usr/src/tmp/libupnp-buildroot/usr/lib64/libupnp.so.17.0.5 libtool: install: (cd /usr/src/tmp/libupnp-buildroot/usr/lib64 && { ln -s -f libupnp.so.17.0.5 libupnp.so.17 || { rm -f libupnp.so.17 && ln -s libupnp.so.17.0.5 libupnp.so.17; }; }) libtool: install: (cd /usr/src/tmp/libupnp-buildroot/usr/lib64 && { ln -s -f libupnp.so.17.0.5 libupnp.so || { rm -f libupnp.so && ln -s libupnp.so.17.0.5 libupnp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libupnp.lai /usr/src/tmp/libupnp-buildroot/usr/lib64/libupnp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' /usr/libexec/rpm-build/install -p -m 644 inc/upnpconfig.h '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' /usr/libexec/rpm-build/install -p -m 644 inc/UpnpActionComplete.h inc/UpnpActionRequest.h inc/Callback.h inc/UpnpDiscovery.h inc/UpnpEvent.h inc/UpnpEventSubscribe.h inc/UpnpExtraHeaders.h inc/UpnpFileInfo.h inc/list.h inc/UpnpStateVarComplete.h inc/UpnpStateVarRequest.h inc/UpnpSubscriptionRequest.h inc/UpnpString.h inc/upnp.h inc/upnpdebug.h inc/UpnpGlobal.h inc/UpnpInet.h inc/UpnpIntTypes.h inc/UpnpStdInt.h inc/UpnpUniStd.h inc/upnptools.h inc/ithread.h '/usr/src/tmp/libupnp-buildroot/usr/include/upnp' make[3]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' Making install in sample make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[3]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/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 '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp/sample' make[1]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/upnp' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5/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 '/usr/src/RPM/BUILD/libupnp-1.14.5/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5/docs' make[1]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5' make[2]: Entering directory '/usr/src/RPM/BUILD/libupnp-1.14.5' /bin/mkdir -p '/usr/src/tmp/libupnp-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libupnp.pc '/usr/src/tmp/libupnp-buildroot/usr/lib64/pkgconfig' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5' make: Leaving directory '/usr/src/RPM/BUILD/libupnp-1.14.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libupnp-buildroot (auto) removed './usr/lib64/libupnp.la' removed './usr/lib64/libixml.la' mode of './usr/lib64/libupnp.so.17.0.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libixml.so.11.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libupnp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libupnp.pc: Libs: '-pthread -L${libdir} -lupnp -lixml' --> '-pthread -lupnp -lixml' Checking contents of files in /usr/src/tmp/libupnp-buildroot/ (default) Compressing files in /usr/src/tmp/libupnp-buildroot (auto) Adjusting library links in /usr/src/tmp/libupnp-buildroot ./usr/lib64: (from :0) libixml.so.11 -> libixml.so.11.0.1 libupnp.so.17 -> libupnp.so.17.0.5 Verifying ELF objects in /usr/src/tmp/libupnp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libixml11-1.14.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MscwSz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libupnp-buildroot/usr/lib64/libixml.so.11: 104 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9amNA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libixml.so.11()(64bit) = set:kdzmh99QMfolcBBCFv5ZehSgtuOHu4HIt3Qi2byhrfOgsvjaWktbaldcz0tzaSTChnu2B2Ck8na9Zh5lZuQHthunDitgIE6mokVR5Mz5Lt6bb870mmZsld60EfED867SXAnCrgV9LcyIwKAkc2rWKJ3b0x1YECEjQYxlk5l6z6rvUZjbKTZeyyvHFcZy9iVZsqwTivt30KDIm9gco1 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C3xkgC Creating libixml11-debuginfo package Processing files: libupnp17-1.14.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xY78fD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libupnp-buildroot/usr/lib64/libupnp.so.17: 425 symbols, 19 bpp warning: hash collision: UpnpActionComplete_set_ActionResult UpnpVirtualDir_set_ReadCallback Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NMqv6z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libupnp.so.17()(64bit) = set:mdmTZ8dPuMNZ6trgUhVwKJkJc9b2h3IqkmPO443jrLZ2p65b4jiHq2rehwZ9Dykw5xdmbz00mePZFPUfA4KkZ2CGDbDEsThl91Bxx2MDgRGoe5zl5xZjXGKWjq2nHJN5rH7VZrffTvCHUL5rU9ZpCr0GBFUuGLGQSaLGl47td3MekA0WxysxAEkRRatXsuiUVlzyYlEXNEzIa554mHFlcRwTxevq7GzynHjhZBfUnwl9kDKqL4ZvqpgINzALBqmpG55bnQqwTEx43PMjqk8t9NN3EE4yUbdJRtsYq9ZyytXdd7bbJANke1hFDmWmYjPrAuamE8Po7ZCYltbUnRHK3m1fmBaZh62OcNc3S185sbZpuD83GvhuZL2nlh4qxrL7PF4JbM1oCBqpLPZjTaG4dwIiuHttjLC20voNfh0Z0y4rAmi3RgaU4JUPRDkiIEUr4Zm99kMtTcMwdly6LmMYmkpslOKrsxDjXWnp1w8f2YKW5DdCdUBxrWrFHFyVYwIUZg9LZpo9RQnHPyFrNgIo6EwZ1gF7Mm77F2OZ0KdIzzkuIZHx45amVltTCbGvvI3dNU3yBJ1M7CbWr3ek2QD63zRqVGAvkT5vVg07c4AQFWaUjMDij57RbiIgsFWyPmNOcskZsyeYzUCZ4XWw6q39Vi5gClvtRe9KlkgIQmmzMFmPQOiXSf16mS5W5nxxwDxWtjwG1h2BwvjRnxLCP4chQ73YtRQwHiTNwNjzrvF8M0i5WoDh3nZ9Lctykwm5SmZ3fnrnZJu8NAoxkOZElZJaVxfPGhnEA9pEF4uExNT9zW81cnMdnsHWKxZ0LDQTjMpRtqhezXmGCXw0j1 Requires: libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libixml.so.11()(64bit) >= set:kfXP92ZmCyCHhxh0ZIla3UbBlWMFyG1ZxmLknqK7Vth7bzZA5JOcZKUZk, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJqJAz Creating libupnp17-debuginfo package Processing files: libupnp-devel-1.14.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libupnp-1.14.5 + DOCDIR=/usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + export DOCDIR + rm -rf /usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + /bin/mkdir -p /usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + cp -prL README.md /usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + chmod -R go-w /usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + chmod -R a+rX /usr/src/tmp/libupnp-buildroot/usr/share/doc/libupnp-devel-1.14.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qS6WlB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bJOC9C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libupnp) = 1.14.5 Requires: /usr/lib64/libixml.so.11.0.1, /usr/lib64/libupnp.so.17.0.5, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fh6jSB Processing files: libixml11-debuginfo-1.14.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ezx9AB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TcazWC find-requires: running scripts (debuginfo) Provides: debug64(libixml.so.11) Requires: libixml11 = 1.14.5-alt1, debug64(libc.so.6) Processing files: libupnp17-debuginfo-1.14.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DQ57WC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.olYqgA find-requires: running scripts (debuginfo) Provides: debug64(libupnp.so.17) Requires: libupnp17 = 1.14.5-alt1, debug64(libc.so.6), debug64(libixml.so.11), debug64(libpthread.so.0) Adding to libixml11-debuginfo a strict dependency on libixml11 Adding to libupnp17-debuginfo a strict dependency on libupnp17 Adding to libupnp17 a strict dependency on libixml11 Adding to libupnp-devel a strict dependency on libixml11 Adding to libupnp-devel a strict dependency on libupnp17 Adding to libupnp17-debuginfo a strict dependency on libixml11-debuginfo Removing from libupnp17-debuginfo 1 sources provided by libixml11-debuginfo also prunning dir /usr/src/debug/libupnp-1.14.5/ixml/inc also prunning dir /usr/src/debug/libupnp-1.14.5/ixml Removing 2 extra deps from libupnp17 due to dependency on libixml11 Removing 1 extra deps from libupnp-devel due to dependency on libixml11 Removing 1 extra deps from libupnp-devel due to dependency on libupnp17 Removing 1 extra deps from libupnp17-debuginfo due to dependency on libixml11-debuginfo Removing 3 extra deps from libupnp17 due to repentancy on libixml11 Removing 1 extra deps from libupnp-devel due to repentancy on libupnp17 Removing 1 extra deps from libupnp17-debuginfo due to repentancy on libixml11-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libixml11-1.14.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libupnp17-1.14.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libupnp-devel-1.14.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libixml11-debuginfo-1.14.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libupnp17-debuginfo-1.14.5-alt1.x86_64.rpm (w2.lzdio) 19.53user 5.53system 0:26.80elapsed 93%CPU (0avgtext+0avgdata 44380maxresident)k 0inputs+0outputs (0major+2138346minor)pagefaults 0swaps 21.12user 7.82system 0:30.39elapsed 95%CPU (0avgtext+0avgdata 44380maxresident)k 0inputs+0outputs (0major+2386258minor)pagefaults 0swaps --- libixml11-1.14.5-alt1.x86_64.rpm.repo 2021-07-23 10:57:28.000000000 +0000 +++ libixml11-1.14.5-alt1.x86_64.rpm.hasher 2021-08-24 05:21:58.124344448 +0000 @@ -9,3 +9,3 @@ File: /usr/lib64/libixml.so.11 120777 root:root libixml.so.11.0.1 -File: /usr/lib64/libixml.so.11.0.1 100644 root:root d50438f7c88b7e55ed7c50866aaa75b5 -RPMIdentity: 199ffd971db8c1c3c9201beac6dcf7e1dabb66f8d494f052e9896a2676bba8e6784783da8a1321b96850608effb759abba038bfe09e629b41a5e0e744166f10c +File: /usr/lib64/libixml.so.11.0.1 100644 root:root 1dbd2686bc92fb372500fefda6f0f10d +RPMIdentity: 95975b1d11240e069bca4ccf51425d506d2e474b1cb92601143e9a33bc728e1df4fb9daef78342a519ccf2581aa2964557b0d19de025ef3cfe1677f15aca1a8f --- libixml11-debuginfo-1.14.5-alt1.x86_64.rpm.repo 2021-07-23 10:57:28.000000000 +0000 +++ libixml11-debuginfo-1.14.5-alt1.x86_64.rpm.hasher 2021-08-24 05:21:58.198345138 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/bdf1b339ce226843344c8ede5562aae9e7c6aa 120777 root:root ../../../../lib64/libixml.so.11.0.1 -/usr/lib/debug/.build-id/21/bdf1b339ce226843344c8ede5562aae9e7c6aa.debug 120777 root:root ../../usr/lib64/libixml.so.11.0.1.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/7677e60dcbf0d3f33a364e5acac0ce4f2e431a 120777 root:root ../../../../lib64/libixml.so.11.0.1 +/usr/lib/debug/.build-id/24/7677e60dcbf0d3f33a364e5acac0ce4f2e431a.debug 120777 root:root ../../usr/lib64/libixml.so.11.0.1.debug /usr/lib/debug/usr/lib64/libixml.so.11.0.1.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: libixml11-debuginfo = 1.14.5-alt1:sisyphus+280522.100.1.1 -File: /usr/lib/debug/.build-id/21 40755 root:root -File: /usr/lib/debug/.build-id/21/bdf1b339ce226843344c8ede5562aae9e7c6aa 120777 root:root ../../../../lib64/libixml.so.11.0.1 -File: /usr/lib/debug/.build-id/21/bdf1b339ce226843344c8ede5562aae9e7c6aa.debug 120777 root:root ../../usr/lib64/libixml.so.11.0.1.debug -File: /usr/lib/debug/usr/lib64/libixml.so.11.0.1.debug 100644 root:root 53ae07352bbf34be477900e31915f1f3 +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/7677e60dcbf0d3f33a364e5acac0ce4f2e431a 120777 root:root ../../../../lib64/libixml.so.11.0.1 +File: /usr/lib/debug/.build-id/24/7677e60dcbf0d3f33a364e5acac0ce4f2e431a.debug 120777 root:root ../../usr/lib64/libixml.so.11.0.1.debug +File: /usr/lib/debug/usr/lib64/libixml.so.11.0.1.debug 100644 root:root fb8386b747d2f366441b7b90739e6871 File: /usr/lib/debug/usr/lib64/libixml.so.11.debug 120777 root:root libixml.so.11.0.1.debug @@ -51,2 +51,2 @@ File: /usr/src/debug/libupnp-1.14.5/ixml/src/nodeList.c 100644 root:root 23f520e7cafc37dde7345637b0e94095 -RPMIdentity: 553a5dc5e25cc8a43b4e11ae74caf12951005eed445fdb65ba9e83ef387d969694b8ec4d7ddc941c09eba2ac528dbb7d87f348837c84256bd8c78ba50cd39556 +RPMIdentity: f4c552597b15eaf7a4fb6430b185f03450210d198cd41d436447e5749b44f1247ea275516b95e4152c283244026b11b4c2083cb71519a06e92f5468e02d6e80a --- libupnp17-1.14.5-alt1.x86_64.rpm.repo 2021-07-23 10:57:28.000000000 +0000 +++ libupnp17-1.14.5-alt1.x86_64.rpm.hasher 2021-08-24 05:21:58.342346481 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libupnp.so.17 120777 root:root libupnp.so.17.0.5 -File: /usr/lib64/libupnp.so.17.0.5 100644 root:root 16e17c0459de2605a7bb20f0eb31ee4a -RPMIdentity: cc24a1db645b82dc71a89d6ed0c9da00ffef2d8c82cebd2c19730578f8b86a2eec0c097be450a26afa101cb1acc10219725dca71536b30b1e538f998ca1eb972 +File: /usr/lib64/libupnp.so.17.0.5 100644 root:root dc8e590a2bdf5f297f3c77fc05c95637 +RPMIdentity: ad26321cdb6e54496cb49af151e10b38ce783ad9ba792cc3c7a0aa725bf55e1e7e3f0412003ed7563ad9664fd97648abd9c8acb222a5131ed2477ddee4aa2bc6 --- libupnp17-debuginfo-1.14.5-alt1.x86_64.rpm.repo 2021-07-23 10:57:28.000000000 +0000 +++ libupnp17-debuginfo-1.14.5-alt1.x86_64.rpm.hasher 2021-08-24 05:21:58.426347264 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/72 40755 root:root -/usr/lib/debug/.build-id/72/38d95ac77a5a9e936e4acb2c34c6be9c0d1a62 120777 root:root ../../../../lib64/libupnp.so.17.0.5 -/usr/lib/debug/.build-id/72/38d95ac77a5a9e936e4acb2c34c6be9c0d1a62.debug 120777 root:root ../../usr/lib64/libupnp.so.17.0.5.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/e4cec076c4eebd99f08338b3a417f92a327f09 120777 root:root ../../../../lib64/libupnp.so.17.0.5 +/usr/lib/debug/.build-id/74/e4cec076c4eebd99f08338b3a417f92a327f09.debug 120777 root:root ../../usr/lib64/libupnp.so.17.0.5.debug /usr/lib/debug/usr/lib64/libupnp.so.17.0.5.debug 100644 root:root @@ -129,6 +129,6 @@ Provides: libupnp17-debuginfo = 1.14.5-alt1:sisyphus+280522.100.1.1 -File: /usr/lib/debug/.build-id/72 40755 root:root -File: /usr/lib/debug/.build-id/72/38d95ac77a5a9e936e4acb2c34c6be9c0d1a62 120777 root:root ../../../../lib64/libupnp.so.17.0.5 -File: /usr/lib/debug/.build-id/72/38d95ac77a5a9e936e4acb2c34c6be9c0d1a62.debug 120777 root:root ../../usr/lib64/libupnp.so.17.0.5.debug -File: /usr/lib/debug/usr/lib64/libupnp.so.17.0.5.debug 100644 root:root 44303a0879a3bf1ffa28aacdbdf0ebea +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/e4cec076c4eebd99f08338b3a417f92a327f09 120777 root:root ../../../../lib64/libupnp.so.17.0.5 +File: /usr/lib/debug/.build-id/74/e4cec076c4eebd99f08338b3a417f92a327f09.debug 120777 root:root ../../usr/lib64/libupnp.so.17.0.5.debug +File: /usr/lib/debug/usr/lib64/libupnp.so.17.0.5.debug 100644 root:root 7441ca82aa7fccc3821971990b9e18a6 File: /usr/lib/debug/usr/lib64/libupnp.so.17.debug 120777 root:root libupnp.so.17.0.5.debug @@ -252,2 +252,2 @@ File: /usr/src/debug/libupnp-1.14.5/upnp/src/uuid/uuid.c 100644 root:root 8269d5746509a61505ff0e3ad30e86f2 -RPMIdentity: b111390b9dda088dd39bfae6415f0fb1d832d7896653e72cc7a5c73431c656861dbb21f000d1270ba53d32ed940f91edc983d0a97bcad64eacfe841c8379f880 +RPMIdentity: 2dc04127fa11816625ed0b313ce287e64841a1388d549398c3959b456651c276841380b6434fe3d0f3fb75ebc9d25781b0b27fe02e9102b0497957b053ef0f61