Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libmicrohttpd.spec'], False, '/var/lib/mock/dist-f10-build-388018-66869/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libmicrohttpd.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/libmicrohttpd-0.4.0a-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libmicrohttpd.spec'], False, '/var/lib/mock/dist-f10-build-388018-66869/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libmicrohttpd.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zFCSPG + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libmicrohttpd-0.4.0a + /usr/bin/gzip -dc /builddir/build/SOURCES/libmicrohttpd-0.4.0a.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmicrohttpd-0.4.0a + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libmicrohttpd_64bit_fix.patch):' Patch #0 (libmicrohttpd_64bit_fix.patch): + /bin/cat /builddir/build/SOURCES/libmicrohttpd_64bit_fix.patch + /usr/bin/patch -s -p0 --fuzz=0 + sed 's/\/home\/grothoff\/svn\/libmicrohttpd/./' doc/Doxyfile + unlink doc/Doxyfile + mv tmp doc/Doxyfile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sjQAF9 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + 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 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --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 --enable-messages --enable-https checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for style of include used by make... GNU checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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... yes 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 elf64ppc) 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 pthread_create in -lpthread... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for memmem... yes checking for IPv6... yes checking whether TCP_CORK is declared... yes checking whether to use libcurl for testing... checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.18.2 checking whether libcurl is usable... yes checking for curl_free... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether to enable error messages... yes checking for zzuf... 0 checking for socat... 0 checking for libgcrypt-config... no checking for LIBGCRYPT - version >= 1.2.4... no checking whether to enable HTTPS support... no (lacking libgcrypt) checking whether -export-symbols-regex works... yes checking whether to compile TLS client side code... no configure: creating ./config.status config.status: creating libmicrohttpd.pc config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/daemon/Makefile config.status: creating src/daemon/https/Makefile config.status: creating src/daemon/https/tls/Makefile config.status: creating src/daemon/https/x509/Makefile config.status: creating src/daemon/https/lgl/Makefile config.status: creating src/daemon/https/minitasn1/Makefile config.status: creating src/examples/Makefile config.status: creating src/testcurl/Makefile config.status: creating src/testcurl/https/Makefile config.status: creating src/testzzuf/Makefile config.status: creating MHD_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration Summary: Operating System: linux-gnu Target directory: /usr Messages: yes libgcrypt: no, HTTPS will not be built libcurl (testing): yes HTTPS support: no (lacking libgcrypt) + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making all in include make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making all in daemon make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo connection.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT reason_phrase.lo -MD -MP -MF .deps/reason_phrase.Tpo -c -o reason_phrase.lo reason_phrase.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c -o daemon.lo daemon.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c -o internal.lo internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c connection.c -fPIC -DPIC -o .libs/connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT reason_phrase.lo -MD -MP -MF .deps/reason_phrase.Tpo -c reason_phrase.c -fPIC -DPIC -o .libs/reason_phrase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.c -fPIC -DPIC -o .libs/internal.o mv -f .deps/reason_phrase.Tpo .deps/reason_phrase.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT memorypool.lo -MD -MP -MF .deps/memorypool.Tpo -c -o memorypool.lo memorypool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT memorypool.lo -MD -MP -MF .deps/memorypool.Tpo -c memorypool.c -fPIC -DPIC -o .libs/memorypool.o connection.c: In function 'add_extra_headers': connection.c:470: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' mv -f .deps/internal.Tpo .deps/internal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT postprocessor.lo -MD -MP -MF .deps/postprocessor.Tpo -c -o postprocessor.lo postprocessor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT postprocessor.lo -MD -MP -MF .deps/postprocessor.Tpo -c postprocessor.c -fPIC -DPIC -o .libs/postprocessor.o mv -f .deps/memorypool.Tpo .deps/memorypool.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT response.lo -MD -MP -MF .deps/response.Tpo -c -o response.lo response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT response.lo -MD -MP -MF .deps/response.Tpo -c response.c -fPIC -DPIC -o .libs/response.o mv -f .deps/daemon.Tpo .deps/daemon.Plo mv -f .deps/response.Tpo .deps/response.Plo mv -f .deps/postprocessor.Tpo .deps/postprocessor.Plo mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -export-dynamic -no-undefined -export-symbols ./EXPORT.sym -version-info 5:0:0 -o libmicrohttpd.la -rpath /usr/lib64 connection.lo reason_phrase.lo daemon.lo internal.lo memorypool.lo postprocessor.lo response.lo -lpthread libtool: link: echo "{ global:" > .libs/libmicrohttpd.ver libtool: link: cat ./EXPORT.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmicrohttpd.ver libtool: link: echo "local: *; };" >> .libs/libmicrohttpd.ver libtool: link: gcc -shared .libs/connection.o .libs/reason_phrase.o .libs/daemon.o .libs/internal.o .libs/memorypool.o .libs/postprocessor.o .libs/response.o -lpthread -m64 -mminimal-toc -Wl,-soname -Wl,libmicrohttpd.so.5 -Wl,-version-script -Wl,.libs/libmicrohttpd.ver -o .libs/libmicrohttpd.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.5" && ln -s "libmicrohttpd.so.5.0.0" "libmicrohttpd.so.5") libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.5.0.0" "libmicrohttpd.so") libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT authorization_example.o -MD -MP -MF .deps/authorization_example.Tpo -c -o authorization_example.o authorization_example.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT minimal_example.o -MD -MP -MF .deps/minimal_example.Tpo -c -o minimal_example.o minimal_example.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT minimal_example_comet.o -MD -MP -MF .deps/minimal_example_comet.Tpo -c -o minimal_example_comet.o minimal_example_comet.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT querystring_example.o -MD -MP -MF .deps/querystring_example.Tpo -c -o querystring_example.o querystring_example.c authorization_example.c: In function 'main': authorization_example.c:96: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type minimal_example.c: In function 'main': minimal_example.c:71: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type querystring_example.c: In function 'main': querystring_example.c:78: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type mv -f .deps/authorization_example.Tpo .deps/authorization_example.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT fileserver_example.o -MD -MP -MF .deps/fileserver_example.Tpo -c -o fileserver_example.o fileserver_example.c mv -f .deps/minimal_example.Tpo .deps/minimal_example.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT fileserver_example_external_select.o -MD -MP -MF .deps/fileserver_example_external_select.Tpo -c -o fileserver_example_external_select.o fileserver_example_external_select.c mv -f .deps/minimal_example_comet.Tpo .deps/minimal_example_comet.Po mv -f .deps/querystring_example.Tpo .deps/querystring_example.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT refuse_post_example.o -MD -MP -MF .deps/refuse_post_example.Tpo -c -o refuse_post_example.o refuse_post_example.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o authorization_example authorization_example.o ../../src/daemon/libmicrohttpd.la -lpthread fileserver_example_external_select.c: In function 'main': fileserver_example_external_select.c:107: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type fileserver_example.c: In function 'main': fileserver_example.c:99: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type refuse_post_example.c: In function 'main': refuse_post_example.c:91: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type mv -f .deps/fileserver_example.Tpo .deps/fileserver_example.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o minimal_example minimal_example.o ../../src/daemon/libmicrohttpd.la -lpthread mv -f .deps/fileserver_example_external_select.Tpo .deps/fileserver_example_external_select.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o minimal_example_comet minimal_example_comet.o ../../src/daemon/libmicrohttpd.la -lpthread mv -f .deps/refuse_post_example.Tpo .deps/refuse_post_example.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o querystring_example querystring_example.o ../../src/daemon/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/authorization_example authorization_example.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o fileserver_example fileserver_example.o ../../src/daemon/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/minimal_example minimal_example.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/minimal_example_comet minimal_example_comet.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/querystring_example querystring_example.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o fileserver_example_external_select fileserver_example_external_select.o ../../src/daemon/libmicrohttpd.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o refuse_post_example refuse_post_example.o ../../src/daemon/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/fileserver_example fileserver_example.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/refuse_post_example refuse_post_example.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making all in testcurl make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT curl_version_check.o -MD -MP -MF .deps/curl_version_check.Tpo -c -o curl_version_check.o curl_version_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemon_options_test.o -MD -MP -MF .deps/daemon_options_test.Tpo -c -o daemon_options_test.o daemon_options_test.c mv -f .deps/daemon_options_test.Tpo .deps/daemon_options_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemon_options_test daemon_options_test.o ../../src/daemon/libmicrohttpd.la -lpthread mv -f .deps/curl_version_check.Tpo .deps/curl_version_check.Po rm -f libcurl_version_check.a ar cru libcurl_version_check.a curl_version_check.o ranlib libcurl_version_check.a libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemon_options_test daemon_options_test.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' + doxygen doc/Doxyfile Warning: Tag `DETAILS_AT_TOP' at line 34 of file doc/Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Notice: Output directory `doc/doxygen/' does not exist. I have created it for you. /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c:101: Warning: The following parameters of MHD_get_connection_values(struct MHD_Connection *connection, enum MHD_ValueKind kind, MHD_KeyValueIterator iterator, void *iterator_cls) are not documented: parameter 'connection' parameter 'kind' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c:184: Warning: The following parameters of MHD_lookup_connection_value(struct MHD_Connection *connection, enum MHD_ValueKind kind, const char *key) are not documented: parameter 'connection' parameter 'kind' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c:1390: Warning: The following parameters of process_broken_line(struct MHD_Connection *connection, char *line, enum MHD_ValueKind kind) are not documented: parameter 'connection' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c:613: Warning: The following parameters of transmit_error_response(struct MHD_Connection *connection, unsigned int status_code, const char *message) are not documented: parameter 'connection' parameter 'message' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:584: Warning: The following parameters of MHD_get_timeout(struct MHD_Daemon *daemon, unsigned long long *timeout) are not documented: parameter 'daemon' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:625: Warning: The following parameters of MHD_select(struct MHD_Daemon *daemon, int may_block) are not documented: parameter 'daemon' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:770: Warning: The following parameters of MHD_start_daemon(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls,...) are not documented: parameter 'options' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:797: Warning: The following parameters of MHD_start_daemon_va(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls, va_list ap) are not documented: parameter 'options' parameter 'ap' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:288: Warning: argument 'conn' of command @param is not found in the argument list of recv_param_adapter(struct MHD_Connection *connection, void *other, size_t i) /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:288: Warning: The following parameters of recv_param_adapter(struct MHD_Connection *connection, void *other, size_t i) are not documented: parameter 'connection' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:304: Warning: argument 'conn' of command @param is not found in the argument list of send_param_adapter(struct MHD_Connection *connection, const void *other, size_t i) /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:304: Warning: The following parameters of send_param_adapter(struct MHD_Connection *connection, const void *other, size_t i) are not documented: parameter 'connection' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:78: Warning: Found unknown command `\alert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:96: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:97: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:98: Warning: Found unknown command `\desc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:249: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:250: Warning: Found unknown command `\err' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:100: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:101: Warning: Found unknown command `\how' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:104: Warning: Found unknown command `\how' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:198: Warning: Found unknown command `\res' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:115: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:88: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:173: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:47: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:516: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:517: Warning: Found unknown command `\status' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:491: Warning: Found unknown command `\res' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:492: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:493: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:494: Warning: Found unknown command `\type' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:514: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c:682: Warning: Found unknown command `\algorithm' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:39: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:67: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:68: Warning: Found unknown command `\type' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:69: Warning: Found unknown command `\cred' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:296: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:298: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:164: Warning: Found unknown command `\dh_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:142: Warning: Found unknown command `\dh_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c:39: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c:40: Warning: Found unknown command `\bits' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:2097: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: explicit link request to 'gnutls_session_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:105: Warning: Found unknown command `\max' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:197: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:198: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:205: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:192: Warning: Found unknown command `\priority_cache' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:192: Warning: explicit link request to 'MHD_gnutls_prioritity_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:75: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:76: Warning: Found unknown command `\priority' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:205: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:206: Warning: Found unknown command `\priorities' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:207: Warning: Found unknown command `\err_pos' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:46: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:784: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1052: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1053: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1054: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1078: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1016: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1017: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1018: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1038: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:1949: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.c:53: Warning: Found unknown command `\rsa_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:65: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:66: Warning: Found unknown command `\num' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:83: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:84: Warning: Found unknown command `\ptr' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:264: Warning: Found unknown command `\pull_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:265: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:284: Warning: Found unknown command `\push_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:285: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:280: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:149: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:258: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:269: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:137: Warning: Found unknown command `\err' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:138: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:60: Warning: Found unknown command `\log_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:78: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:289: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:309: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:102: Warning: Found unknown command `\priority_cache' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:102: Warning: explicit link request to 'MHD_gnutls_prioritity_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:103: Warning: Found unknown command `\priorities' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:104: Warning: Found unknown command `\err_pos' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:110: Warning: explicit link request to 'priorities' could not be resolved [generated]:0: Warning: Found unknown command `\element' [generated]:3: Warning: Found unknown command `\ider' [generated]:5: Warning: Found unknown command `\len' [generated]:5: Warning: Found unknown command `\ider' [generated]:5: Warning: Found unknown command `\ider' [generated]:5: Warning: Found unknown command `\ider' [generated]:7: Warning: Found unknown command `\errorDescription' [generated]:21: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:292: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:293: Warning: Found unknown command `\bit_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:294: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:295: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:64: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:65: Warning: Found unknown command `\ans' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:66: Warning: Found unknown command `\ans_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:69: Warning: Found unknown command `\ans' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:147: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:148: Warning: Found unknown command `\str_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:149: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:150: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:739: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:740: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:742: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1315: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1316: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1318: Warning: Found unknown command `\name_element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1319: Warning: Found unknown command `\start' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1320: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1321: Warning: Found unknown command `\end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1322: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:276: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:277: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:278: Warning: Found unknown command `\ret_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:279: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:280: Warning: Found unknown command `\str_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:281: Warning: Found unknown command `\bit_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:50: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:51: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:52: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:168: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:169: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:170: Warning: Found unknown command `\ret_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:171: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:172: Warning: Found unknown command `\str_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:173: Warning: Found unknown command `\str_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:108: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:109: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:110: Warning: Found unknown command `\cls' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:111: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:112: Warning: Found unknown command `\tag' [generated]:0: Warning: Found unknown command `\root' [generated]:2: Warning: Found unknown command `\ivalue' [generated]:4: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:87: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:88: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:90: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:93: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:99: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:102: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:104: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:292: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:293: Warning: Found unknown command `\bit_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:294: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:295: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:547: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:548: Warning: Found unknown command `\source_name' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:550: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:552: Warning: Found unknown command `\source_name' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:206: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:208: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:208: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:215: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:739: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:740: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:741: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:742: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1315: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1316: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1317: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1318: Warning: Found unknown command `\name_element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1319: Warning: Found unknown command `\start' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1320: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1321: Warning: Found unknown command `\end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:1322: Warning: Found unknown command `\ider' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:276: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:277: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:278: Warning: Found unknown command `\ret_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:279: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:280: Warning: Found unknown command `\str_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:281: Warning: Found unknown command `\bit_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:50: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:51: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:52: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:168: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:169: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:170: Warning: Found unknown command `\ret_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:171: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:172: Warning: Found unknown command `\str_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:173: Warning: Found unknown command `\str_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:108: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:109: Warning: Found unknown command `\der_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:110: Warning: Found unknown command `\cls' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:111: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c:112: Warning: Found unknown command `\tag' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:64: Warning: Found unknown command `\len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:65: Warning: Found unknown command `\ans' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:66: Warning: Found unknown command `\ans_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:69: Warning: Found unknown command `\ans' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:147: Warning: Found unknown command `\str' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:148: Warning: Found unknown command `\str_len' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:149: Warning: Found unknown command `\der' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c:150: Warning: Found unknown command `\der_len' [generated]:0: Warning: Found unknown command `\pointer' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:87: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:88: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:90: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:93: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:99: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:102: Warning: Found unknown command `\errorDescription' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:104: Warning: Found unknown command `\array' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:547: Warning: Found unknown command `\definitions' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:548: Warning: Found unknown command `\source_name' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:550: Warning: Found unknown command `\element' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:552: Warning: Found unknown command `\source_name' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:206: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:208: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:208: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c:215: Warning: Found unknown command `\structure' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:78: Warning: Found unknown command `\alert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:96: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:97: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:98: Warning: Found unknown command `\desc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:249: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:250: Warning: Found unknown command `\err' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:280: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:137: Warning: Found unknown command `\err' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c:138: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c:682: Warning: Found unknown command `\algorithm' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c:556: Warning: Found unknown command `\algorithm' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c:538: Warning: Found unknown command `\algorithm' Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/.deps Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/.libs Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl/.deps Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/.deps Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/.deps Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/.deps Reading and parsing tag files Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/microhttpd.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/microhttpd.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/platform.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/platform.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/plibc.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include/plibc.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection_https.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection_https.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection_https.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/connection_https.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/gnutls.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/gnutls.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl/gc-libgcrypt.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl/gc-libgcrypt.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl/gc.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/lgl/gc.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/coding.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/decoding.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/element.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/element.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/element.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/element.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/gstr.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/gstr.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/gstr.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/gstr.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/int.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/int.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/libtasn1.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/libtasn1.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/mem.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/mem.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/parser_aux.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/parser_aux.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/parser_aux.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/parser_aux.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/minitasn1/structure.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_cert.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_cert.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_cert.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_cert.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dh_common.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dh_common.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dh_common.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dh_common.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dhe.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_dhe.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_rsa.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_rsa.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_rsa_export.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/auth_rsa_export.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/debug.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/debug.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/debug.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/debug.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/defines.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/defines.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_cert_type.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_cert_type.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_cert_type.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_cert_type.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_max_record.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_max_record.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_max_record.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_max_record.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_server_name.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_server_name.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_server_name.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/ext_server_name.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_alert.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_algorithms.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_asn1_tab.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_asn1_tab.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth_int.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth_int.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_buffers.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_buffers.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_buffers.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_buffers.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher_int.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher_int.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher_int.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cipher_int.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_constate.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_constate.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_constate.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_constate.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_datum.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_datum.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_datum.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_datum.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_extensions.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_extensions.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_extensions.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_extensions.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_hash_int.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_hash_int.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_hash_int.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_hash_int.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_int.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_int.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_kx.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_kx.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_kx.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_kx.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mem.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mem.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mem.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mem.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mpi.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mpi.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mpi.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_mpi.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_num.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_num.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_num.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_num.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_pk.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_pk.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_pk.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_pk.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_sig.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_sig.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_sig.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_sig.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_str.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_str.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_str.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_str.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_supplemental.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_supplemental.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_supplemental.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_supplemental.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/memmem.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/memmem.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/pkix_asn1_tab.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/pkix_asn1_tab.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/str-two-way.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/str-two-way.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/x509_b64.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/x509_b64.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/x509_b64.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/x509_b64.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/common.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/common.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/common.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/common.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/extensions.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/extensions.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/extensions.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/extensions.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/mpi.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/mpi.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/mpi.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/mpi.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/privkey.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/privkey.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/internal.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/internal.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/internal.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/internal.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor_large_test.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor_large_test.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/reason_phrase.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/reason_phrase.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/reason_phrase.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/reason_phrase.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Generating disk names... Adding source references... Adding todo/test/bug list items... Computing dependencies between directories... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file src/daemon/connection.c... Generating code for file src/daemon/connection.h... Generating code for file src/daemon/connection_https.c... Generating code for file src/daemon/connection_https.h... Generating code for file src/daemon/daemon.c... Generating code for file src/daemon/https/gnutls.h... Generating code for file src/daemon/https/lgl/gc-libgcrypt.c... Generating code for file src/daemon/https/lgl/gc.h... Generating code for file src/daemon/https/minitasn1/coding.c... Generating code for file src/daemon/https/minitasn1/decoding.c... Generating code for file src/daemon/https/minitasn1/element.c... Generating code for file src/daemon/https/minitasn1/element.h... Generating code for file src/daemon/https/minitasn1/gstr.c... Generating code for file src/daemon/https/minitasn1/gstr.h... Generating code for file src/daemon/https/minitasn1/int.h... Generating code for file src/daemon/https/minitasn1/libtasn1.h... Generating code for file src/daemon/https/minitasn1/mem.h... Generating code for file src/daemon/https/minitasn1/parser_aux.c... Generating code for file src/daemon/https/minitasn1/parser_aux.h... Generating code for file src/daemon/https/minitasn1/structure.c... Generating code for file src/daemon/https/minitasn1/structure.h... Generating code for file src/daemon/https/tls/auth_cert.c... Generating code for file src/daemon/https/tls/auth_cert.h... Generating code for file src/daemon/https/tls/auth_dh_common.c... Generating code for file src/daemon/https/tls/auth_dh_common.h... Generating code for file src/daemon/https/tls/auth_dhe.c... Generating code for file src/daemon/https/tls/auth_rsa.c... Generating code for file src/daemon/https/tls/auth_rsa_export.c... Generating code for file src/daemon/https/tls/debug.c... Generating code for file src/daemon/https/tls/debug.h... Generating code for file src/daemon/https/tls/defines.h... Generating code for file src/daemon/https/tls/ext_cert_type.c... Generating code for file src/daemon/https/tls/ext_cert_type.h... Generating code for file src/daemon/https/tls/ext_max_record.c... Generating code for file src/daemon/https/tls/ext_max_record.h... Generating code for file src/daemon/https/tls/ext_server_name.c... Generating code for file src/daemon/https/tls/ext_server_name.h... Generating code for file src/daemon/https/tls/gnutls_alert.c... Generating code for file src/daemon/https/tls/gnutls_algorithms.c... Generating code for file src/daemon/https/tls/gnutls_algorithms.h... Generating code for file src/daemon/https/tls/gnutls_asn1_tab.c... Generating code for file src/daemon/https/tls/gnutls_auth.c... Generating code for file src/daemon/https/tls/gnutls_auth.h... Generating code for file src/daemon/https/tls/gnutls_auth_int.h... Generating code for file src/daemon/https/tls/gnutls_buffers.c... Generating code for file src/daemon/https/tls/gnutls_buffers.h... Generating code for file src/daemon/https/tls/gnutls_cert.c... Generating code for file src/daemon/https/tls/gnutls_cert.h... Generating code for file src/daemon/https/tls/gnutls_cipher.c... Generating code for file src/daemon/https/tls/gnutls_cipher.h... Generating code for file src/daemon/https/tls/gnutls_cipher_int.c... Generating code for file src/daemon/https/tls/gnutls_cipher_int.h... Generating code for file src/daemon/https/tls/gnutls_constate.c... Generating code for file src/daemon/https/tls/gnutls_constate.h... Generating code for file src/daemon/https/tls/gnutls_datum.c... Generating code for file src/daemon/https/tls/gnutls_datum.h... Generating code for file src/daemon/https/tls/gnutls_dh.c... Generating code for file src/daemon/https/tls/gnutls_dh.h... Generating code for file src/daemon/https/tls/gnutls_dh_primes.c... Generating code for file src/daemon/https/tls/gnutls_errors.c... Generating code for file src/daemon/https/tls/gnutls_errors.h... Generating code for file src/daemon/https/tls/gnutls_extensions.c... Generating code for file src/daemon/https/tls/gnutls_extensions.h... Generating code for file src/daemon/https/tls/gnutls_global.c... Generating code for file src/daemon/https/tls/gnutls_global.h... Generating code for file src/daemon/https/tls/gnutls_handshake.c... Generating code for file src/daemon/https/tls/gnutls_handshake.h... Generating code for file src/daemon/https/tls/gnutls_hash_int.c... Generating code for file src/daemon/https/tls/gnutls_hash_int.h... Generating code for file src/daemon/https/tls/gnutls_int.h... Generating code for file src/daemon/https/tls/gnutls_kx.c... Generating code for file src/daemon/https/tls/gnutls_kx.h... Generating code for file src/daemon/https/tls/gnutls_mem.c... Generating code for file src/daemon/https/tls/gnutls_mem.h... Generating code for file src/daemon/https/tls/gnutls_mpi.c... Generating code for file src/daemon/https/tls/gnutls_mpi.h... Generating code for file src/daemon/https/tls/gnutls_num.c... Generating code for file src/daemon/https/tls/gnutls_num.h... Generating code for file src/daemon/https/tls/gnutls_pk.c... Generating code for file src/daemon/https/tls/gnutls_pk.h... Generating code for file src/daemon/https/tls/gnutls_priority.c... Generating code for file src/daemon/https/tls/gnutls_record.c... Generating code for file src/daemon/https/tls/gnutls_record.h... Generating code for file src/daemon/https/tls/gnutls_rsa_export.c... Generating code for file src/daemon/https/tls/gnutls_rsa_export.h... Generating code for file src/daemon/https/tls/gnutls_sig.c... Generating code for file src/daemon/https/tls/gnutls_sig.h... Generating code for file src/daemon/https/tls/gnutls_state.c... Generating code for file src/daemon/https/tls/gnutls_state.h... Generating code for file src/daemon/https/tls/gnutls_str.c... Generating code for file src/daemon/https/tls/gnutls_str.h... Generating code for file src/daemon/https/tls/gnutls_supplemental.c... Generating code for file src/daemon/https/tls/gnutls_supplemental.h... Generating code for file src/daemon/https/tls/gnutls_ui.c... Generating code for file src/daemon/https/tls/gnutls_x509.c... Generating code for file src/daemon/https/tls/gnutls_x509.h... Generating code for file src/daemon/https/tls/memmem.c... Generating code for file src/daemon/https/tls/pkix_asn1_tab.c... Generating code for file src/daemon/https/tls/str-two-way.h... Generating code for file src/daemon/https/tls/x509_b64.c... Generating code for file src/daemon/https/tls/x509_b64.h... Generating code for file src/daemon/https/x509/common.c... Generating code for file src/daemon/https/x509/common.h... Generating code for file src/daemon/https/x509/extensions.c... Generating code for file src/daemon/https/x509/extensions.h... Generating code for file src/daemon/https/x509/mpi.c... Generating code for file src/daemon/https/x509/mpi.h... Generating code for file src/daemon/https/x509/privkey.h... Generating code for file src/daemon/https/x509/x509.c... Generating code for file src/daemon/https/x509/x509.h... Generating code for file src/daemon/https/x509/x509_privkey.c... Generating code for file src/daemon/internal.c... Generating code for file src/daemon/internal.h... Generating code for file src/daemon/memorypool.c... Generating code for file src/daemon/memorypool.h... Generating code for file src/daemon/postprocessor.c... Generating code for file src/daemon/postprocessor_large_test.c... Generating code for file src/daemon/reason_phrase.c... Generating code for file src/daemon/reason_phrase.h... Generating code for file src/daemon/response.c... Generating code for file src/daemon/response.h... Generating code for file src/include/microhttpd.h... Generating code for file src/include/platform.h... Generating code for file src/include/plibc.h... Generating file documentation... Generating docs for file src/daemon/connection.c... Generating call graph for function add_extra_headers Generating caller graph for function add_extra_headers Generating call graph for function build_header_response Generating caller graph for function build_header_response Generating call graph for function call_connection_handler Generating caller graph for function call_connection_handler Generating call graph for function check_write_done Generating caller graph for function check_write_done Generating call graph for function connection_add_header Generating caller graph for function connection_add_header Generating call graph for function connection_close_error Generating caller graph for function connection_close_error Generating caller graph for function do_fd_set Generating call graph for function do_read Generating caller graph for function do_read Generating call graph for function do_write Generating caller graph for function do_write Generating caller graph for function get_date_string Generating call graph for function get_next_header_line Generating caller graph for function get_next_header_line Generating caller graph for function MHD_connection_close Generating call graph for function MHD_connection_get_fdset Generating caller graph for function MHD_connection_get_fdset Generating call graph for function MHD_connection_handle_idle Generating caller graph for function MHD_connection_handle_idle Generating call graph for function MHD_connection_handle_read Generating caller graph for function MHD_connection_handle_read Generating call graph for function MHD_connection_handle_write Generating caller graph for function MHD_connection_handle_write Generating caller graph for function MHD_lookup_connection_value Generating call graph for function MHD_queue_response Generating caller graph for function MHD_queue_response Generating call graph for function MHD_set_connection_value Generating call graph for function MHD_set_http_calbacks Generating caller graph for function MHD_set_http_calbacks Generating call graph for function need_100_continue Generating caller graph for function need_100_continue Generating call graph for function parse_arguments Generating caller graph for function parse_arguments Generating call graph for function parse_connection_headers Generating caller graph for function parse_connection_headers Generating call graph for function parse_cookie_header Generating caller graph for function parse_cookie_header Generating call graph for function parse_initial_message_line Generating caller graph for function parse_initial_message_line Generating call graph for function process_broken_line Generating caller graph for function process_broken_line Generating caller graph for function process_header_line Generating call graph for function transmit_error_response Generating caller graph for function transmit_error_response Generating call graph for function try_grow_read_buffer Generating caller graph for function try_grow_read_buffer Generating call graph for function try_ready_chunked_body Generating caller graph for function try_ready_chunked_body Generating call graph for function try_ready_normal_body Generating caller graph for function try_ready_normal_body Generating docs for file src/daemon/connection.h... Generating caller graph for function MHD_connection_close Generating call graph for function MHD_connection_get_fdset Generating caller graph for function MHD_connection_get_fdset Generating call graph for function MHD_connection_handle_idle Generating caller graph for function MHD_connection_handle_idle Generating call graph for function MHD_connection_handle_read Generating caller graph for function MHD_connection_handle_read Generating call graph for function MHD_connection_handle_write Generating caller graph for function MHD_connection_handle_write Generating call graph for function MHD_set_http_calbacks Generating caller graph for function MHD_set_http_calbacks Generating docs for file src/daemon/connection_https.c... Generating call graph for function MHD_set_https_calbacks Generating caller graph for function MHD_set_https_calbacks Generating call graph for function MHD_tls_connection_close Generating caller graph for function MHD_tls_connection_close Generating call graph for function MHD_tls_connection_handle_idle Generating caller graph for function MHD_tls_connection_handle_idle Generating call graph for function MHD_tls_connection_handle_read Generating caller graph for function MHD_tls_connection_handle_read Generating call graph for function MHD_tls_connection_handle_write Generating caller graph for function MHD_tls_connection_handle_write Generating docs for file src/daemon/connection_https.h... Generating docs for file src/daemon/daemon.c... Generating call graph for function __attribute__ Generating call graph for function MHD_accept_connection Generating caller graph for function MHD_accept_connection Generating call graph for function MHD_cleanup_connections Generating caller graph for function MHD_cleanup_connections Generating call graph for function MHD_get_fdset Generating caller graph for function MHD_get_fdset Generating caller graph for function MHD_get_timeout Generating call graph for function MHD_handle_connection Generating caller graph for function MHD_handle_connection Generating call graph for function MHD_run Generating call graph for function MHD_select Generating caller graph for function MHD_select Generating call graph for function MHD_select_thread Generating caller graph for function MHD_select_thread Generating call graph for function MHD_start_daemon Generating call graph for function MHD_start_daemon_va Generating caller graph for function MHD_start_daemon_va Generating call graph for function MHD_stop_daemon Generating caller graph for function recv_param_adapter Generating caller graph for function send_param_adapter Generating caller graph for function sigalrmHandler Generating docs for file src/daemon/https/gnutls.h... Generating caller graph for function MHD__gnutls_alert_get_name Generating call graph for function MHD__gnutls_alert_send Generating caller graph for function MHD__gnutls_alert_send Generating call graph for function MHD__gnutls_alert_send_appropriate Generating call graph for function MHD__gnutls_bye Generating caller graph for function MHD__gnutls_bye Generating caller graph for function MHD__gnutls_certificate_free_ca_names Generating call graph for function MHD__gnutls_certificate_free_cas Generating caller graph for function MHD__gnutls_certificate_free_cas Generating call graph for function MHD__gnutls_certificate_free_credentials Generating caller graph for function MHD__gnutls_certificate_free_credentials Generating call graph for function MHD__gnutls_certificate_free_keys Generating caller graph for function MHD__gnutls_certificate_free_keys Generating call graph for function MHD__gnutls_certificate_set_x509_key_mem Generating caller graph for function MHD__gnutls_cipher_get_key_size Generating caller graph for function MHD__gnutls_credentials_clear Generating caller graph for function MHD__gnutls_credentials_set Generating call graph for function MHD__gnutls_deinit Generating caller graph for function MHD__gnutls_deinit Generating call graph for function MHD__gnutls_dh_params_deinit Generating caller graph for function MHD__gnutls_dh_params_deinit Generating caller graph for function MHD__gnutls_dh_set_prime_bits Generating call graph for function MHD__gnutls_global_deinit Generating caller graph for function MHD__gnutls_global_deinit Generating call graph for function MHD__gnutls_global_init Generating caller graph for function MHD__gnutls_global_init Generating call graph for function MHD__gnutls_handshake Generating caller graph for function MHD__gnutls_handshake Generating caller graph for function MHD__gnutls_handshake_set_max_packet_length Generating caller graph for function MHD__gnutls_init Generating caller graph for function MHD__gnutls_priority_deinit Generating caller graph for function MHD__gnutls_priority_set Generating call graph for function MHD__gnutls_priority_set_direct Generating caller graph for function MHD__gnutls_protocol_get_version Generating call graph for function MHD__gnutls_record_recv Generating call graph for function MHD__gnutls_record_send Generating caller graph for function MHD__gnutls_record_send Generating call graph for function MHD__gnutls_rehandshake Generating call graph for function MHD__gnutls_rsa_params_deinit Generating caller graph for function MHD__gnutls_rsa_params_deinit Generating caller graph for function MHD__gnutls_transport_set_lowat Generating caller graph for function MHD__gnutls_transport_set_ptr Generating caller graph for function MHD__gnutls_transport_set_pull_function Generating caller graph for function MHD__gnutls_transport_set_push_function Generating caller graph for function MHD_gnutls_alert_get Generating call graph for function MHD_gtls_auth_get_type Generating caller graph for function MHD_gtls_auth_get_type Generating caller graph for function MHD_gtls_error_is_fatal Generating caller graph for function MHD_gtls_error_to_alert Generating caller graph for function MHD_gtls_strerror Generating call graph for function MHD_tls_set_default_priority Generating caller graph for function MHD_tls_set_default_priority Generating docs for file src/daemon/https/lgl/gc-libgcrypt.c... Generating caller graph for function MHD_gc_cipher_close Generating caller graph for function MHD_gc_cipher_decrypt_inline Generating caller graph for function MHD_gc_cipher_encrypt_inline Generating caller graph for function MHD_gc_cipher_open Generating caller graph for function MHD_gc_cipher_setiv Generating caller graph for function MHD_gc_cipher_setkey Generating caller graph for function MHD_gc_done Generating caller graph for function MHD_gc_hash_clone Generating caller graph for function MHD_gc_hash_close Generating caller graph for function MHD_gc_hash_digest_length Generating caller graph for function MHD_gc_hash_MHD_hmac_setkey Generating caller graph for function MHD_gc_hash_open Generating caller graph for function MHD_gc_hash_read Generating caller graph for function MHD_gc_hash_write Generating caller graph for function MHD_gc_init Generating caller graph for function MHD_gc_nonce Generating caller graph for function MHD_gc_pseudo_random Generating docs for file src/daemon/https/lgl/gc.h... Generating caller graph for function MHD_gc_cipher_close Generating caller graph for function MHD_gc_cipher_decrypt_inline Generating caller graph for function MHD_gc_cipher_encrypt_inline Generating caller graph for function MHD_gc_cipher_open Generating caller graph for function MHD_gc_cipher_setiv Generating caller graph for function MHD_gc_cipher_setkey Generating caller graph for function MHD_gc_done Generating caller graph for function MHD_gc_hash_clone Generating caller graph for function MHD_gc_hash_close Generating caller graph for function MHD_gc_hash_digest_length Generating caller graph for function MHD_gc_hash_MHD_hmac_setkey Generating caller graph for function MHD_gc_hash_open Generating caller graph for function MHD_gc_hash_read Generating caller graph for function MHD_gc_hash_write Generating caller graph for function MHD_gc_init Generating caller graph for function MHD_gc_nonce Generating caller graph for function MHD_gc_pseudo_random Generating docs for file src/daemon/https/minitasn1/coding.c... Generating call graph for function MHD__asn1_bit_der Generating caller graph for function MHD__asn1_bit_der Generating call graph for function MHD__asn1_complete_explicit_tag Generating caller graph for function MHD__asn1_complete_explicit_tag Generating call graph for function MHD__asn1_der_coding Generating caller graph for function MHD__asn1_der_coding Generating call graph for function MHD__asn1_error_description_value_not_found Generating caller graph for function MHD__asn1_error_description_value_not_found Generating call graph for function MHD__asn1_insert_tag_der Generating caller graph for function MHD__asn1_insert_tag_der Generating caller graph for function MHD__asn1_length_der Generating call graph for function MHD__asn1_objectid_der Generating caller graph for function MHD__asn1_objectid_der Generating call graph for function MHD__asn1_octet_der Generating caller graph for function MHD__asn1_octet_der Generating call graph for function MHD__asn1_ordering_set Generating caller graph for function MHD__asn1_ordering_set Generating call graph for function MHD__asn1_ordering_set_of Generating caller graph for function MHD__asn1_ordering_set_of Generating caller graph for function MHD__asn1_tag_der Generating call graph for function MHD__asn1_time_der Generating caller graph for function MHD__asn1_time_der Generating docs for file src/daemon/https/minitasn1/decoding.c... Generating call graph for function MHD__asn1_delete_not_used Generating caller graph for function MHD__asn1_delete_not_used Generating call graph for function MHD__asn1_der_decoding Generating caller graph for function MHD__asn1_der_decoding Generating call graph for function MHD__asn1_der_decoding_startEnd Generating caller graph for function MHD__asn1_der_decoding_startEnd Generating call graph for function MHD__asn1_error_description_tag_error Generating caller graph for function MHD__asn1_error_description_tag_error Generating call graph for function MHD__asn1_extract_tag_der Generating caller graph for function MHD__asn1_extract_tag_der Generating call graph for function MHD__asn1_get_bit_der Generating caller graph for function MHD__asn1_get_bit_der Generating call graph for function MHD__asn1_get_indefinite_length_string Generating caller graph for function MHD__asn1_get_indefinite_length_string Generating caller graph for function MHD__asn1_get_length_der Generating call graph for function MHD__asn1_get_objectid_der Generating caller graph for function MHD__asn1_get_objectid_der Generating call graph for function MHD__asn1_get_octet_der Generating caller graph for function MHD__asn1_get_octet_der Generating call graph for function MHD__asn1_get_octet_string Generating caller graph for function MHD__asn1_get_octet_string Generating caller graph for function MHD__asn1_get_tag_der Generating call graph for function MHD__asn1_get_time_der Generating caller graph for function MHD__asn1_get_time_der Generating docs for file src/daemon/https/minitasn1/element.c... Generating call graph for function MHD__asn1_append_sequence_set Generating caller graph for function MHD__asn1_append_sequence_set Generating caller graph for function MHD__asn1_convert_integer Generating call graph for function MHD__asn1_hierarchical_name Generating caller graph for function MHD__asn1_hierarchical_name Generating call graph for function MHD__asn1_read_value Generating caller graph for function MHD__asn1_read_value Generating call graph for function MHD__asn1_write_value Generating caller graph for function MHD__asn1_write_value Generating docs for file src/daemon/https/minitasn1/element.h... Generating call graph for function MHD__asn1_append_sequence_set Generating caller graph for function MHD__asn1_append_sequence_set Generating caller graph for function MHD__asn1_convert_integer Generating call graph for function MHD__asn1_hierarchical_name Generating caller graph for function MHD__asn1_hierarchical_name Generating docs for file src/daemon/https/minitasn1/gstr.c... Generating caller graph for function MHD__asn1_str_cat Generating caller graph for function MHD__asn1_str_cpy Generating docs for file src/daemon/https/minitasn1/gstr.h... Generating caller graph for function MHD__asn1_str_cat Generating caller graph for function MHD__asn1_str_cpy Generating docs for file src/daemon/https/minitasn1/int.h... Generating docs for file src/daemon/https/minitasn1/libtasn1.h... Generating call graph for function MHD__asn1_array2tree Generating caller graph for function MHD__asn1_array2tree Generating call graph for function MHD__asn1_bit_der Generating caller graph for function MHD__asn1_bit_der Generating call graph for function MHD__asn1_create_element Generating caller graph for function MHD__asn1_create_element Generating call graph for function MHD__asn1_delete_structure Generating caller graph for function MHD__asn1_delete_structure Generating call graph for function MHD__asn1_der_coding Generating caller graph for function MHD__asn1_der_coding Generating call graph for function MHD__asn1_der_decoding Generating caller graph for function MHD__asn1_der_decoding Generating call graph for function MHD__asn1_der_decoding_startEnd Generating caller graph for function MHD__asn1_der_decoding_startEnd Generating call graph for function MHD__asn1_find_node Generating caller graph for function MHD__asn1_find_node Generating call graph for function MHD__asn1_get_bit_der Generating caller graph for function MHD__asn1_get_bit_der Generating caller graph for function MHD__asn1_get_length_der Generating call graph for function MHD__asn1_get_octet_der Generating caller graph for function MHD__asn1_get_octet_der Generating caller graph for function MHD__asn1_get_tag_der Generating caller graph for function MHD__asn1_length_der Generating call graph for function MHD__asn1_octet_der Generating caller graph for function MHD__asn1_octet_der Generating call graph for function MHD__asn1_read_value Generating caller graph for function MHD__asn1_read_value Generating call graph for function MHD__asn1_write_value Generating caller graph for function MHD__asn1_write_value Generating docs for file src/daemon/https/minitasn1/mem.h... Generating docs for file src/daemon/https/minitasn1/parser_aux.c... Generating caller graph for function MHD__asn1_add_node Generating call graph for function MHD__asn1_change_integer_value Generating caller graph for function MHD__asn1_change_integer_value Generating call graph for function MHD__asn1_check_identifier Generating caller graph for function MHD__asn1_check_identifier Generating caller graph for function MHD__asn1_delete_list Generating call graph for function MHD__asn1_delete_list_and_nodes Generating caller graph for function MHD__asn1_delete_list_and_nodes Generating call graph for function MHD__asn1_expand_object_id Generating caller graph for function MHD__asn1_expand_object_id Generating call graph for function MHD__asn1_find_node Generating caller graph for function MHD__asn1_find_node Generating caller graph for function MHD__asn1_find_up Generating caller graph for function MHD__asn1_ltostr Generating caller graph for function MHD__asn1_remove_node Generating caller graph for function MHD__asn1_set_down Generating caller graph for function MHD__asn1_set_name Generating caller graph for function MHD__asn1_set_right Generating caller graph for function MHD__asn1_set_value Generating docs for file src/daemon/https/minitasn1/parser_aux.h... Generating caller graph for function MHD__asn1_add_node Generating call graph for function MHD__asn1_change_integer_value Generating caller graph for function MHD__asn1_change_integer_value Generating call graph for function MHD__asn1_check_identifier Generating caller graph for function MHD__asn1_check_identifier Generating caller graph for function MHD__asn1_delete_list Generating call graph for function MHD__asn1_delete_list_and_nodes Generating caller graph for function MHD__asn1_delete_list_and_nodes Generating call graph for function MHD__asn1_expand_object_id Generating caller graph for function MHD__asn1_expand_object_id Generating caller graph for function MHD__asn1_find_up Generating caller graph for function MHD__asn1_ltostr Generating caller graph for function MHD__asn1_remove_node Generating caller graph for function MHD__asn1_set_down Generating caller graph for function MHD__asn1_set_name Generating caller graph for function MHD__asn1_set_right Generating caller graph for function MHD__asn1_set_value Generating docs for file src/daemon/https/minitasn1/structure.c... Generating caller graph for function MHD__asn1_add_node_only Generating call graph for function MHD__asn1_array2tree Generating caller graph for function MHD__asn1_array2tree Generating call graph for function MHD__asn1_copy_structure2 Generating caller graph for function MHD__asn1_copy_structure2 Generating call graph for function MHD__asn1_copy_structure3 Generating caller graph for function MHD__asn1_copy_structure3 Generating call graph for function MHD__asn1_create_element Generating caller graph for function MHD__asn1_create_element Generating call graph for function MHD__asn1_delete_structure Generating caller graph for function MHD__asn1_delete_structure Generating call graph for function MHD__asn1_expand_identifier Generating caller graph for function MHD__asn1_expand_identifier Generating caller graph for function MHD__asn1_find_left Generating call graph for function MHD__asn1_type_choice_config Generating caller graph for function MHD__asn1_type_choice_config Generating docs for file src/daemon/https/minitasn1/structure.h... Generating caller graph for function MHD__asn1_add_node_only Generating call graph for function MHD__asn1_copy_structure3 Generating caller graph for function MHD__asn1_copy_structure3 Generating caller graph for function MHD__asn1_find_left Generating docs for file src/daemon/https/tls/auth_cert.c... Generating call graph for function _find_x509_cert Generating caller graph for function _find_x509_cert Generating call graph for function _select_client_cert Generating caller graph for function _select_client_cert Generating call graph for function alloc_and_load_x509_certs Generating caller graph for function alloc_and_load_x509_certs Generating call graph for function alloc_and_load_x509_key Generating caller graph for function alloc_and_load_x509_key Generating call graph for function call_get_cert_callback Generating caller graph for function call_get_cert_callback Generating call graph for function get_issuers Generating caller graph for function get_issuers Generating call graph for function get_issuers_num Generating caller graph for function get_issuers_num Generating call graph for function MHD__gnutls_cert_get_issuer_dn Generating caller graph for function MHD__gnutls_cert_get_issuer_dn Generating caller graph for function MHD__gnutls_check_pk_algo_in_list Generating caller graph for function MHD__gnutls_check_supported_sign_algo Generating caller graph for function MHD__gnutls_copy_certificate_auth_info Generating caller graph for function MHD_gtls_free_rsa_info Generating call graph for function MHD_gtls_gen_cert_client_cert_vrfy Generating call graph for function MHD_gtls_gen_cert_client_certificate Generating call graph for function MHD_gtls_gen_cert_server_cert_req Generating call graph for function MHD_gtls_gen_cert_server_certificate Generating call graph for function MHD_gtls_gen_x509_crt Generating caller graph for function MHD_gtls_gen_x509_crt Generating caller graph for function MHD_gtls_get_selected_cert Generating call graph for function MHD_gtls_proc_cert_cert_req Generating call graph for function MHD_gtls_proc_cert_client_cert_vrfy Generating call graph for function MHD_gtls_proc_cert_server_certificate Generating call graph for function MHD_gtls_proc_x509_server_certificate Generating caller graph for function MHD_gtls_proc_x509_server_certificate Generating call graph for function MHD_gtls_selected_certs_deinit Generating caller graph for function MHD_gtls_selected_certs_deinit Generating call graph for function MHD_gtls_selected_certs_set Generating caller graph for function MHD_gtls_selected_certs_set Generating call graph for function MHD_gtls_server_select_cert Generating caller graph for function MHD_gtls_server_select_cert Generating docs for file src/daemon/https/tls/auth_cert.h... Generating caller graph for function MHD_gtls_certificate_get_rsa_params Generating caller graph for function MHD_gtls_free_rsa_info Generating call graph for function MHD_gtls_gen_cert_client_cert_vrfy Generating call graph for function MHD_gtls_gen_cert_client_certificate Generating call graph for function MHD_gtls_gen_cert_server_cert_req Generating call graph for function MHD_gtls_gen_cert_server_certificate Generating caller graph for function MHD_gtls_get_selected_cert Generating call graph for function MHD_gtls_proc_cert_cert_req Generating call graph for function MHD_gtls_proc_cert_client_cert_vrfy Generating call graph for function MHD_gtls_proc_cert_server_certificate Generating call graph for function MHD_gtls_selected_certs_deinit Generating caller graph for function MHD_gtls_selected_certs_deinit Generating call graph for function MHD_gtls_selected_certs_set Generating caller graph for function MHD_gtls_selected_certs_set Generating docs for file src/daemon/https/tls/auth_dh_common.c... Generating call graph for function MHD_gtls_dh_common_print_server_kx Generating caller graph for function MHD_gtls_dh_common_print_server_kx Generating caller graph for function MHD_gtls_free_dh_info Generating call graph for function MHD_gtls_gen_dh_common_client_kx Generating call graph for function MHD_gtls_proc_dh_common_client_kx Generating caller graph for function MHD_gtls_proc_dh_common_client_kx Generating call graph for function MHD_gtls_proc_dh_common_server_kx Generating caller graph for function MHD_gtls_proc_dh_common_server_kx Generating docs for file src/daemon/https/tls/auth_dh_common.h... Generating call graph for function MHD_gtls_dh_common_print_server_kx Generating caller graph for function MHD_gtls_dh_common_print_server_kx Generating caller graph for function MHD_gtls_free_dh_info Generating call graph for function MHD_gtls_gen_dh_common_client_kx Generating call graph for function MHD_gtls_proc_dh_common_client_kx Generating caller graph for function MHD_gtls_proc_dh_common_client_kx Generating call graph for function MHD_gtls_proc_dh_common_server_kx Generating caller graph for function MHD_gtls_proc_dh_common_server_kx Generating docs for file src/daemon/https/tls/auth_dhe.c... Generating call graph for function gen_dhe_server_kx Generating call graph for function proc_dhe_client_kx Generating call graph for function proc_dhe_server_kx Generating docs for file src/daemon/https/tls/auth_rsa.c... Generating call graph for function MHD__gnutls_gen_rsa_client_kx Generating call graph for function MHD__gnutls_get_private_rsa_params Generating caller graph for function MHD__gnutls_get_private_rsa_params Generating call graph for function MHD__gnutls_get_public_rsa_params Generating caller graph for function MHD__gnutls_get_public_rsa_params Generating call graph for function MHD__gnutls_proc_rsa_client_kx Generating docs for file src/daemon/https/tls/auth_rsa_export.c... Generating call graph for function gen_rsa_export_server_kx Generating call graph for function MHD__gnutls_peers_cert_less_512 Generating caller graph for function MHD__gnutls_peers_cert_less_512 Generating call graph for function proc_rsa_export_server_kx Generating docs for file src/daemon/https/tls/debug.c... Generating caller graph for function MHD__gnutls_handshake2str Generating caller graph for function MHD__gnutls_packet2str Generating docs for file src/daemon/https/tls/debug.h... Generating caller graph for function MHD__gnutls_handshake2str Generating caller graph for function MHD__gnutls_packet2str Generating docs for file src/daemon/https/tls/defines.h... Generating docs for file src/daemon/https/tls/ext_cert_type.c... Generating caller graph for function MHD__gnutls_cert_type2num Generating caller graph for function MHD__gnutls_num2cert_type Generating call graph for function MHD_gtls_cert_type_recv_params Generating call graph for function MHD_gtls_cert_type_send_params Generating docs for file src/daemon/https/tls/ext_cert_type.h... Generating call graph for function MHD_gtls_cert_type_recv_params Generating call graph for function MHD_gtls_cert_type_send_params Generating docs for file src/daemon/https/tls/ext_max_record.c... Generating call graph for function MHD_gtls_max_record_recv_params Generating call graph for function MHD_gtls_max_record_send_params Generating caller graph for function MHD_gtls_mre_num2record Generating caller graph for function MHD_gtls_mre_record2num Generating docs for file src/daemon/https/tls/ext_max_record.h... Generating call graph for function MHD_gtls_max_record_recv_params Generating call graph for function MHD_gtls_max_record_send_params Generating caller graph for function MHD_gtls_mre_num2record Generating caller graph for function MHD_gtls_mre_record2num Generating docs for file src/daemon/https/tls/ext_server_name.c... Generating call graph for function MHD_gtls_server_name_recv_params Generating call graph for function MHD_gtls_server_name_send_params Generating docs for file src/daemon/https/tls/ext_server_name.h... Generating call graph for function MHD_gtls_server_name_recv_params Generating call graph for function MHD_gtls_server_name_send_params Generating docs for file src/daemon/https/tls/gnutls_alert.c... Generating caller graph for function MHD__gnutls_alert_get_name Generating call graph for function MHD__gnutls_alert_send Generating caller graph for function MHD__gnutls_alert_send Generating call graph for function MHD__gnutls_alert_send_appropriate Generating caller graph for function MHD_gnutls_alert_get Generating caller graph for function MHD_gtls_error_to_alert Generating docs for file src/daemon/https/tls/gnutls_algorithms.c... Generating caller graph for function MHD__gnutls_cipher_get_key_size Generating call graph for function MHD__gnutls_compare_algo Generating caller graph for function MHD__gnutls_compare_algo Generating caller graph for function MHD__gnutls_partition Generating call graph for function MHD__gnutls_qsort Generating caller graph for function MHD__gnutls_qsort Generating caller graph for function MHD_gnutls_mac_is_ok Generating caller graph for function MHD_gtls_cipher_get_block_size Generating caller graph for function MHD_gtls_cipher_get_export_flag Generating caller graph for function MHD_gtls_cipher_get_iv_size Generating caller graph for function MHD_gtls_cipher_is_block Generating caller graph for function MHD_gtls_cipher_is_ok Generating caller graph for function MHD_gtls_cipher_priority Generating caller graph for function MHD_gtls_cipher_suite_get_cipher_algo Generating caller graph for function MHD_gtls_cipher_suite_get_kx_algo Generating caller graph for function MHD_gtls_cipher_suite_get_mac_algo Generating caller graph for function MHD_gtls_cipher_suite_get_name Generating caller graph for function MHD_gtls_cipher_suite_get_version Generating caller graph for function MHD_gtls_compression_get_id_from_int Generating caller graph for function MHD_gtls_compression_get_num Generating caller graph for function MHD_gtls_compression_is_ok Generating caller graph for function MHD_gtls_kx_auth_struct Generating caller graph for function MHD_gtls_kx_encipher_type Generating caller graph for function MHD_gtls_kx_is_ok Generating caller graph for function MHD_gtls_kx_needs_dh_params Generating caller graph for function MHD_gtls_kx_needs_rsa_params Generating caller graph for function MHD_gtls_kx_priority Generating caller graph for function MHD_gtls_mac_priority Generating caller graph for function MHD_gtls_map_kx_get_cred Generating caller graph for function MHD_gtls_map_pk_get_pk Generating call graph for function MHD_gtls_supported_ciphersuite/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:39: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:67: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:68: Warning: Found unknown command `\type' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:69: Warning: Found unknown command `\cred' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_auth.c:149: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:198: Warning: Found unknown command `\res' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:115: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:88: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:173: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_cert.c:47: Warning: Found unknown command `\sc' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:164: Warning: Found unknown command `\dh_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:184: Warning: Found unknown command `\params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:185: Warning: Found unknown command `\bits' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_dh_primes.c:142: Warning: Found unknown command `\dh_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:258: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:269: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:289: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_errors.c:309: Warning: Found unknown command `\error' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:264: Warning: Found unknown command `\pull_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:265: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:284: Warning: Found unknown command `\push_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:285: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:60: Warning: Found unknown command `\log_func' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_global.c:78: Warning: Found unknown command `\level' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:2097: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: explicit link request to 'gnutls_session_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:105: Warning: Found unknown command `\max' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:1949: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:104: Warning: explicit link request to 'gnutls_session_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_handshake.c:105: Warning: Found unknown command `\max' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:192: Warning: Found unknown command `\priority_cache' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:192: Warning: explicit link request to 'MHD_gnutls_prioritity_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:75: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:76: Warning: Found unknown command `\priority' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:205: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:206: Warning: Found unknown command `\priorities' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:207: Warning: Found unknown command `\err_pos' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:102: Warning: Found unknown command `\priority_cache' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:102: Warning: explicit link request to 'MHD_gnutls_prioritity_t' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:103: Warning: Found unknown command `\priorities' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:104: Warning: Found unknown command `\err_pos' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_priority.c:110: Warning: explicit link request to 'priorities' could not be resolved /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:100: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:101: Warning: Found unknown command `\how' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:104: Warning: Found unknown command `\how' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:46: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1052: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1053: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1054: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1078: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1016: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1017: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1018: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:1038: Warning: Found unknown command `\sizeofdata' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:65: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:66: Warning: Found unknown command `\num' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:83: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:84: Warning: Found unknown command `\ptr' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:65: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_record.c:66: Warning: Found unknown command `\num' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_rsa_export.c:53: Warning: Found unknown command `\rsa_params' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:516: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:517: Warning: Found unknown command `\status' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:296: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:298: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:197: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:198: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:205: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:784: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:64: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:52: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:80: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:197: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:198: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:205: Warning: Found unknown command `\con_end' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:64: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:52: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_state.c:80: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c:39: Warning: Found unknown command `\session' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_ui.c:40: Warning: Found unknown command `\bits' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:491: Warning: Found unknown command `\res' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:492: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:493: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:494: Warning: Found unknown command `\type' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/tls/gnutls_x509.c:514: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:74: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:332: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:333: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:334: Warning: Found unknown command `\output_data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:335: Warning: Found unknown command `\output_data_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:269: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:270: Warning: Found unknown command `\key_usage' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:271: Warning: Found unknown command `\critical' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:216: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:217: Warning: Found unknown command `\bits' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:180: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:93: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:94: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:95: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:98: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:41: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:74: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:332: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:333: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:334: Warning: Found unknown command `\output_data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:335: Warning: Found unknown command `\output_data_size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:269: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:270: Warning: Found unknown command `\key_usage' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:271: Warning: Found unknown command `\critical' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:216: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:217: Warning: Found unknown command `\bits' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:180: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:93: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:94: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:95: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:98: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509.c:41: Warning: Found unknown command `\cert' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:68: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:201: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:202: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:203: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:206: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:44: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:68: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:201: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:202: Warning: Found unknown command `\data' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:203: Warning: Found unknown command `\format' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:206: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/https/x509/x509_privkey.c:44: Warning: Found unknown command `\key' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.c:145: Warning: The following parameters of MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) are not documented: parameter 'pool' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.c:201: Warning: The following parameters of MHD_pool_reset(struct MemoryPool *pool, void *keep, size_t size) are not documented: parameter 'pool' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.c:119: Warning: The following parameters of MHD_pool_allocate(struct MemoryPool *pool, size_t size, int from_end) are not documented: parameter 'pool' parameter 'size' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.h:64: Warning: The following parameters of MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) are not documented: parameter 'pool' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/memorypool.h:85: Warning: The following parameters of MHD_pool_reset(struct MemoryPool *pool, void *keep, size_t size) are not documented: parameter 'pool' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:75: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:75: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:76: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:81: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:81: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:81: Warning: Found unknown command `\r' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:544: Warning: The following parameters of process_multipart_headers(struct MHD_PostProcessor *pp, size_t *ioffptr, enum PP_State next_state) are not documented: parameter 'pp' parameter 'next_state' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:603: Warning: The following parameters of process_value_to_boundary(struct MHD_PostProcessor *pp, size_t *ioffptr, const char *boundary, size_t blen, enum PP_State next_state, enum PP_State next_dash_state) are not documented: parameter 'pp' parameter 'ioffptr' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.c:138: Warning: The following parameters of MHD_get_response_header(struct MHD_Response *response, const char *key) are not documented: parameter 'response' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/response.c:110: Warning: The following parameters of MHD_get_response_headers(struct MHD_Response *response, MHD_KeyValueIterator iterator, void *iterator_cls) are not documented: parameter 'response' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/postprocessor.c:230: Warning: argument 'iter' of command @param is not found in the argument list of MHD_create_post_processor(struct MHD_Connection *connection, size_t buffer_size, MHD_PostDataIterator ikvi, void *cls) /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:770: Warning: argument 'flags' of command @param is not found in the argument list of MHD_start_daemon(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls,...) /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:770: Warning: The following parameters of MHD_start_daemon(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls,...) are not documented: parameter 'options' /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:797: Warning: argument 'flags' of command @param is not found in the argument list of MHD_start_daemon_va(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls, va_list ap) /builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon/daemon.c:797: Warning: The following parameters of MHD_start_daemon_va(unsigned int options, unsigned short port, MHD_AcceptPolicyCallback apc, void *apc_cls, MHD_AccessHandlerCallback dh, void *dh_cls, va_list ap) are not documented: parameter 'options' parameter 'ap' s Generating caller graph for function MHD_gtls_supported_ciphersuites Generating call graph for function MHD_gtls_supported_ciphersuites_sorted Generating call graph for function MHD_gtls_supported_compression_methods Generating caller graph for function MHD_gtls_supported_compression_methods Generating caller graph for function MHD_gtls_version_get Generating caller graph for function MHD_gtls_version_get_major Generating caller graph for function MHD_gtls_version_get_minor Generating call graph for function MHD_gtls_version_is_supported Generating caller graph for function MHD_gtls_version_is_supported Generating caller graph for function MHD_gtls_version_max Generating caller graph for function MHD_gtls_version_priority Generating caller graph for function MHD_gtls_x509_oid2pk_algorithm Generating docs for file src/daemon/https/tls/gnutls_algorithms.h... Generating caller graph for function MHD_gnutls_mac_is_ok Generating caller graph for function MHD_gtls_cipher_get_block_size Generating caller graph for function MHD_gtls_cipher_get_export_flag Generating caller graph for function MHD_gtls_cipher_get_iv_size Generating caller graph for function MHD_gtls_cipher_is_block Generating caller graph for function MHD_gtls_cipher_is_ok Generating caller graph for function MHD_gtls_cipher_priority Generating caller graph for function MHD_gtls_cipher_suite_get_cipher_algo Generating caller graph for function MHD_gtls_cipher_suite_get_kx_algo Generating caller graph for function MHD_gtls_cipher_suite_get_mac_algo Generating caller graph for function MHD_gtls_cipher_suite_get_name Generating caller graph for function MHD_gtls_cipher_suite_get_version Generating caller graph for function MHD_gtls_compression_get_id_from_int Generating caller graph for function MHD_gtls_compression_get_num Generating caller graph for function MHD_gtls_compression_is_ok Generating caller graph for function MHD_gtls_kx_auth_struct Generating caller graph for function MHD_gtls_kx_encipher_type Generating caller graph for function MHD_gtls_kx_is_ok Generating caller graph for function MHD_gtls_kx_needs_dh_params Generating caller graph for function MHD_gtls_kx_needs_rsa_params Generating caller graph for function MHD_gtls_kx_priority Generating caller graph for function MHD_gtls_mac_priority Generating caller graph for function MHD_gtls_map_kx_get_cred Generating caller graph for function MHD_gtls_map_pk_get_pk Generating call graph for function MHD_gtls_supported_ciphersuites Generating caller graph for function MHD_gtls_supported_ciphersuites Generating call graph for function MHD_gtls_supported_ciphersuites_sorted Generating call graph for function MHD_gtls_supported_compression_methods Generating caller graph for function MHD_gtls_supported_compression_methods Generating caller graph for function MHD_gtls_version_get Generating caller graph for function MHD_gtls_version_get_major Generating caller graph for function MHD_gtls_version_get_minor Generating call graph for function MHD_gtls_version_is_supported Generating caller graph for function MHD_gtls_version_is_supported Generating caller graph for function MHD_gtls_version_max Generating caller graph for function MHD_gtls_version_priority Generating caller graph for function MHD_gtls_x509_oid2pk_algorithm Generating docs for file src/daemon/https/tls/gnutls_asn1_tab.c... Generating docs for file src/daemon/https/tls/gnutls_auth.c... Generating caller graph for function MHD__gnutls_credentials_clear Generating caller graph for function MHD__gnutls_credentials_set Generating call graph for function MHD_gtls_auth_get_type Generating caller graph for function MHD_gtls_auth_get_type Generating call graph for function MHD_gtls_auth_info_set Generating caller graph for function MHD_gtls_auth_info_set Generating call graph for function MHD_gtls_free_auth_info Generating caller graph for function MHD_gtls_free_auth_info Generating caller graph for function MHD_gtls_get_auth_info Generating caller graph for function MHD_gtls_get_cred Generating call graph for function MHD_gtls_get_kx_cred Generating caller graph for function MHD_gtls_get_kx_cred Generating docs for file src/daemon/https/tls/gnutls_auth.h... Generating docs for file src/daemon/https/tls/gnutls_auth_int.h... Generating call graph for function MHD_gtls_auth_info_set Generating caller graph for function MHD_gtls_auth_info_set Generating caller graph for function MHD_gtls_get_auth_info Generating caller graph for function MHD_gtls_get_cred Generating call graph for function MHD_gtls_get_kx_cred Generating caller graph for function MHD_gtls_get_kx_cred Generating docs for file src/daemon/https/tls/gnutls_buffers.c... Generating caller graph for function MHD__gnutls_buffer_get Generating caller graph for function MHD__gnutls_buffer_insert Generating call graph for function MHD__gnutls_read Generating caller graph for function MHD__gnutls_read Generating caller graph for function MHD_gnutls_record_buffer_get_size Generating caller graph for function MHD_gnutls_record_buffer_put Generating caller graph for function MHD_gtls_handshake_buffer_clear Generating caller graph for function MHD_gtls_handshake_buffer_empty Generating caller graph for function MHD_gtls_handshake_buffer_get_ptr Generating caller graph for function MHD_gtls_handshake_buffer_put Generating call graph for function MHD_gtls_handshake_io_recv_int Generating caller graph for function MHD_gtls_handshake_io_recv_int Generating call graph for function MHD_gtls_handshake_io_send_int Generating caller graph for function MHD_gtls_handshake_io_send_int Generating call graph for function MHD_gtls_handshake_io_write_flush Generating caller graph for function MHD_gtls_handshake_io_write_flush Generating call graph for function MHD_gtls_io_clear_peeked_data Generating caller graph for function MHD_gtls_io_clear_peeked_data Generating caller graph for function MHD_gtls_io_clear_read_buffer Generating call graph for function MHD_gtls_io_read_buffered Generating caller graph for function MHD_gtls_io_read_buffered Generating call graph for function MHD_gtls_io_write_buffered Generating caller graph for function MHD_gtls_io_write_buffered Generating call graph for function MHD_gtls_io_write_flush Generating caller graph for function MHD_gtls_io_write_flush Generating caller graph for function MHD_gtls_record_buffer_get Generating docs for file src/daemon/https/tls/gnutls_buffers.h... Generating caller graph for function MHD_gnutls_record_buffer_get_size Generating caller graph for function MHD_gnutls_record_buffer_put Generating caller graph for function MHD_gtls_handshake_buffer_clear Generating caller graph for function MHD_gtls_handshake_buffer_empty Generating caller graph for function MHD_gtls_handshake_buffer_get_ptr Generating caller graph for function MHD_gtls_handshake_buffer_put Generating call graph for function MHD_gtls_handshake_io_recv_int Generating caller graph for function MHD_gtls_handshake_io_recv_int Generating call graph for function MHD_gtls_handshake_io_send_int Generating caller graph for function MHD_gtls_handshake_io_send_int Generating call graph for function MHD_gtls_handshake_io_write_flush Generating caller graph for function MHD_gtls_handshake_io_write_flush Generating call graph for function MHD_gtls_io_clear_peeked_data Generating caller graph for function MHD_gtls_io_clear_peeked_data Generating caller graph for function MHD_gtls_io_clear_read_buffer Generating call graph for function MHD_gtls_io_read_buffered Generating caller graph for function MHD_gtls_io_read_buffered Generating call graph for function MHD_gtls_io_write_buffered Generating caller graph for function MHD_gtls_io_write_buffered Generating call graph for function MHD_gtls_io_write_flush Generating caller graph for function MHD_gtls_io_write_flush Generating caller graph for function MHD_gtls_record_buffer_get Generating docs for file src/daemon/https/tls/gnutls_cert.c... Generating caller graph for function MHD__gnutls_certificate_free_ca_names Generating call graph for function MHD__gnutls_certificate_free_cas Generating caller graph for function MHD__gnutls_certificate_free_cas Generating call graph for function MHD__gnutls_certificate_free_credentials Generating caller graph for function MHD__gnutls_certificate_free_credentials Generating call graph for function MHD__gnutls_certificate_free_keys Generating caller graph for function MHD__gnutls_certificate_free_keys Generating caller graph for function MHD_gtls_certificate_get_rsa_params Generating call graph for function MHD_gtls_gcert_deinit Generating caller graph for function MHD_gtls_gcert_deinit Generating call graph for function MHD_gtls_raw_cert_to_gcert Generating caller graph for function MHD_gtls_raw_cert_to_gcert Generating call graph for function MHD_gtls_selected_cert_supported_kx Generating caller graph for function MHD_gtls_selected_cert_supported_kx Generating call graph for function MHD_gtls_x509_crt_to_gcert Generating caller graph for function MHD_gtls_x509_crt_to_gcert Generating call graph for function MHD_gtls_x509_raw_cert_to_gcert Generating caller graph for function MHD_gtls_x509_raw_cert_to_gcert Generating docs for file src/daemon/https/tls/gnutls_cert.h... Generating call graph for function MHD_gtls_gcert_deinit Generating caller graph for function MHD_gtls_gcert_deinit Generating call graph for function MHD_gtls_gkey_deinit Generating caller graph for function MHD_gtls_gkey_deinit Generating call graph for function MHD_gtls_raw_cert_to_gcert Generating caller graph for function MHD_gtls_raw_cert_to_gcert Generating call graph for function MHD_gtls_x509_crt_to_gcert Generating caller graph for function MHD_gtls_x509_crt_to_gcert Generating call graph for function MHD_gtls_x509_raw_cert_to_gcert Generating caller graph for function MHD_gtls_x509_raw_cert_to_gcert Generating docs for file src/daemon/https/tls/gnutls_cipher.c... Generating call graph for function calc_enc_length Generating caller graph for function calc_enc_length Generating call graph for function mac_deinit Generating caller graph for function mac_deinit Generating call graph for function mac_init Generating caller graph for function mac_init Generating call graph for function MHD_gtls_ciphertext2compressed Generating caller graph for function MHD_gtls_ciphertext2compressed Generating call graph for function MHD_gtls_compressed2ciphertext Generating caller graph for function MHD_gtls_compressed2ciphertext Generating call graph for function MHD_gtls_decrypt Generating caller graph for function MHD_gtls_decrypt Generating call graph for function MHD_gtls_encrypt Generating caller graph for function MHD_gtls_encrypt Generating docs for file src/daemon/https/tls/gnutls_cipher.h... Generating call graph for function MHD_gtls_ciphertext2compressed Generating caller graph for function MHD_gtls_ciphertext2compressed Generating call graph for function MHD_gtls_compressed2ciphertext Generating caller graph for function MHD_gtls_compressed2ciphertext Generating call graph for function MHD_gtls_decrypt Generating caller graph for function MHD_gtls_decrypt Generating call graph for function MHD_gtls_encrypt Generating caller graph for function MHD_gtls_encrypt Generating docs for file src/daemon/https/tls/gnutls_cipher_int.c... Generating call graph for function MHD_gnutls_cipher_deinit Generating caller graph for function MHD_gnutls_cipher_deinit Generating call graph for function MHD_gtls_cipher_decrypt Generating caller graph for function MHD_gtls_cipher_decrypt Generating call graph for function MHD_gtls_cipher_encrypt Generating caller graph for function MHD_gtls_cipher_encrypt Generating call graph for function MHD_gtls_cipher_init Generating caller graph for function MHD_gtls_cipher_init Generating docs for file src/daemon/https/tls/gnutls_cipher_int.h... Generating call graph for function MHD_gtls_cipher_init Generating caller graph for function MHD_gtls_cipher_init Generating docs for file src/daemon/https/tls/gnutls_constate.c... Generating caller graph for function MHD__gnutls_cpy_read_security_parameters Generating caller graph for function MHD__gnutls_cpy_write_security_parameters Generating call graph for function MHD__gnutls_set_keys Generating caller graph for function MHD__gnutls_set_keys Generating call graph for function MHD__gnutls_set_read_keys Generating caller graph for function MHD__gnutls_set_read_keys Generating call graph for function MHD__gnutls_set_write_keys Generating caller graph for function MHD__gnutls_set_write_keys Generating call graph for function MHD_gtls_connection_state_init Generating caller graph for function MHD_gtls_connection_state_init Generating call graph for function MHD_gtls_read_connection_state_init Generating caller graph for function MHD_gtls_read_connection_state_init Generating call graph for function MHD_gtls_set_kx Generating caller graph for function MHD_gtls_set_kx Generating call graph for function MHD_gtls_set_read_cipher Generating caller graph for function MHD_gtls_set_read_cipher Generating call graph for function MHD_gtls_set_read_compression Generating caller graph for function MHD_gtls_set_read_compression Generating call graph for function MHD_gtls_set_read_mac Generating caller graph for function MHD_gtls_set_read_mac Generating call graph for function MHD_gtls_set_write_cipher Generating caller graph for function MHD_gtls_set_write_cipher Generating call graph for function MHD_gtls_set_write_compression Generating caller graph for function MHD_gtls_set_write_compression Generating call graph for function MHD_gtls_set_write_mac Generating caller graph for function MHD_gtls_set_write_mac Generating call graph for function MHD_gtls_write_connection_state_init Generating caller graph for function MHD_gtls_write_connection_state_init Generating docs for file src/daemon/https/tls/gnutls_constate.h... Generating call graph for function MHD_gtls_connection_state_init Generating caller graph for function MHD_gtls_connection_state_init Generating call graph for function MHD_gtls_read_connection_state_init Generating caller graph for function MHD_gtls_read_connection_state_init Generating call graph for function MHD_gtls_set_kx Generating caller graph for function MHD_gtls_set_kx Generating call graph for function MHD_gtls_set_read_cipher Generating caller graph for function MHD_gtls_set_read_cipher Generating call graph for function MHD_gtls_set_read_compression Generating caller graph for function MHD_gtls_set_read_compression Generating call graph for function MHD_gtls_set_read_mac Generating caller graph for function MHD_gtls_set_read_mac Generating call graph for function MHD_gtls_set_write_cipher Generating caller graph for function MHD_gtls_set_write_cipher Generating call graph for function MHD_gtls_set_write_compression Generating caller graph for function MHD_gtls_set_write_compression Generating call graph for function MHD_gtls_set_write_mac Generating caller graph for function MHD_gtls_set_write_mac Generating call graph for function MHD_gtls_write_connection_state_init Generating caller graph for function MHD_gtls_write_connection_state_init Generating docs for file src/daemon/https/tls/gnutls_datum.c... Generating call graph for function MHD_gtls_write_datum16 Generating caller graph for function MHD_gtls_write_datum16 Generating call graph for function MHD_gtls_write_datum24 Generating caller graph for function MHD_gtls_write_datum24 Generating docs for file src/daemon/https/tls/gnutls_datum.h... Generating call graph for function MHD_gtls_write_datum16 Generating caller graph for function MHD_gtls_write_datum16 Generating call graph for function MHD_gtls_write_datum24 Generating caller graph for function MHD_gtls_write_datum24 Generating docs for file src/daemon/https/tls/gnutls_dh.c... Generating caller graph for function MHD_gtls_calc_dh_key Generating call graph for function MHD_gtls_calc_dh_secret Generating caller graph for function MHD_gtls_calc_dh_secret Generating caller graph for function MHD_gtls_get_dh_params Generating docs for file src/daemon/https/tls/gnutls_dh.h... Generating caller graph for function MHD_gtls_calc_dh_key Generating call graph for function MHD_gtls_calc_dh_secret Generating caller graph for function MHD_gtls_calc_dh_secret Generating caller graph for function MHD_gtls_dh_generate_prime Generating caller graph for function MHD_gtls_dh_params_to_mpi Generating caller graph for function MHD_gtls_get_dh_params Generating docs for file src/daemon/https/tls/gnutls_dh_primes.c... Generating call graph for function MHD__gnutls_dh_params_deinit Generating caller graph for function MHD__gnutls_dh_params_deinit Generating call graph for function MHD__gnutls_dh_params_generate2 Generating call graph for function MHD_gtls_dh_generate_prime Generating caller graph for function MHD_gtls_dh_params_to_mpi Generating docs for file src/daemon/https/tls/gnutls_errors.c... Generating caller graph for function MHD_gtls_asn2err Generating caller graph for function MHD_gtls_error_is_fatal Generating caller graph for function MHD_gtls_strerror Generating docs for file src/daemon/https/tls/gnutls_errors.h... Generating caller graph for function MHD_gtls_asn2err Generating docs for file src/daemon/https/tls/gnutls_extensions.c... Generating caller graph for function MHD__gnutls_extension_list_add Generating caller graph for function MHD__gnutls_extension_list_check Generating caller graph for function MHD_gtls_ext_func_recv Generating caller graph for function MHD_gtls_ext_func_send Generating caller graph for function MHD_gtls_extension_get_name Generating call graph for function MHD_gtls_gen_extensions Generating caller graph for function MHD_gtls_gen_extensions Generating call graph for function MHD_gtls_parse_extensions Generating caller graph for function MHD_gtls_parse_extensions Generating docs for file src/daemon/https/tls/gnutls_extensions.h... Generating caller graph for function MHD_gtls_ext_func_recv Generating caller graph for function MHD_gtls_ext_func_send Generating caller graph for function MHD_gtls_extension_get_name Generating call graph for function MHD_gtls_gen_extensions Generating caller graph for function MHD_gtls_gen_extensions Generating call graph for function MHD_gtls_parse_extensions Generating caller graph for function MHD_gtls_parse_extensions Generating docs for file src/daemon/https/tls/gnutls_global.c... Generating call graph for function MHD__gnutls_global_deinit Generating caller graph for function MHD__gnutls_global_deinit Generating call graph for function MHD__gnutls_global_init Generating caller graph for function MHD__gnutls_global_init Generating caller graph for function MHD__gnutls_transport_set_pull_function Generating caller graph for function MHD__gnutls_transport_set_push_function Generating docs for file src/daemon/https/tls/gnutls_global.h... Generating docs for file src/daemon/https/tls/gnutls_handshake.c... Generating call graph for function check_server_params Generating caller graph for function check_server_params Generating call graph for function MHD__gnutls_abort_handshake Generating caller graph for function MHD__gnutls_abort_handshake Generating call graph for function MHD__gnutls_finished Generating caller graph for function MHD__gnutls_finished Generating call graph for function MHD__gnutls_handshake Generating caller graph for function MHD__gnutls_handshake Generating call graph for function MHD__gnutls_handshake_hash_add_recvd Generating caller graph for function MHD__gnutls_handshake_hash_add_recvd Generating call graph for function MHD__gnutls_handshake_hash_add_sent Generating caller graph for function MHD__gnutls_handshake_hash_add_sent Generating call graph for function MHD__gnutls_handshake_hash_buffers_clear Generating caller graph for function MHD__gnutls_handshake_hash_buffers_clear Generating call graph for function MHD__gnutls_handshake_hash_init Generating caller graph for function MHD__gnutls_handshake_hash_init Generating call graph for function MHD__gnutls_handshake_hash_pending Generating caller graph for function MHD__gnutls_handshake_hash_pending Generating caller graph for function MHD__gnutls_handshake_set_max_packet_length Generating call graph for function MHD__gnutls_read_client_hello Generating caller graph for function MHD__gnutls_read_client_hello Generating call graph for function MHD__gnutls_recv_finished Generating caller graph for function MHD__gnutls_recv_finished Generating call graph for function MHD__gnutls_recv_handshake_final Generating caller graph for function MHD__gnutls_recv_handshake_final Generating call graph for function MHD__gnutls_recv_handshake_header Generating caller graph for function MHD__gnutls_recv_handshake_header Generating call graph for function MHD__gnutls_recv_supplemental Generating caller graph for function MHD__gnutls_recv_supplemental Generating call graph for function MHD__gnutls_rehandshake Generating call graph for function MHD__gnutls_send_empty_handshake Generating caller graph for function MHD__gnutls_send_empty_handshake Generating call graph for function MHD__gnutls_send_finished Generating caller graph for function MHD__gnutls_send_finished Generating call graph for function MHD__gnutls_send_handshake_final Generating caller graph for function MHD__gnutls_send_handshake_final Generating call graph for function MHD__gnutls_send_server_hello Generating caller graph for function MHD__gnutls_send_server_hello Generating call graph for function MHD__gnutls_send_supplemental Generating caller graph for function MHD__gnutls_send_supplemental Generating call graph for function MHD__gnutls_server_find_pk_algos_in_ciphersuites Generating caller graph for function MHD__gnutls_server_find_pk_algos_in_ciphersuites Generating call graph for function MHD__gnutls_server_select_comp_method Generating caller graph for function MHD__gnutls_server_select_comp_method Generating call graph for function MHD__gnutls_ssl3_finished Generating caller graph for function MHD__gnutls_ssl3_finished Generating call graph for function MHD_gtls_generate_session_id Generating caller graph for function MHD_gtls_generate_session_id Generating call graph for function MHD_gtls_get_adv_version Generating caller graph for function MHD_gtls_get_adv_version Generating call graph for function MHD_gtls_handshake_common Generating caller graph for function MHD_gtls_handshake_common Generating call graph for function MHD_gtls_handshake_server Generating caller graph for function MHD_gtls_handshake_server Generating call graph for function MHD_gtls_negotiate_version Generating caller graph for function MHD_gtls_negotiate_version Generating call graph for function MHD_gtls_recv_handshake Generating caller graph for function MHD_gtls_recv_handshake Generating call graph for function MHD_gtls_recv_hello Generating caller graph for function MHD_gtls_recv_hello Generating caller graph for function MHD_gtls_recv_hello_request Generating call graph for function MHD_gtls_remove_unwanted_ciphersuites Generating caller graph for function MHD_gtls_remove_unwanted_ciphersuites Generating call graph for function MHD_gtls_send_handshake Generating caller graph for function MHD_gtls_send_handshake Generating call graph for function MHD_gtls_send_hello Generating caller graph for function MHD_gtls_send_hello Generating call graph for function MHD_gtls_server_select_suite Generating caller graph for function MHD_gtls_server_select_suite Generating caller graph for function MHD_gtls_set_client_random Generating caller graph for function MHD_gtls_set_server_random Generating call graph for function MHD_gtls_tls_create_random Generating caller graph for function MHD_gtls_tls_create_random Generating docs for file src/daemon/https/tls/gnutls_handshake.h... Generating call graph for function MHD_gtls_recv_handshake Generating caller graph for function MHD_gtls_recv_handshake Generating call graph for function MHD_gtls_recv_hello Generating caller graph for function MHD_gtls_recv_hello Generating caller graph for function MHD_gtls_recv_hello_request Generating call graph for function MHD_gtls_send_handshake Generating caller graph for function MHD_gtls_send_handshake Generating call graph for function MHD_gtls_send_hello Generating caller graph for function MHD_gtls_send_hello Generating docs for file src/daemon/https/tls/gnutls_hash_int.c... Generating caller graph for function get_padsize Generating caller graph for function MHD__gnutls_mac2gc Generating call graph for function MHD_gnutls_hash Generating caller graph for function MHD_gnutls_hash Generating call graph for function MHD_gnutls_hash_copy Generating caller graph for function MHD_gnutls_hash_copy Generating call graph for function MHD_gnutls_hash_deinit Generating caller graph for function MHD_gnutls_hash_deinit Generating call graph for function MHD_gnutls_hash_get_algo_len Generating caller graph for function MHD_gnutls_hash_get_algo_len Generating call graph for function MHD_gnutls_mac_deinit_ssl3 Generating caller graph for function MHD_gnutls_mac_deinit_ssl3 Generating call graph for function MHD_gnutls_mac_deinit_ssl3_handshake Generating caller graph for function MHD_gnutls_mac_deinit_ssl3_handshake Generating call graph for function MHD_gnutls_mac_init_ssl3 Generating caller graph for function MHD_gnutls_mac_init_ssl3 Generating call graph for function MHD_gnutls_MHD_hmac_deinit Generating caller graph for function MHD_gnutls_MHD_hmac_deinit Generating call graph for function MHD_gnutls_ssl3_generate_random Generating caller graph for function MHD_gnutls_ssl3_generate_random Generating call graph for function MHD_gnutls_ssl3_hash_md5 Generating caller graph for function MHD_gnutls_ssl3_hash_md5 Generating call graph for function MHD_gtls_hash_init Generating caller graph for function MHD_gtls_hash_init Generating call graph for function MHD_gtls_MHD_hmac_init Generating caller graph for function MHD_gtls_MHD_hmac_init Generating call graph for function ssl3_md5 Generating caller graph for function ssl3_md5 Generating call graph for function ssl3_sha Generating caller graph for function ssl3_sha Generating docs for file src/daemon/https/tls/gnutls_hash_int.h... Generating call graph for function MHD_gnutls_hash Generating caller graph for function MHD_gnutls_hash Generating call graph for function MHD_gnutls_hash_copy Generating caller graph for function MHD_gnutls_hash_copy Generating call graph for function MHD_gnutls_hash_deinit Generating caller graph for function MHD_gnutls_hash_deinit Generating call graph for function MHD_gnutls_hash_get_algo_len Generating caller graph for function MHD_gnutls_hash_get_algo_len Generating call graph for function MHD_gnutls_mac_deinit_ssl3 Generating caller graph for function MHD_gnutls_mac_deinit_ssl3 Generating call graph for function MHD_gnutls_mac_deinit_ssl3_handshake Generating caller graph for function MHD_gnutls_mac_deinit_ssl3_handshake Generating call graph for function MHD_gnutls_mac_init_ssl3 Generating caller graph for function MHD_gnutls_mac_init_ssl3 Generating call graph for function MHD_gnutls_MHD_hmac_deinit Generating caller graph for function MHD_gnutls_MHD_hmac_deinit Generating call graph for function MHD_gnutls_ssl3_generate_random Generating caller graph for function MHD_gnutls_ssl3_generate_random Generating call graph for function MHD_gnutls_ssl3_hash_md5 Generating caller graph for function MHD_gnutls_ssl3_hash_md5 Generating call graph for function MHD_gtls_hash_init Generating caller graph for function MHD_gtls_hash_init Generating call graph for function MHD_gtls_MHD_hmac_init Generating caller graph for function MHD_gtls_MHD_hmac_init Generating docs for file src/daemon/https/tls/gnutls_int.h... Generating call graph for function MHD_gtls_free_auth_info Generating caller graph for function MHD_gtls_free_auth_info Generating call graph for function MHD_gtls_get_adv_version Generating caller graph for function MHD_gtls_get_adv_version Generating caller graph for function MHD_gtls_set_current_version Generating docs for file src/daemon/https/tls/gnutls_kx.c... Generating call graph for function generate_normal_master Generating caller graph for function generate_normal_master Generating call graph for function MHD_gtls_generate_master Generating caller graph for function MHD_gtls_generate_master Generating call graph for function MHD_gtls_recv_client_certificate Generating caller graph for function MHD_gtls_recv_client_certificate Generating call graph for function MHD_gtls_recv_client_certificate_verify_message Generating caller graph for function MHD_gtls_recv_client_certificate_verify_message Generating call graph for function MHD_gtls_recv_client_kx_message Generating caller graph for function MHD_gtls_recv_client_kx_message Generating call graph for function MHD_gtls_recv_server_certificate Generating call graph for function MHD_gtls_recv_server_certificate_request Generating call graph for function MHD_gtls_recv_server_kx_message Generating call graph for function MHD_gtls_send_client_certificate Generating call graph for function MHD_gtls_send_client_certificate_verify Generating call graph for function MHD_gtls_send_client_kx_message Generating call graph for function MHD_gtls_send_server_certificate Generating caller graph for function MHD_gtls_send_server_certificate Generating call graph for function MHD_gtls_send_server_certificate_request Generating caller graph for function MHD_gtls_send_server_certificate_request Generating call graph for function MHD_gtls_send_server_kx_message Generating caller graph for function MHD_gtls_send_server_kx_message Generating docs for file src/daemon/https/tls/gnutls_kx.h... Generating call graph for function MHD_gtls_generate_master Generating caller graph for function MHD_gtls_generate_master Generating call graph for function MHD_gtls_recv_client_certificate Generating caller graph for function MHD_gtls_recv_client_certificate Generating call graph for function MHD_gtls_recv_client_certificate_verify_message Generating caller graph for function MHD_gtls_recv_client_certificate_verify_message Generating call graph for function MHD_gtls_recv_client_kx_message Generating caller graph for function MHD_gtls_recv_client_kx_message Generating call graph for function MHD_gtls_recv_server_certificate Generating call graph for function MHD_gtls_recv_server_certificate_request Generating call graph for function MHD_gtls_recv_server_kx_message Generating call graph for function MHD_gtls_send_client_certificate Generating call graph for function MHD_gtls_send_client_certificate_verify Generating call graph for function MHD_gtls_send_client_kx_message Generating call graph for function MHD_gtls_send_server_certificate Generating caller graph for function MHD_gtls_send_server_certificate Generating call graph for function MHD_gtls_send_server_certificate_request Generating caller graph for function MHD_gtls_send_server_certificate_request Generating call graph for function MHD_gtls_send_server_kx_message Generating caller graph for function MHD_gtls_send_server_kx_message Generating docs for file src/daemon/https/tls/gnutls_mem.c... Generating caller graph for function MHD_gtls_realloc_fast Generating docs for file src/daemon/https/tls/gnutls_mem.h... Generating caller graph for function MHD_gtls_realloc_fast Generating docs for file src/daemon/https/tls/gnutls_mpi.c... Generating call graph for function MHD__gnutls_x509_read_int Generating caller graph for function MHD__gnutls_x509_read_int Generating call graph for function MHD__gnutls_x509_write_int Generating caller graph for function MHD__gnutls_x509_write_int Generating caller graph for function MHD_gtls_mpi_dprint Generating caller graph for function MHD_gtls_mpi_dprint_lz Generating caller graph for function MHD_gtls_mpi_print Generating caller graph for function MHD_gtls_mpi_print_lz Generating caller graph for function MHD_gtls_mpi_release Generating caller graph for function MHD_gtls_mpi_scan Generating call graph for function MHD_gtls_mpi_scan_nz Generating caller graph for function MHD_gtls_mpi_scan_nz Generating docs for file src/daemon/https/tls/gnutls_mpi.h... Generating caller graph for function MHD_gtls_mpi_dprint Generating caller graph for function MHD_gtls_mpi_dprint_lz Generating caller graph for function MHD_gtls_mpi_print Generating caller graph for function MHD_gtls_mpi_release Generating caller graph for function MHD_gtls_mpi_scan Generating call graph for function MHD_gtls_mpi_scan_nz Generating caller graph for function MHD_gtls_mpi_scan_nz Generating docs for file src/daemon/https/tls/gnutls_num.c... Generating caller graph for function MHD_gtls_conv_uint16 Generating caller graph for function MHD_gtls_read_uint16 Generating call graph for function MHD_gtls_read_uint24 Generating caller graph for function MHD_gtls_read_uint24 Generating caller graph for function MHD_gtls_uint24touint32 Generating caller graph for function MHD_gtls_uint32touint24 Generating caller graph for function MHD_gtls_uint64pp Generating caller graph for function MHD_gtls_uint64touint32 Generating caller graph for function MHD_gtls_write_uint16 Generating call graph for function MHD_gtls_write_uint24 Generating caller graph for function MHD_gtls_write_uint24 Generating caller graph for function MHD_gtls_write_uint32 Generating docs for file src/daemon/https/tls/gnutls_num.h... Generating caller graph for function MHD_gtls_conv_uint16 Generating caller graph for function MHD_gtls_read_uint16 Generating call graph for function MHD_gtls_read_uint24 Generating caller graph for function MHD_gtls_read_uint24 Generating caller graph for function MHD_gtls_uint24touint32 Generating caller graph for function MHD_gtls_uint32touint24 Generating caller graph for function MHD_gtls_uint64pp Generating caller graph for function MHD_gtls_uint64touint32 Generating caller graph for function MHD_gtls_write_uint16 Generating call graph for function MHD_gtls_write_uint24 Generating caller graph for function MHD_gtls_write_uint24 Generating caller graph for function MHD_gtls_write_uint32 Generating docs for file src/daemon/https/tls/gnutls_pk.c... Generating caller graph for function MHD__gnutls_pk_decrypt Generating caller graph for function MHD__gnutls_pk_encrypt Generating caller graph for function MHD__gnutls_pk_sign Generating call graph for function MHD_gtls_pkcs1_rsa_decrypt Generating caller graph for function MHD_gtls_pkcs1_rsa_decrypt Generating call graph for function MHD_gtls_pkcs1_rsa_encrypt Generating caller graph for function MHD_gtls_pkcs1_rsa_encrypt Generating call graph for function MHD_gtls_rsa_verify Generating caller graph for function MHD_gtls_rsa_verify Generating docs for file src/daemon/https/tls/gnutls_pk.h... Generating call graph for function MHD_gtls_pkcs1_rsa_decrypt Generating caller graph for function MHD_gtls_pkcs1_rsa_decrypt Generating call graph for function MHD_gtls_pkcs1_rsa_encrypt Generating caller graph for function MHD_gtls_pkcs1_rsa_encrypt Generating call graph for function MHD_gtls_rsa_verify Generating caller graph for function MHD_gtls_rsa_verify Generating docs for file src/daemon/https/tls/gnutls_priority.c... Generating caller graph for function _set_priority Generating caller graph for function MHD__gnutls_priority_deinit Generating caller graph for function MHD__gnutls_priority_set Generating call graph for function MHD__gnutls_priority_set_direct Generating call graph for function MHD_tls_set_default_priority Generating caller graph for function MHD_tls_set_default_priority Generating docs for file src/daemon/https/tls/gnutls_record.c... Generating call graph for function check_buffers Generating caller graph for function check_buffers Generating caller graph for function check_recv_type Generating call graph for function copy_record_version Generating caller graph for function copy_record_version Generating caller graph for function get_temp_recv_buffer Generating call graph for function MHD__gnutls_bye Generating caller graph for function MHD__gnutls_bye Generating caller graph for function MHD__gnutls_protocol_get_version Generating call graph for function MHD__gnutls_record_recv Generating call graph for function MHD__gnutls_record_send Generating caller graph for function MHD__gnutls_record_send Generating caller graph for function MHD__gnutls_transport_set_lowat Generating caller graph for function MHD__gnutls_transport_set_ptr Generating call graph for function MHD_gtls_recv_int Generating caller graph for function MHD_gtls_recv_int Generating call graph for function MHD_gtls_send_change_cipher_spec Generating caller graph for function MHD_gtls_send_change_cipher_spec Generating call graph for function MHD_gtls_send_int Generating caller graph for function MHD_gtls_send_int Generating caller graph for function MHD_gtls_set_current_version Generating call graph for function record_check_headers Generating caller graph for function record_check_headers Generating call graph for function record_check_type Generating caller graph for function record_check_type Generating call graph for function record_check_version Generating caller graph for function record_check_version Generating caller graph for function session_invalidate Generating caller graph for function session_is_valid Generating caller graph for function session_unresumable Generating docs for file src/daemon/https/tls/gnutls_record.h... Generating call graph for function MHD_gtls_recv_int Generating caller graph for function MHD_gtls_recv_int Generating call graph for function MHD_gtls_send_change_cipher_spec Generating caller graph for function MHD_gtls_send_change_cipher_spec Generating call graph for function MHD_gtls_send_int Generating caller graph for function MHD_gtls_send_int Generating docs for file src/daemon/https/tls/gnutls_rsa_export.c... Generating call graph for function MHD__gnutls_rsa_params_deinit Generating caller graph for function MHD__gnutls_rsa_params_deinit Generating caller graph for function MHD__gnutls_rsa_params_to_mpi Generating docs for file src/daemon/https/tls/gnutls_rsa_export.h... Generating call graph for function MHD__gnutls_peers_cert_less_512 Generating caller graph for function MHD__gnutls_peers_cert_less_512 Generating caller graph for function MHD__gnutls_rsa_params_to_mpi Generating docs for file src/daemon/https/tls/gnutls_sig.c... Generating call graph for function MHD__gnutls_tls_sign Generating caller graph for function MHD__gnutls_tls_sign Generating call graph for function MHD__gnutls_verify_sig Generating caller graph for function MHD__gnutls_verify_sig Generating call graph for function MHD_gtls_sign Generating caller graph for function MHD_gtls_sign Generating call graph for function MHD_gtls_tls_sign_hdata Generating caller graph for function MHD_gtls_tls_sign_hdata Generating call graph for function MHD_gtls_tls_sign_params Generating caller graph for function MHD_gtls_tls_sign_params Generating call graph for function MHD_gtls_verify_sig_hdata Generating caller graph for function MHD_gtls_verify_sig_hdata Generating call graph for function MHD_gtls_verify_sig_params Generating caller graph for function MHD_gtls_verify_sig_params Generating docs for file src/daemon/https/tls/gnutls_sig.h... Generating call graph for function MHD_gtls_tls_sign_hdata Generating caller graph for function MHD_gtls_tls_sign_hdata Generating call graph for function MHD_gtls_tls_sign_params Generating caller graph for function MHD_gtls_tls_sign_params Generating call graph for function MHD_gtls_verify_sig_hdata Generating caller graph for function MHD_gtls_verify_sig_hdata Generating call graph for function MHD_gtls_verify_sig_params Generating caller graph for function MHD_gtls_verify_sig_params Generating docs for file src/daemon/https/tls/gnutls_state.c... Generating call graph for function deinit_internal_params Generating caller graph for function deinit_internal_params Generating call graph for function MHD__gnutls_cal_PRF_A Generating caller graph for function MHD__gnutls_cal_PRF_A Generating call graph for function MHD__gnutls_deinit Generating caller graph for function MHD__gnutls_deinit Generating call graph for function MHD__gnutls_init Generating caller graph for function MHD__gnutls_init Generating call graph for function MHD__gnutls_P_hash Generating caller graph for function MHD__gnutls_P_hash Generating caller graph for function MHD__gnutls_session_cert_type_set Generating caller graph for function MHD__gnutls_xor Generating caller graph for function MHD_gnutls_certificate_type_get Generating caller graph for function MHD_gnutls_kx_get Generating caller graph for function MHD_gtls_dh_get_allowed_prime_bits Generating call graph for function MHD_gtls_dh_set_group Generating caller graph for function MHD_gtls_dh_set_group Generating call graph for function MHD_gtls_dh_set_peer_public Generating caller graph for function MHD_gtls_dh_set_peer_public Generating call graph for function MHD_gtls_dh_set_secret_bits Generating caller graph for function MHD_gtls_dh_set_secret_bits Generating call graph for function MHD_gtls_handshake_internal_state_clear Generating caller graph for function MHD_gtls_handshake_internal_state_clear Generating call graph for function MHD_gtls_PRF Generating caller graph for function MHD_gtls_PRF Generating call graph for function MHD_gtls_rsa_export_set_pubkey Generating caller graph for function MHD_gtls_rsa_export_set_pubkey Generating call graph for function MHD_gtls_session_cert_type_supported Generating caller graph for function MHD_gtls_session_cert_type_supported Generating call graph for function MHD_gtls_session_is_export Generating caller graph for function MHD_gtls_session_is_export Generating docs for file src/daemon/https/tls/gnutls_state.h... Generating call graph for function MHD__gnutls_init Generating caller graph for function MHD__gnutls_session_cert_type_set Generating caller graph for function MHD_gnutls_certificate_type_get Generating caller graph for function MHD_gnutls_kx_get Generating caller graph for function MHD_gtls_dh_get_allowed_prime_bits Generating call graph for function MHD_gtls_dh_set_group Generating caller graph for function MHD_gtls_dh_set_group Generating call graph for function MHD_gtls_dh_set_peer_public Generating caller graph for function MHD_gtls_dh_set_peer_public Generating call graph for function MHD_gtls_dh_set_secret_bits Generating caller graph for function MHD_gtls_dh_set_secret_bits Generating call graph for function MHD_gtls_handshake_internal_state_clear Generating caller graph for function MHD_gtls_handshake_internal_state_clear Generating call graph for function MHD_gtls_PRF Generating caller graph for function MHD_gtls_PRF Generating call graph for function MHD_gtls_rsa_export_set_pubkey Generating caller graph for function MHD_gtls_rsa_export_set_pubkey Generating call graph for function MHD_gtls_session_cert_type_supported Generating caller graph for function MHD_gtls_session_cert_type_supported Generating call graph for function MHD_gtls_session_is_export Generating caller graph for function MHD_gtls_session_is_export Generating docs for file src/daemon/https/tls/gnutls_str.c... Generating caller graph for function MHD_gtls_bin2hex Generating caller graph for function MHD_gtls_str_cat Generating caller graph for function MHD_gtls_str_cpy Generating docs for file src/daemon/https/tls/gnutls_str.h... Generating caller graph for function MHD_gtls_bin2hex Generating caller graph for function MHD_gtls_str_cat Generating caller graph for function MHD_gtls_str_cpy Generating docs for file src/daemon/https/tls/gnutls_supplemental.c... Generating caller graph for function get_supp_func_recv Generating caller graph for function MHD__gnutls_gen_supplemental Generating call graph for function MHD__gnutls_parse_supplemental Generating caller graph for function MHD__gnutls_parse_supplemental Generating docs for file src/daemon/https/tls/gnutls_supplemental.h... Generating caller graph for function MHD__gnutls_gen_supplemental Generating call graph for function MHD__gnutls_parse_supplemental Generating caller graph for function MHD__gnutls_parse_supplemental Generating docs for file src/daemon/https/tls/gnutls_ui.c... Generating caller graph for function MHD__gnutls_dh_set_prime_bits Generating docs for file src/daemon/https/tls/gnutls_x509.c... Generating call graph for function check_bits Generating call graph for function MHD__gnutls_certificate_set_x509_key_mem Generating call graph for function MHD__gnutls_check_key_cert_match Generating caller graph for function MHD__gnutls_check_key_cert_match Generating call graph for function MHD__gnutls_check_key_usage Generating caller graph for function MHD__gnutls_check_key_usage Generating call graph for function MHD__gnutls_x509_privkey_to_gkey Generating caller graph for function MHD__gnutls_x509_privkey_to_gkey Generating call graph for function MHD__gnutls_x509_raw_privkey_to_gkey Generating caller graph for function MHD__gnutls_x509_raw_privkey_to_gkey Generating call graph for function MHD_gtls_gkey_deinit Generating caller graph for function MHD_gtls_gkey_deinit Generating call graph for function parse_crt_mem Generating caller graph for function parse_crt_mem Generating call graph for function parse_der_cert_mem Generating caller graph for function parse_der_cert_mem Generating call graph for function parse_pem_cert_mem Generating caller graph for function parse_pem_cert_mem Generating call graph for function read_cert_mem Generating caller graph for function read_cert_mem Generating call graph for function read_key_mem Generating caller graph for function read_key_mem Generating docs for file src/daemon/https/tls/gnutls_x509.h... Generating call graph for function MHD__gnutls_check_key_usage Generating caller graph for function MHD__gnutls_check_key_usage Generating call graph for function MHD__gnutls_x509_privkey_to_gkey Generating caller graph for function MHD__gnutls_x509_privkey_to_gkey Generating call graph for function MHD__gnutls_x509_raw_privkey_to_gkey Generating caller graph for function MHD__gnutls_x509_raw_privkey_to_gkey Generating caller graph for function MHD__gnutls_x509_read_rsa_params Generating docs for file src/daemon/https/tls/memmem.c... Generating docs for file src/daemon/https/tls/pkix_asn1_tab.c... Generating docs for file src/daemon/https/tls/str-two-way.h... Generating caller graph for function critical_factorization Generating call graph for function two_way_long_needle Generating call graph for function two_way_short_needle Generating docs for file src/daemon/https/tls/x509_b64.c... Generating caller graph for function cpydata Generating caller graph for function decode Generating caller graph for function encode Generating call graph for function MHD__gnutls_base64_decode Generating caller graph for function MHD__gnutls_base64_decode Generating call graph for function MHD__gnutls_fbase64_decode Generating caller graph for function MHD__gnutls_fbase64_decode Generating call graph for function MHD__gnutls_fbase64_encode Generating caller graph for function MHD__gnutls_fbase64_encode Generating docs for file src/daemon/https/tls/x509_b64.h... Generating call graph for function MHD__gnutls_base64_decode Generating caller graph for function MHD__gnutls_base64_decode Generating call graph for function MHD__gnutls_fbase64_encode Generating caller graph for function MHD__gnutls_fbase64_encode Generating docs for file src/daemon/https/x509/common.c... Generating call graph for function MHD__gnutls_x509_decode_octet_string Generating caller graph for function MHD__gnutls_x509_decode_octet_string Generating call graph for function MHD__gnutls_x509_der_encode Generating caller graph for function MHD__gnutls_x509_der_encode Generating call graph for function MHD__gnutls_x509_export_int Generating caller graph for function MHD__gnutls_x509_export_int Generating call graph for function MHD__gnutls_x509_get_pk_algorithm Generating caller graph for function MHD__gnutls_x509_get_pk_algorithm Generating call graph for function MHD__gnutls_x509_read_value Generating caller graph for function MHD__gnutls_x509_read_value Generating docs for file src/daemon/https/x509/common.h... Generating call graph for function MHD__gnutls_x509_der_encode Generating caller graph for function MHD__gnutls_x509_der_encode Generating call graph for function MHD__gnutls_x509_export_int Generating caller graph for function MHD__gnutls_x509_export_int Generating call graph for function MHD__gnutls_x509_get_pk_algorithm Generating caller graph for function MHD__gnutls_x509_get_pk_algorithm Generating call graph for function MHD__gnutls_x509_read_value Generating caller graph for function MHD__gnutls_x509_read_value Generating docs for file src/daemon/https/x509/extensions.c... Generating call graph for function MHD__gnutls_x509_crt_get_extension Generating caller graph for function MHD__gnutls_x509_crt_get_extension Generating call graph for function MHD__gnutls_x509_ext_extract_keyUsage Generating caller graph for function MHD__gnutls_x509_ext_extract_keyUsage Generating docs for file src/daemon/https/x509/extensions.h... Generating call graph for function MHD__gnutls_x509_crt_get_extension Generating caller graph for function MHD__gnutls_x509_crt_get_extension Generating call graph for function MHD__gnutls_x509_ext_extract_keyUsage Generating caller graph for function MHD__gnutls_x509_ext_extract_keyUsage Generating docs for file src/daemon/https/x509/mpi.c... Generating call graph for function MHD__gnutls_x509_crt_get_mpis Generating caller graph for function MHD__gnutls_x509_crt_get_mpis Generating call graph for function MHD__gnutls_x509_read_rsa_params Generating caller graph for function MHD__gnutls_x509_read_rsa_params Generating call graph for function MHD__gnutls_x509_write_rsa_params Generating caller graph for function MHD__gnutls_x509_write_rsa_params Generating docs for file src/daemon/https/x509/mpi.h... Generating call graph for function MHD__gnutls_x509_crt_get_mpis Generating caller graph for function MHD__gnutls_x509_crt_get_mpis Generating call graph for function MHD__gnutls_x509_read_int Generating caller graph for function MHD__gnutls_x509_read_int Generating call graph for function MHD__gnutls_x509_read_rsa_params Generating call graph for function MHD__gnutls_x509_write_int Generating caller graph for function MHD__gnutls_x509_write_int Generating call graph for function MHD__gnutls_x509_write_rsa_params Generating caller graph for function MHD__gnutls_x509_write_rsa_params Generating docs for file src/daemon/https/x509/privkey.h... Generating call graph for function MHD__gnutls_privkey_decode_pkcs1_rsa_key Generating caller graph for function MHD__gnutls_privkey_decode_pkcs1_rsa_key Generating docs for file src/daemon/https/x509/x509.c... Generating call graph for function MHD_gnutls_x509_crt_deinit Generating caller graph for function MHD_gnutls_x509_crt_deinit Generating call graph for function MHD_gnutls_x509_crt_export Generating caller graph for function MHD_gnutls_x509_crt_export Generating call graph for function MHD_gnutls_x509_crt_get_key_usage Generating caller graph for function MHD_gnutls_x509_crt_get_key_usage Generating call graph for function MHD_gnutls_x509_crt_get_pk_algorithm Generating caller graph for function MHD_gnutls_x509_crt_get_pk_algorithm Generating call graph for function MHD_gnutls_x509_crt_get_version Generating caller graph for function MHD_gnutls_x509_crt_get_version Generating call graph for function MHD_gnutls_x509_crt_import Generating caller graph for function MHD_gnutls_x509_crt_import Generating call graph for function MHD_gnutls_x509_crt_init Generating caller graph for function MHD_gnutls_x509_crt_init Generating docs for file src/daemon/https/x509/x509.h... Generating call graph for function MHD_gnutls_x509_crt_deinit Generating caller graph for function MHD_gnutls_x509_crt_deinit Generating call graph for function MHD_gnutls_x509_crt_export Generating caller graph for function MHD_gnutls_x509_crt_export Generating call graph for function MHD_gnutls_x509_crt_get_key_usage Generating caller graph for function MHD_gnutls_x509_crt_get_key_usage Generating call graph for function MHD_gnutls_x509_crt_get_pk_algorithm Generating caller graph for function MHD_gnutls_x509_crt_get_pk_algorithm Generating call graph for function MHD_gnutls_x509_crt_get_version Generating caller graph for function MHD_gnutls_x509_crt_get_version Generating call graph for function MHD_gnutls_x509_crt_import Generating caller graph for function MHD_gnutls_x509_crt_import Generating call graph for function MHD_gnutls_x509_crt_init Generating caller graph for function MHD_gnutls_x509_crt_init Generating call graph for function MHD_gnutls_x509_privkey_deinit Generating caller graph for function MHD_gnutls_x509_privkey_deinit Generating call graph for function MHD_gnutls_x509_privkey_import Generating caller graph for function MHD_gnutls_x509_privkey_import Generating caller graph for function MHD_gnutls_x509_privkey_init Generating docs for file src/daemon/https/x509/x509_privkey.c... Generating call graph for function MHD__gnutls_privkey_decode_pkcs1_rsa_key Generating caller graph for function MHD__gnutls_privkey_decode_pkcs1_rsa_key Generating call graph for function MHD_gnutls_x509_privkey_deinit Generating caller graph for function MHD_gnutls_x509_privkey_deinit Generating call graph for function MHD_gnutls_x509_privkey_import Generating caller graph for function MHD_gnutls_x509_privkey_import Generating caller graph for function MHD_gnutls_x509_privkey_init Generating docs for file src/daemon/internal.c... Generating caller graph for function MHD_http_unescape Generating docs for file src/daemon/internal.h... Generating caller graph for function MHD_http_unescape Generating docs for file src/daemon/memorypool.c... Generating caller graph for function MHD_pool_allocate Generating caller graph for function MHD_pool_create Generating caller graph for function MHD_pool_destroy Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating docs for file src/daemon/memorypool.h... Generating caller graph for function MHD_pool_allocate Generating caller graph for function MHD_pool_create Generating caller graph for function MHD_pool_destroy Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating docs for file src/daemon/postprocessor.c... Generating caller graph for function find_boundary Generating caller graph for function free_unmarked Generating call graph for function MHD_create_post_processor Generating caller graph for function MHD_create_post_processor Generating call graph for function MHD_destroy_post_processor Generating caller graph for function MHD_destroy_post_processor Generating call graph for function MHD_post_process Generating caller graph for function MHD_post_process Generating call graph for function post_process_multipart Generating caller graph for function post_process_multipart Generating call graph for function post_process_urlencoded Generating caller graph for function post_process_urlencoded Generating call graph for function process_multipart_headers Generating caller graph for function process_multipart_headers Generating caller graph for function process_value_to_boundary Generating caller graph for function try_get_value Generating caller graph for function try_match_header Generating docs for file src/daemon/postprocessor_large_test.c... Generating call graph for function main Generating call graph for function test_simple_large Generating caller graph for function test_simple_large Generating caller graph for function value_checker Generating docs for file src/daemon/reason_phrase.c... Generating caller graph for function MHD_get_reason_phrase_for Generating docs for file src/daemon/reason_phrase.h... Generating caller graph for function MHD_get_reason_phrase_for Generating docs for file src/daemon/response.c... Generating caller graph for function MHD_add_response_header Generating caller graph for function MHD_create_response_from_data Generating caller graph for function MHD_destroy_response Generating caller graph for function MHD_get_response_header Generating caller graph for function MHD_increment_response_rc Generating docs for file src/daemon/response.h... Generating caller graph for function MHD_increment_response_rc Generating docs for file src/include/microhttpd.h... Generating caller graph for function MHD_add_response_header Generating call graph for function MHD_create_post_processor Generating caller graph for function MHD_create_post_processor Generating caller graph for function MHD_create_response_from_data Generating call graph for function MHD_destroy_post_processor Generating caller graph for function MHD_destroy_post_processor Generating caller graph for function MHD_destroy_response Generating call graph for function MHD_get_fdset Generating caller graph for function MHD_get_fdset Generating caller graph for function MHD_get_response_header Generating caller graph for function MHD_get_timeout Generating caller graph for function MHD_lookup_connection_value Generating call graph for function MHD_post_process Generating caller graph for function MHD_post_process Generating call graph for function MHD_queue_response Generating caller graph for function MHD_queue_response Generating call graph for function MHD_run Generating call graph for function MHD_set_connection_value Generating call graph for function MHD_start_daemon Generating call graph for function MHD_start_daemon_va Generating caller graph for function MHD_start_daemon_va Generating call graph for function MHD_stop_daemon Generating docs for file src/include/platform.h... Generating docs for file src/include/plibc.h... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound cipher_suite_st... Generating docs for compound mac_hd_st... Generating docs for compound MHD_Connection... Generating docs for compound MHD_ConnectionInfo... Generating docs for compound MHD_Daemon... Generating docs for compound MHD_DaemonInfo... Generating docs for compound MHD_gnutls_cert... Generating docs for compound MHD_gnutls_datum_t... Generating docs for compound MHD_gnutls_params_st... Generating docs for nested compound MHD_gnutls_params_st::params... Generating docs for compound MHD_gnutls_privkey_int... Generating docs for compound MHD_gnutls_retr_st... Generating docs for nested compound MHD_gnutls_retr_st::cert... Generating docs for nested compound MHD_gnutls_retr_st::key... Generating docs for compound MHD_gnutls_x509_crt_int... Generating docs for compound MHD_gtls_auth_cred_st... Generating docs for compound MHD_gtls_cert_auth_info_st... Generating docs for compound MHD_gtls_certificate_credentials_st... Generating docs for compound MHD_gtls_cipher_specs_st... Generating docs for compound MHD_gtls_compression_entry... Generating docs for compound MHD_gtls_conn_stat_st... Generating docs for compound MHD_gtls_dh_info_st... Generating docs for compound MHD_gtls_dh_params_int... Generating docs for compound MHD_gtls_ext_st... Generating docs for compound MHD_gtls_extension_entry... Generating docs for compound MHD_gtls_handshake_header_buffer_st... Generating docs for compound MHD_gtls_internal_params_st... Generating docs for compound MHD_gtls_internals_st... Generating docs for compound MHD_gtls_key... Generating docs for compound MHD_gtls_mod_auth_st_int... Generating docs for compound MHD_gtls_priority_st... Generating docs for compound MHD_gtls_rsa_info_st... Generating docs for compound MHD_gtls_security_param_st... Generating docs for compound MHD_gtls_session_int... Generating docs for compound MHD_gtls_string... Generating docs for compound MHD_gtls_x509_privkey_int... Generating docs for compound MHD_HTTP_Header... Generating docs for compound MHD_Response... Generating docs for compound node_asn_struct... Generating docs for compound server_name_st... Generating docs for compound static_struct_asn... Generating docs for compound uint24... Generating docs for compound uint64... Generating namespace index... Generating namespace member index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src/daemon/ Generating dependency graph for directory src/daemon/https/ Generating dependency graph for directory src/include/ Generating dependency graph for directory src/daemon/https/lgl/ Generating dependency graph for directory src/daemon/https/minitasn1/ Generating dependency graph for directory src/ Generating dependency graph for directory src/daemon/https/tls/ Generating dependency graph for directory src/daemon/https/x509/ Generating file index... Generating directory index... Generating example index... Generating file member index... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KPZNxE Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making install in include make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/include" /usr/bin/install -c -m 644 'microhttpd.h' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/include/microhttpd.h' make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making install in daemon make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64 make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libmicrohttpd.la' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/libmicrohttpd.la' libtool: install: /usr/bin/install -c .libs/libmicrohttpd.so.5.0.0 /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/libmicrohttpd.so.5.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64 && { ln -s -f libmicrohttpd.so.5.0.0 libmicrohttpd.so.5 || { rm -f libmicrohttpd.so.5 && ln -s libmicrohttpd.so.5.0.0 libmicrohttpd.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64 && { ln -s -f libmicrohttpd.so.5.0.0 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.5.0.0 libmicrohttpd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmicrohttpd.lai /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/libmicrohttpd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making install in testcurl make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info" /usr/bin/install -c -m 644 './microhttpd.info' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info/microhttpd.info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info/microhttpd.info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info/microhttpd-tutorial.info' install-info: No such file or directory for /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info/microhttpd-tutorial.info test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/man/man3" /usr/bin/install -c -m 644 './libmicrohttpd.3' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/man/man3/libmicrohttpd.3' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' Making install in . make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libmicrohttpd.pc' '/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/pkgconfig/libmicrohttpd.pc' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' + rm -f /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/libmicrohttpd.la + rm -f /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/info/dir + mkdir examples + install -m 644 src/examples/authorization_example.c src/examples/fileserver_example.c src/examples/fileserver_example_external_select.c src/examples/https_fileserver_example.c src/examples/minimal_example.c src/examples/minimal_example_comet.c src/examples/querystring_example.c src/examples/refuse_post_example.c examples + cp -R doc/doxygen/html html + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libmicrohttpd-0.4.0a extracting debug info from /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/lib64/libmicrohttpd.so.5.0.0 symlinked /usr/lib/debug/usr/lib64/libmicrohttpd.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libmicrohttpd.so.5.debug symlinked /usr/lib/debug/usr/lib64/libmicrohttpd.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libmicrohttpd.so.debug 419 blocks + /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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4YVJw9 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + unset DISPLAY + make check -j4 Making check in contrib make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/contrib' Making check in src make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making check in include make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making check in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/include' Making check in daemon make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make postprocessor_test postprocessor_large_test daemon_test make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT postprocessor_test.o -MD -MP -MF .deps/postprocessor_test.Tpo -c -o postprocessor_test.o postprocessor_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT postprocessor_large_test.o -MD -MP -MF .deps/postprocessor_large_test.Tpo -c -o postprocessor_large_test.o postprocessor_large_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/daemon -I../../src/daemon/https/lgl -I../../src/daemon/https/x509 -I../../src/daemon/https/minitasn1 -I../../src/daemon/https/tls -I../../src/daemon/https -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemon_test.o -MD -MP -MF .deps/daemon_test.Tpo -c -o daemon_test.o daemon_test.c mv -f .deps/postprocessor_large_test.Tpo .deps/postprocessor_large_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o postprocessor_large_test postprocessor_large_test.o ../../src/daemon/libmicrohttpd.la -lpthread mv -f .deps/daemon_test.Tpo .deps/daemon_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemon_test daemon_test.o ../../src/daemon/libmicrohttpd.la -lpthread mv -f .deps/postprocessor_test.Tpo .deps/postprocessor_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o postprocessor_test postprocessor_test.o ../../src/daemon/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/postprocessor_large_test postprocessor_large_test.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemon_test daemon_test.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/postprocessor_test postprocessor_test.o ../../src/daemon/.libs/libmicrohttpd.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' PASS: postprocessor_test PASS: postprocessor_large_test PASS: daemon_test ================== All 3 tests passed ================== make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/daemon' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making check in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/examples' Making check in testcurl make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making check in . make[3]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make daemontest_get daemontest_post daemontest_postform daemontest_post_loop daemontest_put daemontest_process_headers daemontest_process_arguments daemontest_parse_cookies daemontest_large_put daemontest_get11 daemontest_post11 daemontest_postform11 daemontest_post_loop11 daemontest_put11 daemontest_large_put11 daemontest_long_header daemontest_long_header11 daemontest_get_chunked daemontest_put_chunked make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_get.o -MD -MP -MF .deps/daemontest_get.Tpo -c -o daemontest_get.o daemontest_get.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_post.o -MD -MP -MF .deps/daemontest_post.Tpo -c -o daemontest_post.o daemontest_post.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_postform.o -MD -MP -MF .deps/daemontest_postform.Tpo -c -o daemontest_postform.o daemontest_postform.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_post_loop.o -MD -MP -MF .deps/daemontest_post_loop.Tpo -c -o daemontest_post_loop.o daemontest_post_loop.c mv -f .deps/daemontest_get.Tpo .deps/daemontest_get.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_put.o -MD -MP -MF .deps/daemontest_put.Tpo -c -o daemontest_put.o daemontest_put.c mv -f .deps/daemontest_post.Tpo .deps/daemontest_post.Po mv -f .deps/daemontest_post_loop.Tpo .deps/daemontest_post_loop.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_process_headers.o -MD -MP -MF .deps/daemontest_process_headers.Tpo -c -o daemontest_process_headers.o daemontest_process_headers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_process_arguments.o -MD -MP -MF .deps/daemontest_process_arguments.Tpo -c -o daemontest_process_arguments.o daemontest_process_arguments.c mv -f .deps/daemontest_postform.Tpo .deps/daemontest_postform.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_parse_cookies.o -MD -MP -MF .deps/daemontest_parse_cookies.Tpo -c -o daemontest_parse_cookies.o daemontest_parse_cookies.c mv -f .deps/daemontest_parse_cookies.Tpo .deps/daemontest_parse_cookies.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_large_put.o -MD -MP -MF .deps/daemontest_large_put.Tpo -c -o daemontest_large_put.o daemontest_large_put.c mv -f .deps/daemontest_process_arguments.Tpo .deps/daemontest_process_arguments.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_get11 daemontest_get.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread mv -f .deps/daemontest_put.Tpo .deps/daemontest_put.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_post11 daemontest_post.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread mv -f .deps/daemontest_process_headers.Tpo .deps/daemontest_process_headers.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_postform11 daemontest_postform.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread daemontest_large_put.c: In function ‘testMultithreadedPut’: daemontest_large_put.c:240: warning: field precision should have type ‘int’, but argument 3 has type ‘size_t’ daemontest_large_put.c: In function ‘testExternalPut’: daemontest_large_put.c:375: warning: field precision should have type ‘int’, but argument 3 has type ‘size_t’ libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_post11 daemontest_post.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_get11 daemontest_get.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_postform11 daemontest_postform.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 mv -f .deps/daemontest_large_put.Tpo .deps/daemontest_large_put.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_post_loop11 daemontest_post_loop.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_put11 daemontest_put.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_long_header.o -MD -MP -MF .deps/daemontest_long_header.Tpo -c -o daemontest_long_header.o daemontest_long_header.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_large_put11 daemontest_large_put.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_post_loop11 daemontest_post_loop.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_large_put11 daemontest_large_put.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_put11 daemontest_put.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_get_chunked.o -MD -MP -MF .deps/daemontest_get_chunked.Tpo -c -o daemontest_get_chunked.o daemontest_get_chunked.c mv -f .deps/daemontest_long_header.Tpo .deps/daemontest_long_header.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I../../src/include -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT daemontest_put_chunked.o -MD -MP -MF .deps/daemontest_put_chunked.Tpo -c -o daemontest_put_chunked.o daemontest_put_chunked.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_get daemontest_get.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_post daemontest_post.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_get daemontest_get.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_post daemontest_post.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 mv -f .deps/daemontest_get_chunked.Tpo .deps/daemontest_get_chunked.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_postform daemontest_postform.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread mv -f .deps/daemontest_put_chunked.Tpo .deps/daemontest_put_chunked.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_post_loop daemontest_post_loop.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_put daemontest_put.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_process_headers daemontest_process_headers.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_postform daemontest_postform.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_post_loop daemontest_post_loop.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_put daemontest_put.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_process_headers daemontest_process_headers.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_process_arguments daemontest_process_arguments.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_parse_cookies daemontest_parse_cookies.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_large_put daemontest_large_put.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_long_header daemontest_long_header.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_process_arguments daemontest_process_arguments.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_parse_cookies daemontest_parse_cookies.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_large_put daemontest_large_put.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_long_header daemontest_long_header.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_long_header11 daemontest_long_header.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_put_chunked daemontest_put_chunked.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o daemontest_get_chunked daemontest_get_chunked.o ../../src/daemon/libmicrohttpd.la -lcurl -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_long_header11 daemontest_long_header.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_put_chunked daemontest_put_chunked.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/daemontest_get_chunked daemontest_get_chunked.o ../../src/daemon/.libs/libmicrohttpd.so -lcurl -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' PASS: daemontest_get PASS: daemontest_post PASS: daemontest_postform .......... PASS: daemontest_post_loop PASS: daemontest_put PASS: daemontest_process_headers PASS: daemontest_process_arguments PASS: daemontest_parse_cookies PASS: daemontest_large_put PASS: daemontest_get11 PASS: daemontest_post11 PASS: daemontest_postform11 .......... PASS: daemontest_post_loop11 PASS: daemontest_put11 PASS: daemontest_large_put11 PASS: daemontest_long_header PASS: daemontest_long_header11 PASS: daemontest_get_chunked PASS: daemontest_put_chunked =================== All 19 tests passed =================== make[4]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[3]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src/testcurl' Making check in . make[2]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/doc' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a/m4' Making check in . make[1]: Entering directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/libmicrohttpd-0.4.0a' + exit 0 Processing files: libmicrohttpd-0.4.0a-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LCbEJE + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-0.4.0a + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-0.4.0a + /bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-0.4.0a + cp -pr COPYING /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-0.4.0a + exit 0 Provides: libmicrohttpd.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig info Requires(preun): info Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmicrohttpd.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: libmicrohttpd-devel-0.4.0a-1.fc10 Provides: pkgconfig(libmicrohttpd) = 0.4.0a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libmicrohttpd.so.5()(64bit) Processing files: libmicrohttpd-doc-0.4.0a-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XxGFW9 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + /bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + cp -pr AUTHORS README ChangeLog /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + cp -pr examples /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + cp -pr html /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64/usr/share/doc/libmicrohttpd-doc-0.4.0a + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: libmicrohttpd-debuginfo-0.4.0a-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64 warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libmicrohttpd-0.4.0a-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-devel-0.4.0a-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-doc-0.4.0a-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-debuginfo-0.4.0a-1.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dlE8OG + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.4.0a + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.4.0a-1.fc10.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->