+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libmicrohttpd.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aRlc5f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmicrohttpd-0.9.59 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmicrohttpd-0.9.59.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmicrohttpd-0.9.59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/gnutls-utilize-system-crypto-policy.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c69UAy + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.9.59 + autoreconf --install --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:67: installing './compile' configure.ac:26: installing './missing' doc/examples/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-gnutls --enable-https=yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether z/OS special settings are required... no checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for presence of stdio.h... yes checking for presence of wchar.h... yes checking for presence of stdlib.h... yes checking for presence of string.h... yes checking for presence of strings.h... yes checking for presence of stdint.h... yes checking for presence of fcntl.h... yes checking for presence of sys/types.h... yes checking for presence of time.h... yes checking for presence of unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for fgrep... /usr/bin/grep -F checking whether _GNU_SOURCE is already defined... no checking whether headers accept _GNU_SOURCE... yes checking whether to try __BSD_VISIBLE macro... no checking whether to try _DARWIN_C_SOURCE macro... no checking whether to try __EXTENSIONS__ macro... no checking whether to try _NETBSD_SOURCE macro... no checking whether to try _BSD_SOURCE macro... no checking whether to try _TANDEM_SOURCE macro... no checking whether to try _ALL_SOURCE macro... no checking whether _XOPEN_SOURCE is already defined... no checking headers for POSIX.1-2008/SUSv4 features... available, works with _XOPEN_SOURCE=700, works with extension macro checking for useful system-specific features... no checking for final set of defined symbols... _GNU_SOURCE _XOPEN_SOURCE=700 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... /usr/bin/grep -E 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... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 riscv64-redhat-linux-gnu-windres... no checking for windres... no checking for stdbool.h... yes checking for bool... yes checking whether "true" is defined or builtin... yes checking whether "false" is defined or builtin... yes checking whether "true" and "false" could be used... yes checking whether C compiler accepts -Werror=attributes... yes checking whether -Werror=attributes actually works... yes checking for function inline keywords suppoted by gcc... inline __attribute__((always_inline)) checking for target host OS... Linux checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for threading lib to use with libmicrohttpd... posix checking for pthread_np.h... no checking whether pthread_attr_setname_np is declared... no checking whether pthread_setname_np is declared... yes checking for pthread_setname_np(3) in NetBSD or OSF1 form... no checking for pthread_setname_np(3) in GNU/Linux form... yes checking whether to enable thread names... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for time.h... yes checking for nanosleep... yes checking for unistd.h... (cached) yes checking for usleep... yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for time.h... (cached) yes checking for sys/select.h... yes checking for netinet/tcp.h... yes checking whether shutdown of listen socket trigger select()... yes checking whether the linker accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether byte ordering is bigendian... no checking for curl... yes checking for makeinfo... yes checking for poll.h... yes checking for poll... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for epoll_create1()... yes checking for fcntl.h... yes checking for math.h... yes checking for errno.h... yes checking for limits.h... yes checking for stdio.h... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/msg.h... yes checking for time.h... (cached) yes checking for sys/mman.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking for sys/select.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... yes checking for netinet/tcp.h... (cached) yes checking for arpa/inet.h... yes checking for endian.h... yes checking for machine/endian.h... no checking for sys/endian.h... no checking for sys/param.h... yes checking for sys/machine.h... no checking for sys/byteorder.h... no checking for machine/param.h... no checking for sys/isa_defs.h... no checking for inttypes.h... (cached) yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for sockLib.h... no checking for inetLib.h... no checking for net/if.h... yes checking for search.h... yes checking for tsearch... yes checking whether tdelete works... yes checking for rand... yes checking for random... yes checking for struct sockaddr_in.sin_len... no checking whether getsockname is declared... yes checking for getsockname... yes checking whether getsockname() is usable... yes checking for sys/eventfd.h... yes checking whether eventfd(2) is usable... yes checking for accept4... yes checking for gmtime_r... yes checking for memmem... yes checking for snprintf... yes checking whether gmtime_s is declared... no checking whether SOCK_NONBLOCK is declared... yes checking whether clock_gettime is declared... yes checking for library containing clock_gettime... none required checking for clock_get_time... no checking for gethrtime... no checking for IPv6... yes checking whether the linker accepts -fvisibility=hidden... yes checking whether C compiler accepts -fvisibility=hidden... yes checking for gawk... (cached) gawk checking for curl-config... no checking whether libcurl is usable... no checking for suitable libmagic... no 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 for lseek64... yes checking for pread64... yes checking for pread... yes checking for Linux-style sendfile(2)... yes checking for sendfile64... yes checking whether to generate error messages... yes checking whether to enable postprocessor... yes checking for zzuf... no checking for socat... no checking how to find GnuTLS library... automatically, forced checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to add pkg-config special search directories... no checking for gnutls... yes checking whether GnuTLS is usable... yes checking for gnutls_privkey_import_x509_raw()... yes checking whether GnuTLS require libgcrypt initialisaion... no checking whether to support HTTPS... yes (using libgnutls) checking whether to support HTTP basic authentication... yes checking whether to support HTTP digest authentication... yes checking whether to support HTTP "Upgrade"... yes checking for calloc()... yes checking for fork()... yes checking for waitpid()... yes checking whether to compile with support for code coverage analysis... no checking the number of available CPUs... 4 checking whether to enable debug asserts... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/microhttpd/microhttpd_dll_res.rc config.status: creating libmicrohttpd.pc config.status: creating w32/common/microhttpd_dll_res_vc.rc config.status: creating po/configure.acT config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/libmicrohttpd.doxy config.status: creating doc/doxygen/Makefile config.status: creating doc/examples/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/microhttpd/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 config.status: executing po/configargs.stamp commands config.status: po/configargs.stamp is updated configure: GNU libmicrohttpd 0.9.59 Configuration Summary: Target directory: /usr Cross-compiling: no Operating System: linux-gnu Shutdown of listening socket trigger select: yes Inter-thread comm: eventfd poll support: yes epoll support: yes sendfile used: yes, Linux-style HTTPS support: yes (using libgnutls) Threading lib: posix Use thread names: yes Use debug asserts: no Messages: yes Basic auth.: yes Digest auth.: yes HTTP "Upgrade": yes Postproc: yes Build docs: yes Build examples: yes Test with libcurl: no, many unit tests will not run configure: HTTPS subsystem configuration: License : LGPL only + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in contrib make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in src Making all in include Making all in . make[4]: Nothing to be done for 'all-am'. Making all in microhttpd make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_threads.lo `test -f 'mhd_threads.c' || echo './'`mhd_threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_threads.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_threads.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_sockets.lo `test -f 'mhd_sockets.c' || echo './'`mhd_sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_sockets.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_sockets.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_compat.lo `test -f 'mhd_compat.c' || echo './'`mhd_compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_compat.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_compat.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_itc.lo `test -f 'mhd_itc.c' || echo './'`mhd_itc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c mhd_itc.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_itc.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/libmicrohttpd_la-base64.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o libmicrohttpd_la-connection_https.lo `test -f 'connection_https.c' || echo './'`connection_https.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c connection_https.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection_https.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -lgnutls -export-dynamic -no-undefined -version-info 58:0:46 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmicrohttpd.la -rpath /usr/lib64 libmicrohttpd_la-connection.lo libmicrohttpd_la-reason_phrase.lo libmicrohttpd_la-daemon.lo libmicrohttpd_la-internal.lo libmicrohttpd_la-memorypool.lo libmicrohttpd_la-mhd_mono_clock.lo libmicrohttpd_la-sysfdsetsize.lo libmicrohttpd_la-mhd_str.lo libmicrohttpd_la-mhd_threads.lo libmicrohttpd_la-mhd_sockets.lo libmicrohttpd_la-mhd_itc.lo libmicrohttpd_la-mhd_compat.lo libmicrohttpd_la-response.lo libmicrohttpd_la-postprocessor.lo libmicrohttpd_la-digestauth.lo libmicrohttpd_la-md5.lo libmicrohttpd_la-basicauth.lo libmicrohttpd_la-base64.lo libmicrohttpd_la-connection_https.lo -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/libmicrohttpd_la-connection.o .libs/libmicrohttpd_la-reason_phrase.o .libs/libmicrohttpd_la-daemon.o .libs/libmicrohttpd_la-internal.o .libs/libmicrohttpd_la-memorypool.o .libs/libmicrohttpd_la-mhd_mono_clock.o .libs/libmicrohttpd_la-sysfdsetsize.o .libs/libmicrohttpd_la-mhd_str.o .libs/libmicrohttpd_la-mhd_threads.o .libs/libmicrohttpd_la-mhd_sockets.o .libs/libmicrohttpd_la-mhd_itc.o .libs/libmicrohttpd_la-mhd_compat.o .libs/libmicrohttpd_la-response.o .libs/libmicrohttpd_la-postprocessor.o .libs/libmicrohttpd_la-digestauth.o .libs/libmicrohttpd_la-md5.o .libs/libmicrohttpd_la-basicauth.o .libs/libmicrohttpd_la-base64.o .libs/libmicrohttpd_la-connection_https.o -lgnutls -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.46.0 libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.12" && ln -s "libmicrohttpd.so.12.46.0" "libmicrohttpd.so.12") libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.12.46.0" "libmicrohttpd.so") libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' Making all in . make[3]: Nothing to be done for 'all-am'. Making all in examples Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o minimal_example.o minimal_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o chunked_example.o chunked_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o benchmark_https-benchmark_https.o `test -f 'benchmark_https.c' || echo './'`benchmark_https.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o benchmark-benchmark.o `test -f 'benchmark.c' || echo './'`benchmark.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o timeout.o timeout.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o dual_stack_example.o dual_stack_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o querystring_example.o querystring_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o minimal_example_comet.o minimal_example_comet.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o fileserver_example.o fileserver_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o refuse_post_example.o refuse_post_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o fileserver_example_external_select.o fileserver_example_external_select.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o fileserver_example_dirs.o fileserver_example_dirs.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o https_fileserver_example-https_fileserver_example.o `test -f 'https_fileserver_example.c' || echo './'`https_fileserver_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o post_example.o post_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o digest_auth_example.o digest_auth_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o demo_https-demo_https.o `test -f 'demo_https.c' || echo './'`demo_https.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o authorization_example.o authorization_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o upgrade_example-upgrade_example.o `test -f 'upgrade_example.c' || echo './'`upgrade_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark benchmark-benchmark.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark benchmark-benchmark.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chunked_example chunked_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example minimal_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example minimal_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dual_stack_example dual_stack_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dual_stack_example dual_stack_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o querystring_example querystring_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/querystring_example querystring_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example_comet minimal_example_comet.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example_comet minimal_example_comet.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timeout timeout.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timeout timeout.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o refuse_post_example refuse_post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/refuse_post_example refuse_post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o post_example post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/post_example post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo demo-demo.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo demo-demo.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_https demo_https-demo_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_https demo_https-demo_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o digest_auth_example digest_auth_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/digest_auth_example digest_auth_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o authorization_example authorization_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/authorization_example authorization_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' Making all in . Making all in doc Making all in . Making all in doxygen make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' Generate documentation: make full - full documentation with dependency graphs (slow) make fast - fast mode without dependency graphs make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' Making all in examples Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o logging.o logging.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o hellobrowser.o hellobrowser.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o basicauthentication.o basicauthentication.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o responseheaders.o responseheaders.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o simplepost.o simplepost.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o tlsauthentication.o tlsauthentication.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o largepost.o largepost.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o sessions.o sessions.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basicauthentication basicauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o logging logging.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o responseheaders responseheaders.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlsauthentication tlsauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlsauthentication tlsauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simplepost simplepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so -lgnutls -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' + make -C doc/doxygen full make: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' doxygen libmicrohttpd.doxy warning: Tag `CLANG_ASSISTED_PARSING' at line 1052 of file `libmicrohttpd.doxy' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 1060 of file `libmicrohttpd.doxy' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: ignoring unsupported tag `PLANTUML_CFG_FILE =' at line 2399, file libmicrohttpd.doxy Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/autom4te.cache Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/contrib Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/doc Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/doc/chapters Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/m4 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/po Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/datadir Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/testcurl Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/src/testzzuf Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/w32 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/w32/common Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/w32/VS2013 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/w32/VS2015 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-0.9.59/w32/VS2017 Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/autoinit_funcs.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/autoinit_funcs.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/mhd_options.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/mhd_options.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/platform.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/platform.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/base64.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/base64.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/base64.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/base64.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/basicauth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/basicauth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection_https.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection_https.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection_https.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/connection_https.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/daemon.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/daemon.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/digestauth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/digestauth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/internal.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/internal.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/internal.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/internal.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/md5.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/md5.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/md5.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/md5.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/memorypool.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/memorypool.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/memorypool.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/memorypool.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_assert.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_assert.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_byteorder.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_byteorder.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_compat.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_compat.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_compat.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_compat.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc_types.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_itc_types.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_limits.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_limits.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_locks.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_locks.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_mono_clock.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_mono_clock.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_mono_clock.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_mono_clock.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_sockets.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_sockets.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_sockets.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_sockets.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_str.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_str.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_str.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_str.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_threads.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_threads.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_threads.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/mhd_threads.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/postprocessor.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/postprocessor.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/reason_phrase.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/reason_phrase.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/response.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/response.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/response.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/response.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/sysfdsetsize.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/sysfdsetsize.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/sysfdsetsize.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/sysfdsetsize.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/tsearch.c... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/tsearch.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/tsearch.h... Parsing file /builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd/tsearch.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... 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... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... 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 xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file src/include/autoinit_funcs.h... Generating code for file src/include/mhd_options.h... Generating code for file src/include/microhttpd.h... Generating code for file src/include/platform.h... Generating code for file src/microhttpd/base64.c... Generating code for file src/microhttpd/base64.h... Generating code for file src/microhttpd/basicauth.c... Generating code for file src/microhttpd/connection.c... Generating code for file src/microhttpd/connection.h... Generating code for file src/microhttpd/connection_https.c... Generating code for file src/microhttpd/connection_https.h... Generating code for file src/microhttpd/daemon.c... Generating code for file src/microhttpd/digestauth.c... Generating code for file src/microhttpd/internal.c... Generating code for file src/microhttpd/internal.h... Generating code for file src/microhttpd/md5.c... Generating cwarning: Call graph for 'MHD_connection_handle_idle' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ode for file src/microhttpd/md5.h... Generating code for file src/microhttpd/memorypool.c... Generating code for file src/microhttpd/memorypool.h... Generating code for file src/microhttpd/mhd_assert.h... Generating code for file src/microhttpd/mhd_byteorder.h... Generating code for file src/microhttpd/mhd_compat.c... Generating code for file src/microhttpd/mhd_compat.h... Generating code for file src/microhttpd/mhd_itc.c... Generating code for file src/microhttpd/mhd_itc.h... Generating code for file src/microhttpd/mhd_itc_types.h... Generating code for file src/microhttpd/mhd_limits.h... Generating code for file src/microhttpd/mhd_locks.h... Generating code for file src/microhttpd/mhd_mono_clock.c... Generating code for file src/microhttpd/mhd_mono_clock.h... Generating code for file src/microhttpd/mhd_sockets.c... Generating code for file src/microhttpd/mhd_sockets.h... Generating code for file src/microhttpd/mhd_str.c... Generating code for file src/microhttpd/mhd_str.h... Generating code for file src/microhttpd/mhd_threads.c... Generating code for file src/microhttpd/mhd_threads.h... Generating code for file src/microhttpd/postprocessor.c... Generating code for file src/microhttpd/reason_phrase.c... Generating code for file src/microhttpd/response.c... Generating code for file src/microhttpd/response.h... Generating code for file src/microhttpd/sysfdsetsize.c... Generating code for file src/microhttpd/sysfdsetsize.h... Generating code for file src/microhttpd/tsearch.c... Generating code for file src/microhttpd/tsearch.h... Generating file documentation... Generating docs for file src/include/autoinit_funcs.h... Generating docs for file src/include/mhd_options.h... Generating docs for file src/include/microhttpd.h... Generating caller graph for function MHD_create_response_for_upgrade Generating caller graph for function MHD_get_reason_phrase_for Generating call graph for function MHD_http_unescape Generating caller graph for function MHD_http_unescape Generating caller graph for function MHD_resume_connection Generating call graph for function MHD_suspend_connection Generating caller graph for function MHD_upgrade_action Generating docs for file src/include/platform.h... Generating docs for file src/microhttpd/base64.c... Generating caller graph for function BASE64Decode Generating docs for file src/microhttpd/base64.h... Generating caller graph for function BASE64Decode Generating docs for file src/microhttpd/basicauth.c... Generating docs for file src/microhttpd/connection.c... Generating call graph for function build_header_response Generating caller graph for function build_header_response 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 cleanup_connection Generating caller graph for function cleanup_connection 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 get_date_string Generating call graph for function get_next_header_line Generating caller graph for function get_next_header_line Generating call graph for function keepalive_possible Generating caller graph for function keepalive_possible Generating call graph for function MHD_connection_close_ Generating caller graph for function MHD_connection_close_ 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_connection_mark_closed_ Generating caller graph for function MHD_connection_mark_closed_ Generating call graph for function MHD_connection_update_event_loop_info Generating caller graph for function MHD_connection_update_event_loop_info Generating cwarning: Call graph for 'MHD_connection_handle_idle' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. all graph for function MHD_lookup_header_token_ci Generating call graph for function MHD_set_http_callbacks_ Generating caller graph for function MHD_set_http_callbacks_ Generating call graph for function MHD_update_last_activity_ Generating caller graph for function MHD_update_last_activity_ Generating call graph for function need_100_continue Generating caller graph for function need_100_continue 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 process_request_body Generating caller graph for function process_request_body Generating caller graph for function recv_param_adapter Generating caller graph for function send_param_adapter Generating caller graph for function socket_flush_possible Generating caller graph for function socket_start_extra_buffering Generating caller graph for function socket_start_no_buffering Generating call graph for function socket_start_no_buffering_flush Generating caller graph for function socket_start_no_buffering_flush Generating caller graph for function socket_start_normal_buffering 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/microhttpd/connection.h... Generating call graph for function MHD_connection_close_ Generating caller graph for function MHD_connection_close_ 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_connection_mark_closed_ Generating caller graph for function MHD_connection_mark_closed_ Generating call graph for function MHD_set_http_callbacks_ Generating caller graph for function MHD_set_http_callbacks_ Generating call graph for function MHD_update_last_activity_ Generating caller graph for function MHD_update_last_activity_ Generating docs for file src/microhttpd/connection_https.c... Generating call graph for function MHD_run_tls_handshake_ Generating caller graph for function MHD_run_tls_handshake_ Generating call graph for function MHD_set_https_callbacks Generating caller graph for function MHD_set_https_callbacks Generating caller graph for function MHD_tls_connection_shutdown Generating caller graph for function recv_tls_adapter Generating caller graph for function send_tls_adapter Generating docs for file src/microhttpd/connection_https.h... Generating docs for file src/microhttpd/daemon.c... Generating call graph for function call_handlers Generating caller graph for function call_handlers Generating call graph for function close_all_connections Generating caller graph for function close_all_connections Generating call graph for function close_connection Generating caller graph for function close_connection Generating call graph for function internal_add_connection Generating caller graph for function internal_add_connection Generating caller graph for function internal_suspend_connection_ Generating call graph for function MHD_accept_connection Generating caller graph for function MHD_accept_connection Generating call graph for function MHD_check_global_init_ Generating caller graph for function MHD_check_global_init_ Generating call graph for function MHD_cleanup_connections Generating caller graph for function MHD_cleanup_connections Generating call graph for function MHD_fini Generating caller graph for function MHD_get_master Generating call graph for function MHD_init Generating caller graph for function MHD_init Generating caller graph for function MHD_ip_addr_compare Generating caller graph for function MHD_ip_addr_to_key Generating caller graph for function MHD_ip_count_lock Generating caller graph for function MHD_ip_count_unlock Generating call graph for function MHD_ip_limit_add Generating caller graph for function MHD_ip_limit_add Generating call graph for function MHD_ip_limit_del Generating caller graph for function MHD_ip_limit_del Generating caller graph for function mhd_panic_std Generating call graph for function MHD_poll Generating caller graph for function MHD_poll Generating call graph for function MHD_polling_thread Generating caller graph for function MHD_polling_thread Generating caller graph for function MHD_resume_connection Generating call graph for function MHD_select Generating caller graph for function MHD_select Generating call graph for function MHD_suspend_connection Generating call graph for function parse_options Generating caller graph for function parse_options Generating call graph for function parse_options_va Generating caller graph for function parse_options_va Generating call graph for function resume_suspended_connections Generating caller graph for function resume_suspended_connections Generating call graph for function thread_main_handle_connection Generating caller graph for function thread_main_handle_connection Generating call graph for function unescape_wrapper Generating caller graph for function unescape_wrapper Generating docs for file src/microhttpd/digestauth.c... Generating call graph for function calculate_nonce Generating caller graph for function calculate_nonce Generating call graph for function check_argument_match Generating caller graph for function check_argument_match Generating caller graph for function check_nonce_nc Generating caller graph for function cvthex Generating call graph for function digest_calc_ha1 Generating caller graph for function digest_calc_ha1 Generating call graph for function digest_calc_response Generating caller graph for function digest_calc_response Generating call graph for function lookup_sub_value Generating caller graph for function lookup_sub_value Generating caller graph for function test_header Generating docs for file src/microhttpd/internal.c... Generating call graph for function MHD_http_unescape Generating caller graph for function MHD_http_unescape Generating call graph for function MHD_parse_arguments_ Generating caller graph for function MHD_parse_arguments_ Generating caller graph for function MHD_unescape_plus Generating docs for file src/microhttpd/internal.h... Generating caller graph for function internal_suspend_connection_ Generating call graph for function MHD_check_response_header_token_ci Generating call graph for function MHD_parse_arguments_ Generating caller graph for function MHD_parse_arguments_ Generating caller graph for function MHD_unescape_plus Generating docs for file src/microhttpd/md5.c... Generating call graph for function MD5Final Generating caller graph for function MD5Final Generating caller graph for function MD5Init Generating call graph for function MD5Pad Generating caller graph for function MD5Pad Generating caller graph for function MD5Transform Generating call graph for function MD5Update Generating caller graph for function MD5Update Generating docs for file src/microhttpd/md5.h... Generating call graph for function MD5Final Generating caller graph for function MD5Final Generating caller graph for function MD5Init Generating call graph for function MD5Pad Generating caller graph for function MD5Pad Generating caller graph for function MD5Transform Generating call graph for function MD5Update Generating caller graph for function MD5Update Generating docs for file src/microhttpd/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_get_free Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating docs for file src/microhttpd/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_get_free Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating docs for file src/microhttpd/mhd_assert.h... Generating docs for file src/microhttpd/mhd_byteorder.h... Generating docs for file src/microhttpd/mhd_compat.c... Generating caller graph for function MHD_calloc_ Generating docs for file src/microhttpd/mhd_compat.h... Generating caller graph for function MHD_calloc_ Generating docs for file src/microhttpd/mhd_itc.c... Generating docs for file src/microhttpd/mhd_itc.h... Generating docs for file src/microhttpd/mhd_itc_types.h... Generating docs for file src/microhttpd/mhd_limits.h... Generating docs for file src/microhttpd/mhd_locks.h... Generating docs for file src/microhttpd/mhd_mono_clock.c... Generating caller graph for function MHD_monotonic_sec_counter Generating caller graph for function MHD_monotonic_sec_counter_finish Generating caller graph for function MHD_monotonic_sec_counter_init Generating docs for file src/microhttpd/mhd_mono_clock.h... Generating caller graph for function MHD_monotonic_sec_counter Generating caller graph for function MHD_monotonic_sec_counter_finish Generating caller graph for function MHD_monotonic_sec_counter_init Generating docs for file src/microhttpd/mhd_sockets.c... Generating caller graph for function MHD_add_to_fd_set_ Generating call graph for function MHD_socket_create_listen_ Generating caller graph for function MHD_socket_create_listen_ Generating caller graph for function MHD_socket_nonblocking_ Generating caller graph for function MHD_socket_noninheritable_ Generating docs for file src/microhttpd/mhd_sockets.h... Generating caller graph for function MHD_add_to_fd_set_ Generating call graph for function MHD_socket_create_listen_ Generating caller graph for function MHD_socket_create_listen_ Generating caller graph for function MHD_socket_nonblocking_ Generating caller graph for function MHD_socket_noninheritable_ Generating docs for file src/microhttpd/mhd_str.c... Generating caller graph for function MHD_str_equal_caseless_ Generating caller graph for function MHD_str_equal_caseless_n_ Generating caller graph for function MHD_str_has_token_caseless_ Generating caller graph for function MHD_str_to_uint64_ Generating caller graph for function MHD_strx_to_uint32_n_ Generating caller graph for function MHD_strx_to_uint64_n_ Generating docs for file src/microhttpd/mhd_str.h... Generating caller graph for function MHD_str_equal_caseless_ Generating caller graph for function MHD_str_equal_caseless_n_ Generating caller graph for function MHD_str_has_token_caseless_ Generating caller graph for function MHD_str_to_uint64_ Generating caller graph for function MHD_strx_to_uint32_n_ Generating caller graph for function MHD_strx_to_uint64_n_ Generating docs for file src/microhttpd/mhd_threads.c... Generating call graph for function MHD_create_thread_ Generating caller graph for function MHD_create_thread_ Generating docs for file src/microhttpd/mhd_threads.h... Generating call graph for function MHD_create_thread_ Generating caller graph for function MHD_create_thread_ Generating docs for file src/microhttpd/postprocessor.c... Generating caller graph for function find_boundary Generating caller graph for function free_unmarked Generating call graph for function post_process_multipart Generating caller graph for function post_process/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2645: warning: argument 'size' of command @param is not found in the argument list of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2645: warning: argument 'data' of command @param is not found in the argument list of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2645: warning: argument 'must_free' of command @param is not found in the argument list of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2645: warning: argument 'must_copy' of command @param is not found in the argument list of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2658: warning: The following parameters of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") are not documented: parameter 'deprecated' /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2753: warning: argument 'size' of command @param is not found in the argument list of _MHD_DEPR_FUNC("Function MHD_create_response_from_fd_at_offset() is deprecated, use MHD_create_response_from_fd_at_offset64()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2753: warning: argument 'fd' of command @param is not found in the argument list of _MHD_DEPR_FUNC("Function MHD_create_response_from_fd_at_offset() is deprecated, use MHD_create_response_from_fd_at_offset64()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2753: warning: argument 'offset' of command @param is not found in the argument list of _MHD_DEPR_FUNC("Function MHD_create_response_from_fd_at_offset() is deprecated, use MHD_create_response_from_fd_at_offset64()") /builddir/build/BUILD/libmicrohttpd-0.9.59/src/include/microhttpd.h:2768: warning: The following parameters of _MHD_DEPR_FUNC("Function MHD_create_response_from_fd_at_offset() is deprecated, use MHD_create_response_from_fd_at_offset64()") are not documented: parameter 'deprecated' _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 call graph for function try_match_header Generating caller graph for function try_match_header Generating docs for file src/microhttpd/reason_phrase.c... Generating caller graph for function MHD_get_reason_phrase_for Generating docs for file src/microhttpd/response.c... Generating caller graph for function add_response_entry Generating caller graph for function file_reader Generating caller graph for function free_callback Generating call graph for function MHD_check_response_header_token_ci Generating caller graph for function MHD_increment_response_rc Generating docs for file src/microhttpd/response.h... Generating caller graph for function MHD_increment_response_rc Generating caller graph for function MHD_response_execute_upgrade_ Generating docs for file src/microhttpd/sysfdsetsize.c... Generating docs for file src/microhttpd/sysfdsetsize.h... Generating docs for file src/microhttpd/tsearch.c... Generating caller graph for function tdelete Generating caller graph for function tfind Generating caller graph for function tsearch Generating docs for file src/microhttpd/tsearch.h... Generating caller graph for function tfind Generating caller graph for function tsearch Generating page documentation... Generating group documentation... Generating call graph for function internal_get_fdset2 Generating caller graph for function internal_get_fdset2 Generating call graph for function internal_run_from_select Generating caller graph for function internal_run_from_select Generating call graph for function MHD_get_fdset Generating call graph for function MHD_get_fdset2 Generating caller graph for function MHD_get_fdset2 Generating call graph for function MHD_get_timeout Generating caller graph for function MHD_get_timeout Generating call graph for function MHD_run Generating call graph for function MHD_run_from_select 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 MHD_stop_daemon Generating call graph for function MHD_add_response_footer Generating call graph for function MHD_add_response_header Generating caller graph for function MHD_add_response_header Generating call graph for function MHD_create_response_from_buffer Generating caller graph for function MHD_create_response_from_buffer Generating call graph for function MHD_create_response_from_callback Generating caller graph for function MHD_create_response_from_callback Generating call graph for function MHD_create_response_from_data Generating caller graph for function MHD_create_response_from_data Generating call graph for function MHD_create_response_from_fd Generating call graph for function MHD_create_response_from_fd64 Generating call graph for function MHD_create_response_from_fd_at_offset Generating call graph for function MHD_create_response_from_fd_at_offset64 Generating caller graph for function MHD_create_response_from_fd_at_offset64 Generating caller graph for function MHD_destroy_response Generating call graph for function MHD_get_response_header Generating caller graph for function MHD_get_response_header Generating call graph for function MHD_queue_response Generating caller graph for function MHD_queue_response Generating call graph for function MHD_create_post_processor Generating call graph for function MHD_destroy_post_processor Generating call graph for function MHD_lookup_connection_value Generating caller graph for function MHD_lookup_connection_value Generating call graph for function MHD_post_process Generating call graph for function MHD_set_connection_value Generating caller graph for function MHD_set_connection_value Generating call graph for function MHD_basic_auth_get_username_password Generating call graph for function MHD_digest_auth_check Generating call graph for function MHD_digest_auth_get_username Generating call graph for function MHD_queue_auth_fail_response Generating call graph for function MHD_queue_basic_auth_fail_response Generating call graph for function MHD_add_connection Generating call graph for function MHD_get_daemon_info Generating call graph for function MHD_set_connection_option Generating class documentation... Generating docs for compound MD5Context... 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_HTTP_Header... Generating docs for compound MHD_NonceNc... Generating docs for compound MHD_OptionItem... Generating docs for compound MHD_Response... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src/microhttpd Generating dependency graph for directory src Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/362 Running dot for graph 2/362 Running dot for graph 3/362 Running dot for graph 4/362 Running dot for graph 5/362 Running dot for graph 6/362 Running dot for graph 7/362 Running dot for graph 8/362 Running dot for graph 9/362 Running dot for graph 10/362 Running dot for graph 11/362 Running dot for graph 12/362 Running dot for graph 13/362 Running dot for graph 14/362 Running dot for graph 15/362 Running dot for graph 16/362 Running dot for graph 17/362 Running dot for graph 18/362 Running dot for graph 19/362 Running dot for graph 20/362 Running dot for graph 21/362 Running dot for graph 22/362 Running dot for graph 23/362 Running dot for graph 24/362 Running dot for graph 25/362 Running dot for graph 26/362 Running dot for graph 27/362 Running dot for graph 28/362 Running dot for graph 29/362 Running dot for graph 30/362 Running dot for graph 31/362 Running dot for graph 32/362 Running dot for graph 33/362 Running dot for graph 34/362 Running dot for graph 35/362 Running dot for graph 36/362 Running dot for graph 37/362 Running dot for graph 38/362 Running dot for graph 39/362 Running dot for graph 40/362 Running dot for graph 41/362 Running dot for graph 42/362 Running dot for graph 43/362 Running dot for graph 44/362 Running dot for graph 45/362 Running dot for graph 46/362 Running dot for graph 47/362 Running dot for graph 48/362 Running dot for graph 49/362 Running dot for graph 50/362 Running dot for graph 51/362 Running dot for graph 52/362 Running dot for graph 53/362 Running dot for graph 54/362 Running dot for graph 55/362 Running dot for graph 56/362 Running dot for graph 57/362 Running dot for graph 58/362 Running dot for graph 59/362 Running dot for graph 60/362 Running dot for graph 61/362 Running dot for graph 62/362 Running dot for graph 63/362 Running dot for graph 64/362 Running dot for graph 65/362 Running dot for graph 66/362 Running dot for graph 67/362 Running dot for graph 68/362 Running dot for graph 69/362 Running dot for graph 70/362 Running dot for graph 71/362 Running dot for graph 72/362 Running dot for graph 73/362 Running dot for graph 74/362 Running dot for graph 75/362 Running dot for graph 76/362 Running dot for graph 77/362 Running dot for graph 78/362 Running dot for graph 79/362 Running dot for graph 80/362 Running dot for graph 81/362 Running dot for graph 82/362 Running dot for graph 83/362 Running dot for graph 84/362 Running dot for graph 85/362 Running dot for graph 86/362 Running dot for graph 87/362 Running dot for graph 88/362 Running dot for graph 89/362 Running dot for graph 90/362 Running dot for graph 91/362 Running dot for graph 92/362 Running dot for graph 93/362 Running dot for graph 94/362 Running dot for graph 95/362 Running dot for graph 96/362 Running dot for graph 97/362 Running dot for graph 98/362 Running dot for graph 99/362 Running dot for graph 100/362 Running dot for graph 101/362 Running dot for graph 102/362 Running dot for graph 103/362 Running dot for graph 104/362 Running dot for graph 105/362 Running dot for graph 106/362 Running dot for graph 107/362 Running dot for graph 108/362 Running dot for graph 109/362 Running dot for graph 110/362 Running dot for graph 111/362 Running dot for graph 112/362 Running dot for graph 113/362 Running dot for graph 114/362 Running dot for graph 115/362 Running dot for graph 116/362 Running dot for graph 117/362 Running dot for graph 118/362 Running dot for graph 119/362 Running dot for graph 120/362 Running dot for graph 121/362 Running dot for graph 122/362 Running dot for graph 123/362 Running dot for graph 124/362 Running dot for graph 125/362 Running dot for graph 126/362 Running dot for graph 127/362 Running dot for graph 128/362 Running dot for graph 129/362 Running dot for graph 130/362 Running dot for graph 131/362 Running dot for graph 132/362 Running dot for graph 133/362 Running dot for graph 134/362 Running dot for graph 135/362 Running dot for graph 136/362 Running dot for graph 137/362 Running dot for graph 138/362 Running dot for graph 139/362 Running dot for graph 140/362 Running dot for graph 141/362 Running dot for graph 142/362 Running dot for graph 143/362 Running dot for graph 144/362 Running dot for graph 145/362 Running dot for graph 146/362 Running dot for graph 147/362 Running dot for graph 148/362 Running dot for graph 149/362 Running dot for graph 150/362 Running dot for graph 151/362 Running dot for graph 152/362 Running dot for graph 153/362 Running dot for graph 154/362 Running dot for graph 155/362 Running dot for graph 156/362 Running dot for graph 157/362 Running dot for graph 158/362 Running dot for graph 159/362 Running dot for graph 160/362 Running dot for graph 161/362 Running dot for graph 162/362 Running dot for graph 163/362 Running dot for graph 164/362 Running dot for graph 165/362 Running dot for graph 166/362 Running dot for graph 167/362 Running dot for graph 168/362 Running dot for graph 169/362 Running dot for graph 170/362 Running dot for graph 171/362 Running dot for graph 172/362 Running dot for graph 173/362 Running dot for graph 174/362 Running dot for graph 175/362 Running dot for graph 176/362 Running dot for graph 177/362 Running dot for graph 178/362 Running dot for graph 179/362 Running dot for graph 180/362 Running dot for graph 181/362 Running dot for graph 182/362 Running dot for graph 183/362 Running dot for graph 184/362 Running dot for graph 185/362 Running dot for graph 186/362 Running dot for graph 187/362 Running dot for graph 188/362 Running dot for graph 189/362 Running dot for graph 190/362 Running dot for graph 191/362 Running dot for graph 192/362 Running dot for graph 193/362 Running dot for graph 194/362 Running dot for graph 195/362 Running dot for graph 196/362 Running dot for graph 197/362 Running dot for graph 198/362 Running dot for graph 199/362 Running dot for graph 200/362 Running dot for graph 201/362 Running dot for graph 202/362 Running dot for graph 203/362 Running dot for graph 204/362 Running dot for graph 205/362 Running dot for graph 206/362 Running dot for graph 207/362 Running dot for graph 208/362 Running dot for graph 209/362 Running dot for graph 210/362 Running dot for graph 211/362 Running dot for graph 212/362 Running dot for graph 213/362 Running dot for graph 214/362 Running dot for graph 215/362 Running dot for graph 216/362 Running dot for graph 217/362 Running dot for graph 218/362 Running dot for graph 219/362 Running dot for graph 220/362 Running dot for graph 221/362 Running dot for graph 222/362 Running dot for graph 223/362 Running dot for graph 224/362 Running dot for graph 225/362 Running dot for graph 226/362 Running dot for graph 227/362 Running dot for graph 228/362 Running dot for graph 229/362 Running dot for graph 230/362 Running dot for graph 231/362 Running dot for graph 232/362 Running dot for graph 233/362 Running dot for graph 234/362 Running dot for graph 235/362 Running dot for graph 236/362 Running dot for graph 237/362 Running dot for graph 238/362 Running dot for graph 239/362 Running dot for graph 240/362 Running dot for graph 241/362 Running dot for graph 242/362 Running dot for graph 243/362 Running dot for graph 244/362 Running dot for graph 245/362 Running dot for graph 246/362 Running dot for graph 247/362 Running dot for graph 248/362 Running dot for graph 249/362 Running dot for graph 250/362 Running dot for graph 251/362 Running dot for graph 252/362 Running dot for graph 253/362 Running dot for graph 254/362 Running dot for graph 255/362 Running dot for graph 256/362 Running dot for graph 257/362 Running dot for graph 258/362 Running dot for graph 259/362 Running dot for graph 260/362 Running dot for graph 261/362 Running dot for graph 262/362 Running dot for graph 263/362 Running dot for graph 264/362 Running dot for graph 265/362 Running dot for graph 266/362 Running dot for graph 267/362 Running dot for graph 268/362 Running dot for graph 269/362 Running dot for graph 270/362 Running dot for graph 271/362 Running dot for graph 272/362 Running dot for graph 273/362 Running dot for graph 274/362 Running dot for graph 275/362 Running dot for graph 276/362 Running dot for graph 277/362 Running dot for graph 278/362 Running dot for graph 279/362 Running dot for graph 280/362 Running dot for graph 281/362 Running dot for graph 282/362 Running dot for graph 283/362 Running dot for graph 284/362 Running dot for graph 285/362 Running dot for graph 286/362 Running dot for graph 287/362 Running dot for graph 288/362 Running dot for graph 289/362 Running dot for graph 290/362 Running dot for graph 291/362 Running dot for graph 292/362 Running dot for graph 293/362 Running dot for graph 294/362 Running dot for graph 295/362 Running dot for graph 296/362 Running dot for graph 297/362 Running dot for graph 298/362 Running dot for graph 299/362 Running dot for graph 300/362 Running dot for graph 301/362 Running dot for graph 302/362 Running dot for graph 303/362 Running dot for graph 304/362 Running dot for graph 305/362 Running dot for graph 306/362 Running dot for graph 307/362 Running dot for graph 308/362 Running dot for graph 309/362 Running dot for graph 310/362 Running dot for graph 311/362 Running dot for graph 312/362 Running dot for graph 313/362 Running dot for graph 314/362 Running dot for graph 315/362 Running dot for graph 316/362 Running dot for graph 317/362 Running dot for graph 318/362 Running dot for graph 319/362 Running dot for graph 320/362 Running dot for graph 321/362 Running dot for graph 322/362 Running dot for graph 323/362 Running dot for graph 324/362 Running dot for graph 325/362 Running dot for graph 326/362 Running dot for graph 327/362 Running dot for graph 328/362 Running dot for graph 329/362 Running dot for graph 330/362 Running dot for graph 331/362 Running dot for graph 332/362 Running dot for graph 333/362 Running dot for graph 334/362 Running dot for graph 335/362 Running dot for graph 336/362 Running dot for graph 337/362 Running dot for graph 338/362 Running dot for graph 339/362 Running dot for graph 340/362 Running dot for graph 341/362 Running dot for graph 342/362 Running dot for graph 343/362 Running dot for graph 344/362 Running dot for graph 345/362 Running dot for graph 346/362 Running dot for graph 347/362 Running dot for graph 348/362 Running dot for graph 349/362 Running dot for graph 350/362 Running dot for graph 351/362 Running dot for graph 352/362 Running dot for graph 353/362 Running dot for graph 354/362 Running dot for graph 355/362 Running dot for graph 356/362 Running dot for graph 357/362 Running dot for graph 358/362 Running dot for graph 359/362 Running dot for graph 360/362 Running dot for graph 361/362 Running dot for graph 362/362 Patching output file 1/51 Patching output file 2/51 Patching output file 3/51 Patching output file 4/51 Patching output file 5/51 Patching output file 6/51 Patching output file 7/51 Patching output file 8/51 Patching output file 9/51 Patching output file 10/51 Patching output file 11/51 Patching output file 12/51 Patching output file 13/51 Patching output file 14/51 Patching output file 15/51 Patching output file 16/51 Patching output file 17/51 Patching output file 18/51 Patching output file 19/51 Patching output file 20/51 Patching output file 21/51 Patching output file 22/51 Patching output file 23/51 Patching output file 24/51 Patching output file 25/51 Patching output file 26/51 Patching output file 27/51 Patching output file 28/51 Patching output file 29/51 Patching output file 30/51 Patching output file 31/51 Patching output file 32/51 Patching output file 33/51 Patching output file 34/51 Patching output file 35/51 Patching output file 36/51 Patching output file 37/51 Patching output file 38/51 Patching output file 39/51 Patching output file 40/51 Patching output file 41/51 Patching output file 42/51 Patching output file 43/51 Patching output file 44/51 Patching output file 45/51 Patching output file 46/51 Patching output file 47/51 Patching output file 48/51 Patching output file 49/51 Patching output file 50/51 Patching output file 51/51 lookup cache used 1316/65536 hits=10085 misses=1346 finished... make: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fNgS7A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 + cd libmicrohttpd-0.9.59 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/contrib' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/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.9.59/contrib' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/contrib' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/m4' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/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.9.59/m4' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/m4' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src' Making install in include make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/include' /usr/bin/install -p -m 644 microhttpd.h '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/include' Making install in microhttpd make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libmicrohttpd.la '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmicrohttpd.so.12.46.0 /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64/libmicrohttpd.so.12.46.0 libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64 && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so.12 || { rm -f libmicrohttpd.so.12 && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64 && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so; }; }) libtool: install: /usr/bin/install -p .libs/libmicrohttpd.lai /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64/libmicrohttpd.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/microhttpd' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/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.9.59/src' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/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.9.59/src/examples' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src/examples' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/src' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libmicrohttpd.pc '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' /usr/bin/install -p -m 644 libmicrohttpd_performance_data.png '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./libmicrohttpd.info ./libmicrohttpd-tutorial.info '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info/libmicrohttpd.info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info/libmicrohttpd-tutorial.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 libmicrohttpd.3 '/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' Making install in doxygen make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' 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.9.59/doc/doxygen' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/doxygen' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/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.9.59/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc/examples' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-0.9.59/doc' + rm -f /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/lib64/libmicrohttpd.la + rm -f /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/info/dir + rm -f /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/bin/demo + mkdir examples + install -m 644 src/examples/authorization_example.c src/examples/benchmark.c src/examples/benchmark_https.c src/examples/chunked_example.c src/examples/demo.c src/examples/demo_https.c src/examples/digest_auth_example.c src/examples/dual_stack_example.c src/examples/fileserver_example.c src/examples/fileserver_example_dirs.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/msgs_i18n.c src/examples/post_example.c src/examples/querystring_example.c src/examples/refuse_post_example.c src/examples/timeout.c src/examples/upgrade_example.c examples + install -m 644 doc/examples/basicauthentication.c doc/examples/hellobrowser.c doc/examples/largepost.c doc/examples/logging.c doc/examples/responseheaders.c doc/examples/sessions.c doc/examples/simplepost.c doc/examples/tlsauthentication.c examples + cp -R doc/doxygen/html html + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libmicrohttpd-0.9.59-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.67bTvF + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.9.59 + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd + cp -pr README /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5YpoE0 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.9.59 + LICENSEDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/licenses/libmicrohttpd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/licenses/libmicrohttpd + cp -pr COPYING /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/licenses/libmicrohttpd + exit 0 Provides: libmicrohttpd = 1:0.9.59-1.fc28 libmicrohttpd(riscv-64) = 1:0.9.59-1.fc28 libmicrohttpd.so.12()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig info Requires(preun): info Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libmicrohttpd-devel-0.9.59-1.fc28.riscv64 Provides: libmicrohttpd-devel = 1:0.9.59-1.fc28 libmicrohttpd-devel(riscv-64) = 1:0.9.59-1.fc28 pkgconfig(libmicrohttpd) = 0.9.59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmicrohttpd.so.12()(64bit) pkgconfig(gnutls) Processing files: libmicrohttpd-doc-0.9.59-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EtNGA2 + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.9.59 + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + cp -pr README /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + cp -pr examples /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + cp -pr html /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64/usr/share/doc/libmicrohttpd-doc + exit 0 Provides: libmicrohttpd-doc = 1:0.9.59-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libmicrohttpd-0.9.59-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libmicrohttpd-0.9.59-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libmicrohttpd-devel-0.9.59-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/libmicrohttpd-doc-0.9.59-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SLGTOl + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-0.9.59 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmicrohttpd-0.9.59-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff