Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libmicrohttpd.spec'], chrootPath='/var/lib/mock/dist-ocs23-base-build-331228-35851/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libmicrohttpd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libmicrohttpd-1.0.2-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libmicrohttpd.spec'], chrootPath='/var/lib/mock/dist-ocs23-base-build-331228-35851/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libmicrohttpd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yDDtwa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmicrohttpd-1.0.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libmicrohttpd-1.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libmicrohttpd-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3001-remove-broken-experimental-code.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sC2ydh + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libmicrohttpd-1.0.2 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-07-14 23:05:44.000000000 +0800 +++ ./configure 2025-11-13 15:28:51.930508204 +0800 @@ -2018,7 +2018,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-11-13 15:28:51.930508204 +0800 +++ ./configure 2025-11-13 15:28:51.970508236 +0800 @@ -11531,7 +11531,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -49215,7 +49215,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 build type... neutral. Defaults: use only user-specified compiler and linker flags checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /usr/bin/grep checking for fgrep... /usr/bin/grep -F checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc options needed to detect all undeclared functions... 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 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 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 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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 11537: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for errno.h... yes checking for limits.h... yes checking for fcntl.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 aarch64-opencloudos-linux-gnu-windres... no checking for windres... no checking whether MHD_FAVOR_SMALL_CODE is declared... no checking whether MHD_FAVOR_FAST_CODE is declared... no checking whether compiler is configured to optimize for size... no checking whether to use a reduced size version of the code... no (by default) checking for gcc flag to warn on unknown -W parameters... none needed checking whether gcc supports -Wunused-command-line-argument flag... no checking whether gcc supports -Wignored-optimization-argument flag... no checking whether gcc supports -Winvalid-command-line-argument flag... no checking whether gcc supports -Wunknown-argument flag... no checking whether gcc supports -fno-strict-aliasing flag... yes checking whether gcc supports -qlonglong flag... no checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for sys/time.h... yes checking for time.h... yes checking for endian.h... yes checking for machine/endian.h... no checking for sys/endian.h... no checking for sys/byteorder.h... no checking for sys/machine.h... no checking for machine/param.h... no checking for sys/param.h... yes checking for sys/isa_defs.h... no checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/select.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for net/if.h... yes checking for netdb.h... yes checking for sockLib.h... no checking for inetLib.h... no checking for sys/msg.h... yes checking for sys/mman.h... yes checking for signal.h... yes checking for search.h... yes checking for proper tsearch(), tfind() and tdelete()... yes checking for sys/sysctl.h... no checking for netinet/ip_icmp.h... yes checking for netinet/icmp_var.h... no checking whether "bool", "true" and "false" work natively... no checking whether is present and defines proper "bool", "true" and "false"... yes checking for inline... inline checking whether gcc supports -Werror=attributes flag... yes checking whether -Werror=attributes actually works... yes checking for function force inline keywords supported by gcc... inline __attribute__((always_inline)) checking for stdalign.h... yes checking for C11 'alignof()' support... yes checking for target host OS... GNU/Linux checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... 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 whether pthread_sigmask is declared... yes checking for function pthread_sigmask... yes checking for threading lib to use with libmicrohttpd (auto)... 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 whether socket is declared... yes checking for library containing function socket... none required checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking whether gettimeofday is declared... yes checking for function gettimeofday... yes checking whether usleep is declared... yes checking for function usleep... yes checking whether nanosleep is declared... yes checking for function nanosleep... yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for time.h... (cached) yes checking for sys/select.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking whether shutdown of listen socket triggers select()... yes checking for system default FD_SETSIZE value... 1024 checking for current FD_SETSIZE value... 1024 checking whether FD_SETSIZE is overridable... no checking whether socket value is a signed type... yes checking whether writev is declared... yes checking for function writev... yes checking whether sendmsg is declared... yes checking for library containing function sendmsg... none required checking whether byte ordering is bigendian... no checking for variable-length arrays... yes checking whether __func__ magic-macro is available... yes checking whether __builtin_bswap32() is available... yes checking whether __builtin_bswap64() is available... yes checking for curl... yes checking for makeinfo... yes checking for poll.h... yes checking whether poll is declared... yes checking for function poll... yes checking whether epoll_create is declared... yes checking whether 'epoll_create' available and works... yes checking whether epoll_create1 is declared... yes checking for function epoll_create1... yes checking for supported 'noreturn' keyword... _Noreturn checking size of tv_sec member of struct timeval... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int... 4 checking size of unsigned int... 4 checking size of unsigned long long... 8 checking size of size_t... 8 checking for dlfcn.h... (cached) yes checking for zlib.h... yes checking for jansson.h... no checking whether random is declared... yes checking for function random... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking whether getsockname is declared... yes checking whether 'getsockname' available and works... yes checking for usable PAGESIZE macro... no checking for usable PAGE_SIZE macro... no checking whether eventfd is declared... yes checking whether 'eventfd' available and works... yes checking whether accept4 is declared... yes checking for function accept4... yes checking whether gmtime_r is declared... yes checking for function gmtime_r... yes checking whether memmem is declared... yes checking for function memmem... yes checking whether snprintf is declared... yes checking for function 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 function clock_gettime... none required checking whether clock_get_time is declared... no checking for function clock_get_time... (cached) no checking whether gethrtime is declared... no checking for function gethrtime... (cached) no checking whether timespec_get is declared... yes checking for function timespec_get... yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for function gettimeofday... (cached) yes checking for IPv6... yes checking whether sysconf is declared... yes checking for function sysconf... yes checking whether sysctl is declared... no checking for function sysctl... (cached) no checking whether sysctlbyname is declared... no checking for function sysctlbyname... (cached) no checking for function usleep... (cached) yes checking for function nanosleep... (cached) yes checking whether gcc supports -fvisibility=hidden flag... yes checking whether gcc supports __attribute__((visibility("default")))... yes checking for gawk... (cached) gawk checking for curl-config... no checking whether libcurl is usable... no checking whether magic_open is declared... no checking for function magic_open... (cached) no checking whether lseek64 is declared... yes checking for function lseek64... yes checking whether pread64 is declared... yes checking for function pread64... yes checking whether pread is declared... yes checking for function pread... yes checking for Linux-style sendfile(2)... yes checking whether sendfile64 is declared... yes checking for function sendfile64... yes checking whether to generate text messages... yes checking whether to enable postprocessor... yes checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to find GnuTLS library... automatically, forced checking for gnutls... yes checking whether GnuTLS is usable... yes checking for gnutls_privkey_import_x509_raw()... yes checking whether GnuTLS require libgcrypt initialisation... no checking whether to support HTTPS... yes (using libgnutls) checking for GnuTLS quirks... no checking for gnutls-cli binary... no checking whether to support HTTP Basic authentication... yes checking whether to support HTTP Digest authentication... yes checking for Digest Authentication default nonce timeout value... 90 seconds (default) checking for Digest Authentication default maximum nc value... 1000 (default) checking whether to support HTTP "Upgrade"... yes checking whether to support HTTP cookie parsing... yes checking whether to support MD5... yes, built-in checking whether to support SHA-256... yes, built-in checking whether to support SHA-512/256... yes, built-in checking for calloc()... yes checking whether IPv6 could be used for testing... yes checking for features.h... yes checking for sys/pstat.h... no checking for vxCpuLib.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_CRAY_NCPU is declared... no checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether CTL_HW is declared... no checking whether HW_NCPUONLINE is declared... no checking whether HW_NCPU is declared... no checking whether HW_AVAILCPU is declared... no checking whether pstat_getdynamic is declared... no checking for function pstat_getdynamic... (cached) no checking whether vxCpuEnabledGet is declared... no checking for function vxCpuEnabledGet... (cached) no checking for sched.h... yes checking for sys/_cpuset.h... no checking for sys/cpuset.h... no checking whether getpid is declared... yes checking for function getpid... yes checking whether sched_getaffinity is declared... yes checking for function sched_getaffinity... yes checking whether CPU_COUNT is declared... yes checking for function CPU_COUNT... yes checking whether CPU_COUNT_S is declared... yes checking for function CPU_COUNT_S... yes checking whether CPU_SETSIZE is declared... yes checking whether sched_getaffinity_np is declared... no checking for function sched_getaffinity_np... (cached) no checking whether cpuset_getaffinity is declared... no checking for function cpuset_getaffinity... (cached) no checking whether CPU_COUNT_S() expects max CPU number as 'size' parameter... no 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... 8 checking for number of CPU cores to use in tests... 6 checking whether NDEBUG macro is defined... no checking whether _DEBUG macro is defined... no checking whether DEBUG macro is defined... no checking whether to enable debug asserts... no checking whether to enable run-time sanitizers... no checking whether to compile experimental code... 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 po/po-configure.ac config.status: creating libmicrohttpd.pc config.status: creating w32/common/microhttpd_dll_res_vc.rc 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/microhttpd_ws/Makefile config.status: creating src/examples/Makefile config.status: creating src/tools/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/Makefile.in commands Skipping update of po/Makefile.in Real update of po/Makefile.in for 'make dist' is performed by po-config.status config.status: executing po-directories commands Skipping po-directories command. Real po-directories command for 'make dist' is implemented in po-config.status configure: Toolchain settings: CC=gcc User/system/default flags: CPPFLAGS="" CFLAGS= "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS= "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1" Final set of the flags for tests and examples: CPPFLAGS="-DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700" CFLAGS= "-fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS= "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1" Final set of the flags for GNU libmicrohttpd library: CPPFLAGS="-DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700" CFLAGS= "-fno-strict-aliasing -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS= "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1" configure: GNU libmicrohttpd 1.0.2 Configuration Summary: Target directory: /usr Cross-compiling: no Operating System: GNU/Linux Threading lib: posix Inter-thread comm: eventfd Shutdown of listening socket triggers select: yes poll support: yes epoll support: yes sendfile used: yes, Linux-style HTTPS support: yes (using libgnutls) Messages: yes Cookie parsing: yes Postproc: yes Basic auth.: yes Digest auth.: yes Digest auth. defaults: timeout: 90 seconds (default), max nc: 1000 (default) MD5: yes, built-in SHA-256: yes, built-in SHA-512/256: yes, built-in HTTP "Upgrade": yes Compact code: no (by default) Use thread names: yes Use debug asserts: no Use sanitizers: no Build static lib: no Build shared lib: yes Build docs: yes Build examples: yes Build tools: yes Test with libcurl: no, many unit tests will not run Heavy tests: no Fuzzing tests: no, heavy tests are not enabled configure: HTTPS subsystem configuration: License : LGPL version 2.1 or any later version + /usr/bin/make -O -j8 V=1 VERBOSE=1 /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 cd .. && /bin/sh /builddir/build/BUILD/libmicrohttpd-1.0.2/build-aux/missing automake-1.16 --gnu src/Makefile cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile 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-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_sockets.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_sockets.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_compat.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_compat.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_itc.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_itc.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-mhd_send.lo `test -f 'mhd_send.c' || echo './'`mhd_send.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_send.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_send.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-mhd_panic.lo `test -f 'mhd_panic.c' || echo './'`mhd_panic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_panic.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_panic.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_threads.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_threads.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-gen_auth.lo `test -f 'gen_auth.c' || echo './'`gen_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen_auth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-gen_auth.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c connection_https.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection_https.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sha256.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sha256.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-sha512_256.lo `test -f 'sha512_256.c' || echo './'`sha512_256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c sha512_256.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sha512_256.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' In file included from daemon.c:44: daemon.c: In function 'thread_main_handle_connection': mhd_itc.h:118:15: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | (void) read ((itc).fd, (void*)&__b, sizeof(__b)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:2093:7: note: in expansion of macro 'MHD_itc_clear_' 2093 | MHD_itc_clear_ (daemon->itc); | ^~~~~~~~~~~~~~ daemon.c: In function 'MHD_epoll': mhd_itc.h:118:15: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | (void) read ((itc).fd, (void*)&__b, sizeof(__b)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:5652:9: note: in expansion of macro 'MHD_itc_clear_' 5652 | MHD_itc_clear_ (daemon->itc); | ^~~~~~~~~~~~~~ daemon.c: In function 'internal_run_from_select': mhd_itc.h:118:15: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | (void) read ((itc).fd, (void*)&__b, sizeof(__b)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:4520:7: note: in expansion of macro 'MHD_itc_clear_' 4520 | MHD_itc_clear_ (daemon->itc); | ^~~~~~~~~~~~~~ daemon.c: In function 'MHD_poll_all': mhd_itc.h:118:15: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | (void) read ((itc).fd, (void*)&__b, sizeof(__b)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:5109:7: note: in expansion of macro 'MHD_itc_clear_' 5109 | MHD_itc_clear_ (daemon->itc); | ^~~~~~~~~~~~~~ daemon.c: In function 'MHD_poll_listen_socket': mhd_itc.h:118:15: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | (void) read ((itc).fd, (void*)&__b, sizeof(__b)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:5261:5: note: in expansion of macro 'MHD_itc_clear_' 5261 | MHD_itc_clear_ (daemon->itc); | ^~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -export-dynamic -no-undefined -version-info 74:2:62 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-mhd_str.lo libmicrohttpd_la-mhd_send.lo libmicrohttpd_la-mhd_sockets.lo libmicrohttpd_la-mhd_itc.lo libmicrohttpd_la-mhd_compat.lo libmicrohttpd_la-mhd_panic.lo libmicrohttpd_la-response.lo libmicrohttpd_la-mhd_threads.lo libmicrohttpd_la-postprocessor.lo libmicrohttpd_la-gen_auth.lo libmicrohttpd_la-digestauth.lo libmicrohttpd_la-md5.lo libmicrohttpd_la-sha256.lo libmicrohttpd_la-sha512_256.lo libmicrohttpd_la-basicauth.lo libmicrohttpd_la-connection_https.lo -lpthread -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-mhd_str.o .libs/libmicrohttpd_la-mhd_send.o .libs/libmicrohttpd_la-mhd_sockets.o .libs/libmicrohttpd_la-mhd_itc.o .libs/libmicrohttpd_la-mhd_compat.o .libs/libmicrohttpd_la-mhd_panic.o .libs/libmicrohttpd_la-response.o .libs/libmicrohttpd_la-mhd_threads.o .libs/libmicrohttpd_la-postprocessor.o .libs/libmicrohttpd_la-gen_auth.o .libs/libmicrohttpd_la-digestauth.o .libs/libmicrohttpd_la-md5.o .libs/libmicrohttpd_la-sha256.o .libs/libmicrohttpd_la-sha512_256.o .libs/libmicrohttpd_la-basicauth.o .libs/libmicrohttpd_la-connection_https.o -lpthread -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.62.2 libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.12" && ln -s "libmicrohttpd.so.12.62.2" "libmicrohttpd.so.12") libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.12.62.2" "libmicrohttpd.so") libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o minimal_example_empty.o minimal_example_empty.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o minimal_example.o minimal_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dual_stack_example.o dual_stack_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o minimal_example_comet.o minimal_example_comet.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o querystring_example.o querystring_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o chunked_example.o chunked_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -DMHD_CPU_COUNT=6 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmark-benchmark.o `test -f 'benchmark.c' || echo './'`benchmark.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -DMHD_CPU_COUNT=6 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmark_https-benchmark_https.o `test -f 'benchmark_https.c' || echo './'`benchmark_https.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o timeout.o timeout.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o fileserver_example.o fileserver_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o refuse_post_example.o refuse_post_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o minimal_example_empty_tls.o minimal_example_empty_tls.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -I/usr/include/p11-kit-1 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -DMHD_CPU_COUNT=6 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o suspend_resume_epoll-suspend_resume_epoll.o `test -f 'suspend_resume_epoll.c' || echo './'`suspend_resume_epoll.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o fileserver_example_external_select.o fileserver_example_external_select.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o fileserver_example_dirs.o fileserver_example_dirs.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o digest_auth_example.o digest_auth_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o authorization_example.o authorization_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o upgrade_example-upgrade_example.o `test -f 'upgrade_example.c' || echo './'`upgrade_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o post_example.o post_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o http_compression.o http_compression.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o digest_auth_example_adv.o digest_auth_example_adv.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o http_chunked_compression.o http_chunked_compression.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -DMHD_CPU_COUNT=6 -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -DMHD_CPU_COUNT=6 -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o demo_https-demo_https.o `test -f 'demo_https.c' || echo './'`demo_https.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o websocket_threaded_example-websocket_threaded_example.o `test -f 'websocket_threaded_example.c' || echo './'`websocket_threaded_example.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmark benchmark-benchmark.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/benchmark benchmark-benchmark.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o chunked_example chunked_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o minimal_example minimal_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/minimal_example minimal_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o dual_stack_example dual_stack_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/dual_stack_example dual_stack_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o minimal_example_comet minimal_example_comet.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/minimal_example_comet minimal_example_comet.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o querystring_example querystring_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/querystring_example querystring_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o minimal_example_empty minimal_example_empty.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/minimal_example_empty minimal_example_empty.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o timeout timeout.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/timeout timeout.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fileserver_example fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fileserver_example fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o refuse_post_example refuse_post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/refuse_post_example refuse_post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o suspend_resume_epoll suspend_resume_epoll-suspend_resume_epoll.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/suspend_resume_epoll suspend_resume_epoll-suspend_resume_epoll.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o minimal_example_empty_tls minimal_example_empty_tls.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/minimal_example_empty_tls minimal_example_empty_tls.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o post_example post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/post_example post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o digest_auth_example digest_auth_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/digest_auth_example digest_auth_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o authorization_example authorization_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/authorization_example authorization_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o demo demo-demo.o ../../src/microhttpd/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/demo demo-demo.o ../../src/microhttpd/.libs/libmicrohttpd.so -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o demo_https demo_https-demo_https.o ../../src/microhttpd/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/demo_https demo_https-demo_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o digest_auth_example_adv digest_auth_example_adv.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/digest_auth_example_adv digest_auth_example_adv.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o websocket_threaded_example websocket_threaded_example-websocket_threaded_example.o ../../src/microhttpd/libmicrohttpd.la -lpthread libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/websocket_threaded_example websocket_threaded_example-websocket_threaded_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -lpthread -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o http_compression http_compression.o ../../src/microhttpd/libmicrohttpd.la -lz libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/http_compression http_compression.o ../../src/microhttpd/.libs/libmicrohttpd.so -lz -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o http_chunked_compression http_chunked_compression.o ../../src/microhttpd/libmicrohttpd.la -lz libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/http_chunked_compression http_chunked_compression.o ../../src/microhttpd/.libs/libmicrohttpd.so -lz -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' Making all in tools Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DMHD_REAL_CPU_COUNT=8 -DMHD_CPU_COUNT=6 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mhd_tool_get_cpu_count.o mhd_tool_get_cpu_count.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DMHD_REAL_CPU_COUNT=8 -DMHD_CPU_COUNT=6 -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o perf_replies.o perf_replies.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' perf_replies.c: In function 'run_mhd': perf_replies.c:2035:12: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2035 | (void) fgets (buf, sizeof(buf), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o perf_replies perf_replies.o mhd_tool_get_cpu_count.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/perf_replies perf_replies.o mhd_tool_get_cpu_count.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' Making all in . Making all in doc Making all in . Making all in doxygen make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' Generate doxygen additional documentation: make full - full documentation with dependency graphs (slow) make fast - fast mode without dependency graphs make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' Making all in examples Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o hellobrowser.o hellobrowser.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o logging.o logging.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o responseheaders.o responseheaders.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o basicauthentication.o basicauthentication.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o simplepost.o simplepost.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o tlsauthentication.o tlsauthentication.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o largepost.o largepost.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sessions.o sessions.c make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o logging logging.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o responseheaders responseheaders.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o basicauthentication basicauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o simplepost simplepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tlsauthentication tlsauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/tlsauthentication tlsauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' + make -C doc/doxygen full make: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' doxygen libmicrohttpd.doxy warning: Tag 'TCL_SUBST' at line 248 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" 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: Tag 'COLS_IN_ALPHA_INDEX' at line 1078 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1214 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1495 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1783 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 1799 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1865 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1963 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2143 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2156 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2165 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2207 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2214 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2440 of file 'libmicrohttpd.doxy' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! Doxygen version used: 1.9.7 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-1.0.2/ Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd_ws Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/testzzuf Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/testcurl Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/datadir Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/m4 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/doc Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/doc/chapters Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen/html Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/build-aux Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/po Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/po/m4 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/po/build-aux Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/contrib Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/autom4te.cache Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS2022 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS2015 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/common Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS2019 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS-Any-Version Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS2013 Searching for files in directory /builddir/build/BUILD/libmicrohttpd-1.0.2/w32/VS2017 Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/autoinit_funcs.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/autoinit_funcs.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/mhd_options.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/mhd_options.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_tls.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_tls.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_ws.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_ws.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/platform.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/platform.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection_https.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection_https.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection_https.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection_https.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/gen_auth.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/gen_auth.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/gen_auth.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/gen_auth.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/internal.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/internal.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/internal.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/internal.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/memorypool.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/memorypool.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/memorypool.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/memorypool.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_align.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_align.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_assert.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_assert.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_bithelpers.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_bithelpers.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_byteorder.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_byteorder.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_compat.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_compat.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_compat.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_compat.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc_types.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_itc_types.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_limits.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_limits.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_locks.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_locks.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_md5_wrap.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_md5_wrap.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_mono_clock.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_mono_clock.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_mono_clock.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_mono_clock.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_panic.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_panic.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_panic.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_panic.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_send.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_send.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_send.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_send.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sha256_wrap.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sha256_wrap.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sockets.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sockets.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sockets.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_sockets.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str_types.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str_types.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/postprocessor.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/postprocessor.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/postprocessor.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/postprocessor.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/reason_phrase.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/reason_phrase.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha1.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha1.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha1.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha1.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha512_256.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha512_256.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha512_256.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha512_256.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sysfdsetsize.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sysfdsetsize.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sysfdsetsize.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sysfdsetsize.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/tsearch.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/tsearch.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/tsearch.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/tsearch.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_get_cpu_count.c... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_get_cpu_count.c... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_get_cpu_count.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_get_cpu_count.h... Preprocessing /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_str_to_uint.h... Parsing file /builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools/mhd_tool_str_to_uint.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Computing tooltip texts... 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/microhttpd_tls.h... Generating code for file src/include/microhttpd_ws.h... Generating code for file src/include/platform.h... Generating code for file src/microhttpd/basicauth.c... Generating code for file src/microhttpd/basicauth.h... 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/digestauth.h... Generating code for file src/microhttpd/gen_auth.c... Generating code for file src/microhttpd/gen_auth.h... 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 code for file src/microhttpd/md5.h... Generating code for file src/microhttpd/md5_ext.c... Generating code for file src/microhttpd/md5_ext.h... Generating code for file src/microhttpd/memorypool.c... Generating code for file src/microhttpd/memorypool.h... Generating code for file src/microhttpd/mhd_align.h... Generating code for file src/microhttpd/mhd_assert.h... Generating code for file src/microhttpd/mhd_bithelpers.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_md5_wrap.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_panic.c... Generating code for file src/microhttpd/mhd_panic.h... Generating code for file src/microhttpd/mhd_send.c... Generating code for file src/microhttpd/mhd_send.h... Generating code for file src/microhttpd/mhd_sha256_wrap.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_str_types.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/postprocessor.h... 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/sha1.c... Generating code for file src/microhttpd/sha1.h... Generating code for file src/microhttpd/sha256.c... Generating code for file src/microhttpd/sha256.h... Generating code for file src/microhttpd/sha256_ext.c... Generating code for file src/microhttpd/sha256_ext.h... Generating code for file src/microhttpd/sha512_256.c.warning: Included by graph for 'mhd_options.h' not generated, too many nodes (30), threshold is 25. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5078: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5086: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_ws.h:293: warning: explicit link request to 'MDM_websocket_decode()' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:5871: warning: argument 'hdr_name' from the argument list of get_req_header has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:5871: warning: The following parameter of get_req_header(struct MHD_Connection *c, bool process_footers, struct _MHD_str_w_len *hdr_name, struct _MHD_str_w_len *hdr_value) is not documented: parameter 'hdr_value' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:3332: warning: argument 'add_header' of command @param is not found in the argument list of handle_req_chunk_size_line_no_space(struct MHD_Connection *c, const char *chunk_size_line, size_t chunk_size_line_size) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:3332: warning: argument 'add_header_size' of command @param is not found in the argument list of handle_req_chunk_size_line_no_space(struct MHD_Connection *c, const char *chunk_size_line, size_t chunk_size_line_size) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:3332: warning: The following parameters of handle_req_chunk_size_line_no_space(struct MHD_Connection *c, const char *chunk_size_line, size_t chunk_size_line_size) are not documented: parameter 'chunk_size_line' parameter 'chunk_size_line_size' .. Generating code for file src/microhttpd/sha512_256.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 code for file src/tools/mhd_tool_get_cpu_count.c... Generating code for file src/tools/mhd_tool_get_cpu_count.h... Generating code for file src/tools/mhd_tool_str_to_uint.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_get_reason_phrase_for Generating caller graph for function MHD_get_reason_phrase_len_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 docs for file src/include/microhttpd_tls.h... Generating docs for file src/include/microhttpd_ws.h... Generating docs for file src/include/platform.h... Generating docs for file src/microhttpd/basicauth.c... Generating docs for file src/microhttpd/basicauth.h... Generating docs for file src/microhttpd/connection.c... Generating call graph for function add_user_headers Generating caller graph for function add_user_headers Generating caller graph for function buffer_append Generating call graph for function build_connection_chunked_response_footer Generating caller graph for function build_connection_chunked_response_footer 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_and_grow_read_buffer_space Generating caller graph for function check_and_grow_read_buffer_space Generating caller graph for function check_connection_reply 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_check_timedout Generating caller graph for function connection_check_timedout Generating call graph for function connection_close_error Generating caller graph for function connection_close_error Generating call graph for function connection_maximize_write_buffer Generating caller graph for function connection_maximize_write_buffer Generating call graph for function connection_reset Generating caller graph for function connection_reset Generating call graph for function connection_shrink_read_buffer Generating caller graph for function connection_shrink_read_buffer Generating call graph for function connection_switch_from_recv_to_send Generating caller graph for function connection_switch_from_recv_to_send Generating call graph for function get_date_header Generating caller graph for function get_date_header Generating call graph for function get_date_str Generating caller graph for function get_date_str Generating call graph for function get_no_space_err_status_code Generating caller graph for function get_no_space_err_status_code Generating caller graph for function get_req_header Generating call graph for function get_req_headers Generating caller graph for function get_req_headers Generating call graph for function get_request_line Generating caller graph for function get_request_line Generating call graph for function get_request_line_inner Generating caller graph for function get_request_line_inner Generating call graph for function handle_recv_no_space Generating caller graph for function handle_recv_no_space Generating call graph for function handle_req_chunk_size_line_no_space Generating caller graph for function handle_req_chunk_size_line_no_space Generating caller graph for function handle_req_footers_no_space Generating call graph for function handle_req_headers_no_space Generating caller graph for function handle_req_headers_no_space Generating caller graph for function has_unprocessed_upload_body_data_in_buffer Generating caller graph for function is_reply_body_needed Generating caller graph for function keepalive_possible Generating call graph for function MHD_connection_alloc_memory_ Generating caller graph for function MHD_connection_alloc_memory_ Generating call graph for function MHD_connection_close_ Generating caller graph for function MHD_connection_close_ Generating call graph for function MHD_connection_handle_idle Generating caller graph for function MHD_connection_handle_idle Generating call graph for function MHD_connection_handle_read Generating caller graph for function MHD_connection_handle_read Generating call graph for function MHD_connection_handle_write Generating caller graph for function MHD_connection_handle_write Generating call graph for function MHD_connection_mark_closed_ Generating caller graph for function MHD_connection_mark_closed_ Generating call graph for function MHD_connection_set_initial_state_ Generating caller graph for function MHD_connection_set_initial_state_ Generating call graph for function MHD_connection_update_event_loop_info Generating caller graph for function MHD_connection_update_event_loop_info Generating call 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 caller graph for function parse_http_std_method Generating caller graph for function parse_http_version Generating call graph for function process_request_body Generating caller graph for function process_request_body Generating call graph for function process_request_target Generating caller graph for function process_request_target Generating caller graph for function recv_param_adapter Generating caller graph for function reset_rq_header_processing_state Generating call graph for function send_redirect_fixed_rq_target Generating caller graph for function send_redirect_fixed_rq_target Generating call graph for function setup_reply_properties Generating caller graph for function setup_reply_properties Generating caller graph for function switch_to_rq_headers_processing Generating call graph for function transmit_error_response_len 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_alloc_memory_ Generating caller graph for function MHD_connection_alloc_memory_ Generating call graph for function MHD_connection_close_ Generating caller graph for function MHD_connection_close_ Generating call graph for function MHD_connection_handle_idle Generating caller graph for function MHD_connection_handle_idle Generating call graph for function MHD_connection_handle_read Generating caller graph for function MHD_connection_handle_read Generating call graph for function MHD_connection_handle_write Generating caller graph for function MHD_connection_handle_write Generating call graph for function MHD_connection_mark_closed_ Generating caller graph for function MHD_connection_mark_closed_ Generating call graph for function MHD_connection_set_initial_state_ Generating caller graph for function MHD_connection_set_initial_state_ Generating call graph for /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:4035: warning: argument 'daemon' from the argument list of MHD_cleanup_connections has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6299: warning: argument 'servaddr' of command @param is not found in the argument list of parse_options(struct MHD_Daemon *daemon, struct MHD_InterimParams_ *params,...) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6592: warning: argument 'servaddr' of command @param is not found in the argument list of parse_options_va(struct MHD_Daemon *daemon, struct MHD_InterimParams_ *params, va_list ap) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6592: warning: argument 'daemon' from the argument list of parse_options_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6592: warning: argument 'params' from the argument list of parse_options_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6592: warning: argument 'ap' from the argument list of parse_options_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:134: warning: explicit link request to 'MAX_DIGEST' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:149: warning: explicit link request to 'MAX_DIGEST' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:1884: warning: explicit link request to 'digest_get_size(da)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:1984: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:883: warning: explicit link request to 'MHD_DAUTH_NONCENC_OK' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:884: warning: explicit link request to 'MHD_DAUTH_NONCENC_STALE' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:886: warning: explicit link request to 'MHD_DAUTH_NONCENC_WRONG' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:876: warning: The following parameter of check_nonce_nc(struct MHD_Connection *connection, const char *nonce, size_t noncelen, uint64_t nonce_time, uint64_t nc) is not documented: parameter 'nonce_time' 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 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 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_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 new_connection_prepare_ Generating caller graph for function new_connection_prepare_ Generating call graph for function new_connection_process_ Generating caller graph for function new_connection_process_ Generating call graph for function new_connections_list_process_ Generating caller graph for function new_connections_list_process_ 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 caller graph for function process_interim_params Generating call graph for function resume_suspended_connections Generating caller graph for function resume_suspended_connections 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 calc_userdigest Generating caller graph for function calc_userdigest Generating call graph for function calc_userhash Generating caller graph for function calc_userhash Generating call graph for function calculate_add_nonce Generating caller graph for function calculate_add_nonce Generating call graph for function calculate_add_nonce_with_retry Generating caller graph for function calculate_add_nonce_with_retry 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 call graph for function check_nonce_nc Generating caller graph for function check_nonce_nc G/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:557: warning: argument 'str' of command @param is not found in the argument list of digest_update_with_colon(struct DigestAlgorithm *da) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/internal.h:601: warning: explicit link request to 'MHD_CONNECTION_FOOTERS_SENT' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:3215: warning: argument 'connection' from the argument list of internal_suspend_connection_ has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.c:397: warning: argument 'ctx' from the argument list of MHD_MD5_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.c:397: warning: argument 'data' from the argument list of MHD_MD5_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5.c:397: warning: argument 'length' from the argument list of MHD_MD5_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.c:61: warning: argument 'ctx' from the argument list of MHD_MD5_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.c:61: warning: argument 'data' from the argument list of MHD_MD5_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/md5_ext.c:61: warning: argument 'length' from the argument list of MHD_MD5_update has multiple @param documentation sections enerating call graph for function check_uri_match Generating caller graph for function check_uri_match Generating call graph for function digest_calc_hash Generating caller graph for function digest_calc_hash Generating caller graph for function digest_get_hash_size Generating caller graph for function digest_get_size Generating call graph for function digest_init_one_time Generating caller graph for function digest_init_one_time Generating call graph for function digest_reset Generating caller graph for function digest_reset Generating call graph for function digest_update Generating caller graph for function digest_update Generating call graph for function digest_update_str Generating caller graph for function digest_update_str Generating call graph for function digest_update_with_colon Generating caller graph for function digest_update_with_colon Generating call graph for function fast_simple_hash Generating caller graph for function fast_simple_hash Generating caller graph for function get_base_digest_algo Generating caller graph for function get_buffer_for_size Generating call graph for function get_nonce_nc_idx Generating caller graph for function get_nonce_nc_idx Generating call graph for function get_nonce_timestamp Generating caller graph for function get_nonce_timestamp Generating call graph for function get_rq_extended_uname_copy_z Generating caller graph for function get_rq_extended_uname_copy_z Generating call graph for function get_rq_nc Generating caller graph for function get_rq_nc Generating caller graph for function get_rq_param_unquoted_copy_z Generating call graph for function get_rq_uname Generating caller graph for function get_rq_uname Generating caller graph for function get_rq_uname_type Generating call graph for function get_rq_unames_size Generating caller graph for function get_rq_unames_size Generating call graph for function get_unquoted_param Generating caller graph for function get_unquoted_param Generating call graph for function get_unquoted_param_copy Generating caller graph for function get_unquoted_param_copy Generating caller graph for function is_param_equal Generating caller graph for function is_param_equal_caseless Generating call graph for function is_slot_available Generating caller graph for function is_slot_available Generating caller graph for function test_header Generating docs for file src/microhttpd/digestauth.h... Generating docs for file src/microhttpd/gen_auth.c... Generating call graph for function find_auth_rq_header_ Generating docs for file src/microhttpd/gen_auth.h... 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 caller graph for function MHD_get_master 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 caller graph for function md5_transform Generating call graph for function MHD_MD5_finish Generating caller graph for function MHD_MD5_finish Generating call graph for function MHD_MD5_update Generating caller graph for function MHD_MD5_update Generating docs for file src/microhttpd/md5.h... Generating call graph for function MHD_MD5_finish Generating caller graph for function MHD_MD5_finish Generating call graph for function MHD_MD5_update Generating caller graph for function MHD_MD5_update Generating docs for file src/microhttpd/md5_ext.c... Generating docs for file src/microhttpd/md5_ext.h... Generating docs for file src/microhttpd/memorypool.c... Generating caller graph for function MHD_init_mem_pools_ Generating caller graph for function MHD_pool_allocate Generating caller graph for function MHD_pool_create Generating caller graph for function MHD_pool_deallocate Generating caller graph for function MHD_pool_destroy Generating caller graph for function MHD_pool_get_free Generating caller graph for function MHD_pool_is_resizable_inplace Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating caller graph for function MHD_pool_try_alloc Generating docs for file src/microhttpd/memorypool.h... Generating caller graph for function MHD_init_mem_pools_ Generating caller graph for function MHD_pool_allocate Generating caller graph for function MHD_pool_create Generating caller graph for function MHD_pool_deallocate Generating caller graph for function MHD_pool_destroy Generating caller graph for function MHD_pool_get_free Generating caller graph for function MHD_pool_is_resizable_inplace Generating caller graph for function MHD_pool_reallocate Generating caller graph for function MHD_pool_reset Generating caller graph for function MHD_pool_try_alloc Generating docs for file src/microhttpd/mhd_align.h... Generating docs for file src/microhttpd/mhd_assert.h... Generating docs for file src/microhttpd/mhd_bithelpers.h... Generating caller graph for function _MHD_PUT_64BIT_BE_SAFE Generating caller graph for function _MHD_PUT_64BIT_LE_SAFE Generating caller graph for function _MHD_ROTL32 Generating caller graph for function _MHD_ROTR32 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_md5_wrap.h... Generating docs for file src/microhttpd/mhd_mono_clock.c... Generating caller graph for function MHD_monotonic_msec_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_msec_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_panic.c... Generating caller graph for function mhd_panic_std Generating docs for file src/microhttpd/mhd_panic.h... Generating docs for file src/microhttpd/mhd_send.c... Generating caller graph for function MHD_connection_set_cork_state_ Generating caller graph for function MHD_connection_set_nodelay_state_ Generating call graph for function MHD_send_data_ Generating caller graph for function MHD_send_data_ Generating call graph for function MHD_send_hdr_and_body_ Generating caller graph for function MHD_send_hdr_and_body_ Generating caller graph for function MHD_send_init_static_vars_ Generating call graph for function MHD_send_iovec_ Generating caller graph for function MHD_send_iovec_ Generating call graph for function post_send_setopt Generating caller graph for function post_send_setopt Generating call graph for function pre_send_setopt Generating caller graph for function pre_send_setopt Generating call graph for function send_iov_emu Generating caller graph for function send_iov_emu Generating caller graph for function zero_send_ Generating docs for file src/microhttpd/mhd_send.h... Generating caller graph for function MHD_connection_set_cork_state_ Generating caller graph for function MHD_connection_set_nodelay_state_ Generating call graph for function MHD_send_data_ Generating caller graph for function MHD_send_data_ Generating call graph for function MHD_send_hdr_and_body_ Generating/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:582: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:565: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:535: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:511: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:109: warning: argument 'len' of command @param is not found in the argument list of MHD_str_equal_caseless_s_bin_n_(a, s, l) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:582: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:565: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:535: warning: explicit link request to 'section' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_str.h:511: warning: explicit link request to 'section' could not be resolved caller graph for function MHD_send_hdr_and_body_ Generating caller graph for function MHD_send_init_static_vars_ Generating call graph for function MHD_send_iovec_ Generating caller graph for function MHD_send_iovec_ Generating docs for file src/microhttpd/mhd_sha256_wrap.h... 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_bin_to_hex Generating call graph for function MHD_bin_to_hex_z Generating caller graph for function MHD_bin_to_hex_z Generating caller graph for function MHD_hex_to_bin Generating caller graph for function MHD_str_equal_caseless_ Generating caller graph for function MHD_str_equal_caseless_bin_n_ Generating caller graph for function MHD_str_equal_caseless_n_ Generating caller graph for function MHD_str_has_token_caseless_ Generating call graph for function MHD_str_pct_decode_in_place_lenient_ Generating caller graph for function MHD_str_pct_decode_in_place_lenient_ Generating call graph for function MHD_str_pct_decode_in_place_strict_ Generating caller graph for function MHD_str_pct_decode_in_place_strict_ Generating caller graph for function MHD_str_pct_decode_lenient_n_ Generating call graph for function MHD_str_pct_decode_strict_n_ Generating caller graph for function MHD_str_pct_decode_strict_n_ Generating caller graph for function MHD_str_remove_token_caseless_ Generating call graph for function MHD_str_remove_tokens_caseless_ Generating caller graph for function MHD_str_remove_tokens_caseless_ Generating caller graph for function MHD_str_to_uint64_n_ Generating caller graph for function MHD_strx_to_uint64_n_ Generating caller graph for function MHD_uint16_to_str Generating caller graph for function MHD_uint32_to_strx Generating caller graph for function MHD_uint64_to_str Generating caller graph for function MHD_uint8_to_str_pad Generating docs for file src/microhttpd/mhd_str.h... Generating caller graph for function MHD_bin_to_hex Generating call graph for function MHD_bin_to_hex_z Generating caller graph for function MHD_bin_to_hex_z Generating caller graph for function MHD_hex_to_bin Generating caller graph for function MHD_str_equal_caseless_ Generating caller graph for function MHD_str_equal_caseless_bin_n_ Generating caller graph for function MHD_str_equal_caseless_n_ Generating caller graph for function MHD_str_has_token_caseless_ Generating call graph for function MHD_str_pct_decode_in_place_lenient_ Generating caller graph for function MHD_str_pct_decode_in_place_lenient_ Generating call graph for function MHD_str_pct_decode_in_place_strict_ Generating caller graph for function MHD_str_pct_decode_in_place_strict_ Generating caller graph for function MHD_str_pct_decode_lenient_n_ Generating call graph for function MHD_str_pct_decode_strict_n_ Generating caller graph for function MHD_str_pct_decode_strict_n_ Generating caller graph for function MHD_str_remove_token_caseless_ Generating call graph for function MHD_str_remove_tokens_caseless_ Generating caller graph for function MHD_str_remove_tokens_caseless_ Generating caller graph for function MHD_str_to_uint64_n_ Generating caller graph for function MHD_strx_to_uint64_n_ Generating caller graph for function MHD_uint16_to_str Generating caller graph for function MHD_uint32_to_strx Generating caller graph for function MHD_uint64_to_str Generating caller graph for function MHD_uint8_to/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.h:494: warning: argument 'ID' of command @param is not found in the argument list of MHD_thread_handle_ID_is_current_thread_(hndl_id) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/mhd_threads.h:502: warning: argument 'hndl_id_' of command @param is not found in the argument list of MHD_thread_handle_ID_join_thread_(hndl_id) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:246: warning: The following parameters of add_response_entry_n(struct MHD_Response *response, enum MHD_ValueKind kind, const char *header, size_t header_len, const char *content, size_t content_len) are not documented: parameter 'response' parameter 'kind' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:477: warning: argument 'ctx_' of command @param is not found in the argument list of MHD_SHA256_finish(struct Sha256Ctx *ctx, uint8_t digest[SHA256_DIGEST_SIZE]) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:477: warning: The following parameter of MHD_SHA256_finish(struct Sha256Ctx *ctx, uint8_t digest[SHA256_DIGEST_SIZE]) is not documented: parameter 'ctx' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:414: warning: argument 'ctx_' of command @param is not found in the argument list of MHD_SHA256_update(struct Sha256Ctx *ctx, const uint8_t *data, size_t length) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:414: warning: The following parameter of MHD_SHA256_update(struct Sha256Ctx *ctx, const uint8_t *data, size_t length) is not documented: parameter 'ctx' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:477: warning: argument 'ctx_' of command @param is not found in the argument list of MHD_SHA256_finish(struct Sha256Ctx *ctx, uint8_t digest[SHA256_DIGEST_SIZE]) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:477: warning: argument 'digest' from the argument list of MHD_SHA256_finish has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:414: warning: argument 'ctx_' of command @param is not found in the argument list of MHD_SHA256_update(struct Sha256Ctx *ctx, const uint8_t *data, size_t length) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:414: warning: argument 'data' from the argument list of MHD_SHA256_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256.c:414: warning: argument 'length' from the argument list of MHD_SHA256_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.c:60: warning: argument 'ctx' from the argument list of MHD_SHA256_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.c:60: warning: argument 'data' from the argument list of MHD_SHA256_update has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/sha256_ext.c:60: warning: argument 'length' from the argument list of MHD_SHA256_update has multiple @param documentation sections _str_pad Generating docs for file src/microhttpd/mhd_str_types.h... Generating docs for file src/microhttpd/mhd_threads.c... Generating docs for file src/microhttpd/mhd_threads.h... 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_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 call graph for function process_value Generating caller graph for function process_value 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/postprocessor.h... Generating docs for file src/microhttpd/reason_phrase.c... Generating caller graph for function MHD_get_reason_phrase_for Generating caller graph for function MHD_get_reason_phrase_len_for Generating docs for file src/microhttpd/response.c... Generating call graph for function add_response_entry Generating caller graph for function add_response_entry Generating call graph for function add_response_entry_n Generating caller graph for function add_response_entry_n Generating call graph for function add_response_header_connection Generating caller graph for function add_response_header_connection Generating call graph for function del_response_header_connection Generating caller graph for function del_response_header_connection Generating caller graph for function file_reader Generating caller graph for function free_callback Generating call graph for function MHD_add_response_entry_no_alloc_ Generating caller graph for function MHD_add_response_entry_no_alloc_ Generating call graph for function MHD_add_response_entry_no_check_ Generating caller graph for function MHD_add_response_entry_no_check_ Generating call graph for function MHD_check_response_header_token_ci Generating caller graph for function MHD_increment_response_rc Generating caller graph for function pipe_reader Generating docs for file src/microhttpd/response.h... Generating call graph for function MHD_add_response_entry_no_alloc_ Generating caller graph for function MHD_add_response_entry_no_alloc_ Generating call graph for function MHD_add_response_entry_no_check_ Generating caller graph for function MHD_add_response_entry_no_check_ Generating caller graph for function MHD_increment_response_rc Generating caller graph for function MHD_response_execute_upgrade_ Generating docs for file src/microhttpd/sha1.c... Generating call graph for function MHD_SHA1_finish Generating call graph for function MHD_SHA1_update Generating caller graph for function sha1_transform Generating docs for file src/microhttpd/sha1.h... Generating call graph for function MHD_SHA1_finish Generating call graph for function MHD_SHA1_update Generating docs for file src/microhttpd/sha256.c... Generating call graph for function MHD_SHA256_finish Generating caller graph for function MHD_SHA256_finish Generating call graph for function MHD_SHA256_update Generating caller graph for function MHD_SHA256_update Generating caller graph for function sha256_transform Generating docs for file src/microhttpd/sha256.h... Generating call graph for function MHD_SHA256_finish Generating caller graph for function MHD_SHA256_finish Generating call graph for function MHD_SHA256_update Generating caller graph for function MHD_SHA256_update Generating docs for file src/microhttpd/sha256_ext.c... Generating docs for file src/microhttpd/sha256_ext.h... Generating docs for file src/microhttpd/sha512_256.c... Generating call graph for function MHD_SHA512_256_finish Generating caller graph for function MHD_SHA512_256_finish Generating caller graph for f/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3487: warning: argument 'daemon' of command @param is not found in the argument list of MHD_run_from_select(d, r, w, e) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3487: warning: argument 'read_fd_set' of command @param is not found in the argument list of MHD_run_from_select(d, r, w, e) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3487: warning: argument 'write_fd_set' of command @param is not found in the argument list of MHD_run_from_select(d, r, w, e) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3487: warning: argument 'except_fd_set' of command @param is not found in the argument list of MHD_run_from_select(d, r, w, e) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3487: warning: argument 'fd_setsize' of command @param is not found in the argument list of MHD_run_from_select(d, r, w, e) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:4139: warning: argument 'daemon' from the argument list of MHD_get_timeout has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:4139: warning: argument 'timeout' from the argument list of MHD_get_timeout has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:4232: warning: argument 'daemon' from the argument list of MHD_get_timeout64 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:4232: warning: argument 'timeout64' from the argument list of MHD_get_timeout64 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:5836: warning: argument 'daemon' from the argument list of MHD_run_wait has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:5836: warning: argument 'millisec' from the argument list of MHD_run_wait has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'flags' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'port' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'apc' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'apc_cls' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'dh' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6083: warning: argument 'dh_cls' from the argument list of MHD_start_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'flags' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'port' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'apc' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'apc_cls' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'dh' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'dh_cls' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:7644: warning: argument 'ap' from the argument list of MHD_start_daemon_va has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:4223: 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-1.0.2/src/include/microhttpd.h:4223: 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-1.0.2/src/include/microhttpd.h:4223: 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-1.0.2/src/include/microhttpd.h:4223: warning: The following parameter of _MHD_DEPR_FUNC("Function MHD_create_response_from_fd_at_offset() is deprecated, use MHD_create_response_from_fd_at_offset64()") is not documented: parameter 'deprecated' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:3952: 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-1.0.2/src/include/microhttpd.h:3952: 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-1.0.2/src/include/microhttpd.h:3952: 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-1.0.2/src/include/microhttpd.h:3952: 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-1.0.2/src/include/microhttpd.h:3952: warning: The following parameter of _MHD_DEPR_FUNC("MHD_create_response_from_data() is deprecated, use MHD_create_response_from_buffer()") is not documented: parameter 'deprecated' unction MHD_SHA512_256_init Generating call graph for function MHD_SHA512_256_update Generating caller graph for function MHD_SHA512_256_update Generating caller graph for function sha512_256_transform Generating docs for file src/microhttpd/sha512_256.h... Generating call graph for function MHD_SHA512_256_finish Generating caller graph for function MHD_SHA512_256_finish Generating caller graph for function MHD_SHA512_256_init Generating call graph for function MHD_SHA512_256_update Generating caller graph for function MHD_SHA512_256_update 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 tdelete Generating caller graph for function tfind Generating caller graph for function tsearch Generating docs for file src/tools/mhd_tool_get_cpu_count.c... Generating call graph for function mhd_tool_get_proc_cpu_count Generating caller graph for function mhd_tool_get_proc_cpu_count Generating caller graph for function mhd_tool_get_proc_cpu_count_cpuset_getaffinity_ Generating caller graph for function mhd_tool_get_proc_cpu_count_sched_getaffinity_ Generating call graph for function mhd_tool_get_proc_cpu_count_sched_getaffinity_np_ Generating caller graph for function mhd_tool_get_proc_cpu_count_sched_getaffinity_np_ Generating caller graph for function mhd_tool_get_proc_cpu_count_w32_ Generating caller graph for function mhd_tool_get_sys_cpu_count_special_api_ Generating caller graph for function mhd_tool_get_sys_cpu_count_sysconf_ Generating caller graph for function mhd_tool_get_sys_cpu_count_sysconf_fallback_ Generating caller graph for function mhd_tool_get_sys_cpu_count_sysctl_ Generating caller graph for function mhd_tool_get_sys_cpu_count_sysctl_fallback_ Generating call graph for function mhd_tool_get_system_cpu_count Generating docs for file src/tools/mhd_tool_get_cpu_count.h... Generating call graph for function mhd_tool_get_proc_cpu_count Generating caller graph for function mhd_tool_get_proc_cpu_count Generating call graph for function mhd_tool_get_system_cpu_count Generating docs for file src/tools/mhd_tool_str_to_uint.h... 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_timeout64 Generating call graph for function MHD_run Generating call graph for function MHD_run_from_select Generating call graph for function MHD_run_from_select2 Generating caller graph for function MHD_run_from_select2 Generating call graph for function MHD_run_wait Generating caller graph for function MHD_run_wait 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_empty 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_buffer_copy Generating caller graph for function MHD_create_response_from_buffer_copy Generating call graph for function/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1576: warning: argument 'size' from the argument list of MHD_create_response_from_buffer_with_free_callback has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1576: warning: argument 'buffer' from the argument list of MHD_create_response_from_buffer_with_free_callback has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1576: warning: argument 'crfc' from the argument list of MHD_create_response_from_buffer_with_free_callback has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1354: warning: argument 'size' from the argument list of MHD_create_response_from_fd has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1354: warning: argument 'fd' from the argument list of MHD_create_response_from_fd has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1689: warning: argument 'iov' from the argument list of MHD_create_response_from_iovec has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1689: warning: argument 'iovcnt' from the argument list of MHD_create_response_from_iovec has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1689: warning: argument 'free_cb' from the argument list of MHD_create_response_from_iovec has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1689: warning: argument 'cls' from the argument list of MHD_create_response_from_iovec has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:1318: warning: argument 'fd' from the argument list of MHD_create_response_from_pipe has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:813: warning: argument 'response' from the argument list of MHD_get_response_headers has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:813: warning: argument 'iterator' from the argument list of MHD_get_response_headers has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/response.c:813: warning: argument 'iterator_cls' from the argument list of MHD_get_response_headers has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:781: warning: argument 'connection' from the argument list of MHD_get_connection_values has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:781: warning: argument 'kind' from the argument list of MHD_get_connection_values has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:781: warning: argument 'iterator' from the argument list of MHD_get_connection_values has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:781: warning: argument 'iterator_cls' from the argument list of MHD_get_connection_values has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:820: warning: argument 'connection' from the argument list of MHD_get_connection_values_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:820: warning: argument 'kind' from the argument list of MHD_get_connection_values_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:820: warning: argument 'iterator' from the argument list of MHD_get_connection_values_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:820: warning: argument 'iterator_cls' from the argument list of MHD_get_connection_values_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'connection' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'kind' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'key' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'key_size' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'value' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/connection.c:920: warning: argument 'value_size' from the argument list of MHD_set_connection_value_n has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:2563: warning: The following parameter of digest_auth_check_all_inner(struct MHD_Connection *connection, const char *realm, const char *username, const char *password, const uint8_t *userdigest, unsigned int nonce_timeout, uint32_t max_nc, enum MHD_DigestAuthMultiQOP mqop, enum MHD_DigestAuthMultiAlgo3 malgo3, char **pbuf, struct DigestAlgorithm *da) is not documented: parameter 'da' warning: Call graph for 'digest_auth_check_all_inner' not generated, too many nodes (25), threshold is 25. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c:127: warning: argument 'connection' from the argument list of MHD_basic_auth_get_username_password has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c:127: warning: argument 'password' from the argument list of MHD_basic_auth_get_username_password has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5602: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5605: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:4981: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:4984: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5029: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5002: warning: argument 'bin_buf_size' of command @param is not found in the argument list of MHD_digest_auth_calc_userhash_hex(enum MHD_DigestAuthAlgo3 algo3, const char *username, const char *realm, char *userhash_hex, size_t hex_buf_size) /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5032: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5002: warning: The following parameter of MHD_digest_auth_calc_userhash_hex(enum MHD_DigestAuthAlgo3 algo3, const char *username, const char *realm, char *userhash_hex, size_t hex_buf_size) is not documented: parameter 'hex_buf_size' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3115: warning: argument 'connection' from the argument list of MHD_digest_auth_check has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3115: warning: argument 'realm' from the argument list of MHD_digest_auth_check has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3115: warning: argument 'username' from the argument list of MHD_digest_auth_check has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3115: warning: argument 'password' from the argument list of MHD_digest_auth_check has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3115: warning: argument 'nonce_timeout' from the argument list of MHD_digest_auth_check has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'connection' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'realm' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'username' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'password' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'nonce_timeout' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3314: warning: argument 'algo' from the argument list of MHD_digest_auth_check2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3424: warning: argument 'connection' from the argument list of MHD_digest_auth_check_digest has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3424: warning: argument 'realm' from the argument list of MHD_digest_auth_check_digest has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3424: warning: argument 'username' from the argument list of MHD_digest_auth_check_digest has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3424: warning: argument 'digest' from the argument list of MHD_digest_auth_check_digest has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3424: warning: argument 'nonce_timeout' from the argument list of MHD_digest_auth_check_digest has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'connection' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'realm' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'username' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'digest' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'digest_size' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'nonce_timeout' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3367: warning: argument 'algo' from the argument list of MHD_digest_auth_check_digest2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'connection' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'realm' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'username' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'userdigest' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'userdigest_size' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'nonce_timeout' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'max_nc' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'mqop' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3204: warning: argument 'malgo3' from the argument list of MHD_digest_auth_check_digest3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:1258: warning: argument 'connection' from the argument list of MHD_digest_auth_get_request_info3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:1342: warning: argument 'connection' from the argument list of MHD_digest_auth_get_username3 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4050: warning: argument 'connection' from the argument list of MHD_queue_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4050: warning: argument 'realm' from the argument list of MHD_queue_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4050: warning: argument 'opaque' from the argument list of MHD_queue_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4050: warning: argument 'response' from the argument list of MHD_queue_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4050: warning: argument 'signal_stale' from the argument list of MHD_queue_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'connection' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'realm' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'opaque' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'response' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'signal_stale' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:4007: warning: argument 'algo' from the argument list of MHD_queue_auth_fail_response2 has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c:300: warning: argument 'connection' from the argument list of MHD_queue_basic_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c:300: warning: argument 'realm' from the argument list of MHD_queue_basic_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/basicauth.c:300: warning: argument 'response' from the argument list of MHD_queue_basic_auth_fail_response has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:6036: warning: explicit link request to 'section' could not be resolved MHD_create_response_from_buffer_static Generating caller graph for function MHD_create_response_from_buffer_static Generating call graph for function MHD_create_response_from_buffer_with_free_callback Generating call graph for function MHD_create_response_from_buffer_with_free_callback_cls Generating caller graph for function MHD_create_response_from_buffer_with_free_callback_cls 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 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 call graph for function MHD_create_response_from_iovec Generating call graph for function MHD_create_response_from_pipe Generating call graph for function MHD_del_response_header Generating caller graph for function MHD_destroy_response Generating call graph for function MHD_get_response_element_n_ Generating caller graph for function MHD_get_response_element_n_ Generating call 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 call graph for function MHD_lookup_connection_value_n Generating caller graph for function MHD_lookup_connection_value_n Generating call graph for function MHD_post_process Generating call graph for function MHD_set_connection_value Generating call graph for function MHD_set_connection_value_n Generating caller graph for function MHD_set_connection_value_n Generating call graph for function MHD_set_connection_value_n_nocheck_ Generating caller graph for function MHD_set_connection_value_n_nocheck_ Generating call graph for function digest_auth_check_all Generating caller graph for function digest_auth_check_all Generating caller graph for function digest_auth_check_all_inner Generating call graph for function MHD_basic_auth_get_username_password Generating caller graph for function MHD_basic_auth_get_username_password3 Generating call graph for function MHD_digest_auth_calc_userdigest Generating call graph for function MHD_digest_auth_calc_userhash Generating caller graph for function MHD_digest_auth_calc_userhash Generating call graph for function MHD_digest_auth_calc_userhash_hex Generating call graph for function MHD_digest_auth_check Generating call graph for function MHD_digest_auth_check2 Generating caller graph for function MHD_digest_auth_check2 Generating call graph for function MHD_digest_auth_check3 Generating caller graph for function MHD_digest_auth_check3 Generating call graph for function MHD_digest_auth_check_digest Generating call graph for function MHD_digest_auth_check_digest2 Generating caller graph for function MHD_digest_auth_check_digest2 Generating call graph for function MHD_digest_auth_check_digest3 Generating caller graph for function MHD_digest_auth_check_digest3 Generating call graph for function MHD_digest_auth_get_request_info3 Generating call graph for function MHD_digest_auth_get_username Generating call graph for function MHD_digest_auth_get_username3 Generating call graph for function MHD_digest_get_hash_size Generating call graph for function MHD_queue_auth_fail_response Generating call graph for function MHD_queue_auth_fail_response2 Generating caller graph for function MHD_queue_auth_fail_response2 Generating call graph for function MHD_queue_auth_required_response3 Generating caller graph for function MHD_queue_auth_required_response3 Generating call graph for function MHD_queue_basic_auth_fail_response Generating call graph for fu/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3531: warning: argument 'prefer_utf8' from the argument list of queue_auth_required_response3_inner has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/digestauth.c:3531: warning: The following parameters of queue_auth_required_response3_inner(struct MHD_Connection *connection, const char *realm, const char *opaque, const char *domain, struct MHD_Response *response, int signal_stale, enum MHD_DigestAuthMultiQOP mqop, enum MHD_DigestAuthMultiAlgo3 malgo3, int userhash_support, int prefer_utf8, char **buf_ptr, struct DigestAlgorithm *da) are not documented: parameter 'buf_ptr' parameter 'da' /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:3576: warning: argument 'daemon' from the argument list of MHD_add_connection has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:3576: warning: argument 'client_socket' from the argument list of MHD_add_connection has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:3576: warning: argument 'addr' from the argument list of MHD_add_connection has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:3576: warning: argument 'addrlen' from the argument list of MHD_add_connection has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd/daemon.c:6129: warning: argument 'daemon' from the argument list of MHD_quiesce_daemon has multiple @param documentation sections /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5264: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5254: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5415: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd.h:5405: warning: explicit link request to 'MHD_digest_get_hash_size(algo3)' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_tls.h:89: warning: explicit link request to 'MHD_SC_OK' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_tls.h:75: warning: explicit link request to 'MHD_SC_OK' could not be resolved /builddir/build/BUILD/libmicrohttpd-1.0.2/src/include/microhttpd_tls.h:101: warning: explicit link request to 'MHD_SC_OK' could not be resolved nction MHD_queue_basic_auth_required_response3 Generating caller graph for function MHD_queue_basic_auth_required_response3 Generating call graph for function queue_auth_required_response3_inner Generating caller graph for function queue_auth_required_response3_inner Generating call graph for function MHD_set_panic_func Generating caller graph for function MHD_set_panic_func Generating call graph for function MHD_add_connection Generating call graph for function MHD_get_connection_info 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 _MHD_cstr_w_len... Generating docs for compound _mhd_dummy_uint32_offset_test... Generating docs for compound _mhd_dummy_uint64_offset_test... Generating docs for compound _MHD_mstr_w_len... Generating docs for compound _MHD_str_w_len... Generating docs for compound _MHD_thread_handle_ID_... Generating docs for compound Md5Ctx... Generating docs for compound Md5CtxExt... Generating docs for compound MHD_BasicAuthInfo... 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_DigestAuthInfo... Generating docs for compound MHD_DigestAuthUsernameInfo... Generating docs for compound MHD_HeaderProcessing... Generating docs for compound MHD_HeadersProcessing... Generating docs for compound MHD_HTTP_Req_Header... Generating docs for compound MHD_HTTP_Res_Header... Generating docs for compound MHD_IoVec... Generating docs for compound MHD_iovec_track_... Generating docs for compound MHD_NonceNc... Generating docs for compound MHD_OptionItem... Generating docs for compound MHD_PostProcessor... Generating docs for compound MHD_Reply... Generating docs for compound MHD_Reply_Properties... Generating docs for compound MHD_Request... Generating docs for compound MHD_RequestLineProcessing... Generating docs for compound MHD_Response... Generating docs for compound MHD_RqBAuth... Generating docs for compound MHD_StartOrSize... Generating docs for compound MHD_thread_handle_struct_... Generating docs for compound MHD_thread_ID_struct_... Generating docs for compound MHD_TLS_Plugin... Generating docs for compound sha1_ctx... Generating docs for compound Sha256Ctx... Generating docs for compound Sha256CtxExt... Generating docs for compound Sha512_256Ctx... Generating concept documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src/include Generating dependency graph for directory src/microhttpd Generating dependency graph for directory src Generating dependency graph for directory src/tools Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept 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 plantuml with JAVA... Running dot... Generating dot graphs using 9 parallel threads... Running dot for graph 1/658 Running dot for graph 2/658 Running dot for graph 3/658 Running dot for graph 4/658 Running dot for graph 5/658 Running dot for graph 6/658 Running dot for graph 7/658 Running dot for graph 8/658 Running dot for graph 9/658 Running dot for graph 10/658 Running dot for graph 11/658 Running dot for graph 12/658 Running dot for graph 13/658 Running dot for graph 14/658 Running dot for graph 15/658 Running dot for graph 16/658 Running dot for graph 17/658 Running dot for graph 18/658 Running dot for graph 19/658 Running dot for graph 20/658 Running dot for graph 21/658 Running dot for graph 22/658 Running dot for graph 23/658 Running dot for graph 24/658 Running dot for graph 25/658 Running dot for graph 26/658 Running dot for graph 27/658 Running dot for graph 28/658 Running dot for graph 29/658 Running dot for graph 30/658 Running dot for graph 31/658 Running dot for graph 32/658 Running dot for graph 33/658 Running dot for graph 34/658 Running dot for graph 35/658 Running dot for graph 36/658 Running dot for graph 37/658 Running dot for graph 38/658 Running dot for graph 39/658 Running dot for graph 40/658 Running dot for graph 41/658 Running dot for graph 42/658 Running dot for graph 43/658 Running dot for graph 44/658 Running dot for graph 45/658 Running dot for graph 46/658 Running dot for graph 47/658 Running dot for graph 48/658 Running dot for graph 49/658 Running dot for graph 50/658 Running dot for graph 51/658 Running dot for graph 52/658 Running dot for graph 53/658 Running dot for graph 54/658 Running dot for graph 55/658 Running dot for graph 56/658 Running dot for graph 57/658 Running dot for graph 58/658 Running dot for graph 59/658 Running dot for graph 60/658 Running dot for graph 61/658 Running dot for graph 62/658 Running dot for graph 63/658 Running dot for graph 64/658 Running dot for graph 65/658 Running dot for graph 66/658 Running dot for graph 67/658 Running dot for graph 68/658 Running dot for graph 69/658 Running dot for graph 70/658 Running dot for graph 71/658 Running dot for graph 72/658 Running dot for graph 73/658 Running dot for graph 74/658 Running dot for graph 75/658 Running dot for graph 76/658 Running dot for graph 77/658 Running dot for graph 78/658 Running dot for graph 79/658 Running dot for graph 80/658 Running dot for graph 81/658 Running dot for graph 82/658 Running dot for graph 83/658 Running dot for graph 84/658 Running dot for graph 85/658 Running dot for graph 86/658 Running dot for graph 87/658 Running dot for graph 88/658 Running dot for graph 89/658 Running dot for graph 90/658 Running dot for graph 91/658 Running dot for graph 92/658 Running dot for graph 93/658 Running dot for graph 94/658 Running dot for graph 95/658 Running dot for graph 96/658 Running dot for graph 97/658 Running dot for graph 98/658 Running dot for graph 99/658 Running dot for graph 100/658 Running dot for graph 101/658 Running dot for graph 102/658 Running dot for graph 103/658 Running dot for graph 104/658 Running dot for graph 105/658 Running dot for graph 106/658 Running dot for graph 107/658 Running dot for graph 108/658 Running dot for graph 109/658 Running dot for graph 110/658 Running dot for graph 111/658 Running dot for graph 112/658 Running dot for graph 113/658 Running dot for graph 114/658 Running dot for graph 115/658 Running dot for graph 116/658 Running dot for graph 117/658 Running dot for graph 118/658 Running dot for graph 119/658 Running dot for graph 120/658 Running dot for graph 121/658 Running dot for graph 122/658 Running dot for graph 123/658 Running dot for graph 124/658 Running dot for graph 125/658 Running dot for graph 126/658 Running dot for graph 127/658 Running dot for graph 128/658 Running dot for graph 129/658 Running dot for graph 130/658 Running dot for graph 131/658 Running dot for graph 132/658 Running dot for graph 133/658 Running dot for graph 134/658 Running dot for graph 135/658 Running dot for graph 136/658 Running dot for graph 137/658 Running dot for graph 138/658 Running dot for graph 139/658 Running dot for graph 140/658 Running dot for graph 141/658 Running dot for graph 142/658 Running dot for graph 143/658 Running dot for graph 144/658 Running dot for graph 145/658 Running dot for graph 146/658 Running dot for graph 147/658 Running dot for graph 148/658 Running dot for graph 149/658 Running dot for graph 150/658 Running dot for graph 151/658 Running dot for graph 152/658 Running dot for graph 153/658 Running dot for graph 154/658 Running dot for graph 155/658 Running dot for graph 156/658 Running dot for graph 157/658 Running dot for graph 158/658 Running dot for graph 159/658 Running dot for graph 160/658 Running dot for graph 161/658 Running dot for graph 162/658 Running dot for graph 163/658 Running dot for graph 164/658 Running dot for graph 165/658 Running dot for graph 166/658 Running dot for graph 167/658 Running dot for graph 168/658 Running dot for graph 169/658 Running dot for graph 170/658 Running dot for graph 171/658 Running dot for graph 172/658 Running dot for graph 173/658 Running dot for graph 174/658 Running dot for graph 175/658 Running dot for graph 176/658 Running dot for graph 177/658 Running dot for graph 178/658 Running dot for graph 179/658 Running dot for graph 180/658 Running dot for graph 181/658 Running dot for graph 182/658 Running dot for graph 183/658 Running dot for graph 184/658 Running dot for graph 185/658 Running dot for graph 186/658 Running dot for graph 187/658 Running dot for graph 188/658 Running dot for graph 189/658 Running dot for graph 190/658 Running dot for graph 191/658 Running dot for graph 192/658 Running dot for graph 193/658 Running dot for graph 194/658 Running dot for graph 195/658 Running dot for graph 196/658 Running dot for graph 197/658 Running dot for graph 198/658 Running dot for graph 199/658 Running dot for graph 200/658 Running dot for graph 201/658 Running dot for graph 202/658 Running dot for graph 203/658 Running dot for graph 204/658 Running dot for graph 205/658 Running dot for graph 206/658 Running dot for graph 207/658 Running dot for graph 208/658 Running dot for graph 209/658 Running dot for graph 210/658 Running dot for graph 211/658 Running dot for graph 212/658 Running dot for graph 213/658 Running dot for graph 214/658 Running dot for graph 215/658 Running dot for graph 216/658 Running dot for graph 217/658 Running dot for graph 218/658 Running dot for graph 219/658 Running dot for graph 220/658 Running dot for graph 221/658 Running dot for graph 222/658 Running dot for graph 223/658 Running dot for graph 224/658 Running dot for graph 225/658 Running dot for graph 226/658 Running dot for graph 227/658 Running dot for graph 228/658 Running dot for graph 229/658 Running dot for graph 230/658 Running dot for graph 231/658 Running dot for graph 232/658 Running dot for graph 233/658 Running dot for graph 234/658 Running dot for graph 235/658 Running dot for graph 236/658 Running dot for graph 237/658 Running dot for graph 238/658 Running dot for graph 239/658 Running dot for graph 240/658 Running dot for graph 241/658 Running dot for graph 242/658 Running dot for graph 243/658 Running dot for graph 244/658 Running dot for graph 245/658 Running dot for graph 246/658 Running dot for graph 247/658 Running dot for graph 248/658 Running dot for graph 249/658 Running dot for graph 250/658 Running dot for graph 251/658 Running dot for graph 252/658 Running dot for graph 253/658 Running dot for graph 254/658 Running dot for graph 255/658 Running dot for graph 256/658 Running dot for graph 257/658 Running dot for graph 258/658 Running dot for graph 259/658 Running dot for graph 260/658 Running dot for graph 261/658 Running dot for graph 262/658 Running dot for graph 263/658 Running dot for graph 264/658 Running dot for graph 265/658 Running dot for graph 266/658 Running dot for graph 267/658 Running dot for graph 268/658 Running dot for graph 269/658 Running dot for graph 270/658 Running dot for graph 271/658 Running dot for graph 272/658 Running dot for graph 273/658 Running dot for graph 274/658 Running dot for graph 275/658 Running dot for graph 276/658 Running dot for graph 277/658 Running dot for graph 278/658 Running dot for graph 279/658 Running dot for graph 280/658 Running dot for graph 281/658 Running dot for graph 282/658 Running dot for graph 283/658 Running dot for graph 284/658 Running dot for graph 285/658 Running dot for graph 286/658 Running dot for graph 287/658 Running dot for graph 288/658 Running dot for graph 289/658 Running dot for graph 290/658 Running dot for graph 291/658 Running dot for graph 292/658 Running dot for graph 293/658 Running dot for graph 294/658 Running dot for graph 295/658 Running dot for graph 296/658 Running dot for graph 297/658 Running dot for graph 298/658 Running dot for graph 299/658 Running dot for graph 300/658 Running dot for graph 301/658 Running dot for graph 302/658 Running dot for graph 303/658 Running dot for graph 304/658 Running dot for graph 305/658 Running dot for graph 306/658 Running dot for graph 307/658 Running dot for graph 308/658 Running dot for graph 309/658 Running dot for graph 310/658 Running dot for graph 311/658 Running dot for graph 312/658 Running dot for graph 313/658 Running dot for graph 314/658 Running dot for graph 315/658 Running dot for graph 316/658 Running dot for graph 317/658 Running dot for graph 318/658 Running dot for graph 319/658 Running dot for graph 320/658 Running dot for graph 321/658 Running dot for graph 322/658 Running dot for graph 323/658 Running dot for graph 324/658 Running dot for graph 325/658 Running dot for graph 326/658 Running dot for graph 327/658 Running dot for graph 328/658 Running dot for graph 329/658 Running dot for graph 330/658 Running dot for graph 331/658 Running dot for graph 332/658 Running dot for graph 333/658 Running dot for graph 334/658 Running dot for graph 335/658 Running dot for graph 336/658 Running dot for graph 337/658 Running dot for graph 338/658 Running dot for graph 339/658 Running dot for graph 340/658 Running dot for graph 341/658 Running dot for graph 342/658 Running dot for graph 343/658 Running dot for graph 344/658 Running dot for graph 345/658 Running dot for graph 346/658 Running dot for graph 347/658 Running dot for graph 348/658 Running dot for graph 349/658 Running dot for graph 350/658 Running dot for graph 351/658 Running dot for graph 352/658 Running dot for graph 353/658 Running dot for graph 354/658 Running dot for graph 355/658 Running dot for graph 356/658 Running dot for graph 357/658 Running dot for graph 358/658 Running dot for graph 359/658 Running dot for graph 360/658 Running dot for graph 361/658 Running dot for graph 362/658 Running dot for graph 363/658 Running dot for graph 364/658 Running dot for graph 365/658 Running dot for graph 366/658 Running dot for graph 367/658 Running dot for graph 368/658 Running dot for graph 369/658 Running dot for graph 370/658 Running dot for graph 371/658 Running dot for graph 372/658 Running dot for graph 373/658 Running dot for graph 374/658 Running dot for graph 375/658 Running dot for graph 376/658 Running dot for graph 377/658 Running dot for graph 378/658 Running dot for graph 379/658 Running dot for graph 380/658 Running dot for graph 381/658 Running dot for graph 382/658 Running dot for graph 383/658 Running dot for graph 384/658 Running dot for graph 385/658 Running dot for graph 386/658 Running dot for graph 387/658 Running dot for graph 388/658 Running dot for graph 389/658 Running dot for graph 390/658 Running dot for graph 391/658 Running dot for graph 392/658 Running dot for graph 393/658 Running dot for graph 394/658 Running dot for graph 395/658 Running dot for graph 396/658 Running dot for graph 397/658 Running dot for graph 398/658 Running dot for graph 399/658 Running dot for graph 400/658 Running dot for graph 401/658 Running dot for graph 402/658 Running dot for graph 403/658 Running dot for graph 404/658 Running dot for graph 405/658 Running dot for graph 406/658 Running dot for graph 407/658 Running dot for graph 408/658 Running dot for graph 409/658 Running dot for graph 410/658 Running dot for graph 411/658 Running dot for graph 412/658 Running dot for graph 413/658 Running dot for graph 414/658 Running dot for graph 415/658 Running dot for graph 416/658 Running dot for graph 417/658 Running dot for graph 418/658 Running dot for graph 419/658 Running dot for graph 420/658 Running dot for graph 421/658 Running dot for graph 422/658 Running dot for graph 423/658 Running dot for graph 424/658 Running dot for graph 425/658 Running dot for graph 426/658 Running dot for graph 427/658 Running dot for graph 428/658 Running dot for graph 429/658 Running dot for graph 430/658 Running dot for graph 431/658 Running dot for graph 432/658 Running dot for graph 433/658 Running dot for graph 434/658 Running dot for graph 435/658 Running dot for graph 436/658 Running dot for graph 437/658 Running dot for graph 438/658 Running dot for graph 439/658 Running dot for graph 440/658 Running dot for graph 441/658 Running dot for graph 442/658 Running dot for graph 443/658 Running dot for graph 444/658 Running dot for graph 445/658 Running dot for graph 446/658 Running dot for graph 447/658 Running dot for graph 448/658 Running dot for graph 449/658 Running dot for graph 450/658 Running dot for graph 451/658 Running dot for graph 452/658 Running dot for graph 453/658 Running dot for graph 454/658 Running dot for graph 455/658 Running dot for graph 456/658 Running dot for graph 457/658 Running dot for graph 458/658 Running dot for graph 459/658 Running dot for graph 460/658 Running dot for graph 461/658 Running dot for graph 462/658 Running dot for graph 463/658 Running dot for graph 464/658 Running dot for graph 465/658 Running dot for graph 466/658 Running dot for graph 467/658 Running dot for graph 468/658 Running dot for graph 469/658 Running dot for graph 470/658 Running dot for graph 471/658 Running dot for graph 472/658 Running dot for graph 473/658 Running dot for graph 474/658 Running dot for graph 475/658 Running dot for graph 476/658 Running dot for graph 477/658 Running dot for graph 478/658 Running dot for graph 479/658 Running dot for graph 480/658 Running dot for graph 481/658 Running dot for graph 482/658 Running dot for graph 483/658 Running dot for graph 484/658 Running dot for graph 485/658 Running dot for graph 486/658 Running dot for graph 487/658 Running dot for graph 488/658 Running dot for graph 489/658 Running dot for graph 490/658 Running dot for graph 491/658 Running dot for graph 492/658 Running dot for graph 493/658 Running dot for graph 494/658 Running dot for graph 495/658 Running dot for graph 496/658 Running dot for graph 497/658 Running dot for graph 498/658 Running dot for graph 499/658 Running dot for graph 500/658 Running dot for graph 501/658 Running dot for graph 502/658 Running dot for graph 503/658 Running dot for graph 504/658 Running dot for graph 505/658 Running dot for graph 506/658 Running dot for graph 507/658 Running dot for graph 508/658 Running dot for graph 509/658 Running dot for graph 510/658 Running dot for graph 511/658 Running dot for graph 512/658 Running dot for graph 513/658 Running dot for graph 514/658 Running dot for graph 515/658 Running dot for graph 516/658 Running dot for graph 517/658 Running dot for graph 518/658 Running dot for graph 519/658 Running dot for graph 520/658 Running dot for graph 521/658 Running dot for graph 522/658 Running dot for graph 523/658 Running dot for graph 524/658 Running dot for graph 525/658 Running dot for graph 526/658 Running dot for graph 527/658 Running dot for graph 528/658 Running dot for graph 529/658 Running dot for graph 530/658 Running dot for graph 531/658 Running dot for graph 532/658 Running dot for graph 533/658 Running dot for graph 534/658 Running dot for graph 535/658 Running dot for graph 536/658 Running dot for graph 537/658 Running dot for graph 538/658 Running dot for graph 539/658 Running dot for graph 540/658 Running dot for graph 541/658 Running dot for graph 542/658 Running dot for graph 543/658 Running dot for graph 544/658 Running dot for graph 545/658 Running dot for graph 546/658 Running dot for graph 547/658 Running dot for graph 548/658 Running dot for graph 549/658 Running dot for graph 550/658 Running dot for graph 551/658 Running dot for graph 552/658 Running dot for graph 553/658 Running dot for graph 554/658 Running dot for graph 555/658 Running dot for graph 556/658 Running dot for graph 557/658 Running dot for graph 558/658 Running dot for graph 559/658 Running dot for graph 560/658 Running dot for graph 561/658 Running dot for graph 562/658 Running dot for graph 563/658 Running dot for graph 564/658 Running dot for graph 565/658 Running dot for graph 566/658 Running dot for graph 567/658 Running dot for graph 568/658 Running dot for graph 569/658 Running dot for graph 570/658 Running dot for graph 571/658 Running dot for graph 572/658 Running dot for graph 573/658 Running dot for graph 574/658 Running dot for graph 575/658 Running dot for graph 576/658 Running dot for graph 577/658 Running dot for graph 578/658 Running dot for graph 579/658 Running dot for graph 580/658 Running dot for graph 581/658 Running dot for graph 582/658 Running dot for graph 583/658 Running dot for graph 584/658 Running dot for graph 585/658 Running dot for graph 586/658 Running dot for graph 587/658 Running dot for graph 588/658 Running dot for graph 589/658 Running dot for graph 590/658 Running dot for graph 591/658 Running dot for graph 592/658 Running dot for graph 593/658 Running dot for graph 594/658 Running dot for graph 595/658 Running dot for graph 596/658 Running dot for graph 597/658 Running dot for graph 598/658 Running dot for graph 599/658 Running dot for graph 600/658 Running dot for graph 601/658 Running dot for graph 602/658 Running dot for graph 603/658 Running dot for graph 604/658 Running dot for graph 605/658 Running dot for graph 606/658 Running dot for graph 607/658 Running dot for graph 608/658 Running dot for graph 609/658 Running dot for graph 610/658 Running dot for graph 611/658 Running dot for graph 612/658 Running dot for graph 613/658 Running dot for graph 614/658 Running dot for graph 615/658 Running dot for graph 616/658 Running dot for graph 617/658 Running dot for graph 618/658 Running dot for graph 619/658 Running dot for graph 620/658 Running dot for graph 621/658 Running dot for graph 622/658 Running dot for graph 623/658 Running dot for graph 624/658 Running dot for graph 625/658 Running dot for graph 626/658 Running dot for graph 627/658 Running dot for graph 628/658 Running dot for graph 629/658 Running dot for graph 630/658 Running dot for graph 631/658 Running dot for graph 632/658 Running dot for graph 633/658 Running dot for graph 634/658 Running dot for graph 635/658 Running dot for graph 636/658 Running dot for graph 637/658 Running dot for graph 638/658 Running dot for graph 639/658 Running dot for graph 640/658 Running dot for graph 641/658 Running dot for graph 642/658 Running dot for graph 643/658 Running dot for graph 644/658 Running dot for graph 645/658 Running dot for graph 646/658 Running dot for graph 647/658 Running dot for graph 648/658 Running dot for graph 649/658 Running dot for graph 650/658 Running dot for graph 651/658 Running dot for graph 652/658 Running dot for graph 653/658 Running dot for graph 654/658 Running dot for graph 655/658 Running dot for graph 656/658 Running dot for graph 657/658 Running dot for graph 658/658 Patching output file 1/80 Patching output file 2/80 Patching output file 3/80 Patching output file 4/80 Patching output file 5/80 Patching output file 6/80 Patching output file 7/80 Patching output file 8/80 Patching output file 9/80 Patching output file 10/80 Patching output file 11/80 Patching output file 12/80 Patching output file 13/80 Patching output file 14/80 Patching output file 15/80 Patching output file 16/80 Patching output file 17/80 Patching output file 18/80 Patching output file 19/80 Patching output file 20/80 Patching output file 21/80 Patching output file 22/80 Patching output file 23/80 Patching output file 24/80 Patching output file 25/80 Patching output file 26/80 Patching output file 27/80 Patching output file 28/80 Patching output file 29/80 Patching output file 30/80 Patching output file 31/80 Patching output file 32/80 Patching output file 33/80 Patching output file 34/80 Patching output file 35/80 Patching output file 36/80 Patching output file 37/80 Patching output file 38/80 Patching output file 39/80 Patching output file 40/80 Patching output file 41/80 Patching output file 42/80 Patching output file 43/80 Patching output file 44/80 Patching output file 45/80 Patching output file 46/80 Patching output file 47/80 Patching output file 48/80 Patching output file 49/80 Patching output file 50/80 Patching output file 51/80 Patching output file 52/80 Patching output file 53/80 Patching output file 54/80 Patching output file 55/80 Patching output file 56/80 Patching output file 57/80 Patching output file 58/80 Patching output file 59/80 Patching output file 60/80 Patching output file 61/80 Patching output file 62/80 Patching output file 63/80 Patching output file 64/80 Patching output file 65/80 Patching output file 66/80 Patching output file 67/80 Patching output file 68/80 Patching output file 69/80 Patching output file 70/80 Patching output file 71/80 Patching output file 72/80 Patching output file 73/80 Patching output file 74/80 Patching output file 75/80 Patching output file 76/80 Patching output file 77/80 Patching output file 78/80 Patching output file 79/80 Patching output file 80/80 type lookup cache used 2313/65536 hits=20717 misses=2392 symbol lookup cache used 4793/65536 hits=38867 misses=4793 finished... make: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yjUrPb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 + cd libmicrohttpd-1.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/contrib' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/contrib' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/contrib' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/m4' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/m4' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/m4' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src' Making install in include make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/include' /usr/bin/install -p -m 644 microhttpd.h '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/include' Making install in microhttpd make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libmicrohttpd.la '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmicrohttpd.so.12.62.2 /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64/libmicrohttpd.so.12.62.2 libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64 && { ln -s -f libmicrohttpd.so.12.62.2 libmicrohttpd.so.12 || { rm -f libmicrohttpd.so.12 && ln -s libmicrohttpd.so.12.62.2 libmicrohttpd.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64 && { ln -s -f libmicrohttpd.so.12.62.2 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.12.62.2 libmicrohttpd.so; }; }) libtool: install: /usr/bin/install -p .libs/libmicrohttpd.lai /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/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-1.0.2/src/microhttpd' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/src' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/src/examples' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/examples' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' 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-1.0.2/src/tools' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/tools' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2' make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libmicrohttpd.pc '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' /usr/bin/install -p -m 644 libmicrohttpd_performance_data.png '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' /usr/bin/install -p -m 644 ./libmicrohttpd.info ./libmicrohttpd-tutorial.info '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info/libmicrohttpd.info' install-info --info-dir='/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info' '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info/libmicrohttpd-tutorial.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 libmicrohttpd.3 '/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' Making install in doxygen make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/doc/doxygen' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/doxygen' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/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-1.0.2/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[2]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc/examples' make[1]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/doc' + rm -f /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64/libmicrohttpd.la + rm -f /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/info/dir + rm -f /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/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/digest_auth_example_adv.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/http_chunked_compression.c src/examples/http_compression.c src/examples/https_fileserver_example.c src/examples/json_echo.c src/examples/minimal_example.c src/examples/minimal_example_comet.c src/examples/minimal_example_empty.c src/examples/minimal_example_empty_tls.c src/examples/msgs_i18n.c src/examples/post_example.c src/examples/querystring_example.c src/examples/refuse_post_example.c src/examples/suspend_resume_epoll.c src/examples/timeout.c src/examples/upgrade_example.c src/examples/websocket_chatserver_example.c src/examples/websocket_threaded_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 doc/examples/websocket.c examples + cp -R doc/doxygen/html html + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.2-1.ocs23 --unique-debug-suffix -1.0.2-1.ocs23.aarch64 --unique-debug-src-base libmicrohttpd-1.0.2-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libmicrohttpd-1.0.2 extracting debug info from /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/lib64/libmicrohttpd.so.12.62.2 3304 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jxiYKj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libmicrohttpd-1.0.2 + /usr/bin/make -O -j8 V=1 VERBOSE=1 check Making check in contrib make[1]: Nothing to be done for 'check'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in src Making check in include Making check in . make[3]: Nothing to be done for 'check-am'. Making check in microhttpd /usr/bin/make test_str_compare test_str_to_value test_str_from_value test_str_token test_str_token_remove test_str_tokens_remove test_str_pct test_str_bin_hex test_http_reasons test_sha1 test_start_stop test_daemon test_response_entries test_postprocessor_md test_client_put_shutdown test_client_put_close test_client_put_hard_close test_client_put_steps_shutdown test_client_put_steps_close test_client_put_steps_hard_close test_client_put_chunked_shutdown test_client_put_chunked_close test_client_put_chunked_hard_close test_client_put_chunked_steps_shutdown test_client_put_chunked_steps_close test_client_put_chunked_steps_hard_close test_options test_mhd_version test_set_panic test_md5 test_sha256 test_sha512_256 test_upgrade test_upgrade_large test_upgrade_vlarge test_upgrade_tls test_upgrade_large_tls test_upgrade_vlarge_tls test_postprocessor test_postprocessor_large test_postprocessor_amp test_shutdown_select test_shutdown_poll test_auth_parse test_str_quote test_dauth_userdigest test_dauth_userhash test_str_base64 make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_token.o test_str_token.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_http_reasons.o test_http_reasons.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_bin_hex.o test_str_bin_hex.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_token_remove.o test_str_token_remove.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_tokens_remove.o test_str_tokens_remove.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o reason_phrase.o reason_phrase.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_sha1.o test_sha1.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_start_stop.o test_start_stop.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_daemon.o test_daemon.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_pct.o test_str_pct.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_md-test_postprocessor_md.o `test -f 'test_postprocessor_md.c' || echo './'`test_postprocessor_md.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sha1.o sha1.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_md-internal.o `test -f 'internal.c' || echo './'`internal.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mhd_str.o mhd_str.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_md-mhd_panic.o `test -f 'mhd_panic.c' || echo './'`mhd_panic.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_response_entries.o test_response_entries.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_options.o test_options.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_mhd_version.o test_mhd_version.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_md-postprocessor.o `test -f 'postprocessor.c' || echo './'`postprocessor.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_md5-test_md5.o `test -f 'test_md5.c' || echo './'`test_md5.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_sha256-test_sha256.o `test -f 'test_sha256.c' || echo './'`test_sha256.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_sha512_256.o test_sha512_256.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_md5-md5.o `test -f 'md5.c' || echo './'`md5.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_md-mhd_str.o `test -f 'mhd_str.c' || echo './'`mhd_str.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_set_panic.o test_set_panic.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_client_put_stop.o test_client_put_stop.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_sha256-sha256.o `test -f 'sha256.c' || echo './'`sha256.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade_large-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sha512_256.o sha512_256.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade_vlarge-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str.o test_str.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_large-test_postprocessor_large.o `test -f 'test_postprocessor_large.c' || echo './'`test_postprocessor_large.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor_amp-test_postprocessor_amp.o `test -f 'test_postprocessor_amp.c' || echo './'`test_postprocessor_amp.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade_tls-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_shutdown_select-test_shutdown_select.o `test -f 'test_shutdown_select.c' || echo './'`test_shutdown_select.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade_large_tls-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -fno-strict-aliasing -fvisibility=hidden -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_shutdown_poll-test_shutdown_select.o `test -f 'test_shutdown_select.c' || echo './'`test_shutdown_select.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_postprocessor-test_postprocessor.o `test -f 'test_postprocessor.c' || echo './'`test_postprocessor.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_upgrade_vlarge_tls-test_upgrade.o `test -f 'test_upgrade.c' || echo './'`test_upgrade.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_auth_parse-gen_auth.o `test -f 'gen_auth.c' || echo './'`gen_auth.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_dauth_userdigest.o test_dauth_userdigest.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_base64.o test_str_base64.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_dauth_userhash.o test_dauth_userhash.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_auth_parse-mhd_str.o `test -f 'mhd_str.c' || echo './'`mhd_str.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_str_quote.o test_str_quote.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_token test_str_token.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_token test_str_token.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DNDEBUG=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=700 -I/usr/include/p11-kit-1 -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_auth_parse-test_auth_parse.o `test -f 'test_auth_parse.c' || echo './'`test_auth_parse.c make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_token_remove test_str_token_remove.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_token_remove test_str_token_remove.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_tokens_remove test_str_tokens_remove.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_tokens_remove test_str_tokens_remove.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_bin_hex test_str_bin_hex.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_bin_hex test_str_bin_hex.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_http_reasons test_http_reasons.o reason_phrase.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_http_reasons test_http_reasons.o reason_phrase.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_pct test_str_pct.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_pct test_str_pct.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_start_stop test_start_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_start_stop test_start_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha1 test_sha1.o sha1.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha1 test_sha1.o sha1.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_daemon test_daemon.o ./libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_daemon test_daemon.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_response_entries test_response_entries.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_response_entries test_response_entries.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_postprocessor_md test_postprocessor_md-test_postprocessor_md.o test_postprocessor_md-postprocessor.o test_postprocessor_md-internal.o test_postprocessor_md-mhd_str.o test_postprocessor_md-mhd_panic.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_postprocessor_md test_postprocessor_md-test_postprocessor_md.o test_postprocessor_md-postprocessor.o test_postprocessor_md-internal.o test_postprocessor_md-mhd_str.o test_postprocessor_md-mhd_panic.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_compare test_str.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_compare test_str.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_from_value test_str.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_from_value test_str.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_to_value test_str.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_to_value test_str.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_shutdown test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_shutdown test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_hard_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_hard_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_steps_shutdown test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_steps_shutdown test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_steps_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_steps_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_steps_hard_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_steps_hard_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_shutdown test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_shutdown test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_options test_options.o ./libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_options test_options.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_steps_shutdown test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_steps_shutdown test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_hard_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_hard_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_steps_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_steps_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_mhd_version test_mhd_version.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_mhd_version test_mhd_version.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_client_put_chunked_steps_hard_close test_client_put_stop.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_client_put_chunked_steps_hard_close test_client_put_stop.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_md5 test_md5-test_md5.o test_md5-md5.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_md5 test_md5-test_md5.o test_md5-md5.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_set_panic test_set_panic.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_set_panic test_set_panic.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha256 test_sha256-test_sha256.o test_sha256-sha256.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha256 test_sha256-test_sha256.o test_sha256-sha256.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade test_upgrade-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade test_upgrade-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha512_256 test_sha512_256.o sha512_256.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_sha512_256 test_sha512_256.o sha512_256.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade_large test_upgrade_large-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade_large test_upgrade_large-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade_vlarge test_upgrade_vlarge-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade_vlarge test_upgrade_vlarge-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_postprocessor_large test_postprocessor_large-test_postprocessor_large.o ./libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_postprocessor_large test_postprocessor_large-test_postprocessor_large.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade_tls test_upgrade_tls-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade_tls test_upgrade_tls-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade_large_tls test_upgrade_large_tls-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade_large_tls test_upgrade_large_tls-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_postprocessor test_postprocessor-test_postprocessor.o ./libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_postprocessor test_postprocessor-test_postprocessor.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_postprocessor_amp test_postprocessor_amp-test_postprocessor_amp.o ./libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_postprocessor_amp test_postprocessor_amp-test_postprocessor_amp.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_shutdown_select test_shutdown_select-test_shutdown_select.o -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_shutdown_select test_shutdown_select-test_shutdown_select.o -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lgnutls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_upgrade_vlarge_tls test_upgrade_vlarge_tls-test_upgrade.o ./libmicrohttpd.la -lgnutls -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_upgrade_vlarge_tls test_upgrade_vlarge_tls-test_upgrade.o ./.libs/libmicrohttpd.so -lgnutls -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -fno-strict-aliasing -fvisibility=hidden -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_shutdown_poll test_shutdown_poll-test_shutdown_select.o -lpthread libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_shutdown_poll test_shutdown_poll-test_shutdown_select.o -lpthread -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_dauth_userdigest test_dauth_userdigest.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_dauth_userdigest test_dauth_userdigest.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_base64 test_str_base64.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_base64 test_str_base64.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_dauth_userhash test_dauth_userhash.o libmicrohttpd.la libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/test_dauth_userhash test_dauth_userhash.o ./.libs/libmicrohttpd.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_quote test_str_quote.o mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_str_quote test_str_quote.o mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[3]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_auth_parse test_auth_parse-test_auth_parse.o test_auth_parse-gen_auth.o test_auth_parse-mhd_str.o libtool: link: gcc -fno-strict-aliasing -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test_auth_parse test_auth_parse-test_auth_parse.o test_auth_parse-gen_auth.o test_auth_parse-mhd_str.o make[3]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_token make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_tokens_remove make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_pct make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_token_remove make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_bin_hex make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_from_value make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_sha1 make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_http_reasons make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_to_value make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_postprocessor_md make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_compare make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_response_entries make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_start_stop make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_daemon make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_shutdown make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_shutdown make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_steps_shutdown make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_steps_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_mhd_version make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_options make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_md5 make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_sha256 make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_set_panic make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_sha512_256 make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_steps_shutdown make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_steps_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade_large make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade_vlarge make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade_tls make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_postprocessor_large make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_postprocessor_amp make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_postprocessor make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade_vlarge_tls make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_upgrade_large_tls make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_auth_parse make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_quote make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_dauth_userdigest make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_dauth_userhash make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_str_base64 make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_hard_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_steps_hard_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_hard_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_client_put_chunked_steps_hard_close make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_shutdown_select make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' PASS: test_shutdown_poll make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' make[4]: Entering directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' ============================================================================ Testsuite summary for GNU libmicrohttpd 1.0.2 ============================================================================ # TOTAL: 48 # PASS: 48 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/libmicrohttpd-1.0.2/src/microhttpd' Making check in . make[2]: Nothing to be done for 'check-am'. Making check in examples Making check in . make[3]: Nothing to be done for 'check-am'. Making check in tools Making check in . make[3]: Nothing to be done for 'check-am'. Making check in . Making check in doc Making check in . make[2]: Nothing to be done for 'check-am'. Making check in doxygen make[2]: Nothing to be done for 'check'. Making check in examples Making check in . make[3]: Nothing to be done for 'check-am'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libmicrohttpd-1.0.2-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TpIjjg + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd + cp -pr README /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd + cp -pr NEWS /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sR8ZyF + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/licenses/libmicrohttpd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/licenses/libmicrohttpd + cp -pr COPYING /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/licenses/libmicrohttpd + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmicrohttpd = 1.0.2-1.ocs23 libmicrohttpd(aarch-64) = 1.0.2-1.ocs23 libmicrohttpd.so.12()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgnutls.so.30(GNUTLS_3_6_3)(64bit) rtld(GNU_HASH) Processing files: libmicrohttpd-devel-1.0.2-1.ocs23.aarch64 Provides: libmicrohttpd-devel = 1.0.2-1.ocs23 libmicrohttpd-devel(aarch-64) = 1.0.2-1.ocs23 pkgconfig(libmicrohttpd) = 1.0.2 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-1.0.2-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.abF4SO + umask 022 + cd /builddir/build/BUILD + cd libmicrohttpd-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + cp -pr README /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + cp -pr examples /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + cp -pr html /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64/usr/share/doc/libmicrohttpd-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmicrohttpd-doc = 1.0.2-1.ocs23 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 Processing files: libmicrohttpd-debugsource-1.0.2-1.ocs23.aarch64 Provides: libmicrohttpd-debugsource = 1.0.2-1.ocs23 libmicrohttpd-debugsource(aarch-64) = 1.0.2-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmicrohttpd-debuginfo-1.0.2-1.ocs23.aarch64 Provides: debuginfo(build-id) = 9e201c21a92b8f83470240c6365efbc90a031874 libmicrohttpd-debuginfo = 1.0.2-1.ocs23 libmicrohttpd-debuginfo(aarch-64) = 1.0.2-1.ocs23 libmicrohttpd.so.12.62.2-1.0.2-1.ocs23.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmicrohttpd-debugsource(aarch-64) = 1.0.2-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmicrohttpd-1.0.2-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/libmicrohttpd-devel-1.0.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-1.0.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-debuginfo-1.0.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-debugsource-1.0.2-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/libmicrohttpd-doc-1.0.2-1.ocs23.noarch.rpm Child return code was: 0