Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/proxysql.spec'], chrootPath='/var/lib/mock/f33-build-544588-65222/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/proxysql.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596499200 Wrote: /builddir/build/SRPMS/proxysql-2.0.13-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/proxysql.spec'], chrootPath='/var/lib/mock/f33-build-544588-65222/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/proxysql.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596499200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CpmGdC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proxysql-2.0.13 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/proxysql-2.0.13.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd proxysql-2.0.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (proxysql_debundle.patch):' Patch #0 (proxysql_debundle.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file deps/Makefile patching file lib/Makefile patching file Makefile patching file src/Makefile + rm -rf deps/libconfig deps/libdaemon deps/sqlite3 + rm -rf deps/libssl deps/pcre deps/curl deps/lz4 deps/libev + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fCC2nA + umask 022 + cd /builddir/build/BUILD + cd proxysql-2.0.13 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 1 = 1 ']' +++ dirname : ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + : --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info help + export 'CPPFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CPPFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + make -j4 cd deps && OPTZ="-O2 -ggdb" CC=gcc CXX=g++ make make[1]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps' cd jemalloc && rm -rf jemalloc-5.2.0 cd mariadb-client-library && rm -rf mariadb-connector-c-3.1.4-src cd re2 && rm -rf re2-2018-07-01 cd libmicrohttpd && rm -rf libmicrohttpd-0.9.55 || true cd jemalloc && tar -jxf jemalloc-5.2.0.tar.bz2 cd re2 && tar -zxf re2.tar.gz cd mariadb-client-library && tar -zxf mariadb-connector-c-3.1.4-src.tar.gz cd libmicrohttpd && rm -rf libmicrohttpd-0.9.68 || true cd libmicrohttpd && rm -f libmicrohttpd || true cd libmicrohttpd && ln -s libmicrohttpd-0.9.68 libmicrohttpd cd libmicrohttpd && tar -zxf libmicrohttpd-0.9.68.tar.gz cd re2/re2 && sed -i -e 's/-O3 /-O3 -DMEMORY_SANITIZER -DRE2_ON_VALGRIND /' Makefile cd re2/re2 && CC=gcc CXX=g++ make make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/re2/re2-2018-07-01' cd mariadb-client-library/mariadb_client && patch ./plugins/auth/CMakeLists.txt < ../plugin_auth_CMakeLists.txt.patch patching file ./plugins/auth/CMakeLists.txt cd mariadb-client-library/mariadb_client && patch ./CMakeLists.txt < ../CMakeLists.txt.patch patching file ./CMakeLists.txt cd mariadb-client-library/mariadb_client && cmake . -DOPENSSL_ROOT_DIR=usr/include/openssl/ -DOPENSSL_LIBRARIES=/usr/bin . g++ -c -o obj/util/rune.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG util/rune.cc cd jemalloc/jemalloc && patch src/jemalloc.c < ../issue823.520.patch patching file src/jemalloc.c cd jemalloc/jemalloc && patch src/jemalloc.c < ../issue2358.patch patching file src/jemalloc.c cd libmicrohttpd/libmicrohttpd && ./configure --enable-https && CC=gcc CXX=g++ make cd jemalloc/jemalloc && ./configure --enable-xmalloc --enable-prof g++ -c -o obj/util/strutil.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG util/strutil.cc checking for a BSD-compatible install... checking for xsltproc... false checking for gcc... gcc /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... -- The C compiler identification is GNU 10.2.1 checking whether the C compiler works... yes checking whether make supports nested variables... -- Detecting C compiler ABI info yes checking whether z/OS special settings are required... no checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /usr/bin/grep checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... -- Detecting C compiler ABI info - done checking whether we are cross compiling... -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking for suffix of object files... no checking whether compiler supports -std=gnu11... yes o checking whether we are using the GNU C compiler... g++ -c -o obj/re2/bitstate.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/bitstate.cc checking whether compiler supports -Wall... yes checking whether gcc accepts -g... yes checking whether compiler supports -Wextra... yes checking for gcc option to accept ISO C89... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... -- Found CURL: /usr/lib64/libcurl.so (found version "7.67.0") yes checking whether compiler supports -Wundef... -- Performing Test HAS_-Wunused_FLAG none needed checking whether gcc understands -c and -o together... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking dependency style of gcc... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc3 checking for gcc option to accept ISO C99... gcc -E -- Performing Test HAS_-Wunused_FLAG - Success -- Performing Test HAS_-Wlogical-op_FLAG none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... gcc -E yes checking whether g++ supports C++14 features by default... -- Performing Test HAS_-Wlogical-op_FLAG - Success -- Performing Test HAS_-Wno-uninitialized_FLAG 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 whether compiler supports -Wall... yes checking for presence of strings.h... yes checking for presence of stdint.h... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -g3... yes checking for presence of fcntl.h... yes checking for presence of sys/types.h... yes checking whether libstdc++ linkage is compilable... -- Performing Test HAS_-Wno-uninitialized_FLAG - Success -- Performing Test HAS_-Wall_FLAG yes checking for presence of time.h... yes checking for presence of unistd.h... yes checking for fgrep... /usr/bin/grep -F checking whether _GNU_SOURCE is already defined... no checking whether headers accept _GNU_SOURCE... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... -- Performing Test HAS_-Wall_FLAG - Success -- Performing Test HAS_-Wextra_FLAG /usr/bin/grep -E checking for ANSI C header files... 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... -- Performing Test HAS_-Wextra_FLAG - Success -- Performing Test HAS_-Wformat-security_FLAG 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... -- Performing Test HAS_-Wformat-security_FLAG - Success -- Performing Test HAS_-Wno-init-self_FLAG yes checking for sys/types.h... g++ -c -o obj/re2/compile.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/compile.cc yes checking for sys/stat.h... yes checking for stdlib.h... -- Performing Test HAS_-Wno-init-self_FLAG - Success -- Performing Test HAS_-Wwrite-strings_FLAG yes checking for string.h... available, works with _XOPEN_SOURCE=700, works with extension macro checking for useful system-specific features... yes no checking for final set of defined symbols... checking for memory.h... _GNU_SOURCE _XOPEN_SOURCE=700 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... -- Performing Test HAS_-Wwrite-strings_FLAG - Success -- Performing Test HAS_-Wshift-count-overflow_FLAG yes BSD nm checking the maximum length of command line arguments... checking for strings.h... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ yes checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... checking for inttypes.h... -- Performing Test HAS_-Wshift-count-overflow_FLAG - Success yes -- Performing Test HAS_-Wdeclaration-after-statement_FLAG checking for stdint.h... yes checking for unistd.h... 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 mt... no checking if : is a manifest tool... no checking for ANSI C header files... -- Performing Test HAS_-Wdeclaration-after-statement_FLAG - Success -- Performing Test HAS_-Wno-undef_FLAG yes checking whether byte ordering is bigendian... no checking size of void *... -- Performing Test HAS_-Wno-undef_FLAG - Success -- Performing Test HAS_-Wno-unknown-pragmas_FLAG yes checking for sys/types.h... -- Performing Test HAS_-Wno-unknown-pragmas_FLAG - Success -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h yes checking for sys/stat.h... 8 checking size of int... yes checking for stdlib.h... yes checking for string.h... -- Looking for sys/types.h - found -- Looking for stdint.h yes checking for memory.h... yes checking for strings.h... 4 checking size of long... yes checking for inttypes.h... -- Looking for stdint.h - found -- Looking for stddef.h yes checking for stdint.h... yes checking for unistd.h... -- Looking for stddef.h - found -- Check size of unsigned short 8 checking size of long long... yes checking for dlfcn.h... yes checking for objdir... .libs -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short 8 checking size of intmax_t... 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... -- Check if the system is big endian - little endian -- Looking for include file alloca.h yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... g++ -c -o obj/re2/dfa.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/dfa.cc yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... 8 yes checking whether -lc should be explicitly linked in... checking build system type... -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu no checking dynamic linker characteristics... checking number of significant virtual address bits... 64 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... -- Looking for include file arpa/inet.h - found -- Looking for include file dlfcn.h yes checking malloc.h presence... yes checking for malloc.h... yes GNU/Linux ld.so checking whether malloc_usable_size definition can use const argument... 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... yes checking for windres... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : no checking for library containing log... checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... -- Looking for include file dlfcn.h - found -- Looking for include file fcntl.h done ./configure: line 13603: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 13603: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... -- Looking for include file fcntl.h - found -- Looking for include file float.h -lm checking whether __attribute__ syntax is compilable... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for stdbool.h... -- Looking for include file float.h - found -- Looking for include file limits.h yes checking for bool... yes yes checking whether "true" is defined or builtin... checking whether compiler supports -fvisibility=hidden... yes yes checking whether "false" is defined or builtin... checking whether compiler supports -fvisibility=hidden... yes checking whether "true" and "false" could be used... -- Looking for include file limits.h - found yes checking whether compiler supports -Werror... -- Looking for include file pwd.h yes checking whether C compiler accepts -Werror=attributes... yes checking whether compiler supports -herror_on_warning... no yes checking whether -Werror=attributes actually works... checking whether tls_model attribute is compilable... yes checking for function inline keywords suppoted by gcc... -- Looking for include file pwd.h - found -- Looking for include file sched.h yes checking whether compiler supports -Werror... inline __attribute__((always_inline)) checking for target host OS... Linux checking whether gcc is Clang... no yes checking whether pthreads work with -pthread... checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... -- Looking for include file sched.h - found -- Looking for include file select.h -- Looking for include file select.h - not found -- Looking for include file signal.h yes checking for joinable pthread attribute... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... -- Looking for include file signal.h - found -- Looking for include file stdlib.h yes checking whether compiler supports -Werror... yes checking for threading lib to use with libmicrohttpd (auto)... posix checking for pthread_np.h... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... no checking whether pthread_attr_setname_np is declared... -- Looking for include file stdlib.h - found -- Looking for include file string.h no checking whether pthread_setname_np is declared... yes checking for pthread_setname_np(3) in NetBSD or OSF1 form... yes checking for a BSD-compatible install... no checking for pthread_setname_np(3) in GNU/Linux form... /usr/bin/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... -- Looking for include file string.h - found -- Looking for include file strings.h yes checking whether to enable thread names... yes checking for valloc... yes checking for sys/time.h... -- Looking for include file strings.h - found -- Looking for include file sys/ioctl.h yes checking for gettimeofday... yes checking for __libc_calloc... yes checking for time.h... -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/select.h yes checking for nanosleep... yes checking for __libc_free... yes checking for unistd.h... (cached) yes checking for usleep... -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h yes checking for __libc_malloc... yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... g++ -c -o obj/re2/filtered_re2.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/filtered_re2.cc -- Looking for include file sys/socket.h - found -- Looking for include file sys/un.h yes yes checking for __libc_memalign... checking for netinet/in.h... yes checking for time.h... (cached) yes checking for sys/select.h... -- Looking for include file sys/un.h - found -- Looking for include file unistd.h yes yes checking for __libc_realloc... checking for netinet/tcp.h... yes checking whether shutdown of listen socket trigger select()... yes checking whether sendmsg is available... checking for library containing sendmsg... -- Looking for include file unistd.h - found -- Looking for include file utime.h yes checking for __libc_valloc... none required checking whether writev is available... checking for writev... yes checking for __posix_memalign... -- Looking for include file utime.h - found -- Looking for include file ucontext.h yes checking whether MSG_MORE is defined... yes checking whether the linker accepts -fno-strict-aliasing... no checking whether compiler supports -O3... yes checking whether C compiler accepts -fno-strict-aliasing... yes -- Looking for include file ucontext.h - found checking whether compiler supports -O3... -- Looking for alloca yes checking whether byte ordering is bigendian... yes checking whether compiler supports -funroll-loops... yes checking unwind.h usability... no checking for variable-length arrays... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace in -lgcc... yes checking whether __builtin_bswap32() is available... -- Looking for alloca - not found -- Looking for dlerror yes checking whether __builtin_bswap64() is available... yes checking configured backtracing method... libgcc checking for sbrk... -- Looking for dlerror - not found -- Looking for dlopen yes checking for curl... yes checking for makeinfo... no checking for poll.h... yes checking whether utrace(2) is compilable... yes checking for poll... g++ -c -o obj/re2/mimics_pcre.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/mimics_pcre.cc no checking whether a program using __builtin_unreachable is compilable... -- Looking for dlopen - not found -- Looking for fcntl yes checking linux/version.h usability... yes checking whether a program using __builtin_ffsl is compilable... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... -- Looking for fcntl - found -- Looking for memcpy yes checking for epoll_create1()... yes checking whether a program using __builtin_popcountl is compilable... -- Looking for memcpy - found -- Looking for nl_langinfo yes checking for fcntl.h... yes checking LG_PAGE... yes checking for math.h... -- Looking for nl_langinfo - found -- Looking for setlocale yes checking for errno.h... yes checking for limits.h... 12 checking pthread.h usability... yes -- Looking for setlocale - found -- Looking for poll checking for stdio.h... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes -- Looking for poll - found -- Check size of char * checking for sys/types.h... (cached) yes checking for sys/types.h... (cached) yes yes checking dlfcn.h usability... checking for sys/time.h... (cached) yes checking for sys/msg.h... yes yes checking dlfcn.h presence... checking for time.h... (cached) yes yes checking for dlfcn.h... yes checking for dlsym... g++ -c -o obj/re2/nfa.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/nfa.cc checking for sys/mman.h... -- Check size of char * - done -- Check size of int yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes no checking for dlsym in -ldl... checking for sys/select.h... (cached) yes checking for netdb.h... -- Check size of int - done yes -- Check size of long checking for netinet/in.h... (cached) yes checking for netinet/ip.h... yes checking whether pthread_atfork(3) is compilable... yes checking for netinet/tcp.h... (cached) yes checking for arpa/inet.h... yes -- Check size of long - done -- Check size of long long checking for endian.h... yes checking whether pthread_setname_np(3) is compilable... yes checking for machine/endian.h... no checking for sys/endian.h... -- Check size of long long - done -- Check size of size_t yes checking for library containing clock_gettime... no checking for sys/param.h... yes none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... checking for sys/machine.h... -- Check size of size_t - done -- Check size of uchar -- Check size of uchar - failed -- Check size of uint no checking for sys/byteorder.h... no checking for machine/param.h... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... no checking for sys/isa_defs.h... -- Check size of uint - done -- Check size of ulong no checking for inttypes.h... (cached) yes checking for stddef.h... yes checking whether mach_absolute_time() is compilable... yes no checking whether compiler supports -Werror... checking for unistd.h... (cached) yes checking for sockLib.h... yes checking whether syscall(2) is compilable... -- Check size of ulong - done -- Check size of int8 no checking for inetLib.h... -- Check size of int8 - failed -- Check size of uint8 no checking for net/if.h... -- Check size of uint8 - failed -- Check size of int16 yes checking for secure_getenv... yes checking for search.h... -- Check size of int16 - failed -- Check size of uint16 yes checking for tsearch... -- Check size of uint16 - failed -- Check size of int32 -- Check size of int32 - failed -- Check size of uint32 yes checking for sched_getcpu... yes -- Check size of uint32 - failed checking whether tdelete works... -- Check size of int64 -- Check size of int64 - failed -- Check size of uint64 g++ -c -o obj/re2/onepass.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/onepass.cc -- Check size of uint64 - failed -- Check size of socklen_t yes checking for sched_setaffinity... yes checking for dlfcn.h... (cached) yes checking for zlib.h... -- Check size of socklen_t - failed -- Performing Test SOCKET_SIZE_FOUND_socklen_t yes checking for function random... yes checking for issetugid... -- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success -- Looking for dlopen yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for _malloc_thread_cleanup... -- Looking for dlopen - not found -- Looking for dlopen in dl no checking for struct sockaddr_storage.ss_len... no checking for _pthread_mutex_init_calloc_cb... no checking for function getsockname... -- Looking for dlopen in dl - found -- Looking for dlsym yes checking whether getsockname() is usable... no checking for TLS... yes checking whether C11 atomics is compilable... -- Looking for dlsym - not found -- Looking for dlsym in dl yes checking whether GCC __atomic atomics is compilable... yes checking for sys/eventfd.h... -- Looking for dlsym in dl - found -- Looking for floor yes checking whether eventfd(2) is usable... yes checking whether GCC 8-bit __atomic atomics is compilable... -- Looking for floor - not found -- Looking for floor in m yes checking for accept4... yes checking for gmtime_r... yes checking whether GCC __sync atomics is compilable... -- Looking for floor in m - found -- Looking for pthread_getspecific g++ -c -o obj/re2/parse.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/parse.cc yes checking for memmem... yes checking whether GCC 8-bit __sync atomics is compilable... -- Looking for pthread_getspecific - not found -- Looking for pthread_getspecific in pthread yes checking for snprintf... yes checking whether Darwin OSAtomic*() is compilable... -- Looking for pthread_getspecific in pthread - found -- Looking for gethostbyname_r yes no checking whether madvise(2) is compilable... checking whether gmtime_s is declared... no checking whether SOCK_NONBLOCK is declared... yes checking whether clock_gettime is declared... -- Looking for gethostbyname_r - found -- Looking for setsockopt yes checking whether madvise(..., MADV_FREE) is compilable... yes checking for library containing clock_gettime... none required checking for clock_get_time... yes checking whether madvise(..., MADV_DONTNEED) is compilable... -- Looking for setsockopt - found -- Looking for pthread.h no checking for gethrtime... no checking for IPv6... yes checking for function sysconf... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... no checking whether the linker accepts -fvisibility=hidden... -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD yes checking whether C compiler accepts -fvisibility=hidden... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... 7.67.0 checking for libcurl >= version 7.16.4... yes checking whether libcurl is usable... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads yes checking for __builtin_clz... -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread yes checking for curl_free... yes checking whether Darwin os_unfair_lock_*() is compilable... yes -- Looking for pthread_create in pthread - found -- Found Threads: TRUE no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1h") checking for suitable libmagic... -- TLS library/version: OpenSSL 1.1.1h no -- SYSTEM_LIBS dl;m;pthread;pthread;dl;m;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so 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... -- Dynamic column API support: ON -- SYSTEM processor: riscv64 -- MariaDB Connector/c configuration: -- Static PLUGINS mysql_native_password;caching_sha2_password;sha256_password;mysql_old_password;mysql_clear_password;pvio_socket -- Dynamic PLUGINS dialog;client_ed25519;remote_io -- CPack generation: TGZ -- SSL support: OPENSSL Libs: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so -- Zlib support: yes (using bundled zlib) -- Installation layout: DEFAULT -- Include files will be installed in include/mariadb -- Libraries will be installed in lib/mariadb -- Binaries will be installed in bin -- Documentation included from -- Required: -- Configuring done yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking for lseek64... no checking whether strerror_r returns char with gnu source is compilable... -- Generating done -- Build files have been written to: /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client cd mariadb-client-library/mariadb_client && patch libmariadb/mariadb_stmt.c < ../mariadb_stmt.c.patch patching file libmariadb/mariadb_stmt.c cd mariadb-client-library/mariadb_client && patch libmariadb/mariadb_lib.c < ../mariadb_lib.c.patch patching file libmariadb/mariadb_lib.c cd mariadb-client-library/mariadb_client && patch libmariadb/mariadb_async.c < ../mariadb_async.c.patch patching file libmariadb/mariadb_async.c cd mariadb-client-library/mariadb_client && patch libmariadb/ma_password.c < ../ma_password.c.patch patching file libmariadb/ma_password.c cd mariadb-client-library/mariadb_client && patch include/mysql.h < ../mysql.h.patch patching file include/mysql.h cd mariadb-client-library/mariadb_client && patch include/mariadb_com.h < ../mariadb_com.h.patch patching file include/mariadb_com.h cd mariadb-client-library/mariadb_client && patch libmariadb/ma_alloc.c < ../ma_alloc.c.patch patching file libmariadb/ma_alloc.c cd mariadb-client-library/mariadb_client && patch libmariadb/ma_charset.c < ../ma_charset.c.patch patching file libmariadb/ma_charset.c cd mariadb-client-library/mariadb_client && patch unittest/libmariadb/basic-t.c < ../unittest_basic-t.c.patch yes patching file unittest/libmariadb/basic-t.c cd mariadb-client-library/mariadb_client && patch unittest/libmariadb/charset.c < ../unittest_charset.c.patch patching file unittest/libmariadb/charset.c cd mariadb-client-library/mariadb_client && CC=gcc CXX=g++ make mariadbclient checking for pread64... make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' g++ -c -o obj/re2/perl_groups.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/perl_groups.cc make[3]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' yes checking for stdbool.h that conforms to C99... yes Scanning dependencies of target mariadb_obj checking for pread... make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' yes checking for _Bool... make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' [ 2%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/my_auth.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/my_auth.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ yes checking for Linux-style sendfile(2)... yes [ 2%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/caching_sha2_pw.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/caching_sha2_pw.c:33: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ configure: creating ./config.status g++ -c -o obj/re2/prefilter.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prefilter.cc yes checking for sendfile64... [ 5%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/secure/openssl_crypt.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/secure/openssl_crypt.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating Makefile yes config.status: creating jemalloc.pc checking whether to generate error messages... yes checking whether to enable postprocessor... yes checking for zzuf... no checking for socat... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... config.status: creating doc/html.xsl yes checking how to find GnuTLS library... automatically checking whether to add pkg-config special search directories... no checking for gnutls... config.status: creating doc/manpages.xsl [ 5%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/sha256_pw.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/sha256_pw.c:33: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating doc/jemalloc.xml yes checking whether GnuTLS is usable... config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h yes checking for gnutls_privkey_import_x509_raw()... [ 8%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/old_password.c.o config.status: creating test/test.sh In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/old_password.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: error: cannot find input file: `bin/jemalloc-config.in' [ 11%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/mariadb_cleartext.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/mariadb_cleartext.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ yes checking whether GnuTLS require libgcrypt initialisaion... make[1]: *** [Makefile:94: jemalloc/jemalloc/lib/libjemalloc.a] Error 1 make[1]: *** Waiting for unfinished jobs.... g++ -c -o obj/re2/prefilter_tree.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prefilter_tree.cc no checking whether to support HTTPS... yes (using libgnutls) checking whether to support HTTP basic authentication... yes checking whether to support HTTP digest authentication... yes checking whether to support HTTP "Upgrade"... yes checking for calloc()... [ 11%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/pvio/pvio_socket.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/pvio/pvio_socket.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ yes checking for fork()... [ 14%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_array.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_array.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ yes checking for waitpid()... [ 17%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_charset.c.o In file included from /usr/include/strings.h:21, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_charset.c:47: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ yes checking whether to compile with support for code coverage analysis... no checking the number of available CPUs... 4 checking whether to enable debug asserts... no checking whether to compile experimental code... no [ 17%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_hash.c.o checking that generated files are newer than configure... done configure: creating ./config.status In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_hash.c:28: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 20%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_net.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_net.c:26: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 23%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_charset.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_charset.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 23%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_time.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_time.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 26%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_default.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_default.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -o obj/re2/prog.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prog.cc [ 26%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_errmsg.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_errmsg.c:21: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 29%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_lib.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c: In function 'ma_invalidate_stmts': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:1708:52: warning: unused parameter 'function_name' [-Wunused-parameter] 1708 | void ma_invalidate_stmts(MYSQL *mysql, const char *function_name) | ~~~~~~~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c: At top level: /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:4109:3: warning: initialization of 'int (*)(MYSQL *, const char *)' {aka 'int (*)(struct st_mysql *, const char *)'} from incompatible pointer type 'int (*)(MYSQL *, const char *, uint)' {aka 'int (*)(struct st_mysql *, const char *, unsigned int)'} [-Wincompatible-pointer-types] 4109 | mysql_set_character_set, | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:4109:3: note: (near initialization for 'MARIADB_API.mysql_set_character_set') /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c: In function 'ma_read_ok_packet': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:2085:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 2085 | net_field_length(&pos); /* skip encoding */ | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_lib.c:2086:13: note: here 2086 | case SESSION_TRACK_SCHEMA: | ^~~~ [ 32%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_list.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_list.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating po/Makefile.in [ 32%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_pvio.c.o config.status: creating src/microhttpd/microhttpd_dll_res.rc In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_pvio.c:46: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating libmicrohttpd.pc config.status: creating w32/common/microhttpd_dll_res_vc.rc config.status: creating Makefile config.status: creating contrib/Makefile [ 35%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_tls.c.o config.status: creating doc/Makefile In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_tls.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating doc/doxygen/libmicrohttpd.doxy config.status: creating doc/doxygen/Makefile config.status: creating doc/examples/Makefile config.status: creating m4/Makefile [ 38%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_alloc.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_alloc.c:20: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating src/Makefile config.status: creating src/include/Makefile [ 38%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_compress.c.o config.status: creating src/lib/Makefile In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_compress.c:21: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating src/microhttpd/Makefile [ 41%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_init.c.o config.status: creating src/examples/Makefile In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_init.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: creating src/testcurl/Makefile [ 44%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_password.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_password.c:39: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -o obj/re2/re2.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/re2.cc config.status: creating src/testcurl/https/Makefile config.status: creating src/testzzuf/Makefile [ 44%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_ll2str.c.o config.status: creating MHD_config.h In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_ll2str.c:19: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: executing depfiles commands [ 47%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_sha1.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_sha1.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 50%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_stmt.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_stmt.c:46: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 50%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_loaddata.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_loaddata.c:43: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 52%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_stmt_codec.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_stmt_codec.c:46: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 52%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_string.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_string.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 55%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_dtoa.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_dtoa.c:42: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 58%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_rpl.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_rpl.c:21: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -o obj/re2/regexp.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/regexp.cc [ 58%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_client_plugin.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:38: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c: In function 'mysql_client_register_plugin': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:364:13: warning: 'unused' may be used uninitialized in this function [-Wmaybe-uninitialized] 364 | plugin= add_plugin(mysql, plugin, 0, 0, unused); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c: In function 'mysql_client_plugin_init': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:301:5: warning: 'unused' may be used uninitialized in this function [-Wmaybe-uninitialized] 301 | add_plugin(&mysql, *builtin, 0, 0, unused); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 61%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_io.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_io.c:20: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 64%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/secure/openssl.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/secure/openssl.c:20: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 64%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/adler32.c.o In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/adler32.c:8: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 67%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/compress.c.o In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/compress.c:9: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 70%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/crc32.c.o In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/crc32.c:29: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 70%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/deflate.c.o config.status: executing libtool commands In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/deflate.h:16, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/deflate.c:52: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: GNU libmicrohttpd 0.9.68 Configuration Summary: Target directory: /usr/local Cross-compiling: no Operating System: linux-gnu Shutdown of listening socket trigger select: yes Inter-thread comm: eventfd poll support: yes epoll support: yes sendfile used: yes, Linux-style HTTPS support: yes (using libgnutls) Threading lib: posix Use thread names: yes Use debug asserts: no Messages: yes Gettext: yes Basic auth.: yes Digest auth.: yes HTTP "Upgrade": yes Postproc: yes Build docs: yes Build examples: yes Test with libcurl: yes configure: HTTPS subsystem configuration: License : LGPL only [ 73%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzclose.c.o make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' make all-recursive In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzguts.h:21, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzclose.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' Making all in contrib make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/contrib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/contrib' Making all in m4 make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/m4' Making all in src make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src' Making all in include make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/include' Making all in . [ 76%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzlib.c.o make[6]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/include' make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/include' Making all in microhttpd make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/microhttpd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection.lo -MD -MP -MF .deps/libmicrohttpd_la-connection.Tpo -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzguts.h:21, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzlib.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection.lo -MD -MP -MF .deps/libmicrohttpd_la-connection.Tpo -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.o [ 76%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzread.c.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzguts.h:21, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzread.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 79%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzwrite.c.o [ 79%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/infback.c.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzguts.h:21, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/gzwrite.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/infback.c:13: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/infback.c: In function 'inflateBack': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/infback.c:471:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 471 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/infback.c:473:9: note: here 473 | case LEN: | ^~~~ [ 82%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/inffast.c.o [ 85%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/inflate.c.o In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inffast.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:83: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c: In function 'inflateMark': [ 85%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/inftrees.c.o /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1475:61: warning: left shift of negative value [-Wshift-negative-value] 1475 | if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; | ^~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c: In function 'inflate': /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:704:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 704 | state->mode = EXLEN; | ~~~~~~~~~~~~^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:705:9: note: here 705 | case EXLEN: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:716:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 716 | state->mode = EXTRA; | ~~~~~~~~~~~~^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:717:9: note: here 717 | case EXTRA: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:738:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 738 | state->mode = NAME; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:739:9: note: here 739 | case NAME: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:759:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 759 | state->mode = COMMENT; | ~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:760:9: note: here 760 | case COMMENT: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:779:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 779 | state->mode = HCRC; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:780:9: note: here 780 | case HCRC: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:802:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 802 | state->mode = DICT; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:803:9: note: here 803 | case DICT: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:809:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 809 | state->mode = TYPE; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:810:9: note: here 810 | case TYPE: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:811:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 811 | if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:812:9: note: here 812 | case TYPEDO: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:861:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 861 | if (flush == Z_TREES) goto inf_leave; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:862:9: note: here 862 | case COPY_: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:863:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 863 | state->mode = COPY; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:864:9: note: here 864 | case COPY: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1003:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 1003 | if (flush == Z_TREES) goto inf_leave; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1004:9: note: here 1004 | case LEN_: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1005:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1005 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1006:9: note: here 1006 | case LEN: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1054:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1054 | state->mode = LENEXT; | ~~~~~~~~~~~~^~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1055:9: note: here 1055 | case LENEXT: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1064:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1064 | state->mode = DIST; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1065:9: note: here 1065 | case DIST: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1091:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1091 | state->mode = DISTEXT; | ~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1092:9: note: here 1092 | case DISTEXT: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1107:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1107 | state->mode = MATCH; | ~~~~~~~~~~~~^~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1108:9: note: here 1108 | case MATCH: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1182:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1182 | state->mode = LENGTH; | ~~~~~~~~~~~~^~~~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1183:9: note: here 1183 | case LENGTH: | ^~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1195:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1195 | state->mode = DONE; | ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c:1196:9: note: here 1196 | case DONE: | ^~~~ In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inftrees.c:6: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 88%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/trees.c.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-reason_phrase.lo -MD -MP -MF .deps/libmicrohttpd_la-reason_phrase.Tpo -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.c In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/deflate.h:16, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/trees.c:37: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-reason_phrase.lo -MD -MP -MF .deps/libmicrohttpd_la-reason_phrase.Tpo -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o [ 91%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/uncompr.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-reason_phrase.lo -MD -MP -MF .deps/libmicrohttpd_la-reason_phrase.Tpo -c reason_phrase.c -o libmicrohttpd_la-reason_phrase.o >/dev/null 2>&1 In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/uncompr.c:9: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 91%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/zutil.c.o In file included from /usr/include/sys/types.h:25, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zconf.h:364, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zlib.h:34, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.h:22, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/zutil.c:8: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ mv -f .deps/libmicrohttpd_la-reason_phrase.Tpo .deps/libmicrohttpd_la-reason_phrase.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-daemon.lo -MD -MP -MF .deps/libmicrohttpd_la-daemon.Tpo -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c [ 94%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_dyncol.c.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_dyncol.c:63: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-daemon.lo -MD -MP -MF .deps/libmicrohttpd_la-daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection.lo -MD -MP -MF .deps/libmicrohttpd_la-connection.Tpo -c connection.c -o libmicrohttpd_la-connection.o >/dev/null 2>&1 [ 97%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_async.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/mariadb_async.c:23: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -o obj/re2/set.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/set.cc [ 97%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_context.c.o In file included from /usr/include/assert.h:35, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/include/ma_global.h:40, from /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_context.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' [ 97%] Built target mariadb_obj make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' Scanning dependencies of target mariadbclient make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' [100%] Linking C static library libmariadbclient.a mv -f .deps/libmicrohttpd_la-connection.Tpo .deps/libmicrohttpd_la-connection.Plo make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-internal.lo -MD -MP -MF .deps/libmicrohttpd_la-internal.Tpo -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c [100%] Built target mariadbclient make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' make[3]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-memorypool.lo -MD -MP -MF .deps/libmicrohttpd_la-memorypool.Tpo -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-internal.lo -MD -MP -MF .deps/libmicrohttpd_la-internal.Tpo -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-memorypool.lo -MD -MP -MF .deps/libmicrohttpd_la-memorypool.Tpo -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-memorypool.lo -MD -MP -MF .deps/libmicrohttpd_la-memorypool.Tpo -c memorypool.c -o libmicrohttpd_la-memorypool.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-internal.lo -MD -MP -MF .deps/libmicrohttpd_la-internal.Tpo -c internal.c -o libmicrohttpd_la-internal.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-memorypool.Tpo .deps/libmicrohttpd_la-memorypool.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_mono_clock.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_mono_clock.Tpo -c -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_mono_clock.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_mono_clock.Tpo -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_mono_clock.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_mono_clock.Tpo -c mhd_mono_clock.c -o libmicrohttpd_la-mhd_mono_clock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-daemon.lo -MD -MP -MF .deps/libmicrohttpd_la-daemon.Tpo -c daemon.c -o libmicrohttpd_la-daemon.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-mhd_mono_clock.Tpo .deps/libmicrohttpd_la-mhd_mono_clock.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sysfdsetsize.lo -MD -MP -MF .deps/libmicrohttpd_la-sysfdsetsize.Tpo -c -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.c mv -f .deps/libmicrohttpd_la-internal.Tpo .deps/libmicrohttpd_la-internal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_str.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_str.Tpo -c -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sysfdsetsize.lo -MD -MP -MF .deps/libmicrohttpd_la-sysfdsetsize.Tpo -c sysfdsetsize.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_str.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_str.Tpo -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sysfdsetsize.lo -MD -MP -MF .deps/libmicrohttpd_la-sysfdsetsize.Tpo -c sysfdsetsize.c -o libmicrohttpd_la-sysfdsetsize.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-sysfdsetsize.Tpo .deps/libmicrohttpd_la-sysfdsetsize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_send.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_send.Tpo -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 -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_str.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_str.Tpo -c mhd_str.c -o libmicrohttpd_la-mhd_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_send.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_send.Tpo -c mhd_send.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_send.o mhd_send.c: In function 'MHD_send_on_connection_': mhd_send.c:275:8: warning: 'want_cork' may be used uninitialized in this function [-Wmaybe-uninitialized] 275 | if (want_cork && ! have_cork) | ^ mv -f .deps/libmicrohttpd_la-mhd_str.Tpo .deps/libmicrohttpd_la-mhd_str.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_sockets.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_sockets.Tpo -c -o libmicrohttpd_la-mhd_sockets.lo `test -f 'mhd_sockets.c' || echo './'`mhd_sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_send.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_send.Tpo -c mhd_send.c -o libmicrohttpd_la-mhd_send.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_sockets.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_sockets.Tpo -c mhd_sockets.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_sockets.o mv -f .deps/libmicrohttpd_la-mhd_send.Tpo .deps/libmicrohttpd_la-mhd_send.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_itc.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_itc.Tpo -c -o libmicrohttpd_la-mhd_itc.lo `test -f 'mhd_itc.c' || echo './'`mhd_itc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_sockets.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_sockets.Tpo -c mhd_sockets.c -o libmicrohttpd_la-mhd_sockets.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_itc.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_itc.Tpo -c mhd_itc.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_itc.o mv -f .deps/libmicrohttpd_la-mhd_sockets.Tpo .deps/libmicrohttpd_la-mhd_sockets.Plo g++ -c -o obj/re2/simplify.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/simplify.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_itc.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_itc.Tpo -c mhd_itc.c -o libmicrohttpd_la-mhd_itc.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-mhd_itc.Tpo .deps/libmicrohttpd_la-mhd_itc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_compat.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_compat.Tpo -c -o libmicrohttpd_la-mhd_compat.lo `test -f 'mhd_compat.c' || echo './'`mhd_compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_compat.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_compat.Tpo -c mhd_compat.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_compat.o g++ -c -o obj/re2/stringpiece.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/stringpiece.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_compat.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_compat.Tpo -c mhd_compat.c -o libmicrohttpd_la-mhd_compat.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-mhd_compat.Tpo .deps/libmicrohttpd_la-mhd_compat.Plo g++ -c -o obj/re2/tostring.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/tostring.cc mv -f .deps/libmicrohttpd_la-daemon.Tpo .deps/libmicrohttpd_la-daemon.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-response.lo -MD -MP -MF .deps/libmicrohttpd_la-response.Tpo -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-response.lo -MD -MP -MF .deps/libmicrohttpd_la-response.Tpo -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.o g++ -c -o obj/re2/unicode_casefold.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/unicode_casefold.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-response.lo -MD -MP -MF .deps/libmicrohttpd_la-response.Tpo -c response.c -o libmicrohttpd_la-response.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-response.Tpo .deps/libmicrohttpd_la-response.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_threads.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_threads.Tpo -c -o libmicrohttpd_la-mhd_threads.lo `test -f 'mhd_threads.c' || echo './'`mhd_threads.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-postprocessor.lo -MD -MP -MF .deps/libmicrohttpd_la-postprocessor.Tpo -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_threads.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_threads.Tpo -c mhd_threads.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-postprocessor.lo -MD -MP -MF .deps/libmicrohttpd_la-postprocessor.Tpo -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-mhd_threads.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_threads.Tpo -c mhd_threads.c -o libmicrohttpd_la-mhd_threads.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-digestauth.lo -MD -MP -MF .deps/libmicrohttpd_la-digestauth.Tpo -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c mv -f .deps/libmicrohttpd_la-mhd_threads.Tpo .deps/libmicrohttpd_la-mhd_threads.Plo g++ -c -o obj/re2/unicode_groups.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/unicode_groups.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-digestauth.lo -MD -MP -MF .deps/libmicrohttpd_la-digestauth.Tpo -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-postprocessor.lo -MD -MP -MF .deps/libmicrohttpd_la-postprocessor.Tpo -c postprocessor.c -o libmicrohttpd_la-postprocessor.o >/dev/null 2>&1 In file included from /usr/include/string.h:519, from ../../src/include/platform.h:42, from digestauth.c:26: In function 'strncpy', inlined from 'lookup_sub_value.part.0' at digestauth.c:483:9: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ digestauth.c: In function 'lookup_sub_value.part.0': digestauth.c:479:15: note: length computed here 479 | len = strlen (q1) + 1; | ^~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../src/include/platform.h:42, from digestauth.c:26: In function 'strncat', inlined from 'calculate_nonce' at digestauth.c:728:3: /usr/include/bits/string_fortified.h:122:10: warning: 'strncat' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -o obj/so/util/rune.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG util/rune.cc digestauth.c: In function 'MHD_digest_auth_check_digest2': digestauth.c:1285:9: warning: 'da.digest_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1285 | if (da.digest_size != digest_size) | ~~^~~~~~~~~~~~ digestauth.c: In function 'MHD_queue_auth_fail_response2': digestauth.c:1359:55: warning: 'da.digest_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1359 | char nonce[NONCE_STD_LEN (VLA_ARRAY_LEN_DIGEST (da.digest_size)) + 1]; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-digestauth.lo -MD -MP -MF .deps/libmicrohttpd_la-digestauth.Tpo -c digestauth.c -o libmicrohttpd_la-digestauth.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-md5.lo -MD -MP -MF .deps/libmicrohttpd_la-md5.Tpo -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c g++ -c -o obj/so/util/strutil.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG util/strutil.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-md5.lo -MD -MP -MF .deps/libmicrohttpd_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.o mv -f .deps/libmicrohttpd_la-postprocessor.Tpo .deps/libmicrohttpd_la-postprocessor.Plo g++ -c -o obj/so/re2/bitstate.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/bitstate.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-md5.lo -MD -MP -MF .deps/libmicrohttpd_la-md5.Tpo -c md5.c -o libmicrohttpd_la-md5.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-digestauth.Tpo .deps/libmicrohttpd_la-digestauth.Plo g++ -c -o obj/so/re2/compile.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/compile.cc mv -f .deps/libmicrohttpd_la-md5.Tpo .deps/libmicrohttpd_la-md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sha256.lo -MD -MP -MF .deps/libmicrohttpd_la-sha256.Tpo -c -o libmicrohttpd_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sha256.lo -MD -MP -MF .deps/libmicrohttpd_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sha256.o g++ -c -o obj/so/re2/dfa.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/dfa.cc g++ -c -o obj/so/re2/filtered_re2.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/filtered_re2.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-sha256.lo -MD -MP -MF .deps/libmicrohttpd_la-sha256.Tpo -c sha256.c -o libmicrohttpd_la-sha256.o >/dev/null 2>&1 g++ -c -o obj/so/re2/mimics_pcre.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/mimics_pcre.cc g++ -c -o obj/so/re2/nfa.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/nfa.cc mv -f .deps/libmicrohttpd_la-sha256.Tpo .deps/libmicrohttpd_la-sha256.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-basicauth.lo -MD -MP -MF .deps/libmicrohttpd_la-basicauth.Tpo -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-basicauth.lo -MD -MP -MF .deps/libmicrohttpd_la-basicauth.Tpo -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-basicauth.lo -MD -MP -MF .deps/libmicrohttpd_la-basicauth.Tpo -c basicauth.c -o libmicrohttpd_la-basicauth.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-basicauth.Tpo .deps/libmicrohttpd_la-basicauth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-base64.lo -MD -MP -MF .deps/libmicrohttpd_la-base64.Tpo -c -o libmicrohttpd_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-base64.lo -MD -MP -MF .deps/libmicrohttpd_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libmicrohttpd_la-base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-base64.lo -MD -MP -MF .deps/libmicrohttpd_la-base64.Tpo -c base64.c -o libmicrohttpd_la-base64.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection_https.lo -MD -MP -MF .deps/libmicrohttpd_la-connection_https.Tpo -c -o libmicrohttpd_la-connection_https.lo `test -f 'connection_https.c' || echo './'`connection_https.c mv -f .deps/libmicrohttpd_la-base64.Tpo .deps/libmicrohttpd_la-base64.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection_https.lo -MD -MP -MF .deps/libmicrohttpd_la-connection_https.Tpo -c connection_https.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection_https.o g++ -c -o obj/so/re2/onepass.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/onepass.cc g++ -c -o obj/so/re2/parse.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/parse.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT libmicrohttpd_la-connection_https.lo -MD -MP -MF .deps/libmicrohttpd_la-connection_https.Tpo -c connection_https.c -o libmicrohttpd_la-connection_https.o >/dev/null 2>&1 mv -f .deps/libmicrohttpd_la-connection_https.Tpo .deps/libmicrohttpd_la-connection_https.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -export-dynamic -no-undefined -lgnutls -version-info 67:0:55 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmicrohttpd.la -rpath /usr/local/lib libmicrohttpd_la-connection.lo libmicrohttpd_la-reason_phrase.lo libmicrohttpd_la-daemon.lo libmicrohttpd_la-internal.lo libmicrohttpd_la-memorypool.lo libmicrohttpd_la-mhd_mono_clock.lo libmicrohttpd_la-sysfdsetsize.lo libmicrohttpd_la-mhd_str.lo libmicrohttpd_la-mhd_send.lo libmicrohttpd_la-mhd_sockets.lo libmicrohttpd_la-mhd_itc.lo libmicrohttpd_la-mhd_compat.lo libmicrohttpd_la-response.lo libmicrohttpd_la-mhd_threads.lo libmicrohttpd_la-postprocessor.lo libmicrohttpd_la-digestauth.lo libmicrohttpd_la-md5.lo libmicrohttpd_la-sha256.lo libmicrohttpd_la-basicauth.lo libmicrohttpd_la-base64.lo libmicrohttpd_la-connection_https.lo -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/libmicrohttpd_la-connection.o .libs/libmicrohttpd_la-reason_phrase.o .libs/libmicrohttpd_la-daemon.o .libs/libmicrohttpd_la-internal.o .libs/libmicrohttpd_la-memorypool.o .libs/libmicrohttpd_la-mhd_mono_clock.o .libs/libmicrohttpd_la-sysfdsetsize.o .libs/libmicrohttpd_la-mhd_str.o .libs/libmicrohttpd_la-mhd_send.o .libs/libmicrohttpd_la-mhd_sockets.o .libs/libmicrohttpd_la-mhd_itc.o .libs/libmicrohttpd_la-mhd_compat.o .libs/libmicrohttpd_la-response.o .libs/libmicrohttpd_la-mhd_threads.o .libs/libmicrohttpd_la-postprocessor.o .libs/libmicrohttpd_la-digestauth.o .libs/libmicrohttpd_la-md5.o .libs/libmicrohttpd_la-sha256.o .libs/libmicrohttpd_la-basicauth.o .libs/libmicrohttpd_la-base64.o .libs/libmicrohttpd_la-connection_https.o -lgnutls -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.55.0 g++ -c -o obj/so/re2/perl_groups.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/perl_groups.cc g++ -c -o obj/so/re2/prefilter.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prefilter.cc g++ -c -o obj/so/re2/prefilter_tree.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prefilter_tree.cc g++ -c -o obj/so/re2/prog.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/prog.cc g++ -c -o obj/so/re2/re2.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/re2.cc In function 'strncpy', inlined from 'lookup_sub_value.part.0' at digestauth.c:483:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ digestauth.c: In function 'lookup_sub_value.part.0': digestauth.c:479:15: note: length computed here 479 | len = strlen (q1) + 1; | ^ g++ -c -o obj/so/re2/regexp.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/regexp.cc libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.12" && ln -s "libmicrohttpd.so.12.55.0" "libmicrohttpd.so.12") libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.12.55.0" "libmicrohttpd.so") libtool: link: ar cru .libs/libmicrohttpd.a libmicrohttpd_la-connection.o libmicrohttpd_la-reason_phrase.o libmicrohttpd_la-daemon.o libmicrohttpd_la-internal.o libmicrohttpd_la-memorypool.o libmicrohttpd_la-mhd_mono_clock.o libmicrohttpd_la-sysfdsetsize.o libmicrohttpd_la-mhd_str.o libmicrohttpd_la-mhd_send.o libmicrohttpd_la-mhd_sockets.o libmicrohttpd_la-mhd_itc.o libmicrohttpd_la-mhd_compat.o libmicrohttpd_la-response.o libmicrohttpd_la-mhd_threads.o libmicrohttpd_la-postprocessor.o libmicrohttpd_la-digestauth.o libmicrohttpd_la-md5.o libmicrohttpd_la-sha256.o libmicrohttpd_la-basicauth.o libmicrohttpd_la-base64.o libmicrohttpd_la-connection_https.o libtool: link: ranlib .libs/libmicrohttpd.a libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" ) make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/microhttpd' Making all in testcurl make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl' Making all in . make[6]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl' depbase=`echo curl_version_check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_COUNT=4 -I../.. -I../../src/microhttpd -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT curl_version_check.o -MD -MP -MF $depbase.Tpo -c -o curl_version_check.o curl_version_check.c &&\ mv -f $depbase.Tpo $depbase.Po g++ -c -o obj/so/re2/set.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/set.cc rm -f libcurl_version_check.a ar cru libcurl_version_check.a curl_version_check.o ranlib libcurl_version_check.a make[6]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl' Making all in https make[6]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl/https' Making all in . make[7]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl/https' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl/https' make[6]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl/https' make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/testcurl' Making all in . make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src' Making all in examples make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/examples' Making all in . make[6]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/examples' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT benchmark-benchmark.o -MD -MP -MF .deps/benchmark-benchmark.Tpo -c -o benchmark-benchmark.o `test -f 'benchmark.c' || echo './'`benchmark.c mv -f .deps/benchmark-benchmark.Tpo .deps/benchmark-benchmark.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT benchmark_https-benchmark_https.o -MD -MP -MF .deps/benchmark_https-benchmark_https.Tpo -c -o benchmark_https-benchmark_https.o `test -f 'benchmark_https.c' || echo './'`benchmark_https.c mv -f .deps/benchmark_https-benchmark_https.Tpo .deps/benchmark_https-benchmark_https.Po depbase=`echo chunked_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT chunked_example.o -MD -MP -MF $depbase.Tpo -c -o chunked_example.o chunked_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT minimal_example.o -MD -MP -MF $depbase.Tpo -c -o minimal_example.o minimal_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_example_empty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT minimal_example_empty.o -MD -MP -MF $depbase.Tpo -c -o minimal_example_empty.o minimal_example_empty.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dual_stack_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT dual_stack_example.o -MD -MP -MF $depbase.Tpo -c -o dual_stack_example.o dual_stack_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_example_comet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT minimal_example_comet.o -MD -MP -MF $depbase.Tpo -c -o minimal_example_comet.o minimal_example_comet.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo querystring_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT querystring_example.o -MD -MP -MF $depbase.Tpo -c -o querystring_example.o querystring_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT timeout.o -MD -MP -MF $depbase.Tpo -c -o timeout.o timeout.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fileserver_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT fileserver_example.o -MD -MP -MF $depbase.Tpo -c -o fileserver_example.o fileserver_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fileserver_example_dirs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT fileserver_example_dirs.o -MD -MP -MF $depbase.Tpo -c -o fileserver_example_dirs.o fileserver_example_dirs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fileserver_example_external_select.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT fileserver_example_external_select.o -MD -MP -MF $depbase.Tpo -c -o fileserver_example_external_select.o fileserver_example_external_select.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo refuse_post_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT refuse_post_example.o -MD -MP -MF $depbase.Tpo -c -o refuse_post_example.o refuse_post_example.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT suspend_resume_epoll-suspend_resume_epoll.o -MD -MP -MF .deps/suspend_resume_epoll-suspend_resume_epoll.Tpo -c -o suspend_resume_epoll-suspend_resume_epoll.o `test -f 'suspend_resume_epoll.c' || echo './'`suspend_resume_epoll.c g++ -c -o obj/so/re2/simplify.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/simplify.cc mv -f .deps/suspend_resume_epoll-suspend_resume_epoll.Tpo .deps/suspend_resume_epoll-suspend_resume_epoll.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT https_fileserver_example-https_fileserver_example.o -MD -MP -MF .deps/https_fileserver_example-https_fileserver_example.Tpo -c -o https_fileserver_example-https_fileserver_example.o `test -f 'https_fileserver_example.c' || echo './'`https_fileserver_example.c g++ -c -o obj/so/re2/stringpiece.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/stringpiece.cc mv -f .deps/https_fileserver_example-https_fileserver_example.Tpo .deps/https_fileserver_example-https_fileserver_example.Po depbase=`echo minimal_example_empty_tls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT minimal_example_empty_tls.o -MD -MP -MF $depbase.Tpo -c -o minimal_example_empty_tls.o minimal_example_empty_tls.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo post_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT post_example.o -MD -MP -MF $depbase.Tpo -c -o post_example.o post_example.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT demo-demo.o -MD -MP -MF .deps/demo-demo.Tpo -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c g++ -c -o obj/so/re2/tostring.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/tostring.cc mv -f .deps/demo-demo.Tpo .deps/demo-demo.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT demo_https-demo_https.o -MD -MP -MF .deps/demo_https-demo_https.Tpo -c -o demo_https-demo_https.o `test -f 'demo_https.c' || echo './'`demo_https.c g++ -c -o obj/so/re2/unicode_casefold.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/unicode_casefold.cc mv -f .deps/demo_https-demo_https.Tpo .deps/demo_https-demo_https.Po depbase=`echo digest_auth_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT digest_auth_example.o -MD -MP -MF $depbase.Tpo -c -o digest_auth_example.o digest_auth_example.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo authorization_example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT authorization_example.o -MD -MP -MF $depbase.Tpo -c -o authorization_example.o authorization_example.c &&\ mv -f $depbase.Tpo $depbase.Po g++ -c -o obj/so/re2/unicode_groups.o -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG re2/unicode_groups.cc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT upgrade_example-upgrade_example.o -MD -MP -MF .deps/upgrade_example-upgrade_example.Tpo -c -o upgrade_example-upgrade_example.o `test -f 'upgrade_example.c' || echo './'`upgrade_example.c depbase=`echo http_compression.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT http_compression.o -MD -MP -MF $depbase.Tpo -c -o http_compression.o http_compression.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/upgrade_example-upgrade_example.Tpo .deps/upgrade_example-upgrade_example.Po ar rv obj/libre2.a obj/util/rune.o obj/util/strutil.o obj/re2/bitstate.o obj/re2/compile.o obj/re2/dfa.o obj/re2/filtered_re2.o obj/re2/mimics_pcre.o obj/re2/nfa.o obj/re2/onepass.o obj/re2/parse.o obj/re2/perl_groups.o obj/re2/prefilter.o obj/re2/prefilter_tree.o obj/re2/prog.o obj/re2/re2.o obj/re2/regexp.o obj/re2/set.o obj/re2/simplify.o obj/re2/stringpiece.o obj/re2/tostring.o obj/re2/unicode_casefold.o obj/re2/unicode_groups.o ar: creating obj/libre2.a depbase=`echo http_chunked_compression.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT http_chunked_compression.o -MD -MP -MF $depbase.Tpo -c -o http_chunked_compression.o http_chunked_compression.c &&\ mv -f $depbase.Tpo $depbase.Po a - obj/util/rune.o a - obj/util/strutil.o a - obj/re2/bitstate.o a - obj/re2/compile.o a - obj/re2/dfa.o a - obj/re2/filtered_re2.o a - obj/re2/mimics_pcre.o a - obj/re2/nfa.o a - obj/re2/onepass.o a - obj/re2/parse.o a - obj/re2/perl_groups.o a - obj/re2/prefilter.o a - obj/re2/prefilter_tree.o a - obj/re2/prog.o a - obj/re2/re2.o a - obj/re2/regexp.o a - obj/re2/set.o a - obj/re2/simplify.o a - obj/re2/stringpiece.o a - obj/re2/tostring.o a - obj/re2/unicode_casefold.o a - obj/re2/unicode_groups.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark benchmark-benchmark.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chunked_example chunked_example.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark benchmark-benchmark.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib g++ -shared -Wl,-soname,libre2.so.0,--version-script,libre2.symbols -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o obj/so/libre2.so.0 obj/so/util/rune.o obj/so/util/strutil.o obj/so/re2/bitstate.o obj/so/re2/compile.o obj/so/re2/dfa.o obj/so/re2/filtered_re2.o obj/so/re2/mimics_pcre.o obj/so/re2/nfa.o obj/so/re2/onepass.o obj/so/re2/parse.o obj/so/re2/perl_groups.o obj/so/re2/prefilter.o obj/so/re2/prefilter_tree.o obj/so/re2/prog.o obj/so/re2/re2.o obj/so/re2/regexp.o obj/so/re2/set.o obj/so/re2/simplify.o obj/so/re2/stringpiece.o obj/so/re2/tostring.o obj/so/re2/unicode_casefold.o obj/so/re2/unicode_groups.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example minimal_example.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example_empty minimal_example_empty.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dual_stack_example dual_stack_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example minimal_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dual_stack_example dual_stack_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example_empty minimal_example_empty.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example_comet minimal_example_comet.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o querystring_example querystring_example.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timeout timeout.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example_comet minimal_example_comet.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/querystring_example querystring_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timeout timeout.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o refuse_post_example refuse_post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/refuse_post_example refuse_post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o suspend_resume_epoll suspend_resume_epoll-suspend_resume_epoll.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/suspend_resume_epoll suspend_resume_epoll-suspend_resume_epoll.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o minimal_example_empty_tls minimal_example_empty_tls.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o post_example post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/minimal_example_empty_tls minimal_example_empty_tls.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo demo-demo.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/post_example post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o demo_https demo_https-demo_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo demo-demo.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o digest_auth_example digest_auth_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/demo_https demo_https-demo_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/digest_auth_example digest_auth_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o authorization_example authorization_example.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o http_compression http_compression.o ../../src/microhttpd/libmicrohttpd.la -lz libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/authorization_example authorization_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upgrade_example upgrade_example-upgrade_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/http_compression http_compression.o ../../src/microhttpd/.libs/libmicrohttpd.so -lz -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o http_chunked_compression http_chunked_compression.o ../../src/microhttpd/libmicrohttpd.la -lz libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/http_chunked_compression http_chunked_compression.o ../../src/microhttpd/.libs/libmicrohttpd.so -lz -pthread -Wl,-rpath -Wl,/usr/local/lib make[6]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/examples' make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/examples' make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src' Making all in . make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' Making all in po make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/po' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc' Making all in . make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc' Making all in doxygen make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/doxygen' Generate documentation: make full - full documentation with dependency graphs (slow) make fast - fast mode without dependency graphs make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/doxygen' Making all in examples make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/examples' Making all in . make[6]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/examples' depbase=`echo basicauthentication.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT basicauthentication.o -MD -MP -MF $depbase.Tpo -c -o basicauthentication.o basicauthentication.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hellobrowser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT hellobrowser.o -MD -MP -MF $depbase.Tpo -c -o hellobrowser.o hellobrowser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo logging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT logging.o -MD -MP -MF $depbase.Tpo -c -o logging.o logging.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo responseheaders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT responseheaders.o -MD -MP -MF $depbase.Tpo -c -o responseheaders.o responseheaders.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tlsauthentication.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT tlsauthentication.o -MD -MP -MF $depbase.Tpo -c -o tlsauthentication.o tlsauthentication.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo simplepost.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT simplepost.o -MD -MP -MF $depbase.Tpo -c -o simplepost.o simplepost.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/string.h:519, from tlsauthentication.c:12: In function 'strncat', inlined from 'string_to_base64' at tlsauthentication.c:57:5, inlined from 'is_authenticated' at tlsauthentication.c:187:18, inlined from 'answer_to_connection' at tlsauthentication.c:239:8: /usr/include/bits/string_fortified.h:122:10: warning: 'strncat' output truncated copying between 1 and 2 bytes from a string of length 3 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo largepost.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT largepost.o -MD -MP -MF $depbase.Tpo -c -o largepost.o largepost.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sessions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -MT sessions.o -MD -MP -MF $depbase.Tpo -c -o sessions.o sessions.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basicauthentication basicauthentication.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o logging logging.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o responseheaders responseheaders.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlsauthentication tlsauthentication.o ../../src/microhttpd/libmicrohttpd.la ln -sf libre2.so.0 obj/so/libre2.so make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/re2/re2-2018-07-01' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simplepost simplepost.o ../../src/microhttpd/libmicrohttpd.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlsauthentication tlsauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib make[6]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/examples' make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc/examples' make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/doc' make[3]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' cp libmicrohttpd/libmicrohttpd/MHD_config.h libmicrohttpd/libmicrohttpd/src/include/MHD_config.h make[1]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps' make: *** [Makefile:72: build_deps] Error 2 error: RPM build errors: Bad exit status from /var/tmp/rpm-tmp.fCC2nA (%build) Bad exit status from /var/tmp/rpm-tmp.fCC2nA (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/proxysql.spec