Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577830 Details for
Bug 812778
FTBFS of libnice-0.1.1-3.el7.src.rpm
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
output of rpmbuild --rebuild
rpmbuild-log.txt (text/plain), 174.65 KB, created by
Matěj Cepl
on 2012-04-16 20:17:52 UTC
(
hide
)
Description:
output of rpmbuild --rebuild
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2012-04-16 20:17:52 UTC
Size:
174.65 KB
patch
obsolete
>varovánÃ: uživatel mockbuild neexistuje - použit uživatel root >varovánÃ: skupina mockbuild neexistuje - použita skupina root >varovánÃ: uživatel mockbuild neexistuje - použit uživatel root >varovánÃ: skupina mockbuild neexistuje - použita skupina root >Instaluji: libnice-0.1.1-3.el7.src.rpm >ProvádÄnÃ(%prep): /bin/sh -e /var/tmp/rpm-tmp.gzmIne >+ umask 022 >+ cd /home/matej/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/matej/build/BUILD >+ rm -rf libnice-0.1.1 >+ /usr/bin/gzip -dc /home/matej/build/SOURCES/libnice-0.1.1.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libnice-0.1.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >ProvádÄnÃ(%build): /bin/sh -e /var/tmp/rpm-tmp.DVqDPh >+ umask 022 >+ cd /home/matej/build/BUILD >+ cd libnice-0.1.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by 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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-unknown-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-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for x86_64-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/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 for C/C++ restrict keyword... __restrict >checking for variable-length arrays... yes >checking whether to enable assertions... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking net/in.h usability... no >checking net/in.h presence... no >checking for net/in.h... no >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >configure: set LIBNICE_CFLAGS to -Wall >checking for clock_gettime in -lrt... yes >checking for poll... yes >checking for x86_64-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for GST... yes >checking for GUPNP... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating agent/Makefile >config.status: creating stun/Makefile >config.status: creating stun/tests/Makefile >config.status: creating stun/tools/Makefile >config.status: creating socket/Makefile >config.status: creating nice/Makefile >config.status: creating nice/nice.pc >config.status: creating random/Makefile >config.status: creating gst/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/libnice/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ make -j3 >make all-recursive >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1' >Making all in stun >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making all in . >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' > CC stunagent.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stunagent.lo stunagent.c > CC stunmessage.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stunmessage.lo stunmessage.c > CC stun5389.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stun5389.lo stun5389.c > CC stuncrc32.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stuncrc32.lo stuncrc32.c > CC sha1.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sha1.lo sha1.c > CC md5.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o md5.lo md5.c > CC rand.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o rand.lo rand.c > CC stunhmac.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stunhmac.lo stunhmac.c > CC utils.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o utils.lo utils.c > CC debug.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c > CC ice.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ice.lo `test -f 'usages/ice.c' || echo './'`usages/ice.c > CC bind.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bind.lo `test -f 'usages/bind.c' || echo './'`usages/bind.c > CC turn.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o turn.lo `test -f 'usages/turn.c' || echo './'`usages/turn.c > CC timer.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -std=gnu99 -DG_LOG_DOMAIN=\"libnice-stun\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o timer.lo `test -f 'usages/timer.c' || echo './'`usages/timer.c > CCLD libstun.la >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making all in tools >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' > CC stunbdc.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stunbdc.c > CC stund.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stund.c > CCLD stunbdc > CCLD stund >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >Making all in tests >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making all in socket >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/socket' > CC socket.lo > CC udp-bsd.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o socket.lo socket.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o udp-bsd.lo udp-bsd.c > CC tcp-bsd.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tcp-bsd.lo tcp-bsd.c > CC pseudossl.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pseudossl.lo pseudossl.c > CC socks5.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o socks5.lo socks5.c > CC http.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o http.lo http.c > CC turn.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o turn.lo turn.c > CC tcp-turn.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice-socket\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ../random -I ../agent -I ../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tcp-turn.lo tcp-turn.c > CCLD libsocket.la >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >Making all in random >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' > CC random.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o random.lo random.c > CC random-glib.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o random-glib.lo random-glib.c > CCLD libnice-random.la >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >Making all in agent >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make all-am >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' > CC address.lo > CC candidate.lo > CC debug.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o address.lo address.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o candidate.lo candidate.c > CC component.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o component.lo component.c > CC agent.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o agent.lo agent.c > CC stream.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stream.lo stream.c > CC conncheck.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conncheck.lo conncheck.c > CC discovery.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o discovery.lo discovery.c > CC interfaces.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interfaces.lo interfaces.c > CC pseudotcp.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pseudotcp.lo pseudotcp.c > CC agent-signals-marshal.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libnice\" -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o agent-signals-marshal.lo agent-signals-marshal.c > CCLD libagent.la >copying selected object files to avoid basename conflicts... >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >Making all in nice >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' > CCLD libnice.la >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >Making all in docs >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making all in reference >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >Making all in libnice >make[4]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[4]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making all in tests >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >chmod a+x ./check-test-fullmode-with-stun.sh >chmod a+x ./test-pseudotcp-random.sh >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >Making all in gst >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/gst' > CC gstnicesrc.lo > CC gstnicesink.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I .. -I ../socket -I ../agent -I ../random -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gstnicesrc.lo gstnicesrc.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I .. -I ../socket -I ../agent -I ../random -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gstnicesink.lo gstnicesink.c > CC gstnice.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I .. -I ../socket -I ../agent -I ../random -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gstnice.lo gstnice.c > CCLD libgstnice.la >../libtool: line 8476: func_apped: command not found >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/gst' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1' >+ exit 0 >ProvádÄnÃ(%install): /bin/sh -e /var/tmp/rpm-tmp.G5yQ6M >+ umask 022 >+ cd /home/matej/build/BUILD >+ '[' /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 '!=' / ']' >+ rm -rf /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 >++ dirname /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 >+ mkdir -p /home/matej/build/BUILDROOT >+ mkdir /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 >+ cd libnice-0.1.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 >+ make install DESTDIR=/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 >Making install in stun >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making install in . >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/stun" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/stun" > /usr/bin/install -c -m 644 stunagent.h stunmessage.h win32_common.h debug.h constants.h '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/stun' >test -z "/usr/include/stun/usages" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/stun/usages" > /usr/bin/install -c -m 644 usages/bind.h usages/ice.h usages/turn.h usages/timer.h '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/stun/usages' >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making install in tools >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >test -z "/usr/bin" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -c stunbdc stund '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin' >libtool: install: /usr/bin/install -c stunbdc /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin/stunbdc >libtool: install: /usr/bin/install -c stund /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin/stund >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >Making install in tests >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making install in socket >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >Making install in random >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >Making install in agent >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make install-am >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/nice" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/nice" > /usr/bin/install -c -m 644 agent.h candidate.h debug.h address.h interfaces.h pseudotcp.h '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/nice' >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >Making install in nice >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -c libnice.la '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libnice.so.10.0.1 /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/libnice.so.10.0.1 >libtool: install: (cd /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64 && { ln -s -f libnice.so.10.0.1 libnice.so.10 || { rm -f libnice.so.10 && ln -s libnice.so.10.0.1 libnice.so.10; }; }) >libtool: install: (cd /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64 && { ln -s -f libnice.so.10.0.1 libnice.so || { rm -f libnice.so && ln -s libnice.so.10.0.1 libnice.so; }; }) >libtool: install: /usr/bin/install -c .libs/libnice.lai /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/libnice.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 nice.pc '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/pkgconfig' >test -z "/usr/include/nice" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/nice" > /usr/bin/install -c -m 644 nice.h '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/include/nice' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >Making install in docs >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making install in reference >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >Making install in libnice >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[4]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[4]: Nothing to be done for `install-exec-am'. >-- Installing ./html/NiceAgent.html >-- Installing ./html/ch01.html >-- Installing ./html/ch02.html >-- Installing ./html/ch03.html >-- Installing ./html/ch04.html >-- Installing ./html/ch05.html >-- Installing ./html/home.png >-- Installing ./html/index.html >-- Installing ./html/index.sgml >-- Installing ./html/left.png >-- Installing ./html/libnice-Bind.html >-- Installing ./html/libnice-Debug-messages.html >-- Installing ./html/libnice-ICE.html >-- Installing ./html/libnice-Network-interfaces-discovery.html >-- Installing ./html/libnice-NiceAddress.html >-- Installing ./html/libnice-NiceCandidate.html >-- Installing ./html/libnice-Pseudo-TCP-Socket.html >-- Installing ./html/libnice-StunAgent.html >-- Installing ./html/libnice-StunMessage.html >-- Installing ./html/libnice-TURN.html >-- Installing ./html/libnice-Timer.html >-- Installing ./html/libnice.devhelp >-- Installing ./html/libnice.devhelp2 >-- Installing ./html/pt01.html >-- Installing ./html/pt02.html >-- Installing ./html/pt03.html >-- Installing ./html/right.png >-- Installing ./html/style.css >-- Installing ./html/up.png >http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (330) >http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (28) >http://nice.freedesktop.org/libnice/ -> /usr/share/gtk-doc/html/libnice/ (1) >make[4]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[4]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making install in tests >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >chmod a+x ./check-test-fullmode-with-stun.sh >chmod a+x ./test-pseudotcp-random.sh >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >Making install in gst >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/gst' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/gst' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib64/gstreamer-0.10" || /usr/bin/mkdir -p "/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/gstreamer-0.10" > /bin/sh ../libtool --mode=install /usr/bin/install -c libgstnice.la '/home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/gstreamer-0.10' >libtool: install: warning: relinking `libgstnice.la' >libtool: install: (cd /home/matej/build/BUILD/libnice-0.1.1/gst; /bin/sh /home/matej/build/BUILD/libnice-0.1.1/libtool --silent --tag CC --mode=relink gcc -Wall -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I .. -I ../socket -I ../agent -I ../random -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -Wl,-z,relro -o libgstnice.la -rpath /usr/lib64/gstreamer-0.10 gstnicesrc.lo gstnicesink.lo gstnice.lo -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ../nice/libnice.la -inst-prefix-dir /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64) >libtool: install: /usr/bin/install -c .libs/libgstnice.soT /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/gstreamer-0.10/libgstnice.so >libtool: install: /usr/bin/install -c .libs/libgstnice.lai /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/gstreamer-0.10/libgstnice.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/gst' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/gst' >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1' >+ find /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64 -name '*.la' -exec rm -f '{}' ';' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/matej/build/BUILD/libnice-0.1.1 >extracting debug info from /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/gstreamer-0.10/libgstnice.so >extracting debug info from /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/lib64/libnice.so.10.0.1 >extracting debug info from /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin/stund >extracting debug info from /home/matej/build/BUILDROOT/libnice-0.1.1-3.el7.x86_64/usr/bin/stunbdc >symlinked /usr/lib/debug/usr/lib64/libnice.so.10.0.1.debug to /usr/lib/debug/usr/lib64/libnice.so.10.debug >symlinked /usr/lib/debug/usr/lib64/libnice.so.10.0.1.debug to /usr/lib/debug/usr/lib64/libnice.so.debug >1555 blocks >+ /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >ProvádÄnÃ(%check): /bin/sh -e /var/tmp/rpm-tmp.AROfQp >+ umask 022 >+ cd /home/matej/build/BUILD >+ cd libnice-0.1.1 >+ unset DISPLAY >+ make check >Making check in stun >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making check in . >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making check in tools >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >make stund >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >make[3]: `stund' is up to date. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tools' >Making check in tests >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make test-parse test-format test-bind test-conncheck test-hmac \ > check-bind.sh >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' > CC test-parse.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-parse.c >test-parse.c: In function 'test_attribute_validater': >test-parse.c:296:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] >test-parse.c: In function 'test_attribute': >test-parse.c:369:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat] >test-parse.c: In function 'test_vector_validater': >test-parse.c:458:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >test-parse.c: In function 'test_vectors': >test-parse.c:636:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-parse.c:40:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'const char *' >test-parse.c: In function 'test_hash_creds': >test-parse.c:711:3: warning: implicit declaration of function 'stun_hash_creds' [-Wimplicit-function-declaration] > CCLD test-parse > CC test-format.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-format.c >test-format.c: In function 'finish_check': >test-format.c:122:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-format.c:42:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'const char *' >test-format.c: In function 'main': >test-format.c:253:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-format.c:42:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'const char *' > CCLD test-format > CC test-bind.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-bind.c >test-bind.c: In function 'big_srv_addr': >test-bind.c:142:7: warning: unused variable 'fd' [-Wunused-variable] > CCLD test-bind > CC test-conncheck.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-conncheck.c >test-conncheck.c: In function 'main': >test-conncheck.c:86:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] >test-conncheck.c:86:5: warning: (near initialization for 'validater_data[0].username') [-Wpointer-sign] >test-conncheck.c:86:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] >test-conncheck.c:86:5: warning: (near initialization for 'validater_data[0].password') [-Wpointer-sign] >test-conncheck.c:87:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] >test-conncheck.c:87:5: warning: (near initialization for 'validater_data[1].username') [-Wpointer-sign] >test-conncheck.c:87:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] >test-conncheck.c:87:5: warning: (near initialization for 'validater_data[1].password') [-Wpointer-sign] >test-conncheck.c:122:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:138:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:158:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:176:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:183:3: warning: comparison between 'StunMessageReturn' and 'enum <anonymous>' [-Wenum-compare] >test-conncheck.c:195:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:214:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:236:3: warning: pointer targets in passing argument 3 of 'stun_agent_finish_message' differ in signedness [-Wpointer-sign] >In file included from test-conncheck.c:41:0: >../../stun/stunagent.h:464:8: note: expected 'const uint8_t *' but argument is of type 'char *' >test-conncheck.c:80:12: warning: unused variable 'alen' [-Wunused-variable] > CCLD test-conncheck > CC test-hmac.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-hmac.c >test-hmac.c: In function 'test_sha1': >test-hmac.c:63:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] >In file included from test-hmac.c:44:0: >/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' >test-hmac.c: In function 'test_hmac': >test-hmac.c:79:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] >In file included from test-hmac.c:44:0: >/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' >test-hmac.c:79:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] >In file included from test-hmac.c:44:0: >/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' >test-hmac.c: In function 'test_md5': >test-hmac.c:95:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] >In file included from test-hmac.c:44:0: >/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uint8_t *' >test-hmac.c:92:7: warning: unused variable 'i' [-Wunused-variable] >test-hmac.c: In function 'main': >test-hmac.c:131:3: warning: pointer targets in passing argument 1 of 'test_hmac' differ in signedness [-Wpointer-sign] >test-hmac.c:76:6: note: expected 'uint8_t *' but argument is of type 'char *' >test-hmac.c:131:3: warning: pointer targets in passing argument 2 of 'test_hmac' differ in signedness [-Wpointer-sign] >test-hmac.c:76:6: note: expected 'uint8_t *' but argument is of type 'char *' >test-hmac.c:133:3: warning: pointer targets in passing argument 1 of 'test_sha1' differ in signedness [-Wpointer-sign] >test-hmac.c:58:6: note: expected 'uint8_t *' but argument is of type 'char *' >test-hmac.c:134:3: warning: pointer targets in passing argument 1 of 'test_md5' differ in signedness [-Wpointer-sign] >test-hmac.c:89:6: note: expected 'uint8_t *' but argument is of type 'char *' >test-hmac.c:137:7: warning: pointer targets in passing argument 1 of 'test_sha1' differ in signedness [-Wpointer-sign] >test-hmac.c:58:6: note: expected 'uint8_t *' but argument is of type 'char *' >test-hmac.c:139:7: warning: pointer targets in passing argument 1 of 'test_md5' differ in signedness [-Wpointer-sign] >test-hmac.c:89:6: note: expected 'uint8_t *' but argument is of type 'char *' > CCLD test-hmac >make[3]: Nothing to be done for `check-bind.sh'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make check-TESTS >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >Comparing username '0x926b2b3e6aa54358a85125a6f79c0ae7d886f776f9cd8a2e45d7cbbbaee503c33a323aa99eb77b32e3f3a6c0e8544bef52d2e2c043c24cbcafd9f2fa488b8ce66214643a32000000' (72) with '0x926b2b3e6aa54358a85125a6f79c0ae7d886f776f9cd8a2e45d7cbbbaee503c33a323aa99eb77b32e3f3a6c0e8544bef52d2e2c043c24cbcafd9f2fa488b8ce66214643a32000000' (72) : 0 >Found valid username, returning password : 'wÙzéÏà>¢( ]ìÏ6èIàÿ' > Message HMAC-SHA1 fingerprint: >key : 0x77d97ae9cfe03ea228a05deccf36e849 > expected: 0xf74681c46f4c215cf68ec0810e203fb1b1ada48a > received: 0xf74681c46f4c215cf68ec0810e203fb1b1ada48a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN error: No data! >STUN error: RTP or other non-protocol packet! >STUN error: 4 instead of 8 bytes for attribute! >STUN error: Invalid message length: 25! >STUN error: Incomplete message: 27 of 28 bytes! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete message: 4 of 20 bytes! >STUN error: Incomplete message: 5 of 20 bytes! >STUN error: Incomplete message: 6 of 20 bytes! >STUN error: Incomplete message: 7 of 20 bytes! >STUN error: Incomplete message: 8 of 20 bytes! >STUN error: Incomplete message: 9 of 20 bytes! >STUN error: Incomplete message: 10 of 20 bytes! >STUN error: Incomplete message: 11 of 20 bytes! >STUN error: Incomplete message: 12 of 20 bytes! >STUN error: Incomplete message: 13 of 20 bytes! >STUN error: Incomplete message: 14 of 20 bytes! >STUN error: Incomplete message: 15 of 20 bytes! >STUN error: Incomplete message: 16 of 20 bytes! >STUN error: Incomplete message: 17 of 20 bytes! >STUN error: Incomplete message: 18 of 20 bytes! >STUN error: Incomplete message: 19 of 20 bytes! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete message: 4 of 20 bytes! >STUN error: Incomplete message: 5 of 20 bytes! >STUN error: Incomplete message: 6 of 20 bytes! >STUN error: Incomplete message: 7 of 20 bytes! >STUN error: Incomplete message: 8 of 20 bytes! >STUN error: Incomplete message: 9 of 20 bytes! >STUN error: Incomplete message: 10 of 20 bytes! >STUN error: Incomplete message: 11 of 20 bytes! >STUN error: Incomplete message: 12 of 20 bytes! >STUN error: Incomplete message: 13 of 20 bytes! >STUN error: Incomplete message: 14 of 20 bytes! >STUN error: Incomplete message: 15 of 20 bytes! >STUN error: Incomplete message: 16 of 20 bytes! >STUN error: Incomplete message: 17 of 20 bytes! >STUN error: Incomplete message: 18 of 20 bytes! >STUN error: Incomplete message: 19 of 20 bytes! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete STUN message header! >STUN error: Incomplete message: 4 of 36 bytes! >STUN error: Incomplete message: 5 of 36 bytes! >STUN error: Incomplete message: 6 of 36 bytes! >STUN error: Incomplete message: 7 of 36 bytes! >STUN error: Incomplete message: 8 of 36 bytes! >STUN error: Incomplete message: 9 of 36 bytes! >STUN error: Incomplete message: 10 of 36 bytes! >STUN error: Incomplete message: 11 of 36 bytes! >STUN error: Incomplete message: 12 of 36 bytes! >STUN error: Incomplete message: 13 of 36 bytes! >STUN error: Incomplete message: 14 of 36 bytes! >STUN error: Incomplete message: 15 of 36 bytes! >STUN error: Incomplete message: 16 of 36 bytes! >STUN error: Incomplete message: 17 of 36 bytes! >STUN error: Incomplete message: 18 of 36 bytes! >STUN error: Incomplete message: 19 of 36 bytes! >STUN error: Incomplete message: 20 of 36 bytes! >STUN error: Incomplete message: 21 of 36 bytes! >STUN error: Incomplete message: 22 of 36 bytes! >STUN error: Incomplete message: 23 of 36 bytes! >STUN error: Incomplete message: 24 of 36 bytes! >STUN error: Incomplete message: 25 of 36 bytes! >STUN error: Incomplete message: 26 of 36 bytes! >STUN error: Incomplete message: 27 of 36 bytes! >STUN error: Incomplete message: 28 of 36 bytes! >STUN error: Incomplete message: 29 of 36 bytes! >STUN error: Incomplete message: 30 of 36 bytes! >STUN error: Incomplete message: 31 of 36 bytes! >STUN error: Incomplete message: 32 of 36 bytes! >STUN error: Incomplete message: 33 of 36 bytes! >STUN error: Incomplete message: 34 of 36 bytes! >STUN error: Incomplete message: 35 of 36 bytes! >STUN demux error: no FINGERPRINT attribute! >STUN demux error: no cookie! >STUN demux error: bad fingerprint: 0x78cd9104, expected: 0x78cc9104! >STUN demux error: bad fingerprint: 0x00000000, expected: 0xd3459895! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6261645f5f677579 > expected: 0x6f1e623958c702f1f38201bc392a8c3f213d28a3 > received: 0x0bc4b20c9458bb25a3221ac8e18732363afce2c3 >STUN auth error: SHA1 fingerprint mismatch! > Message HMAC-SHA1 fingerprint: >key : 0x676f6f645f677579 > expected: 0x0bc4b20c9458bb25a3221ac8e18732363afce2c3 > received: 0x0bc4b20c9458bb25a3221ac8e18732363afce2c3 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > expected: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 > received: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > expected: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 > received: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > sent : 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 > Message HMAC-SHA1 fingerprint: 0xad8a85ff >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > expected: 0x7db7fc5270c6db1fc32634bb4c646ee71db3784a > received: 0x7db7fc5270c6db1fc32634bb4c646ee71db3784a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > expected: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 > received: 0x624eebdc3cc92dd84b74bf85d1c0f5de3687bd33 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0xad8a85ff >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x564f6b4a7862526c31526d5478556b2f57764a784274 > expected: 0x21cbbd251a8c4c388cc5cdb3276af561b221c82b > received: 0x21cbbd251a8c4c388cc5cdb3276af561b221c82b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >key for user:realm:pass is : 0x8493fbc53ba582fb4c044c456bdc40eb > >RFC key for user:realm:pass is : 0x8493fbc53ba582fb4c044c456bdc40eb > >Attribute test message length: 128 >Checking test vectors... >Done. >Testing long term credentials hash algorithm... >Done! >PASS: test-parse > Message HMAC-SHA1 fingerprint: 0xfe70ced8 >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0x48927ccdabcdfac8d4f16b0b15a375908c47e91e > Message HMAC-SHA1 fingerprint: 0xae7d8fa5 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x73336b723374 > expected: 0x48927ccdabcdfac8d4f16b0b15a375908c47e91e > received: 0x48927ccdabcdfac8d4f16b0b15a375908c47e91e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0x9b17f59e >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0x4626b48c771d8f4bd34512753ec0f354a56ac280 > Message HMAC-SHA1 fingerprint: 0x5aad1ad3 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x73336b723374 > expected: 0x4626b48c771d8f4bd34512753ec0f354a56ac280 > received: 0x4626b48c771d8f4bd34512753ec0f354a56ac280 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0x36d39675 >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0x50f241c348a5f43a7fa11784de533f068157080e > Message HMAC-SHA1 fingerprint: 0xfd80872b >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x73336b723374 > expected: 0x50f241c348a5f43a7fa11784de533f068157080e > received: 0x50f241c348a5f43a7fa11784de533f068157080e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0x4242122b >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0x0a30f6410daeeaa2c9b2517eab5df1fc8bc700b7 > Message HMAC-SHA1 fingerprint: 0x05edd72d >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0xc7917f69 >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0x75c2e509ebd351e49e5e3d738553ab660caf5135 > Message HMAC-SHA1 fingerprint: 0x35d7cb7c >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x73336b723374 > expected: 0x75c2e509ebd351e49e5e3d738553ab660caf5135 > received: 0x75c2e509ebd351e49e5e3d738553ab660caf5135 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0xa6142ae7 >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x73336b723374 > sent : 0xc102027c3e33c957f6d85192caaa083f2cc686e1 > Message HMAC-SHA1 fingerprint: 0x8cb945a3 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x73336b723374 > expected: 0xc102027c3e33c957f6d85192caaa083f2cc686e1 > received: 0xc102027c3e33c957f6d85192caaa083f2cc686e1 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Built message of 28 bytes >Built message of 64 bytes >Built message of 28 bytes >Built message of 64 bytes >Built message of 28 bytes >Built message of 64 bytes >Built message of 48 bytes >Built message of 84 bytes >Built message of 28 bytes >Built message of 64 bytes >Built message of 52 bytes >Built message of 88 bytes >PASS: test-format >STUN transaction failed: couldn't create transport. >STUN transaction failed: couldn't create transport. >STUN transaction failed: couldn't create transport. >STUN unknown: 0 mandatory attribute(s)! >STUN unknown: 0 mandatory attribute(s)! > STUN error message received (code: 500) >STUN unknown: 0 mandatory attribute(s)! >STUN unknown: 0 mandatory attribute(s)! >Received 20-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > No MAPPED-ADDRESS: 1 >STUN unknown: 0 mandatory attribute(s)! >STUN unknown: 0 mandatory attribute(s)! >Received 44-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN transaction started (timeout 599ms). >STUN transaction retransmitted (timeout 1201ms). >STUN transaction retransmitted (timeout 2397ms). >STUN transaction retransmitted (timeout 4799ms). >STUN transaction failed: time out. >Bad socket family test... OK >Too small server address test... OK >Too big server address test... OK >Bad responses test... OK >Error responses test... OK >Keep alives test... OK >Binding discovery timeout test... OK >PASS: test-bind > Message HMAC-SHA1 fingerprint: 0x03c88a74 >STUN Reply (buffer size = 65552)... > Unhandled non-request (class 2) message. > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xdcc9112a5288a0e8e9e3022aa5ab1ef94e7ef797 > Message HMAC-SHA1 fingerprint: 0x0f819b5b >STUN Reply (buffer size = 65552)... > Bad request (method 1638) message. >STUN Error Reply (buffer size: 65552)... > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0x1c7ec87c769803bc82f95782eb1f4dcf95c75be6 > Message HMAC-SHA1 fingerprint: 0x4ca3c49f > Error response (400) of 72 bytes > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xbc065ef15776762b93dad1d40551f28dc179a9e2 > Message HMAC-SHA1 fingerprint: 0x9192408f >STUN demux: OK! >Comparing username '0x4c3a52' (3) with '0x4c' (1) : 14848 >Comparing username '0x4c3a52' (3) with '0x4c3a52' (3) : 0 >Found valid username, returning password : 'secret' > Message HMAC-SHA1 fingerprint: >key : 0x736563726574 > expected: 0xbc065ef15776762b93dad1d40551f28dc179a9e2 > received: 0xbc065ef15776762b93dad1d40551f28dc179a9e2 >STUN auth: OK! >STUN unknown: attribute 0x0666(27 bytes) >STUN unknown: 1 mandatory attribute(s)! > Message HMAC-SHA1 fingerprint: 0xf90cf0f8 >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xbb8c1422bc1ee4cf2e6e8e7080fe1c62dbc719ce > Message HMAC-SHA1 fingerprint: 0x89efb273 >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xc55364a478a933b7e74b6ed3f33764d7ba700994 > Message HMAC-SHA1 fingerprint: 0x431e129a >STUN Reply (buffer size = 65552)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xfea773db8233e5bd065bae6ca149e71fbf5c7995 > Message HMAC-SHA1 fingerprint: 0x958bb74c > All done (response size: 72) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x736563726574 > expected: 0xfea773db8233e5bd065bae6ca149e71fbf5c7995 > received: 0xfea773db8233e5bd065bae6ca149e71fbf5c7995 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xf28ba5668f5f9806663548d5a31cb56652848d2c > Message HMAC-SHA1 fingerprint: 0x4897dd25 >STUN Reply (buffer size = 65552)... >STUN Role not specified by peer! > Mapped address problem: 4 > Fatal error formatting Response: 4 > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0x44e6756539d4fe8dffc792db0f662e3efafebe83 > Message HMAC-SHA1 fingerprint: 0x30fc3d2b >STUN Reply (buffer size = 65552)... >STUN Role Conflict detected: > switching role from "controlling" to "controlled" > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xc38dd5f72a9eab177954859f78d913eb6cdc86b0 > Message HMAC-SHA1 fingerprint: 0x82a9d32b > All done (response size: 72) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x736563726574 > expected: 0xc38dd5f72a9eab177954859f78d913eb6cdc86b0 > received: 0xc38dd5f72a9eab177954859f78d913eb6cdc86b0 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xf8b67eca3bdc140a464e7006b1e231a320639cb8 > Message HMAC-SHA1 fingerprint: 0x91be458c >STUN Reply (buffer size = 65552)... >STUN Role Conflict detected: > staying "controlled" (sending error) >STUN Error Reply (buffer size: 65552)... > Message HMAC-SHA1 message integrity: > key : 0x736563726574 > sent : 0xadc2881d77d0aede0049615b1ddcbaa280e01fc1 > Message HMAC-SHA1 fingerprint: 0x758ff088 > Error response (487) of 76 bytes >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x736563726574 > expected: 0xadc2881d77d0aede0049615b1ddcbaa280e01fc1 > received: 0xadc2881d77d0aede0049615b1ddcbaa280e01fc1 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >PASS: test-conncheck >HMAC of 'world' with key 'hello' is : 0x8a3a84bcd0d0065e97f175d370447c7d02e00973 >Expected : 0x8a3a84bcd0d0065e97f175d370447c7d02e00973 >SHA1 of 'abc' : 0xa9993e364706816aba3e25717850c26c9cd0d89d >Expected : 0xa9993e364706816aba3e25717850c26c9cd0d89d >MD5 of 'abc' : 0x0x900150983cd24fb0d6963f7d28e17f72 >Expected : 0x900150983cd24fb0d6963f7d28e17f72 >SHA1 of 'abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq' : 0x84983e441c3bd26ebaae4aa1f95129e5e54670f1 >Expected : 0x84983e441c3bd26ebaae4aa1f95129e5e54670f1 >MD5 of 'abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq' : 0x0x8215ef0796a20bcaaae116d3876c664a >Expected : 0x8215ef0796a20bcaaae116d3876c664a >PASS: test-hmac >================== >All 5 tests passed >================== >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun/tests' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/stun' >Making check in socket >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/socket' >Making check in random >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make test >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' > CC test.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test.c > CCLD test >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make check-TESTS >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/random' >PASS: test >============= >1 test passed >============= >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/random' >Making check in agent >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make check-am >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/agent' >Making check in nice >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >make test-symbols.sh libnice.symbols >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >chmod +x ./test-symbols.sh >rm -f libnice-symbols-test.c >while read s; do echo "void $s(void) { }" ; done < libnice.sym > libnice-symbols-test.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnice-symbols-test.o libnice-symbols-test.c >rm -f libnice.symbols >../scripts/make-symbol-list.sh libnice-symbols-test.o >libnice.symbols >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >make check-TESTS >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >chmod +x ./test-symbols.sh >PASS: test-symbols.sh >============= >1 test passed >============= >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/nice' >Making check in docs >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making check in reference >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >Making check in libnice >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference/libnice' >make[3]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs/reference' >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/docs' >Making check in tests >make[1]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >chmod a+x ./check-test-fullmode-with-stun.sh >chmod a+x ./test-pseudotcp-random.sh >make test-pseudotcp test-bsd test test-address test-add-remove-stream test-priority test-mainloop test-fullmode test-restart test-fallback test-thread test-dribble \ > check-test-fullmode-with-stun.sh test-pseudotcp-random.sh >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' > CC test-pseudotcp.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-pseudotcp.c > CCLD test-pseudotcp > CC test-bsd.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-bsd.c > CCLD test-bsd > CC test.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test.c > CCLD test > CC test-address.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-address.c > CCLD test-address > CC test-add-remove-stream.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-add-remove-stream.c > CCLD test-add-remove-stream > CC test-priority.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-priority.c > CCLD test-priority > CC test-mainloop.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-mainloop.c > CCLD test-mainloop > CC test-fullmode.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-fullmode.c > CCLD test-fullmode > CC test-restart.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-restart.c > CCLD test-restart > CC test-fallback.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-fallback.c > CCLD test-fallback > CC test-thread.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-thread.c > CCLD test-thread > CC test-dribble.o >gcc -DHAVE_CONFIG_H -I. -I.. -Wall -fno-strict-aliasing -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gupnp-igd-1.0 -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I .. -I ../agent -I ../random -I ../socket -I ../stun -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-dribble.c > CCLD test-dribble >make[2]: Nothing to be done for `check-test-fullmode-with-stun.sh'. >make[2]: Nothing to be done for `test-pseudotcp-random.sh'. >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >make check-TESTS >make[2]: Entering directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >PASS: test-pseudotcp >PASS: test-bsd >PASS: test >PASS: test-address >PASS: test-add-remove-stream >PASS: test-priority >STUN error: RTP or other non-protocol packet! >PASS: test-mainloop > Message HMAC-SHA1 message integrity: > key : 0x4632446c4b2b764f786f5959563044556f3850353933 > sent : 0xd30322faeb9d3ef8594a16e4e6dda1e096a614d2 > Message HMAC-SHA1 fingerprint: 0xcba5e07a > Message HMAC-SHA1 message integrity: > key : 0x4632446c4b2b764f786f5959563044556f3850353933 > sent : 0x7770212e364336421fc24fd774f552e74fe013c7 > Message HMAC-SHA1 fingerprint: 0xb43f7ce0 > Message HMAC-SHA1 message integrity: > key : 0x426b47412b503377383866664b4a3655642f78533879 > sent : 0x329839de3b143eb6a48de2bf7cffc4f3b027f980 > Message HMAC-SHA1 fingerprint: 0xc51933a4 > Message HMAC-SHA1 message integrity: > key : 0x426b47412b503377383866664b4a3655642f78533879 > sent : 0xa5b7ac5a626e4e21401861ce8e44c31ab19e7528 > Message HMAC-SHA1 fingerprint: 0xf5acfb85 >STUN demux: OK! >Comparing username '0x6e4475313a694d5a62' (9) with '0x6e447531' (4) : 0 >Found valid username, returning password: 'BkGA+P3w88ffKJ6Ud/xS8y' > Message HMAC-SHA1 fingerprint: >key : 0x426b47412b503377383866664b4a3655642f78533879 > expected: 0x329839de3b143eb6a48de2bf7cffc4f3b027f980 > received: 0x329839de3b143eb6a48de2bf7cffc4f3b027f980 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x426b47412b503377383866664b4a3655642f78533879 > sent : 0x815d715118bdd73e608fbb1736eecabb324adbee > Message HMAC-SHA1 fingerprint: 0x5c310988 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x6e4475313a694d5a62' (9) with '0x6e447531' (4) : 0 >Found valid username, returning password: 'BkGA+P3w88ffKJ6Ud/xS8y' > Message HMAC-SHA1 fingerprint: >key : 0x426b47412b503377383866664b4a3655642f78533879 > expected: 0xa5b7ac5a626e4e21401861ce8e44c31ab19e7528 > received: 0xa5b7ac5a626e4e21401861ce8e44c31ab19e7528 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x426b47412b503377383866664b4a3655642f78533879 > sent : 0x29dcb39448787f3ad944d75c744d11d2da89ecba > Message HMAC-SHA1 fingerprint: 0xb9a6bdd3 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x694d5a623a6e447531' (9) with '0x694d5a62' (4) : 0 >Found valid username, returning password: 'F2DlK+vOxoYYV0DUo8P593' > Message HMAC-SHA1 fingerprint: >key : 0x4632446c4b2b764f786f5959563044556f3850353933 > expected: 0xd30322faeb9d3ef8594a16e4e6dda1e096a614d2 > received: 0xd30322faeb9d3ef8594a16e4e6dda1e096a614d2 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4632446c4b2b764f786f5959563044556f3850353933 > sent : 0xa758fc5e847941fc5f48fc61de94655adb1d05c9 > Message HMAC-SHA1 fingerprint: 0x567c8595 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x694d5a623a6e447531' (9) with '0x694d5a62' (4) : 0 >Found valid username, returning password: 'F2DlK+vOxoYYV0DUo8P593' > Message HMAC-SHA1 fingerprint: >key : 0x4632446c4b2b764f786f5959563044556f3850353933 > expected: 0x7770212e364336421fc24fd774f552e74fe013c7 > received: 0x7770212e364336421fc24fd774f552e74fe013c7 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4632446c4b2b764f786f5959563044556f3850353933 > sent : 0xf9f88f0560dbc038a8ceb18566ea362c84a7341a > Message HMAC-SHA1 fingerprint: 0x6485df5d > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4632446c4b2b764f786f5959563044556f3850353933 > expected: 0xa758fc5e847941fc5f48fc61de94655adb1d05c9 > received: 0xa758fc5e847941fc5f48fc61de94655adb1d05c9 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x5889ba3b >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4632446c4b2b764f786f5959563044556f3850353933 > expected: 0xf9f88f0560dbc038a8ceb18566ea362c84a7341a > received: 0xf9f88f0560dbc038a8ceb18566ea362c84a7341a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x7808ebaf > Message HMAC-SHA1 fingerprint: 0xcd6ba194 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x426b47412b503377383866664b4a3655642f78533879 > expected: 0x815d715118bdd73e608fbb1736eecabb324adbee > received: 0x815d715118bdd73e608fbb1736eecabb324adbee >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x819ba23d >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x426b47412b503377383866664b4a3655642f78533879 > expected: 0x29dcb39448787f3ad944d75c744d11d2da89ecba > received: 0x29dcb39448787f3ad944d75c744d11d2da89ecba >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x4f32e845 > Message HMAC-SHA1 fingerprint: 0x2298352e >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x715056682f4e767166583148726272437a4b7a707262 > sent : 0x30b8a796994f3b9a7fe8c6f982c96b5e06907756 > Message HMAC-SHA1 fingerprint: 0xf98eb72b > Message HMAC-SHA1 message integrity: > key : 0x715056682f4e767166583148726272437a4b7a707262 > sent : 0x485049fe24da440e44c64124eeea1d12e0e16f88 > Message HMAC-SHA1 fingerprint: 0x62eee94c > Message HMAC-SHA1 message integrity: > key : 0x372f512b66317672396a706d68503339486574535357 > sent : 0xf5849bf8489a07952f283762e0663f6b615012e6 > Message HMAC-SHA1 fingerprint: 0x003361c4 > Message HMAC-SHA1 message integrity: > key : 0x372f512b66317672396a706d68503339486574535357 > sent : 0xcc5d269412bc6b14f13a6afdcb38a05d5986f762 > Message HMAC-SHA1 fingerprint: 0x28bf2408 >STUN demux: OK! >Comparing username '0x355969783a54784f38' (9) with '0x35596978' (4) : 0 >Found valid username, returning password: '7/Q+f1vr9jpmhP39HetSSW' > Message HMAC-SHA1 fingerprint: >key : 0x372f512b66317672396a706d68503339486574535357 > expected: 0xf5849bf8489a07952f283762e0663f6b615012e6 > received: 0xf5849bf8489a07952f283762e0663f6b615012e6 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x372f512b66317672396a706d68503339486574535357 > sent : 0x63a1b2fa0fe44ebe733f808adf587fbfd3c4dcdc > Message HMAC-SHA1 fingerprint: 0x31ec8ec3 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x355969783a54784f38' (9) with '0x35596978' (4) : 0 >Found valid username, returning password: '7/Q+f1vr9jpmhP39HetSSW' > Message HMAC-SHA1 fingerprint: >key : 0x372f512b66317672396a706d68503339486574535357 > expected: 0xcc5d269412bc6b14f13a6afdcb38a05d5986f762 > received: 0xcc5d269412bc6b14f13a6afdcb38a05d5986f762 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x372f512b66317672396a706d68503339486574535357 > sent : 0x17b2f69ed3fe9510f919f04e40dcce9826323fd8 > Message HMAC-SHA1 fingerprint: 0x5db0b872 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x54784f383a35596978' (9) with '0x54784f38' (4) : 0 >Found valid username, returning password: 'qPVh/NvqfX1HrbrCzKzprb' > Message HMAC-SHA1 fingerprint: >key : 0x715056682f4e767166583148726272437a4b7a707262 > expected: 0x30b8a796994f3b9a7fe8c6f982c96b5e06907756 > received: 0x30b8a796994f3b9a7fe8c6f982c96b5e06907756 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x715056682f4e767166583148726272437a4b7a707262 > sent : 0xd50c331761fe4d4e40c451b50af8662e0ed09789 > Message HMAC-SHA1 fingerprint: 0x42f586c3 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x54784f383a35596978' (9) with '0x54784f38' (4) : 0 >Found valid username, returning password: 'qPVh/NvqfX1HrbrCzKzprb' > Message HMAC-SHA1 fingerprint: >key : 0x715056682f4e767166583148726272437a4b7a707262 > expected: 0x485049fe24da440e44c64124eeea1d12e0e16f88 > received: 0x485049fe24da440e44c64124eeea1d12e0e16f88 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x715056682f4e767166583148726272437a4b7a707262 > sent : 0x1a4c08b84090db12b4fa04f3e8c2328af573246c > Message HMAC-SHA1 fingerprint: 0x709839bc > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x715056682f4e767166583148726272437a4b7a707262 > expected: 0xd50c331761fe4d4e40c451b50af8662e0ed09789 > received: 0xd50c331761fe4d4e40c451b50af8662e0ed09789 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xd0e4cbf5 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x715056682f4e767166583148726272437a4b7a707262 > expected: 0x1a4c08b84090db12b4fa04f3e8c2328af573246c > received: 0x1a4c08b84090db12b4fa04f3e8c2328af573246c >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x34f28adb > Message HMAC-SHA1 fingerprint: 0x6b28cb89 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x372f512b66317672396a706d68503339486574535357 > expected: 0x63a1b2fa0fe44ebe733f808adf587fbfd3c4dcdc > received: 0x63a1b2fa0fe44ebe733f808adf587fbfd3c4dcdc >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x72ec6810 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x372f512b66317672396a706d68503339486574535357 > expected: 0x17b2f69ed3fe9510f919f04e40dcce9826323fd8 > received: 0x17b2f69ed3fe9510f919f04e40dcce9826323fd8 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x0762b104 > Message HMAC-SHA1 fingerprint: 0x25a7e446 >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x4d67477377395a37486d7245496a3268653948413331 > sent : 0xf9539a210e530bc90cc7a0d40a20681a77cd973b > Message HMAC-SHA1 fingerprint: 0xc758d7c8 > Message HMAC-SHA1 message integrity: > key : 0x4d67477377395a37486d7245496a3268653948413331 > sent : 0xc5c54f6102b290d5cee53c14d2d690fcfe45c114 > Message HMAC-SHA1 fingerprint: 0xd19611c0 >STUN demux: OK! >Comparing username '0x776759423a48796163' (9) with '0x77675942' (4) : 0 >Found valid username, returning password: 'MgGsw9Z7HmrEIj2he9HA31' > Message HMAC-SHA1 fingerprint: >key : 0x4d67477377395a37486d7245496a3268653948413331 > expected: 0xf9539a210e530bc90cc7a0d40a20681a77cd973b > received: 0xf9539a210e530bc90cc7a0d40a20681a77cd973b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4d67477377395a37486d7245496a3268653948413331 > sent : 0xe449d1a2cf92a427e860376bba0f303c2c6c9727 > Message HMAC-SHA1 fingerprint: 0x1a0ae689 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x776759423a48796163' (9) with '0x77675942' (4) : 0 >Found valid username, returning password: 'MgGsw9Z7HmrEIj2he9HA31' > Message HMAC-SHA1 fingerprint: >key : 0x4d67477377395a37486d7245496a3268653948413331 > expected: 0xc5c54f6102b290d5cee53c14d2d690fcfe45c114 > received: 0xc5c54f6102b290d5cee53c14d2d690fcfe45c114 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4d67477377395a37486d7245496a3268653948413331 > sent : 0xe6f87638451e2cdfdd19637f7e08bb7c19296928 > Message HMAC-SHA1 fingerprint: 0x6a3e833b > All done (response size: 124) > Message HMAC-SHA1 message integrity: > key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > sent : 0xa9b17677864dfe36ed83ba510b23b6efaa298830 > Message HMAC-SHA1 fingerprint: 0xeb259378 > Message HMAC-SHA1 message integrity: > key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > sent : 0x5965811b6fa9b8e553ab3c94bd78957285ee0b98 > Message HMAC-SHA1 fingerprint: 0x673addf0 > Message HMAC-SHA1 message integrity: > key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > sent : 0x50e0044b0511361b5e8e00ba0687cd6e383f0e37 > Message HMAC-SHA1 fingerprint: 0x613e0c33 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4d67477377395a37486d7245496a3268653948413331 > expected: 0xe449d1a2cf92a427e860376bba0f303c2c6c9727 > received: 0xe449d1a2cf92a427e860376bba0f303c2c6c9727 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4d67477377395a37486d7245496a3268653948413331 > expected: 0xe6f87638451e2cdfdd19637f7e08bb7c19296928 > received: 0xe6f87638451e2cdfdd19637f7e08bb7c19296928 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! >Comparing username '0x487961633a77675942' (9) with '0x48796163' (4) : 0 >Found valid username, returning password: 'J7U3lNcolYRN0vWUIK8FU6' > Message HMAC-SHA1 fingerprint: >key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > expected: 0xa9b17677864dfe36ed83ba510b23b6efaa298830 > received: 0xa9b17677864dfe36ed83ba510b23b6efaa298830 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > sent : 0xdd81d85deaa571682c7f88496b935b7f240bfa88 > Message HMAC-SHA1 fingerprint: 0x46cd13d4 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0xa079fa04 >STUN demux: OK! >Comparing username '0x487961633a77675942' (9) with '0x48796163' (4) : 0 >Found valid username, returning password: 'J7U3lNcolYRN0vWUIK8FU6' > Message HMAC-SHA1 fingerprint: >key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > expected: 0x50e0044b0511361b5e8e00ba0687cd6e383f0e37 > received: 0x50e0044b0511361b5e8e00ba0687cd6e383f0e37 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > sent : 0x69d07eb3bf5fc14c8d5cd1a76ec2c2a095c91ffc > Message HMAC-SHA1 fingerprint: 0x155d5602 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0xb85f08f8 > Message HMAC-SHA1 fingerprint: 0xfe4db318 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > expected: 0xdd81d85deaa571682c7f88496b935b7f240bfa88 > received: 0xdd81d85deaa571682c7f88496b935b7f240bfa88 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xc2d2ab4b >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4a3755336c4e636f6c59524e30765755494b38465536 > expected: 0x69d07eb3bf5fc14c8d5cd1a76ec2c2a095c91ffc > received: 0x69d07eb3bf5fc14c8d5cd1a76ec2c2a095c91ffc >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xd141bf85 > Message HMAC-SHA1 fingerprint: 0xac5494ca >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x70617373776f726432 > sent : 0x91ced85c86d0fa8e651f8a882a4e4327df782c02 > Message HMAC-SHA1 fingerprint: 0x10c737d9 > Message HMAC-SHA1 message integrity: > key : 0x70617373776f7264 > sent : 0xcc9d34e583264c4d15035238f8845413f323f1b3 > Message HMAC-SHA1 fingerprint: 0xd65d03a4 >STUN demux: OK! >Comparing username '0x77726f6e673a64327771' (10) with '0x62376c63' (4) : 21 > Message HMAC-SHA1 fingerprint: 0xc1d5e494 >STUN demux: OK! >Comparing username '0x77726f6e67323a62376c63' (11) with '0x64327771' (4) : 19 >Comparing username '0x77726f6e67323a62376c63' (11) with '0x64327771' (4) : 19 > Message HMAC-SHA1 fingerprint: 0xdd26cd8c >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > STUN error message received (code: 401) >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > STUN error message received (code: 401) > Message HMAC-SHA1 message integrity: > key : 0x70617373776f726432 > sent : 0x6eb79eadba6074c3cdce58238b79dd12a575ddbd > Message HMAC-SHA1 fingerprint: 0xcad2d8b3 > Message HMAC-SHA1 message integrity: > key : 0x6155692f6162584e3758786475486670544e75566732 > sent : 0x9362f1954abf531a9b5df54cba9e63b6bf11e77a > Message HMAC-SHA1 fingerprint: 0xaf0af09c > Message HMAC-SHA1 message integrity: > key : 0x5a5659572b666e7a596e4e2b63354d645456757a5145 > sent : 0x031b0200c679c314de60f79db0d2d68e9dbcf23f > Message HMAC-SHA1 fingerprint: 0xb35b09f8 >STUN demux: OK! >Comparing username '0x345744453a75386351' (9) with '0x34574445' (4) : 0 >Found valid username, returning password: 'ZVYW+fnzYnN+c5MdTVuzQE' > Message HMAC-SHA1 fingerprint: >key : 0x5a5659572b666e7a596e4e2b63354d645456757a5145 > expected: 0x031b0200c679c314de60f79db0d2d68e9dbcf23f > received: 0x031b0200c679c314de60f79db0d2d68e9dbcf23f >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x5a5659572b666e7a596e4e2b63354d645456757a5145 > sent : 0x9802f7c5d2d487eec0e19ef81ee2ef5a22f4a21d > Message HMAC-SHA1 fingerprint: 0xfb8e6eb0 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x753863513a34574445' (9) with '0x75386351' (4) : 0 >Found valid username, returning password: 'aUi/abXN7XxduHfpTNuVg2' > Message HMAC-SHA1 fingerprint: >key : 0x6155692f6162584e3758786475486670544e75566732 > expected: 0x9362f1954abf531a9b5df54cba9e63b6bf11e77a > received: 0x9362f1954abf531a9b5df54cba9e63b6bf11e77a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x6155692f6162584e3758786475486670544e75566732 > sent : 0xd5869f41e13dd512d98dd4be4a659f442ab542fd > Message HMAC-SHA1 fingerprint: 0xa0dbad77 > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6155692f6162584e3758786475486670544e75566732 > expected: 0xd5869f41e13dd512d98dd4be4a659f442ab542fd > received: 0xd5869f41e13dd512d98dd4be4a659f442ab542fd >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xcc0265e1 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x5a5659572b666e7a596e4e2b63354d645456757a5145 > expected: 0x9802f7c5d2d487eec0e19ef81ee2ef5a22f4a21d > received: 0x9802f7c5d2d487eec0e19ef81ee2ef5a22f4a21d >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xa4a2f66c >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x674354764c685750554f65454b564350362b70325571 > sent : 0x0f54f3f52bdfe6c0e52c8d32c6660cc79a57b195 > Message HMAC-SHA1 fingerprint: 0x85e29945 > Message HMAC-SHA1 message integrity: > key : 0x674354764c685750554f65454b564350362b70325571 > sent : 0xe494793fda15465df9e73f4e4cd6b83e70b3c38b > Message HMAC-SHA1 fingerprint: 0x2c91c98d > Message HMAC-SHA1 message integrity: > key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > sent : 0x793ce9005d0692498c7f85133c5b15ad83e2964d > Message HMAC-SHA1 fingerprint: 0x693220a6 > Message HMAC-SHA1 message integrity: > key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > sent : 0x6888c326c085868e498726acfbd62b38e95eaa33 > Message HMAC-SHA1 fingerprint: 0xff838e7c >STUN demux: OK! >Comparing username '0x5553536e3a6562596c' (9) with '0x5553536e' (4) : 0 >Found valid username, returning password: 'ilolfh2FoM4klVVi8QLmrb' > Message HMAC-SHA1 fingerprint: >key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > expected: 0x793ce9005d0692498c7f85133c5b15ad83e2964d > received: 0x793ce9005d0692498c7f85133c5b15ad83e2964d >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > sent : 0xcaafa5d740e3cbc2702c2e53162b67ec445a4e7b > Message HMAC-SHA1 fingerprint: 0xd0b2b5a6 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x5553536e3a6562596c' (9) with '0x5553536e' (4) : 0 >Found valid username, returning password: 'ilolfh2FoM4klVVi8QLmrb' > Message HMAC-SHA1 fingerprint: >key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > expected: 0x6888c326c085868e498726acfbd62b38e95eaa33 > received: 0x6888c326c085868e498726acfbd62b38e95eaa33 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > sent : 0xbf910ff0ae754264a4e73dafd04eecd3f683e0df > Message HMAC-SHA1 fingerprint: 0x5fa50a30 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x6562596c3a5553536e' (9) with '0x6562596c' (4) : 0 >Found valid username, returning password: 'gCTvLhWPUOeEKVCP6+p2Uq' > Message HMAC-SHA1 fingerprint: >key : 0x674354764c685750554f65454b564350362b70325571 > expected: 0x0f54f3f52bdfe6c0e52c8d32c6660cc79a57b195 > received: 0x0f54f3f52bdfe6c0e52c8d32c6660cc79a57b195 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x674354764c685750554f65454b564350362b70325571 > sent : 0xff695c88c0fcb40228d1248ae455f97099dafd06 > Message HMAC-SHA1 fingerprint: 0xe090655b > All done (response size: 124) >STUN demux: OK! >Comparing username '0x6562596c3a5553536e' (9) with '0x6562596c' (4) : 0 >Found valid username, returning password: 'gCTvLhWPUOeEKVCP6+p2Uq' > Message HMAC-SHA1 fingerprint: >key : 0x674354764c685750554f65454b564350362b70325571 > expected: 0xe494793fda15465df9e73f4e4cd6b83e70b3c38b > received: 0xe494793fda15465df9e73f4e4cd6b83e70b3c38b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x674354764c685750554f65454b564350362b70325571 > sent : 0x430259191dd0be88914b69fda32a33a4b15b8389 > Message HMAC-SHA1 fingerprint: 0x8a5795dd > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x674354764c685750554f65454b564350362b70325571 > expected: 0xff695c88c0fcb40228d1248ae455f97099dafd06 > received: 0xff695c88c0fcb40228d1248ae455f97099dafd06 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x1003ee4a >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x674354764c685750554f65454b564350362b70325571 > expected: 0x430259191dd0be88914b69fda32a33a4b15b8389 > received: 0x430259191dd0be88914b69fda32a33a4b15b8389 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x2f82e2a9 > Message HMAC-SHA1 fingerprint: 0x5314721e >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > expected: 0xcaafa5d740e3cbc2702c2e53162b67ec445a4e7b > received: 0xcaafa5d740e3cbc2702c2e53162b67ec445a4e7b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x382b8cfa >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x696c6f6c666832466f4d346b6c56566938514c6d7262 > expected: 0xbf910ff0ae754264a4e73dafd04eecd3f683e0df > received: 0xbf910ff0ae754264a4e73dafd04eecd3f683e0df >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x22a8096d > Message HMAC-SHA1 fingerprint: 0x7f1fc9c9 >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x5658524d6d544977346d436b6f326c2b696f48387347 > sent : 0x50c21521759f3caf64b660ba47a32c8e6dbc097d > Message HMAC-SHA1 fingerprint: 0x6fce8b42 > Message HMAC-SHA1 message integrity: > key : 0x4757596c6a527833477070694135666c384c4e733271 > sent : 0xa61c404dee1a17b787dc3c0a429e542f1223e9fb > Message HMAC-SHA1 fingerprint: 0xc93ba779 >STUN demux: OK! >Comparing username '0x773864463a642b636c' (9) with '0x77386446' (4) : 0 >Found valid username, returning password: 'GWYljRx3GppiA5fl8LNs2q' > Message HMAC-SHA1 fingerprint: >key : 0x4757596c6a527833477070694135666c384c4e733271 > expected: 0xa61c404dee1a17b787dc3c0a429e542f1223e9fb > received: 0xa61c404dee1a17b787dc3c0a429e542f1223e9fb >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > staying "controlling" (sending error) >STUN Error Reply (buffer size: 1300)... > Message HMAC-SHA1 message integrity: > key : 0x4757596c6a527833477070694135666c384c4e733271 > sent : 0xa1673cd89769311734258e3d63eccb509285316d > Message HMAC-SHA1 fingerprint: 0xe3510fb8 > Error response (487) of 120 bytes >STUN demux: OK! >Comparing username '0x642b636c3a77386446' (9) with '0x642b636c' (4) : 0 >Found valid username, returning password: 'VXRMmTIw4mCko2l+ioH8sG' > Message HMAC-SHA1 fingerprint: >key : 0x5658524d6d544977346d436b6f326c2b696f48387347 > expected: 0x50c21521759f3caf64b660ba47a32c8e6dbc097d > received: 0x50c21521759f3caf64b660ba47a32c8e6dbc097d >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > switching role from "controlling" to "controlled" > Message HMAC-SHA1 message integrity: > key : 0x5658524d6d544977346d436b6f326c2b696f48387347 > sent : 0x1dd605464ceceb570909fb2736ba42fa3e61eedb > Message HMAC-SHA1 fingerprint: 0x23880bb5 > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x5658524d6d544977346d436b6f326c2b696f48387347 > expected: 0x1dd605464ceceb570909fb2736ba42fa3e61eedb > received: 0x1dd605464ceceb570909fb2736ba42fa3e61eedb >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x5378c5d4 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4757596c6a527833477070694135666c384c4e733271 > expected: 0xa1673cd89769311734258e3d63eccb509285316d > received: 0xa1673cd89769311734258e3d63eccb509285316d >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x4757596c6a527833477070694135666c384c4e733271 > sent : 0x39c775d49b87e36432acb36ce6d7097e6f6fad38 > Message HMAC-SHA1 fingerprint: 0x3d35023d >STUN demux: OK! >Comparing username '0x773864463a642b636c' (9) with '0x77386446' (4) : 0 >Found valid username, returning password: 'GWYljRx3GppiA5fl8LNs2q' > Message HMAC-SHA1 fingerprint: >key : 0x4757596c6a527833477070694135666c384c4e733271 > expected: 0x39c775d49b87e36432acb36ce6d7097e6f6fad38 > received: 0x39c775d49b87e36432acb36ce6d7097e6f6fad38 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4757596c6a527833477070694135666c384c4e733271 > sent : 0x16c1d3b2278bfec7459d9be1998dbe9e7d98561e > Message HMAC-SHA1 fingerprint: 0xe16aa1af > All done (response size: 124) > Message HMAC-SHA1 message integrity: > key : 0x5658524d6d544977346d436b6f326c2b696f48387347 > sent : 0xdc19b7682b7482061ee83bf9cb8f7155acb877d2 > Message HMAC-SHA1 fingerprint: 0x1db8687f >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4757596c6a527833477070694135666c384c4e733271 > expected: 0x16c1d3b2278bfec7459d9be1998dbe9e7d98561e > received: 0x16c1d3b2278bfec7459d9be1998dbe9e7d98561e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x0d7d4b0b > Message HMAC-SHA1 message integrity: > key : 0x325a5379563762373347353278466448596454704238 > sent : 0x2641ecced3db00395894e06608c4263df3af4327 > Message HMAC-SHA1 fingerprint: 0x123ec8e3 > Message HMAC-SHA1 message integrity: > key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > sent : 0x697c565c9c918387a0629faaa5c0b9b4d6f2138d > Message HMAC-SHA1 fingerprint: 0x42cf232d >STUN demux: OK! >Comparing username '0x726f674b3a78716d4c' (9) with '0x726f674b' (4) : 0 >Found valid username, returning password: 'qLM7xMl9QwxvDLJ0lUII/o' > Message HMAC-SHA1 fingerprint: >key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > expected: 0x697c565c9c918387a0629faaa5c0b9b4d6f2138d > received: 0x697c565c9c918387a0629faaa5c0b9b4d6f2138d >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > staying "controlled" (sending error) >STUN Error Reply (buffer size: 1300)... > Message HMAC-SHA1 message integrity: > key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > sent : 0x8ae979775f7bbe184231e901869144a96fe64148 > Message HMAC-SHA1 fingerprint: 0x65383abc > Error response (487) of 120 bytes >STUN demux: OK! >Comparing username '0x78716d4c3a726f674b' (9) with '0x78716d4c' (4) : 0 >Found valid username, returning password: '2ZSyV7b73G52xFdHYdTpB8' > Message HMAC-SHA1 fingerprint: >key : 0x325a5379563762373347353278466448596454704238 > expected: 0x2641ecced3db00395894e06608c4263df3af4327 > received: 0x2641ecced3db00395894e06608c4263df3af4327 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > switching role from "controlled" to "controlling" > Message HMAC-SHA1 message integrity: > key : 0x325a5379563762373347353278466448596454704238 > sent : 0x16a10b399805768cdd2e9426258e6b564bd8ac07 > Message HMAC-SHA1 fingerprint: 0xce12b983 > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x325a5379563762373347353278466448596454704238 > expected: 0x16a10b399805768cdd2e9426258e6b564bd8ac07 > received: 0x16a10b399805768cdd2e9426258e6b564bd8ac07 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > expected: 0x8ae979775f7bbe184231e901869144a96fe64148 > received: 0x8ae979775f7bbe184231e901869144a96fe64148 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x325a5379563762373347353278466448596454704238 > sent : 0x87186c9164379d38f1f2617548d6f10f2dca7954 > Message HMAC-SHA1 fingerprint: 0x2c66dad0 > Message HMAC-SHA1 message integrity: > key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > sent : 0x9b49d4edfad3b62050ac531e5835e0be2809bd34 > Message HMAC-SHA1 fingerprint: 0xe00222dc >STUN demux: OK! >Comparing username '0x726f674b3a78716d4c' (9) with '0x726f674b' (4) : 0 >Found valid username, returning password: 'qLM7xMl9QwxvDLJ0lUII/o' > Message HMAC-SHA1 fingerprint: >key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > expected: 0x9b49d4edfad3b62050ac531e5835e0be2809bd34 > received: 0x9b49d4edfad3b62050ac531e5835e0be2809bd34 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > sent : 0xe8ed3b563125312580190a6e4e0a862f4bcec7ce > Message HMAC-SHA1 fingerprint: 0x8d1c36a5 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0x90bbfb8e >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x714c4d37784d6c3951777876444c4a306c5549492f6f > expected: 0xe8ed3b563125312580190a6e4e0a862f4bcec7ce > received: 0xe8ed3b563125312580190a6e4e0a862f4bcec7ce >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x8b91ddcf >PASS: test-fullmode > Message HMAC-SHA1 message integrity: > key : 0x6a4f332f7a384f626e646339614249755171396c5a54 > sent : 0xf5dca5dcd748ce92b50b89a9268d6c0406cf8822 > Message HMAC-SHA1 fingerprint: 0xfb40eee8 > Message HMAC-SHA1 message integrity: > key : 0x36433631364d56642b4363594c546c61384850437061 > sent : 0x6de3a31c5ba61321eb55f28df17b6073e3e6d070 > Message HMAC-SHA1 fingerprint: 0x1a215871 > Message HMAC-SHA1 message integrity: > key : 0x6a4f332f7a384f626e646339614249755171396c5a54 > sent : 0x8a2527d16a81736a4723bcedcdc334a1f54fbe88 > Message HMAC-SHA1 fingerprint: 0xfc807159 > Message HMAC-SHA1 message integrity: > key : 0x36433631364d56642b4363594c546c61384850437061 > sent : 0x202ecb7e42d62c2da97ac5f4462fca431424a782 > Message HMAC-SHA1 fingerprint: 0x8c0143b7 >STUN demux: OK! >Comparing username '0x666a4c743a365a597a' (9) with '0x666a4c74' (4) : 0 >Found valid username, returning password: '6C616MVd+CcYLTla8HPCpa' > Message HMAC-SHA1 fingerprint: >key : 0x36433631364d56642b4363594c546c61384850437061 > expected: 0x202ecb7e42d62c2da97ac5f4462fca431424a782 > received: 0x202ecb7e42d62c2da97ac5f4462fca431424a782 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x36433631364d56642b4363594c546c61384850437061 > sent : 0x3fcc3d7a8f6190c003daabb3557552cbad4234a7 > Message HMAC-SHA1 fingerprint: 0xb09e05d8 > All done (response size: 80) >STUN demux: OK! >Comparing username '0x365a597a3a666a4c74' (9) with '0x365a597a' (4) : 0 >Found valid username, returning password: 'jO3/z8Obndc9aBIuQq9lZT' > Message HMAC-SHA1 fingerprint: >key : 0x6a4f332f7a384f626e646339614249755171396c5a54 > expected: 0x8a2527d16a81736a4723bcedcdc334a1f54fbe88 > received: 0x8a2527d16a81736a4723bcedcdc334a1f54fbe88 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x6a4f332f7a384f626e646339614249755171396c5a54 > sent : 0x4523442edea8c4937c90ff393f568e3e192f441a > Message HMAC-SHA1 fingerprint: 0x1b3c3063 > All done (response size: 80) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6a4f332f7a384f626e646339614249755171396c5a54 > expected: 0x4523442edea8c4937c90ff393f568e3e192f441a > received: 0x4523442edea8c4937c90ff393f568e3e192f441a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 80-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x56ae22c6 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x36433631364d56642b4363594c546c61384850437061 > expected: 0x3fcc3d7a8f6190c003daabb3557552cbad4234a7 > received: 0x3fcc3d7a8f6190c003daabb3557552cbad4234a7 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 80-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xa3cfa761 >STUN demux: OK! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: 0x197b24f3 > Message HMAC-SHA1 fingerprint: 0x0073032a >STUN demux: OK! >STUN demux: OK! >FAIL: test-restart >STUN error: Incomplete message: 16 of 13128 bytes! > >** (process:3691): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3691): WARNING **: Error deleting port mapping: NoSuchEntryInArray >STUN error: Incomplete message: 16 of 13128 bytes! >PASS: test-fallback > Message HMAC-SHA1 message integrity: > key : 0x39e7f9e6e6cf54710e7696314b414164 > sent : 0x496081bd8fc59a96f591e35a518cf1af66a4108e >Comparing username '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) with '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e19' (32) : 0 >Found valid username, returning password: '9çùææÏTqv1KAAd' > Message HMAC-SHA1 fingerprint: >key : 0x39e7f9e6e6cf54710e7696314b414164 > expected: 0x496081bd8fc59a96f591e35a518cf1af66a4108e > received: 0x496081bd8fc59a96f591e35a518cf1af66a4108e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) with '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x32927ea18810b43c0146fcc9ea2ecdfa > sent : 0xfd9da320309b3045f539ae7deab6435c5351ce1e > All done (response size: 132) > Message HMAC-SHA1 message integrity: > key : 0x32927ea18810b43c0146fcc9ea2ecdfa > sent : 0x2039b1335d1aecdc07ae20dbe1844ef0fbb5d94c >Comparing username '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) with '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c' (32) : 0 >Found valid username, returning password: '2~¡´<FüÉê.Íú' > Message HMAC-SHA1 fingerprint: >key : 0x32927ea18810b43c0146fcc9ea2ecdfa > expected: 0xfd9da320309b3045f539ae7deab6435c5351ce1e > received: 0xfd9da320309b3045f539ae7deab6435c5351ce1e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) with '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) : 1 >Received 132-bytes STUN message >Mapped address found! >STUN error: Invalid message length: 12613! >STUN error: Invalid message length: 12870! >STUN error: Invalid message length: 13127! >STUN error: Incomplete message: 10 of 13384 bytes! >STUN error: Invalid message length: 13641! >STUN error: Invalid message length: 13898! >STUN error: Invalid message length: 14155! >STUN error: Incomplete message: 10 of 14412 bytes! >STUN error: Invalid message length: 14669! >STUN error: Invalid message length: 14926! >Comparing username '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) with '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c' (32) : 0 >Found valid username, returning password: '2~¡´<FüÉê.Íú' > Message HMAC-SHA1 fingerprint: >key : 0x32927ea18810b43c0146fcc9ea2ecdfa > expected: 0x2039b1335d1aecdc07ae20dbe1844ef0fbb5d94c > received: 0x2039b1335d1aecdc07ae20dbe1844ef0fbb5d94c >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) with '0x72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a313a7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a31000000' (72) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x39e7f9e6e6cf54710e7696314b414164 > sent : 0x421cb72f1bfce8cd5b39d480194da865db967c4a > All done (response size: 132) >Comparing username '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) with '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e19' (32) : 0 >Found valid username, returning password: '9çùææÏTqv1KAAd' > Message HMAC-SHA1 fingerprint: >key : 0x39e7f9e6e6cf54710e7696314b414164 > expected: 0x421cb72f1bfce8cd5b39d480194da865db967c4a > received: 0x421cb72f1bfce8cd5b39d480194da865db967c4a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) with '0x7a54cdb298f16650bc6d7b82cca49052f00578e8c6b913fe59756f1ced159e193a313a72fcbdff1a20e9ff73701a1fc94ffa668113290f21b171d6e1adabd27be5c93c3a31000000' (72) : 1 >Received 132-bytes STUN message >Mapped address found! >STUN error: Invalid message length: 12613! >STUN error: Invalid message length: 12870! >STUN error: Invalid message length: 13127! >STUN error: Incomplete message: 10 of 13384 bytes! >STUN error: Invalid message length: 13641! >STUN error: Invalid message length: 13898! >STUN error: Invalid message length: 14155! >STUN error: Incomplete message: 10 of 14412 bytes! >STUN error: Invalid message length: 14669! >STUN error: Invalid message length: 14926! >PASS: test-thread >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) with '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > All done (response size: 68) >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) with '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > All done (response size: 68) >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) with '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) : 1 >Received 68-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 >Mapped address found! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) with '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) : 1 >Received 68-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 >Mapped address found! >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) with '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > All done (response size: 68) >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) with '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) : 1 >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > All done (response size: 68) >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) with '0x58616d6a4d35314e4a6e696a3371556561306c365455336f374a5365537a4669' (32) : 1 >STUN unknown: 0 mandatory attribute(s)! >Comparing username '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) with '0x61306c365455336f374a5365537a466958616d6a4d35314e4a6e696a33715565' (32) : 1 >STUN error: Incomplete message: 16 of 13128 bytes! >PASS: test-dribble >Starting ICE full-mode with STUN unit test. >+ pidfile=./stund.pid >+ export NICE_STUN_SERVER=127.0.0.1 >+ NICE_STUN_SERVER=127.0.0.1 >+ export NICE_STUN_SERVER_PORT=3800 >+ NICE_STUN_SERVER_PORT=3800 >+ echo 'Launching stund on port 3800.' >Launching stund on port 3800. >+ rm -f -- ./stund.pid >+ sh -c 'echo $$ > "./stund.pid" && exec ../stun/tools/stund 3800' >+ sleep 1 >+ ./test-fullmode >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > Message HMAC-SHA1 message integrity: > key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > sent : 0x5f897c3f16717f2e932b8858b78c0639ca1e9ba4 > Message HMAC-SHA1 fingerprint: 0xba7543c9 > Message HMAC-SHA1 message integrity: > key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > sent : 0x0e74a5b3f661302e4a7e6e14f111d28c2f08a961 > Message HMAC-SHA1 fingerprint: 0x2ea267d4 > Message HMAC-SHA1 message integrity: > key : 0x6d4e506555694d775a6442563637514235344d733662 > sent : 0xbe2ca7a606e1c31bb8c700c258efee773b3acda9 > Message HMAC-SHA1 fingerprint: 0xf1438673 > Message HMAC-SHA1 message integrity: > key : 0x6d4e506555694d775a6442563637514235344d733662 > sent : 0x6986a530836de63542e9c9b1fa68c0314c2e33ef > Message HMAC-SHA1 fingerprint: 0xf34d92a1 >STUN demux: OK! >Comparing username '0x776779773a676d416f' (9) with '0x77677977' (4) : 0 >Found valid username, returning password: 'mNPeUiMwZdBV67QB54Ms6b' > Message HMAC-SHA1 fingerprint: >key : 0x6d4e506555694d775a6442563637514235344d733662 > expected: 0xbe2ca7a606e1c31bb8c700c258efee773b3acda9 > received: 0xbe2ca7a606e1c31bb8c700c258efee773b3acda9 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x6d4e506555694d775a6442563637514235344d733662 > sent : 0xe3f7273029686b7cd02cea8ce18da84493c323d4 > Message HMAC-SHA1 fingerprint: 0x5d02c217 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x776779773a676d416f' (9) with '0x77677977' (4) : 0 >Found valid username, returning password: 'mNPeUiMwZdBV67QB54Ms6b' > Message HMAC-SHA1 fingerprint: >key : 0x6d4e506555694d775a6442563637514235344d733662 > expected: 0x6986a530836de63542e9c9b1fa68c0314c2e33ef > received: 0x6986a530836de63542e9c9b1fa68c0314c2e33ef >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x6d4e506555694d775a6442563637514235344d733662 > sent : 0xca4668b642ed652154106f8531b20cfc30d30ee8 > Message HMAC-SHA1 fingerprint: 0x8eb6d67c > All done (response size: 124) >STUN demux: OK! >Comparing username '0x676d416f3a77677977' (9) with '0x676d416f' (4) : 0 >Found valid username, returning password: 'MBksOwGk0ZErNKZWkjZwuL' > Message HMAC-SHA1 fingerprint: >key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > expected: 0x5f897c3f16717f2e932b8858b78c0639ca1e9ba4 > received: 0x5f897c3f16717f2e932b8858b78c0639ca1e9ba4 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > sent : 0xa96fc16eafc39e9453a0dd19a306d0ec8cd6ab73 > Message HMAC-SHA1 fingerprint: 0x5267f9ca > All done (response size: 124) >STUN demux: OK! >Comparing username '0x676d416f3a77677977' (9) with '0x676d416f' (4) : 0 >Found valid username, returning password: 'MBksOwGk0ZErNKZWkjZwuL' > Message HMAC-SHA1 fingerprint: >key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > expected: 0x0e74a5b3f661302e4a7e6e14f111d28c2f08a961 > received: 0x0e74a5b3f661302e4a7e6e14f111d28c2f08a961 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > sent : 0xcf97c77ee061f3e98ebcab38ab3e8f30d380c19e > Message HMAC-SHA1 fingerprint: 0x0f2417fd > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > expected: 0xa96fc16eafc39e9453a0dd19a306d0ec8cd6ab73 > received: 0xa96fc16eafc39e9453a0dd19a306d0ec8cd6ab73 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xdc4319c8 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4d426b734f77476b305a45724e4b5a576b6a5a77754c > expected: 0xcf97c77ee061f3e98ebcab38ab3e8f30d380c19e > received: 0xcf97c77ee061f3e98ebcab38ab3e8f30d380c19e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xc90e4584 > Message HMAC-SHA1 fingerprint: 0x6efb550c >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6d4e506555694d775a6442563637514235344d733662 > expected: 0xe3f7273029686b7cd02cea8ce18da84493c323d4 > received: 0xe3f7273029686b7cd02cea8ce18da84493c323d4 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x4455c625 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6d4e506555694d775a6442563637514235344d733662 > expected: 0xca4668b642ed652154106f8531b20cfc30d30ee8 > received: 0xca4668b642ed652154106f8531b20cfc30d30ee8 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xe486d0bf > Message HMAC-SHA1 fingerprint: 0xd4ea3c17 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x3738312f7054616562474835526d66755a57754c4d48 > sent : 0x76144a20b94614be70710b3e827769f268c40466 > Message HMAC-SHA1 fingerprint: 0xf9bda9a9 > Message HMAC-SHA1 message integrity: > key : 0x3738312f7054616562474835526d66755a57754c4d48 > sent : 0x90844f6146720586a82517266d61409075a45abb > Message HMAC-SHA1 fingerprint: 0x4bf60977 > Message HMAC-SHA1 message integrity: > key : 0x2b72316c5a5a637a31763841634c5747616974647248 > sent : 0xa14ed4a8ec7144a5f16871e01385abbbb5ebd9c9 > Message HMAC-SHA1 fingerprint: 0x927cd26c > Message HMAC-SHA1 message integrity: > key : 0x2b72316c5a5a637a31763841634c5747616974647248 > sent : 0x139d4b43105b30813cfda6e53c8f8be2587c80ce > Message HMAC-SHA1 fingerprint: 0x3550c066 >STUN demux: OK! >Comparing username '0x6b416f7a3a4c784438' (9) with '0x6b416f7a' (4) : 0 >Found valid username, returning password: '+r1lZZcz1v8AcLWGaitdrH' > Message HMAC-SHA1 fingerprint: >key : 0x2b72316c5a5a637a31763841634c5747616974647248 > expected: 0xa14ed4a8ec7144a5f16871e01385abbbb5ebd9c9 > received: 0xa14ed4a8ec7144a5f16871e01385abbbb5ebd9c9 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x2b72316c5a5a637a31763841634c5747616974647248 > sent : 0x6f2d7765489ec398887ff06db55e1727789b1915 > Message HMAC-SHA1 fingerprint: 0x09f6c4f4 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x6b416f7a3a4c784438' (9) with '0x6b416f7a' (4) : 0 >Found valid username, returning password: '+r1lZZcz1v8AcLWGaitdrH' > Message HMAC-SHA1 fingerprint: >key : 0x2b72316c5a5a637a31763841634c5747616974647248 > expected: 0x139d4b43105b30813cfda6e53c8f8be2587c80ce > received: 0x139d4b43105b30813cfda6e53c8f8be2587c80ce >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x2b72316c5a5a637a31763841634c5747616974647248 > sent : 0x996c816b284da7b546e69447bd7b75495f371a1b > Message HMAC-SHA1 fingerprint: 0xd551060f > All done (response size: 124) >STUN demux: OK! >Comparing username '0x4c7844383a6b416f7a' (9) with '0x4c784438' (4) : 0 >Found valid username, returning password: '781/pTaebGH5RmfuZWuLMH' > Message HMAC-SHA1 fingerprint: >key : 0x3738312f7054616562474835526d66755a57754c4d48 > expected: 0x76144a20b94614be70710b3e827769f268c40466 > received: 0x76144a20b94614be70710b3e827769f268c40466 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x3738312f7054616562474835526d66755a57754c4d48 > sent : 0x5e11b3ae1cc428401d180c34f9b2ce1dbf56be01 > Message HMAC-SHA1 fingerprint: 0xf2128722 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x4c7844383a6b416f7a' (9) with '0x4c784438' (4) : 0 >Found valid username, returning password: '781/pTaebGH5RmfuZWuLMH' > Message HMAC-SHA1 fingerprint: >key : 0x3738312f7054616562474835526d66755a57754c4d48 > expected: 0x90844f6146720586a82517266d61409075a45abb > received: 0x90844f6146720586a82517266d61409075a45abb >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x3738312f7054616562474835526d66755a57754c4d48 > sent : 0x5f194ee3ec6b9239992f3c42f63348eaccae3b65 > Message HMAC-SHA1 fingerprint: 0xfe8ad231 > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x3738312f7054616562474835526d66755a57754c4d48 > expected: 0x5e11b3ae1cc428401d180c34f9b2ce1dbf56be01 > received: 0x5e11b3ae1cc428401d180c34f9b2ce1dbf56be01 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x2422b3e2 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x3738312f7054616562474835526d66755a57754c4d48 > expected: 0x5f194ee3ec6b9239992f3c42f63348eaccae3b65 > received: 0x5f194ee3ec6b9239992f3c42f63348eaccae3b65 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x123ffb37 > Message HMAC-SHA1 fingerprint: 0x125a9535 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x2b72316c5a5a637a31763841634c5747616974647248 > expected: 0x6f2d7765489ec398887ff06db55e1727789b1915 > received: 0x6f2d7765489ec398887ff06db55e1727789b1915 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x2f18c672 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x2b72316c5a5a637a31763841634c5747616974647248 > expected: 0x996c816b284da7b546e69447bd7b75495f371a1b > received: 0x996c816b284da7b546e69447bd7b75495f371a1b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xf7cf6e4b > Message HMAC-SHA1 fingerprint: 0x1095cbc3 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > sent : 0xf8ce39eea4d5a66bc5359fa1b150bb937dd25deb > Message HMAC-SHA1 fingerprint: 0xe81c2b56 > Message HMAC-SHA1 message integrity: > key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > sent : 0x06bfd44800a7b86649004254ce4c05cb2f567103 > Message HMAC-SHA1 fingerprint: 0xc0af526f >STUN demux: OK! >Comparing username '0x59396e653a57306b45' (9) with '0x59396e65' (4) : 0 >Found valid username, returning password: 'OKmSKF1Pl4WWj5KKRa9pa+' > Message HMAC-SHA1 fingerprint: >key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > expected: 0xf8ce39eea4d5a66bc5359fa1b150bb937dd25deb > received: 0xf8ce39eea4d5a66bc5359fa1b150bb937dd25deb >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > sent : 0x9639eefe6d287dc3145a97eecf9f4489517eb5b0 > Message HMAC-SHA1 fingerprint: 0x20b5a43a > All done (response size: 124) >STUN demux: OK! >Comparing username '0x59396e653a57306b45' (9) with '0x59396e65' (4) : 0 >Found valid username, returning password: 'OKmSKF1Pl4WWj5KKRa9pa+' > Message HMAC-SHA1 fingerprint: >key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > expected: 0x06bfd44800a7b86649004254ce4c05cb2f567103 > received: 0x06bfd44800a7b86649004254ce4c05cb2f567103 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > sent : 0xbb7b4997623f269dc93ad8feee402a2a3f5b3a2b > Message HMAC-SHA1 fingerprint: 0x7168ff19 > All done (response size: 124) > Message HMAC-SHA1 message integrity: > key : 0x462b627234576d772b6974727a72755762762b756653 > sent : 0x06afaf6c97b726d1a07d53bc3081a8bef2e79e62 > Message HMAC-SHA1 fingerprint: 0x78a9c3f2 > Message HMAC-SHA1 message integrity: > key : 0x462b627234576d772b6974727a72755762762b756653 > sent : 0x928c0d21b35b2fc1bb5b23128528a20016ed77b0 > Message HMAC-SHA1 fingerprint: 0xc84daccf > Message HMAC-SHA1 message integrity: > key : 0x462b627234576d772b6974727a72755762762b756653 > sent : 0x9fb546d4dfb6387498f42ac788d4334fc483f07a > Message HMAC-SHA1 fingerprint: 0x7df04386 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > expected: 0x9639eefe6d287dc3145a97eecf9f4489517eb5b0 > received: 0x9639eefe6d287dc3145a97eecf9f4489517eb5b0 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x4f4b6d534b4631506c3457576a354b4b52613970612b > expected: 0xbb7b4997623f269dc93ad8feee402a2a3f5b3a2b > received: 0xbb7b4997623f269dc93ad8feee402a2a3f5b3a2b >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! >Comparing username '0x57306b453a59396e65' (9) with '0x57306b45' (4) : 0 >Found valid username, returning password: 'F+br4Wmw+itrzruWbv+ufS' > Message HMAC-SHA1 fingerprint: >key : 0x462b627234576d772b6974727a72755762762b756653 > expected: 0x06afaf6c97b726d1a07d53bc3081a8bef2e79e62 > received: 0x06afaf6c97b726d1a07d53bc3081a8bef2e79e62 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x462b627234576d772b6974727a72755762762b756653 > sent : 0xe5517a56a7da79d0e0938fe2bc5678a81276cb3f > Message HMAC-SHA1 fingerprint: 0x33bcac18 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0xe7290fe7 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! >Comparing username '0x57306b453a59396e65' (9) with '0x57306b45' (4) : 0 >Found valid username, returning password: 'F+br4Wmw+itrzruWbv+ufS' > Message HMAC-SHA1 fingerprint: >key : 0x462b627234576d772b6974727a72755762762b756653 > expected: 0x9fb546d4dfb6387498f42ac788d4334fc483f07a > received: 0x9fb546d4dfb6387498f42ac788d4334fc483f07a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x462b627234576d772b6974727a72755762762b756653 > sent : 0xb99c9c10346eeade5f055209e636b28991c372c8 > Message HMAC-SHA1 fingerprint: 0xbf384c91 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0x4b2df418 > Message HMAC-SHA1 fingerprint: 0x98c25b87 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x462b627234576d772b6974727a72755762762b756653 > expected: 0xe5517a56a7da79d0e0938fe2bc5678a81276cb3f > received: 0xe5517a56a7da79d0e0938fe2bc5678a81276cb3f >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xe8fc81a7 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x462b627234576d772b6974727a72755762762b756653 > expected: 0xb99c9c10346eeade5f055209e636b28991c372c8 > received: 0xb99c9c10346eeade5f055209e636b28991c372c8 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x08e36243 > Message HMAC-SHA1 fingerprint: 0x059b0b2d >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x70617373776f726432 > sent : 0x08e0d0d27c038184e2894d1f78c137546fe63063 > Message HMAC-SHA1 fingerprint: 0x8fa04e86 > Message HMAC-SHA1 message integrity: > key : 0x70617373776f7264 > sent : 0x1e68ec11efd90143695017c11cb6dd251ae7d2cc > Message HMAC-SHA1 fingerprint: 0x76de0659 >STUN demux: OK! >Comparing username '0x77726f6e673a79725455' (10) with '0x62715241' (4) : 21 > Message HMAC-SHA1 fingerprint: 0x54ced56c >STUN demux: OK! >Comparing username '0x77726f6e67323a62715241' (11) with '0x79725455' (4) : -2 >Comparing username '0x77726f6e67323a62715241' (11) with '0x79725455' (4) : -2 > Message HMAC-SHA1 fingerprint: 0x92d4ea72 >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > STUN error message received (code: 401) >STUN demux: OK! >STUN unknown: 0 mandatory attribute(s)! > STUN error message received (code: 401) > Message HMAC-SHA1 message integrity: > key : 0x70617373776f726432 > sent : 0x2ff99fca5289451759feb36d3dcd7a3187b7fd8f > Message HMAC-SHA1 fingerprint: 0xb1215d22 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x7436624139644668432f4b4d53745a6550326f625368 > sent : 0xada647e047bfd82cd98210a3cb7dc2b765f1cde3 > Message HMAC-SHA1 fingerprint: 0xa0389576 > Message HMAC-SHA1 message integrity: > key : 0x534476416a556b425459486e664d3754516336306538 > sent : 0x5bf411281c95d3edeb26ea2972920f638a8c0811 > Message HMAC-SHA1 fingerprint: 0xd2fbc237 >STUN demux: OK! >Comparing username '0x5259516d3a36584730' (9) with '0x5259516d' (4) : 0 >Found valid username, returning password: 'SDvAjUkBTYHnfM7TQc60e8' > Message HMAC-SHA1 fingerprint: >key : 0x534476416a556b425459486e664d3754516336306538 > expected: 0x5bf411281c95d3edeb26ea2972920f638a8c0811 > received: 0x5bf411281c95d3edeb26ea2972920f638a8c0811 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x534476416a556b425459486e664d3754516336306538 > sent : 0x949f4da56b4774cfd571e6fafa639d43082bf071 > Message HMAC-SHA1 fingerprint: 0x9e17158b > All done (response size: 124) >STUN demux: OK! >Comparing username '0x365847303a5259516d' (9) with '0x36584730' (4) : 0 >Found valid username, returning password: 't6bA9dFhC/KMStZeP2obSh' > Message HMAC-SHA1 fingerprint: >key : 0x7436624139644668432f4b4d53745a6550326f625368 > expected: 0xada647e047bfd82cd98210a3cb7dc2b765f1cde3 > received: 0xada647e047bfd82cd98210a3cb7dc2b765f1cde3 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x7436624139644668432f4b4d53745a6550326f625368 > sent : 0xffc3b0d346aeb75c79092ed38f7b417ad7881c85 > Message HMAC-SHA1 fingerprint: 0xd891953c > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x7436624139644668432f4b4d53745a6550326f625368 > expected: 0xffc3b0d346aeb75c79092ed38f7b417ad7881c85 > received: 0xffc3b0d346aeb75c79092ed38f7b417ad7881c85 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x3da60193 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x534476416a556b425459486e664d3754516336306538 > expected: 0x949f4da56b4774cfd571e6fafa639d43082bf071 > received: 0x949f4da56b4774cfd571e6fafa639d43082bf071 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x8f5fc622 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > sent : 0xcc8667e96ac58f75e88d823ea133559ae84db8a3 > Message HMAC-SHA1 fingerprint: 0x2a4b5c0e > Message HMAC-SHA1 message integrity: > key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > sent : 0xbff9290aa326dd9d9e045d888fb0d6b5f5030a3e > Message HMAC-SHA1 fingerprint: 0x704c7f80 > Message HMAC-SHA1 message integrity: > key : 0x3070747739793565503757542f713372485138374d48 > sent : 0x4210cccf0d823add63e90875f80c728ca8314522 > Message HMAC-SHA1 fingerprint: 0xe23ff1b6 > Message HMAC-SHA1 message integrity: > key : 0x3070747739793565503757542f713372485138374d48 > sent : 0x4e51449454e4eaa9cf2ea284ced4945d725bd4ff > Message HMAC-SHA1 fingerprint: 0xaeb8bef1 >STUN demux: OK! >Comparing username '0x664654793a58655041' (9) with '0x66465479' (4) : 0 >Found valid username, returning password: '0ptw9y5eP7WT/q3rHQ87MH' > Message HMAC-SHA1 fingerprint: >key : 0x3070747739793565503757542f713372485138374d48 > expected: 0x4210cccf0d823add63e90875f80c728ca8314522 > received: 0x4210cccf0d823add63e90875f80c728ca8314522 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x3070747739793565503757542f713372485138374d48 > sent : 0x888dd2ea67a791b7bc832afbf02a41e17b2bb560 > Message HMAC-SHA1 fingerprint: 0x222a5ced > All done (response size: 124) >STUN demux: OK! >Comparing username '0x664654793a58655041' (9) with '0x66465479' (4) : 0 >Found valid username, returning password: '0ptw9y5eP7WT/q3rHQ87MH' > Message HMAC-SHA1 fingerprint: >key : 0x3070747739793565503757542f713372485138374d48 > expected: 0x4e51449454e4eaa9cf2ea284ced4945d725bd4ff > received: 0x4e51449454e4eaa9cf2ea284ced4945d725bd4ff >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x3070747739793565503757542f713372485138374d48 > sent : 0x1b47740aeb788d1e93b9f83e4f26827c4b3cdb15 > Message HMAC-SHA1 fingerprint: 0x35bf432a > All done (response size: 124) >STUN demux: OK! >Comparing username '0x586550413a66465479' (9) with '0x58655041' (4) : 0 >Found valid username, returning password: 'DzN8XIt4szBhouUmDmNzrc' > Message HMAC-SHA1 fingerprint: >key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > expected: 0xcc8667e96ac58f75e88d823ea133559ae84db8a3 > received: 0xcc8667e96ac58f75e88d823ea133559ae84db8a3 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > sent : 0x81c4399a4c55ebca5c3c517b3596889a86813b34 > Message HMAC-SHA1 fingerprint: 0xfbf76557 > All done (response size: 124) >STUN demux: OK! >Comparing username '0x586550413a66465479' (9) with '0x58655041' (4) : 0 >Found valid username, returning password: 'DzN8XIt4szBhouUmDmNzrc' > Message HMAC-SHA1 fingerprint: >key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > expected: 0xbff9290aa326dd9d9e045d888fb0d6b5f5030a3e > received: 0xbff9290aa326dd9d9e045d888fb0d6b5f5030a3e >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > sent : 0x6c6aeb1696fcfc591934da3443a123422388a2de > Message HMAC-SHA1 fingerprint: 0x304bd381 > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > expected: 0x81c4399a4c55ebca5c3c517b3596889a86813b34 > received: 0x81c4399a4c55ebca5c3c517b3596889a86813b34 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x42f63507 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x447a4e3858497434737a42686f75556d446d4e7a7263 > expected: 0x6c6aeb1696fcfc591934da3443a123422388a2de > received: 0x6c6aeb1696fcfc591934da3443a123422388a2de >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x67ba80b5 > Message HMAC-SHA1 fingerprint: 0x8b85918e >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x3070747739793565503757542f713372485138374d48 > expected: 0x888dd2ea67a791b7bc832afbf02a41e17b2bb560 > received: 0x888dd2ea67a791b7bc832afbf02a41e17b2bb560 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xeb943849 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x3070747739793565503757542f713372485138374d48 > expected: 0x1b47740aeb788d1e93b9f83e4f26827c4b3cdb15 > received: 0x1b47740aeb788d1e93b9f83e4f26827c4b3cdb15 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x3d896d66 > Message HMAC-SHA1 fingerprint: 0x9dc51368 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux: OK! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x6c52574e33324d676166654f30655263726b6e765868 > sent : 0x6cde00279d46c1600fad1512396084bb25f55b6a > Message HMAC-SHA1 fingerprint: 0xd125fad3 > Message HMAC-SHA1 message integrity: > key : 0x7657796538306c624b4b3752666447695974782b4a5a > sent : 0xefe93a5c8dbd939caf4427d322e02af1ec8da58c > Message HMAC-SHA1 fingerprint: 0xd71bf503 >STUN demux: OK! >Comparing username '0x67316b663a4f306d64' (9) with '0x67316b66' (4) : 0 >Found valid username, returning password: 'vWye80lbKK7RfdGiYtx+JZ' > Message HMAC-SHA1 fingerprint: >key : 0x7657796538306c624b4b3752666447695974782b4a5a > expected: 0xefe93a5c8dbd939caf4427d322e02af1ec8da58c > received: 0xefe93a5c8dbd939caf4427d322e02af1ec8da58c >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > staying "controlling" (sending error) >STUN Error Reply (buffer size: 1300)... > Message HMAC-SHA1 message integrity: > key : 0x7657796538306c624b4b3752666447695974782b4a5a > sent : 0xe9e0ef0211650bd07d7a5abc10662603671afb64 > Message HMAC-SHA1 fingerprint: 0x89ed8e86 > Error response (487) of 120 bytes >STUN demux: OK! >Comparing username '0x4f306d643a67316b66' (9) with '0x4f306d64' (4) : 0 >Found valid username, returning password: 'lRWN32MgafeO0eRcrknvXh' > Message HMAC-SHA1 fingerprint: >key : 0x6c52574e33324d676166654f30655263726b6e765868 > expected: 0x6cde00279d46c1600fad1512396084bb25f55b6a > received: 0x6cde00279d46c1600fad1512396084bb25f55b6a >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > switching role from "controlling" to "controlled" > Message HMAC-SHA1 message integrity: > key : 0x6c52574e33324d676166654f30655263726b6e765868 > sent : 0x01e00f1f4ae0ddbfda20586d3c60414628e384b1 > Message HMAC-SHA1 fingerprint: 0x7838504e > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6c52574e33324d676166654f30655263726b6e765868 > expected: 0x01e00f1f4ae0ddbfda20586d3c60414628e384b1 > received: 0x01e00f1f4ae0ddbfda20586d3c60414628e384b1 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x85e3276f >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x765779STUN demux error: no cookie! >6538306cSTUN unknown: 0 mandatory attribute(s)! >624b4b3752666447695974782b4a5a > expected: 0xe9e0ef0211650bd07d7a5abc10662603671afb64 > received: 0xe9e0ef0211650bd07d7a5abc10662603671afb64 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN demux: OK! > Message HMAC-SHA1 message integrity: > key : 0x7657796538306c624b4b3752666447695974782b4a5a > sent : 0xe83952e621af194f21ed31d9992cd6fa590bfadd > Message HMAC-SHA1 fingerprint: 0xe938e2d5 >STUN demux: OK! >Comparing username '0x67316b663a4f306d64' (9) with '0x67316b66' (4) : 0 >Found valid username, returning password: 'vWye80lbKK7RfdGiYtx+JZ' > Message HMAC-SHA1 fingerprint: >key : 0x7657796538306c624b4b3752666447695974782b4a5a > expected: 0xe83952e621af194f21ed31d9992cd6fa590bfadd > received: 0xe83952e621af194f21ed31d9992cd6fa590bfadd >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x7657796538306c624b4b3752666447695974782b4a5a > sent : 0x83dff538cd9ff35f732ad23c17d62a72f34bcf89 > Message HMAC-SHA1 fingerprint: 0x58fa96d8 > All done (response size: 124) > Message HMAC-SHA1 message integrity: > key : 0x6c52574e33324d676166654f30655263726b6e765868 > sent : 0x40ea33c546be2a5f5d5ef64cdf94afde4f9ea155 > Message HMAC-SHA1 fingerprint: 0x8712253d >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x7657796538306c624b4b3752666447695974782b4a5a > expected: 0x83dff538cd9ff35f732ad23c17d62a72f34bcf89 > received: 0x83dff538cd9ff35f732ad23c17d62a72f34bcf89 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0xa16d2731 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >Received 32-bytes STUN message > No XOR-MAPPED-ADDRESS: 1 > Mapped address found! > >** (process:3720): WARNING **: Error deleting port mapping: NoSuchEntryInArray > Message HMAC-SHA1 message integrity: > key : 0x6e707664435a566e63616974534643714a6a63725a69 > sent : 0x85a61f23495efc9332477683ce827a68c4a7a3d0 > Message HMAC-SHA1 fingerprint: 0x7e8ed037 > Message HMAC-SHA1 message integrity: > key : 0x596a44425579394b4630744d4d656257354c46714849 > sent : 0xbc0e681e72145d960e06778e287f3dfcb557c704 > Message HMAC-SHA1 fingerprint: 0x38616a3d >STUN demux: OK! >Comparing username '0x4e575a363a4f505037' (9) with '0x4e575a36' (4) : 0 >Found valid username, returning password: 'YjDBUy9KF0tMMebW5LFqHI' > Message HMAC-SHA1 fingerprint: >key : 0x596a44425579394b4630744d4d656257354c46714849 > expected: 0xbc0e681e72145d960e06778e287f3dfcb557c704 > received: 0xbc0e681e72145d960e06778e287f3dfcb557c704 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > staying "controlled" (sending error) >STUN Error Reply (buffer size: 1300)... > Message HMAC-SHA1 message integrity: > key : 0x596a44425579394b4630744d4d656257354c46714849 > sent : 0xba34a4f7927f26490c2d0260e3932e8d73deb5ef > Message HMAC-SHA1 fingerprint: 0x5c33079f > Error response (487) of 120 bytes >STUN demux: OK! >Comparing username '0x4f5050373a4e575a36' (9) with '0x4f505037' (4) : 0 >Found valid username, returning password: 'npvdCZVncaitSFCqJjcrZi' > Message HMAC-SHA1 fingerprint: >key : 0x6e707664435a566e63616974534643714a6a63725a69 > expected: 0x85a61f23495efc9332477683ce827a68c4a7a3d0 > received: 0x85a61f23495efc9332477683ce827a68c4a7a3d0 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role Conflict detected: > switching role from "controlled" to "controlling" > Message HMAC-SHA1 message integrity: > key : 0x6e707664435a566e63616974534643714a6a63725a69 > sent : 0x68cba01c1b78c261d46f3ab7b12e6b8d6bafc8a8 > Message HMAC-SHA1 fingerprint: 0xac7e48ab > All done (response size: 124) >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x6e707664435a566e63616974534643714a6a63725a69 > expected: 0x68cba01c1b78c261d46f3ab7b12e6b8d6bafc8a8 > received: 0x68cba01c1b78c261d46f3ab7b12e6b8d6bafc8a8 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x596a44425579394b4630744d4d656257354c46714849 > expected: 0xba34a4f7927f26490c2d0260e3932e8d73deb5ef > received: 0xba34a4f7927f26490c2d0260e3932e8d73deb5ef >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! > Message HMAC-SHA1 message integrity: > key : 0x6e707664435a566e63616974534643714a6a63725a69 > sent : 0x22e736be6ef58f27f22e3a834809dee525602038 > Message HMAC-SHA1 fingerprint: 0xf7a985d4 > Message HMAC-SHA1 message integrity: > key : 0x596a44425579394b4630744d4d656257354c46714849 > sent : 0x6f5d4bd07fde0e9a65a2f359f1476953644da126 > Message HMAC-SHA1 fingerprint: 0x637923d1 >STUN demux: OK! >Comparing username '0x4e575a363a4f505037' (9) with '0x4e575a36' (4) : 0 >Found valid username, returning password: 'YjDBUy9KF0tMMebW5LFqHI' > Message HMAC-SHA1 fingerprint: >key : 0x596a44425579394b4630744d4d656257354c46714849 > expected: 0x6f5d4bd07fde0e9a65a2f359f1476953644da126 > received: 0x6f5d4bd07fde0e9a65a2f359f1476953644da126 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >STUN Reply (buffer size = 1300)... >STUN Role not specified by peer! > Message HMAC-SHA1 message integrity: > key : 0x596a44425579394b4630744d4d656257354c46714849 > sent : 0x4534fc7cda37b9699d3ee0b234951f63194ae457 > Message HMAC-SHA1 fingerprint: 0xa60a90d2 > All done (response size: 124) > Message HMAC-SHA1 fingerprint: 0xc506eb72 >STUN demux: OK! > Message HMAC-SHA1 fingerprint: >key : 0x596a44425579394b4630744d4d656257354c46714849 > expected: 0x4534fc7cda37b9699d3ee0b234951f63194ae457 > received: 0x4534fc7cda37b9699d3ee0b234951f63194ae457 >STUN auth: OK! >STUN unknown: 0 mandatory attribute(s)! >Received 124-bytes STUN message >Mapped address found! > Message HMAC-SHA1 fingerprint: 0x81032e36 >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >STUN demux error: no cookie! >STUN unknown: 0 mandatory attribute(s)! >+ error=0 >++ cat ./stund.pid >+ kill 3718 >+ rm -f -- ./stund.pid >+ wait >+ exit 0 >PASS: check-test-fullmode-with-stun.sh >1024+0 records in >2048+0 records out >1048576 bytes (1.0 MB) copied, 0.0946779 s, 11.1 MB/s >Binary files rand and rand-copy differ >PASS: test-pseudotcp-random.sh >==================== >1 of 14 tests failed >==================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/home/matej/build/BUILD/libnice-0.1.1/tests' >make: *** [check-recursive] Error 1 >chyba: Å patný návratový kód z /var/tmp/rpm-tmp.AROfQp (%check) > > >chyby sestavenà RPM: > uživatel mockbuild neexistuje - použit uživatel root > skupina mockbuild neexistuje - použita skupina root > uživatel mockbuild neexistuje - použit uživatel root > skupina mockbuild neexistuje - použita skupina root > Å patný návratový kód z /var/tmp/rpm-tmp.AROfQp (%check)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 812778
: 577830