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-314453-57690/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-314453-57690/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.RExzV4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf proxysql-2.0.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/proxysql-2.0.13.tar.gz + /usr/bin/tar -xof - + 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.6D67i2 + 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 mariadb-client-library && tar -zxf mariadb-connector-c-3.1.4-src.tar.gz cd libmicrohttpd && rm -rf libmicrohttpd-0.9.68 || true cd re2 && tar -zxf re2.tar.gz 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 cd libmicrohttpd/libmicrohttpd && ./configure --enable-https && CC=gcc CXX=g++ make patching file src/jemalloc.c cd jemalloc/jemalloc && patch src/jemalloc.c < ../issue2358.patch patching file src/jemalloc.c 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... /usr/bin/install -c checking whether build environment is sane... gcc yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking whether the C compiler works... yes checking whether make supports nested variables... -- The C compiler identification is GNU 10.2.1 yes -- Detecting C compiler ABI info 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 -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... -- Found CURL: /usr/lib64/libcurl.so (found version "7.67.0") -- Performing Test HAS_-Wunused_FLAG 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... 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 no checking for suffix of object files... none needed checking whether compiler is cray... o checking whether we are using the GNU C compiler... no checking whether compiler supports -std=gnu11... -- Performing Test HAS_-Wunused_FLAG - Success -- Performing Test HAS_-Wlogical-op_FLAG yes yes checking whether gcc accepts -g... checking whether compiler supports -Wall... 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... none needed checking whether gcc understands -c and -o together... yes checking whether compiler supports -Wundef... -- Performing Test HAS_-Wlogical-op_FLAG - Success -- Performing Test HAS_-Wno-uninitialized_FLAG yes checking whether compiler supports -Wno-format-zero-length... yes checking dependency style of gcc... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... gcc3 checking for gcc option to accept ISO C99... yes checking how to run the C preprocessor... gcc -E -- Performing Test HAS_-Wno-uninitialized_FLAG - Success -- Performing Test HAS_-Wall_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... gcc -E yes checking whether g++ accepts -g... checking for presence of stdio.h... -- Performing Test HAS_-Wall_FLAG - Success -- Performing Test HAS_-Wextra_FLAG yes checking for presence of wchar.h... yes checking whether g++ supports C++14 features by default... yes checking for presence of stdlib.h... yes checking for presence of string.h... yes checking for presence of strings.h... yes checking whether compiler supports -Wall... yes checking for presence of stdint.h... yes checking for presence of fcntl.h... yes checking whether compiler supports -Wextra... yes checking for presence of sys/types.h... yes checking whether compiler supports -g3... yes checking for presence of time.h... -- Performing Test HAS_-Wextra_FLAG - Success -- Performing Test HAS_-Wformat-security_FLAG yes checking whether libstdc++ linkage is compilable... 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 whether to try __BSD_VISIBLE macro... -- Performing Test HAS_-Wformat-security_FLAG - Success -- Performing Test HAS_-Wno-init-self_FLAG no checking whether to try _DARWIN_C_SOURCE macro... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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_-Wno-init-self_FLAG - Success -- Performing Test HAS_-Wwrite-strings_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... 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 no checking headers for POSIX.1-2008/SUSv4 features... -- Performing Test HAS_-Wwrite-strings_FLAG - Success -- Performing Test HAS_-Wshift-count-overflow_FLAG yes checking for sys/types.h... yes -- Performing Test HAS_-Wshift-count-overflow_FLAG - Success checking for sys/stat.h... -- Performing Test HAS_-Wdeclaration-after-statement_FLAG yes available, works with _XOPEN_SOURCE=700, works with extension macro checking for stdlib.h... checking for useful system-specific features... no checking for final set of defined symbols... _GNU_SOURCE _XOPEN_SOURCE=700 yes 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 string.h... 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_-Wdeclaration-after-statement_FLAG - Success -- Performing Test HAS_-Wno-undef_FLAG BSD nm checking the maximum length of command line arguments... 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 memory.h... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... yes checking for strings.h... yes checking for inttypes.h... -- Performing Test HAS_-Wno-undef_FLAG - Success -- Performing Test HAS_-Wno-unknown-pragmas_FLAG yes ok checking for sysroot... no checking for a working dd... checking for stdint.h... /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... yes checking for unistd.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 whether byte ordering is bigendian... -- Looking for sys/types.h - found -- Looking for stdint.h yes no checking size of void *... checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... -- Looking for stdint.h - found yes -- Looking for stddef.h checking for string.h... 8 checking size of int... yes checking for memory.h... yes checking for strings.h... -- Looking for stddef.h - found -- Check size of unsigned short yes 4 checking size of long... checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short yes checking for dlfcn.h... 8 checking size of long long... yes checking for objdir... .libs -- Check if the system is big endian - little endian -- Looking for include file alloca.h checking if gcc supports -fno-rtti -fno-exceptions... 8 checking size of intmax_t... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h 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... yes checking whether -lc should be explicitly linked in... 8 checking build system type... -- Looking for include file arpa/inet.h - found -- Looking for include file dlfcn.h no checking dynamic linker characteristics... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking number of significant virtual address bits... 64 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... -- Looking for include file dlfcn.h - found -- Looking for include file fcntl.h GNU/Linux ld.so checking how to hardcode library paths into programs... immediate yes checking whether stripping libraries is possible... checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... 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 no checking for msgfmt... no checking for library containing log... checking for gmsgfmt... : 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 fcntl.h - found -- Looking for include file float.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 float.h - found -- Looking for include file limits.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 limits.h - found -- Looking for include file pwd.h yes checking for bool... yes checking whether compiler supports -fvisibility=hidden... yes checking whether "true" is defined or builtin... yes checking whether compiler supports -fvisibility=hidden... yes checking whether "false" is defined or builtin... yes checking whether compiler supports -Werror... yes checking whether "true" and "false" could be used... yes checking whether compiler supports -herror_on_warning... -- Looking for include file pwd.h - found -- Looking for include file sched.h yes checking whether C compiler accepts -Werror=attributes... no checking whether tls_model attribute is compilable... yes checking whether -Werror=attributes actually works... yes checking for function inline keywords suppoted by gcc... yes checking whether compiler supports -Werror... -- Looking for include file sched.h - found -- Looking for include file select.h yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... inline __attribute__((always_inline)) checking for target host OS... Linux -- Looking for include file select.h - not found checking whether gcc is Clang... -- Looking for include file signal.h no checking whether pthreads work with -pthread... -- Looking for include file signal.h - found -- Looking for include file stdlib.h yes checking whether compiler supports -Werror... yes checking for joinable pthread attribute... 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 stdlib.h - found -- Looking for include file string.h yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking for threading lib to use with libmicrohttpd (auto)... posix checking for pthread_np.h... no checking whether format(printf, ...) attribute is compilable... -- Looking for include file string.h - found -- Looking for include file strings.h no checking whether pthread_attr_setname_np is declared... no checking whether pthread_setname_np is declared... yes checking for pthread_setname_np(3) in NetBSD or OSF1 form... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... no checking for pthread_setname_np(3) in GNU/Linux form... -- Looking for include file strings.h - found -- Looking for include file sys/ioctl.h yes yes checking for valloc... checking whether to enable thread names... -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/select.h yes checking for sys/time.h... yes checking for gettimeofday... yes checking for __libc_calloc... -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h yes checking for time.h... yes checking for __libc_free... yes 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 checking for nanosleep... -- Looking for include file sys/socket.h - found -- Looking for include file sys/un.h yes checking for unistd.h... (cached) yes checking for usleep... yes checking for __libc_malloc... -- Looking for include file sys/un.h - found -- Looking for include file unistd.h yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for __libc_memalign... yes -- Looking for include file unistd.h - found -- Looking for include file utime.h checking for netinet/in.h... yes yes checking for __libc_realloc... checking for time.h... (cached) yes checking for sys/select.h... -- Looking for include file utime.h - found -- Looking for include file ucontext.h yes checking for netinet/tcp.h... yes checking for __libc_valloc... yes checking whether shutdown of listen socket trigger select()... yes checking whether sendmsg is available... checking for library containing sendmsg... -- Looking for include file ucontext.h - found -- Looking for alloca none required checking whether writev is available... checking for writev... yes checking for __posix_memalign... yes checking whether MSG_MORE is defined... -- Looking for alloca - not found -- Looking for dlerror yes checking whether the linker accepts -fno-strict-aliasing... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking whether C compiler accepts -fno-strict-aliasing... -- Looking for dlerror - not found -- Looking for dlopen yes checking whether byte ordering is bigendian... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace in -lgcc... no checking for variable-length arrays... 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 yes checking whether __builtin_bswap32() is available... -- Looking for dlopen - not found -- Looking for fcntl yes checking configured backtracing method... libgcc checking for sbrk... yes checking whether __builtin_bswap64() is available... -- Looking for fcntl - found -- Looking for memcpy yes checking for curl... yes checking for makeinfo... no checking for poll.h... yes checking whether utrace(2) is compilable... yes checking for poll... no checking whether a program using __builtin_unreachable is compilable... -- Looking for memcpy - found -- Looking for nl_langinfo 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 nl_langinfo - found -- Looking for setlocale yes checking for epoll_create1()... yes checking whether a program using __builtin_popcountl is compilable... -- Looking for setlocale - found -- Looking for poll yes checking for fcntl.h... yes checking LG_PAGE... yes checking for math.h... yes -- Looking for poll - found -- Check size of char * checking for errno.h... 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 12 checking pthread.h usability... yes checking for limits.h... yes checking pthread.h presence... yes yes checking for pthread.h... yes -- Check size of char * - done -- Check size of int checking for stdio.h... checking for pthread_create in -lpthread... yes checking for locale.h... yes -- Check size of int - done -- Check size of long checking for sys/stat.h... (cached) yes yes checking dlfcn.h usability... checking for sys/types.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/msg.h... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking for time.h... (cached) yes checking for sys/mman.h... -- Check size of long - done -- Check size of long long yes checking for sys/ioctl.h... no checking for dlsym in -ldl... yes checking for sys/socket.h... (cached) yes checking for sys/select.h... (cached) yes checking for netdb.h... -- Check size of long long - done -- Check size of size_t yes 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 -- Check size of size_t - done checking for arpa/inet.h... -- Check size of uchar yes checking whether pthread_setname_np(3) is compilable... -- Check size of uchar - failed -- Check size of uint yes checking for endian.h... yes checking for machine/endian.h... -- Check size of uint - done -- Check size of ulong yes checking for library containing clock_gettime... no checking for sys/endian.h... no checking for sys/param.h... -- Check size of ulong - done -- Check size of int8 none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking for sys/machine.h... -- Check size of int8 - failed -- Check size of uint8 no checking for sys/byteorder.h... -- Check size of uint8 - failed -- Check size of int16 yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... no -- Check size of int16 - failed -- Check size of uint16 checking for machine/param.h... -- Check size of uint16 - failed -- Check size of int32 no checking for sys/isa_defs.h... -- Check size of int32 - failed -- Check size of uint32 no yes checking whether mach_absolute_time() is compilable... checking for inttypes.h... (cached) yes checking for stddef.h... -- Check size of uint32 - failed -- Check size of int64 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 no checking whether compiler supports -Werror... yes checking for unistd.h... (cached) yes checking for sockLib.h... -- Check size of int64 - failed -- Check size of uint64 yes checking whether syscall(2) is compilable... -- Check size of uint64 - failed -- Check size of socklen_t no checking for inetLib.h... -- Check size of socklen_t - failed -- Performing Test SOCKET_SIZE_FOUND_socklen_t no checking for net/if.h... yes checking for secure_getenv... yes checking for search.h... yes checking for tsearch... -- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success -- Looking for dlopen yes checking for sched_getcpu... yes checking whether tdelete works... -- Looking for dlopen - not found -- Looking for dlopen in dl yes checking for sched_setaffinity... yes checking for dlfcn.h... (cached) yes checking for zlib.h... yes checking for function random... -- Looking for dlopen in dl - found -- Looking for dlsym yes checking for issetugid... yes checking for struct sockaddr_in.sin_len... no -- Looking for dlsym - not found checking for _malloc_thread_cleanup... -- Looking for dlsym in dl no checking for struct sockaddr_in6.sin6_len... no checking for _pthread_mutex_init_calloc_cb... -- Looking for dlsym in dl - found -- Looking for floor no checking for struct sockaddr_storage.ss_len... no checking for function getsockname... no checking for TLS... -- Looking for floor - not found -- Looking for floor in m yes checking whether C11 atomics is compilable... 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 whether getsockname() is usable... -- Looking for floor in m - found -- Looking for pthread_getspecific yes checking whether GCC __atomic atomics is compilable... yes checking for sys/eventfd.h... -- Looking for pthread_getspecific - not found -- Looking for pthread_getspecific in pthread yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether eventfd(2) is usable... -- Looking for pthread_getspecific in pthread - found -- Looking for gethostbyname_r yes checking whether GCC __sync atomics is compilable... yes checking for accept4... yes checking for gmtime_r... -- Looking for gethostbyname_r - found -- Looking for setsockopt yes checking whether GCC 8-bit __sync atomics is compilable... yes checking for memmem... -- Looking for setsockopt - found -- Looking for pthread.h yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking for snprintf... -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether gmtime_s is declared... no checking whether SOCK_NONBLOCK is declared... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether clock_gettime is declared... yes checking for library containing clock_gettime... -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread none required checking for clock_get_time... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... no checking for gethrtime... no checking for IPv6... -- Looking for pthread_create in pthread - found -- Found Threads: TRUE yes checking for function sysconf... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no checking whether the linker accepts -fvisibility=hidden... -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1g") 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... -- TLS library/version: OpenSSL 1.1.1g -- SYSTEM_LIBS dl;m;pthread;pthread;dl;m;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so 7.67.0 yes checking for __builtin_clz... checking for libcurl >= version 7.16.4... yes checking whether libcurl is usable... -- 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 Darwin os_unfair_lock_*() is compilable... -- Generating done no -- Build files have been written to: /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client checking whether glibc malloc hook is compilable... 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 yes checking for curl_free... 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 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 make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' 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 yes checking whether glibc memalign hook is compilable... Scanning dependencies of target mariadb_obj 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' [ 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 whether pthreads adaptive mutexes is compilable... [ 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) | ^~~~~~~ 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 yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... checking for suitable libmagic... [ 5%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/secure/openssl_crypt.c.o no checking whether strerror_r returns char with gnu source is compilable... 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) | ^~~~~~~ no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... [ 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) | ^~~~~~~ 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 stdbool.h that conforms to C99... no checking for lseek64... yes checking for _Bool... [ 8%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/old_password.c.o yes checking for pread64... 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) | ^~~~~~~ yes yes [ 11%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/mariadb_cleartext.c.o configure: creating ./config.status checking for pread... 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) | ^~~~~~~ [ 11%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/pvio/pvio_socket.c.o yes checking for Linux-style sendfile(2)... 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) | ^~~~~~~ config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl [ 14%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_array.c.o config.status: creating doc/jemalloc.xml yes 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) | ^~~~~~~ checking for sendfile64... config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h [ 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 config.status: creating include/jemalloc/jemalloc_typedefs.h 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... yes checking how to find GnuTLS library... automatically checking whether to add pkg-config special search directories... no checking for gnutls... config.status: creating include/jemalloc/internal/jemalloc_preamble.h yes checking whether GnuTLS is usable... config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h [ 17%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_hash.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_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) | ^~~~~~~ config.status: creating config.stamp config.status: creating bin/jemalloc-config yes checking for gnutls_privkey_import_x509_raw()... config.status: creating bin/jemalloc.sh [ 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) | ^~~~~~~ config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands [ 23%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_charset.c.o yes checking whether GnuTLS require libgcrypt initialisaion... config.status: executing include/jemalloc/internal/private_symbols.awk commands 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) | ^~~~~~~ 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()... [ 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) | ^~~~~~~ config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [ 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) | ^~~~~~~ yes checking for fork()... config.status: executing include/jemalloc/internal/public_namespace.h commands yes checking for waitpid()... [ 26%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_errmsg.c.o config.status: executing include/jemalloc/internal/public_unnamespace.h commands 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) | ^~~~~~~ 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 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 config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands checking that generated files are newer than configure... done configure: creating ./config.status /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: | ^~~~ config.status: executing include/jemalloc/jemalloc_mangle.h commands [ 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) | ^~~~~~~ [ 32%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_pvio.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_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: executing include/jemalloc/jemalloc_mangle_jet.h commands [ 35%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_tls.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_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) | ^~~~~~~ [ 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: executing include/jemalloc/jemalloc.h commands [ 38%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_compress.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_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) | ^~~~~~~ =============================================================================== jemalloc version : 5.2.0-0-gb0b3e49a54ec29e32636f4577d9d5a896d67fd20 library revision : 2 CONFIG : --enable-xmalloc --enable-prof CC=gcc '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' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' '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' CXX=g++ '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' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_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 EXTRA_CFLAGS : 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 -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_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 EXTRA_CXXFLAGS : LDFLAGS : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -lgcc -lm -pthread -ldl RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /builddir/build/BUILD/proxysql-2.0.13/deps/jemalloc/jemalloc/ objroot : abs_objroot : /builddir/build/BUILD/proxysql-2.0.13/deps/jemalloc/jemalloc/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : shared libs : 1 static libs : 1 autogen : 0 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 1 prof-libunwind : 0 prof-libgcc : 1 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== [ 41%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_init.c.o cd jemalloc/jemalloc && CC=gcc CXX=g++ make 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) | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/jemalloc/jemalloc-5.2.0' gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c [ 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) | ^~~~~~~ [ 44%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_ll2str.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_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) | ^~~~~~~ src/jemalloc.c:2906:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2906 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: '__libc_calloc' target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:2921:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2921 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: '__libc_valloc' target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2918:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] 2918 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: '__libc_realloc' target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2915:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] 2915 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:80:23: note: '__libc_memalign' target declared here 80 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2805:1: note: in expansion of macro 'je_memalign' 2805 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2912:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2912 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2909:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] 2909 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: '__libc_free' target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ config.status: creating po/Makefile.in [ 47%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_sha1.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_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) | ^~~~~~~ config.status: creating libmicrohttpd.pc config.status: creating w32/common/microhttpd_dll_res_vc.rc config.status: creating Makefile [ 50%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_stmt.c.o config.status: creating contrib/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/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) | ^~~~~~~ config.status: creating doc/Makefile config.status: creating doc/doxygen/libmicrohttpd.doxy config.status: creating doc/doxygen/Makefile config.status: creating doc/examples/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile [ 50%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_loaddata.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_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) | ^~~~~~~ config.status: creating src/microhttpd/Makefile config.status: creating src/examples/Makefile [ 52%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_stmt_codec.c.o config.status: creating src/testcurl/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_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) | ^~~~~~~ config.status: creating src/testcurl/https/Makefile config.status: creating src/testzzuf/Makefile config.status: creating MHD_config.h config.status: executing depfiles commands [ 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/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 [ 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 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) | ^~~~~~~ [ 73%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzclose.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/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) | ^~~~~~~ [ 76%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzlib.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/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) | ^~~~~~~ [ 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) | ^~~~~~~ config.status: executing libtool commands [ 79%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/gzwrite.c.o config.status: executing po-directories commands 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) | ^~~~~~~ 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 [ 79%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/infback.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/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: | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68' make all-recursive 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 [ 82%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/inffast.c.o make[5]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd-0.9.68/src/include' Making all in . 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 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) | ^~~~~~~ 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 [ 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/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) | ^~~~~~~ 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 /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/zlib/inflate.c: In function 'inflateMark': /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: | ^~~~ [ 85%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/inftrees.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/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 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) | ^~~~~~~ [ 91%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/zlib/uncompr.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/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) | ^~~~~~~ [ 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) | ^~~~~~~ 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 [ 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) | ^~~~~~~ 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/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 make[5]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb-connector-c-3.1.4-src' [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-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 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 mv -f .deps/libmicrohttpd_la-connection.Tpo .deps/libmicrohttpd_la-connection.Plo cd libinjection && rm -rf libinjection-3.10.0 || true cd libinjection && tar -zxf libinjection-3.10.0.tar.gz 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 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 cd libinjection/libinjection && patch -p1 < ../../../../../SOURCES/libinjection_python2_to_3.patch patching file src/libinjection_sqli_data.h patching file src/make_parens.py patching file src/sqlparse2c.py patching file src/sqlparse_data.json patching file src/sqlparse_map.py cd libinjection/libinjection && CC=gcc CXX=g++ make 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 make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libinjection/libinjection-3.10.0' (cd src; make all) make[3]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libinjection/libinjection-3.10.0/src' ./make_parens.py < fingerprints.txt > fingerprints2.txt gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c mv fingerprints2.txt fingerprints.txt cc -Wall -Wextra -Werror -pedantic -ansi -g -O3 -fPIC -c -o libinjection_html5.o libinjection_html5.c cc -Wall -Wextra -Werror -pedantic -ansi -g -O3 -fPIC -c -o libinjection_xss.o libinjection_xss.c ./sqlparse_map.py > sqlparse_data.json ./sqlparse2c.py < sqlparse_data.json > libinjection_sqli_data.h cc -Wall -Wextra -Werror -pedantic -ansi -g -O3 -fPIC -c -o libinjection_sqli.o libinjection_sqli.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-daemon.lo -MD -MP -MF .deps/libmicrohttpd_la-daemon.Tpo -c daemon.c -o libmicrohttpd_la-daemon.o >/dev/null 2>&1 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c cc libinjection_sqli.o libinjection_html5.o libinjection_xss.o -shared -lc -o libinjection.so rm -f libinjection.a ar -r libinjection.a libinjection_sqli.o libinjection_html5.o libinjection_xss.o ar: creating libinjection.a make[3]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libinjection/libinjection-3.10.0/src' make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libinjection/libinjection-3.10.0' /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 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-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-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-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-memorypool.lo -MD -MP -MF .deps/libmicrohttpd_la-memorypool.Tpo -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o 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_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-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-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 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-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-mhd_mono_clock.Tpo .deps/libmicrohttpd_la-mhd_mono_clock.Plo 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.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-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_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-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-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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c 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_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_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) | ^ 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c 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_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_sockets.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_sockets.Tpo -c mhd_sockets.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_sockets.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-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_itc.lo -MD -MP -MF .deps/libmicrohttpd_la-mhd_itc.Tpo -c mhd_itc.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_itc.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_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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.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_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_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 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 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 /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 mv -f .deps/libmicrohttpd_la-mhd_compat.Tpo .deps/libmicrohttpd_la-mhd_compat.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.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 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 /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 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 mv -f .deps/libmicrohttpd_la-response.Tpo .deps/libmicrohttpd_la-response.Plo 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_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 mv -f .deps/libmicrohttpd_la-mhd_threads.Tpo .deps/libmicrohttpd_la-mhd_threads.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-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-postprocessor.lo -MD -MP -MF .deps/libmicrohttpd_la-postprocessor.Tpo -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.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-digestauth.lo -MD -MP -MF .deps/libmicrohttpd_la-digestauth.Tpo -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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:137:10: warning: 'strncat' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 mv -f .deps/libmicrohttpd_la-postprocessor.Tpo .deps/libmicrohttpd_la-postprocessor.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-md5.lo -MD -MP -MF .deps/libmicrohttpd_la-md5.Tpo -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/usr/include/p11-kit-1 -DBUILDING_MHD_LIB=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c 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 /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 mv -f .deps/libmicrohttpd_la-base64.Tpo .deps/libmicrohttpd_la-base64.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-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 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-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 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 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/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 mv -f .deps/libmicrohttpd_la-connection_https.Tpo .deps/libmicrohttpd_la-connection_https.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c 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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c mv -f .deps/libmicrohttpd_la-sha256.Tpo .deps/libmicrohttpd_la-sha256.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/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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c 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 In function 'strncpy', inlined from 'lookup_sub_value.part.0' at digestauth.c:483:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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; | ^ gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c 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 mv -f .deps/benchmark_https-benchmark_https.Tpo .deps/benchmark_https-benchmark_https.Po 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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c 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 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 -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c 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 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 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 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 mv -f .deps/demo-demo.Tpo .deps/demo-demo.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 mv -f .deps/demo_https-demo_https.Tpo .deps/demo_https-demo_https.Po 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 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 /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 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 /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 minimal_example minimal_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/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib 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 /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_empty minimal_example_empty.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 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 /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 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 /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 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 /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/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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c /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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c 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 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 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 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 /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/suspend_resume_epoll suspend_resume_epoll-suspend_resume_epoll.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/https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthread -Wl,-rpath -Wl,/usr/local/lib 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 /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 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/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 demo-demo.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 -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_https demo_https-demo_https.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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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 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 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 /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 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 /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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c 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 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 /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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c 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 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:137:10: warning: 'strncat' output truncated copying between 1 and 2 bytes from a string of length 3 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c /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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c 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: 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 hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c 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 /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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c 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 nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym /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 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 nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym 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 nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym /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 nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm: src/hash.sym.o: no symbols nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym /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 nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm: src/prng.sym.o: no symbols 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 nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym 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 nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm: src/ticker.sym.o: no symbols nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c 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 /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 src/jemalloc.c:2906:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2906 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: '__libc_calloc' target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:2921:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2921 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: '__libc_valloc' target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2918:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] 2918 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: '__libc_realloc' target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2915:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] 2915 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:80:23: note: '__libc_memalign' target declared here 80 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2805:1: note: in expansion of macro 'je_memalign' 2805 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2912:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2912 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2909:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] 2909 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: '__libc_free' target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ 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 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 cd libhttpserver && rm -rf libhttpserver-master_20191121 || true cd libhttpserver && rm -rf libhttpserver-0.18.1 || true cd libhttpserver && tar -zxf libhttpserver-master_20191121.tar.gz cd libhttpserver/libhttpserver && ./bootstrap && mkdir build 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 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 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 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 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 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 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 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c configure.ac:38: installing './compile' configure.ac:32: installing './config.guess' configure.ac:32: installing './config.sub' configure.ac:29: installing './install-sh' configure.ac:29: installing './missing' examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c cd libhttpserver/libhttpserver/build && LDFLAGS=-L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ CPPFLAGS=-I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include ../configure --disable-doxygen-doc --disable-doxygen-dot --disable-doxygen-man --disable-doxygen-html checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for valgrind... no checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... 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' /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether it is possible to compile in the same directory... no checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking errno.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c yes checking ctype.h presence... yes checking for ctype.h... yes checking regex.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c yes checking regex.h presence... yes checking for regex.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking arpa/inet.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c yes checking arpa/inet.h presence... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c yes checking for arpa/inet.h... yes checking signal.h usability... yes checking signal.h presence... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c yes checking for signal.h... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking microhttpd.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking for MHD_get_fdset2 in -lmicrohttpd... yes checking for libmicrohttpd >= 0.9.52... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c checking whether to build with TCP_FASTOPEN support... yes checking for poll.h... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c yes checking for poll... yes gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c checking linux/version.h usability... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c yes checking for epoll_create1()... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c yes checking whether to link statically... yes checking for size_t... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c yes checking whether to build with debug information... no checking whether to build with coverage information... no checking that generated files are newer than configure... done configure: creating ./config.status gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c config.status: creating libhttpserver.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c config.status: creating examples/Makefile config.status: creating config.h config.status: linking ../test/test_content to test/test_content config.status: linking ../test/cert.pem to test/cert.pem config.status: linking ../test/key.pem to test/key.pem config.status: linking ../test/test_root_ca.pem to test/test_root_ca.pem config.status: linking ../test/libhttpserver.supp to test/libhttpserver.supp config.status: linking ../examples/cert.pem to examples/cert.pem config.status: linking ../examples/key.pem to examples/key.pem config.status: linking ../examples/test_content to examples/test_content config.status: executing depfiles commands gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.pic.o src/jemalloc_cpp.cpp gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c config.status: executing libtool commands configure: Configuration Summary: Operating System: linux-gnu Target directory: /usr/local License : LGPL only Debug : no TLS Enabled : yes TCP_FASTOPEN : no poll support : yes epoll support : yes Static : yes Build examples : yes cd libhttpserver/libhttpserver/build && CC=gcc CXX=g++ make make[2]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' Making all in src make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_utilities.lo -MD -MP -MF .deps/libhttpserver_la-string_utilities.Tpo -c -o libhttpserver_la-string_utilities.lo `test -f 'string_utilities.cpp' || echo '../../src/'`string_utilities.cpp gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c src/jemalloc.c:2906:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2906 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: '__libc_calloc' target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:2921:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2921 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: '__libc_valloc' target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2918:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] 2918 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: '__libc_realloc' target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2915:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] 2915 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:80:23: note: '__libc_memalign' target declared here 80 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2805:1: note: in expansion of macro 'je_memalign' 2805 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2912:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] 2912 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2909:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] 2909 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: '__libc_free' target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_utilities.lo -MD -MP -MF .deps/libhttpserver_la-string_utilities.Tpo -c ../../src/string_utilities.cpp -fPIC -DPIC -o .libs/libhttpserver_la-string_utilities.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-webserver.lo -MD -MP -MF .deps/libhttpserver_la-webserver.Tpo -c -o libhttpserver_la-webserver.lo `test -f 'webserver.cpp' || echo '../../src/'`webserver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_utilities.lo -MD -MP -MF .deps/libhttpserver_la-string_utilities.Tpo -c ../../src/string_utilities.cpp -o libhttpserver_la-string_utilities.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-webserver.lo -MD -MP -MF .deps/libhttpserver_la-webserver.Tpo -c ../../src/webserver.cpp -fPIC -DPIC -o .libs/libhttpserver_la-webserver.o mv -f .deps/libhttpserver_la-string_utilities.Tpo .deps/libhttpserver_la-string_utilities.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_utils.lo -MD -MP -MF .deps/libhttpserver_la-http_utils.Tpo -c -o libhttpserver_la-http_utils.lo `test -f 'http_utils.cpp' || echo '../../src/'`http_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_utils.lo -MD -MP -MF .deps/libhttpserver_la-http_utils.Tpo -c ../../src/http_utils.cpp -fPIC -DPIC -o .libs/libhttpserver_la-http_utils.o ../../src/http_utils.cpp:103:13: warning: Value MHD_HTTP_UNORDERED_COLLECTION is deprecated as it was removed from RFC 103 | const int http_utils::http_unordered_collection = MHD_HTTP_UNORDERED_COLLECTION; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_request.lo -MD -MP -MF .deps/libhttpserver_la-http_request.Tpo -c -o libhttpserver_la-http_request.lo `test -f 'http_request.cpp' || echo '../../src/'`http_request.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_request.lo -MD -MP -MF .deps/libhttpserver_la-http_request.Tpo -c ../../src/http_request.cpp -fPIC -DPIC -o .libs/libhttpserver_la-http_request.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_utils.lo -MD -MP -MF .deps/libhttpserver_la-http_utils.Tpo -c ../../src/http_utils.cpp -o libhttpserver_la-http_utils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-webserver.lo -MD -MP -MF .deps/libhttpserver_la-webserver.Tpo -c ../../src/webserver.cpp -o libhttpserver_la-webserver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_request.lo -MD -MP -MF .deps/libhttpserver_la-http_request.Tpo -c ../../src/http_request.cpp -o libhttpserver_la-http_request.o >/dev/null 2>&1 mv -f .deps/libhttpserver_la-http_utils.Tpo .deps/libhttpserver_la-http_utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_response.lo -MD -MP -MF .deps/libhttpserver_la-http_response.Tpo -c -o libhttpserver_la-http_response.lo `test -f 'http_response.cpp' || echo '../../src/'`http_response.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_response.lo -MD -MP -MF .deps/libhttpserver_la-http_response.Tpo -c ../../src/http_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-http_response.o gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c mv -f .deps/libhttpserver_la-http_request.Tpo .deps/libhttpserver_la-http_request.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_response.lo -MD -MP -MF .deps/libhttpserver_la-string_response.Tpo -c -o libhttpserver_la-string_response.lo `test -f 'string_response.cpp' || echo '../../src/'`string_response.cpp gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_response.lo -MD -MP -MF .deps/libhttpserver_la-string_response.Tpo -c ../../src/string_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-string_response.o gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_response.lo -MD -MP -MF .deps/libhttpserver_la-http_response.Tpo -c ../../src/http_response.cpp -o libhttpserver_la-http_response.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-string_response.lo -MD -MP -MF .deps/libhttpserver_la-string_response.Tpo -c ../../src/string_response.cpp -o libhttpserver_la-string_response.o >/dev/null 2>&1 mv -f .deps/libhttpserver_la-webserver.Tpo .deps/libhttpserver_la-webserver.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c mv -f .deps/libhttpserver_la-string_response.Tpo .deps/libhttpserver_la-string_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-basic_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-basic_auth_fail_response.Tpo -c -o libhttpserver_la-basic_auth_fail_response.lo `test -f 'basic_auth_fail_response.cpp' || echo '../../src/'`basic_auth_fail_response.cpp gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c mv -f .deps/libhttpserver_la-http_response.Tpo .deps/libhttpserver_la-http_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-digest_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-digest_auth_fail_response.Tpo -c -o libhttpserver_la-digest_auth_fail_response.lo `test -f 'digest_auth_fail_response.cpp' || echo '../../src/'`digest_auth_fail_response.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-basic_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-basic_auth_fail_response.Tpo -c ../../src/basic_auth_fail_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-basic_auth_fail_response.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-digest_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-digest_auth_fail_response.Tpo -c ../../src/digest_auth_fail_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-digest_auth_fail_response.o gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-digest_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-digest_auth_fail_response.Tpo -c ../../src/digest_auth_fail_response.cpp -o libhttpserver_la-digest_auth_fail_response.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-basic_auth_fail_response.lo -MD -MP -MF .deps/libhttpserver_la-basic_auth_fail_response.Tpo -c ../../src/basic_auth_fail_response.cpp -o libhttpserver_la-basic_auth_fail_response.o >/dev/null 2>&1 mv -f .deps/libhttpserver_la-digest_auth_fail_response.Tpo .deps/libhttpserver_la-digest_auth_fail_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-deferred_response.lo -MD -MP -MF .deps/libhttpserver_la-deferred_response.Tpo -c -o libhttpserver_la-deferred_response.lo `test -f 'deferred_response.cpp' || echo '../../src/'`deferred_response.cpp mv -f .deps/libhttpserver_la-basic_auth_fail_response.Tpo .deps/libhttpserver_la-basic_auth_fail_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-file_response.lo -MD -MP -MF .deps/libhttpserver_la-file_response.Tpo -c -o libhttpserver_la-file_response.lo `test -f 'file_response.cpp' || echo '../../src/'`file_response.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-deferred_response.lo -MD -MP -MF .deps/libhttpserver_la-deferred_response.Tpo -c ../../src/deferred_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-deferred_response.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-file_response.lo -MD -MP -MF .deps/libhttpserver_la-file_response.Tpo -c ../../src/file_response.cpp -fPIC -DPIC -o .libs/libhttpserver_la-file_response.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-deferred_response.lo -MD -MP -MF .deps/libhttpserver_la-deferred_response.Tpo -c ../../src/deferred_response.cpp -o libhttpserver_la-deferred_response.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-file_response.lo -MD -MP -MF .deps/libhttpserver_la-file_response.Tpo -c ../../src/file_response.cpp -o libhttpserver_la-file_response.o >/dev/null 2>&1 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c mv -f .deps/libhttpserver_la-deferred_response.Tpo .deps/libhttpserver_la-deferred_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_resource.lo -MD -MP -MF .deps/libhttpserver_la-http_resource.Tpo -c -o libhttpserver_la-http_resource.lo `test -f 'http_resource.cpp' || echo '../../src/'`http_resource.cpp gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c mv -f .deps/libhttpserver_la-file_response.Tpo .deps/libhttpserver_la-file_response.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT details/libhttpserver_la-http_endpoint.lo -MD -MP -MF details/.deps/libhttpserver_la-http_endpoint.Tpo -c -o details/libhttpserver_la-http_endpoint.lo `test -f 'details/http_endpoint.cpp' || echo '../../src/'`details/http_endpoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_resource.lo -MD -MP -MF .deps/libhttpserver_la-http_resource.Tpo -c ../../src/http_resource.cpp -fPIC -DPIC -o .libs/libhttpserver_la-http_resource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT details/libhttpserver_la-http_endpoint.lo -MD -MP -MF details/.deps/libhttpserver_la-http_endpoint.Tpo -c ../../src/details/http_endpoint.cpp -fPIC -DPIC -o details/.libs/libhttpserver_la-http_endpoint.o gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT libhttpserver_la-http_resource.lo -MD -MP -MF .deps/libhttpserver_la-http_resource.Tpo -c ../../src/http_resource.cpp -o libhttpserver_la-http_resource.o >/dev/null 2>&1 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I../ -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT details/libhttpserver_la-http_endpoint.lo -MD -MP -MF details/.deps/libhttpserver_la-http_endpoint.Tpo -c ../../src/details/http_endpoint.cpp -o details/libhttpserver_la-http_endpoint.o >/dev/null 2>&1 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c mv -f .deps/libhttpserver_la-http_resource.Tpo .deps/libhttpserver_la-http_resource.Plo gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c mv -f details/.deps/libhttpserver_la-http_endpoint.Tpo details/.deps/libhttpserver_la-http_endpoint.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -fPIC -Wall -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -no-undefined -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o libhttpserver.la -rpath /usr/local/lib libhttpserver_la-string_utilities.lo libhttpserver_la-webserver.lo libhttpserver_la-http_utils.lo libhttpserver_la-http_request.lo libhttpserver_la-http_response.lo libhttpserver_la-string_response.lo libhttpserver_la-basic_auth_fail_response.lo libhttpserver_la-digest_auth_fail_response.lo libhttpserver_la-deferred_response.lo libhttpserver_la-file_response.lo libhttpserver_la-http_resource.lo details/libhttpserver_la-http_endpoint.lo -lmicrohttpd gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libhttpserver_la-string_utilities.o .libs/libhttpserver_la-webserver.o .libs/libhttpserver_la-http_utils.o .libs/libhttpserver_la-http_request.o .libs/libhttpserver_la-http_response.o .libs/libhttpserver_la-string_response.o .libs/libhttpserver_la-basic_auth_fail_response.o .libs/libhttpserver_la-digest_auth_fail_response.o .libs/libhttpserver_la-deferred_response.o .libs/libhttpserver_la-file_response.o .libs/libhttpserver_la-http_resource.o details/.libs/libhttpserver_la-http_endpoint.o -Wl,-rpath -Wl,/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -Wl,-rpath -Wl,/usr/local/lib -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -O3 -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 -pthread -Wl,-soname -Wl,libhttpserver.so.0 -o .libs/libhttpserver.so.0.17.5 gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c libtool: link: (cd ".libs" && rm -f "libhttpserver.so.0" && ln -s "libhttpserver.so.0.17.5" "libhttpserver.so.0") libtool: link: (cd ".libs" && rm -f "libhttpserver.so" && ln -s "libhttpserver.so.0.17.5" "libhttpserver.so") libtool: link: ar cru .libs/libhttpserver.a libhttpserver_la-string_utilities.o libhttpserver_la-webserver.o libhttpserver_la-http_utils.o libhttpserver_la-http_request.o libhttpserver_la-http_response.o libhttpserver_la-string_response.o libhttpserver_la-basic_auth_fail_response.o libhttpserver_la-digest_auth_fail_response.o libhttpserver_la-deferred_response.o libhttpserver_la-file_response.o libhttpserver_la-http_resource.o details/libhttpserver_la-http_endpoint.o libtool: link: ranlib .libs/libhttpserver.a libtool: link: ( cd ".libs" && rm -f "libhttpserver.la" && ln -s "../libhttpserver.la" "libhttpserver.la" ) make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/src' Making all in test make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/test' Making all in examples make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/examples' depbase=`echo hello_world.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT hello_world.o -MD -MP -MF $depbase.Tpo -c -o hello_world.o ../../examples/hello_world.cpp &&\ mv -f $depbase.Tpo $depbase.Po gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c depbase=`echo service.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT service.o -MD -MP -MF $depbase.Tpo -c -o service.o ../../examples/service.cpp &&\ mv -f $depbase.Tpo $depbase.Po gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c depbase=`echo minimal_hello_world.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT minimal_hello_world.o -MD -MP -MF $depbase.Tpo -c -o minimal_hello_world.o ../../examples/minimal_hello_world.cpp &&\ mv -f $depbase.Tpo $depbase.Po gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp depbase=`echo custom_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT custom_error.o -MD -MP -MF $depbase.Tpo -c -o custom_error.o ../../examples/custom_error.cpp &&\ mv -f $depbase.Tpo $depbase.Po ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o depbase=`echo allowing_disallowing_methods.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT allowing_disallowing_methods.o -MD -MP -MF $depbase.Tpo -c -o allowing_disallowing_methods.o ../../examples/allowing_disallowing_methods.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo handlers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT handlers.o -MD -MP -MF $depbase.Tpo -c -o handlers.o ../../examples/handlers.cpp &&\ mv -f $depbase.Tpo $depbase.Po gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lstdc++ -lgcc -lm -pthread -ldl depbase=`echo hello_with_get_arg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT hello_with_get_arg.o -MD -MP -MF $depbase.Tpo -c -o hello_with_get_arg.o ../../examples/hello_with_get_arg.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo setting_headers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT setting_headers.o -MD -MP -MF $depbase.Tpo -c -o setting_headers.o ../../examples/setting_headers.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo custom_access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT custom_access_log.o -MD -MP -MF $depbase.Tpo -c -o custom_access_log.o ../../examples/custom_access_log.cpp &&\ mv -f $depbase.Tpo $depbase.Po ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o depbase=`echo basic_authentication.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT basic_authentication.o -MD -MP -MF $depbase.Tpo -c -o basic_authentication.o ../../examples/basic_authentication.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo digest_authentication.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT digest_authentication.o -MD -MP -MF $depbase.Tpo -c -o digest_authentication.o ../../examples/digest_authentication.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_https.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT minimal_https.o -MD -MP -MF $depbase.Tpo -c -o minimal_https.o ../../examples/minimal_https.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_file_response.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT minimal_file_response.o -MD -MP -MF $depbase.Tpo -c -o minimal_file_response.o ../../examples/minimal_file_response.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_deferred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT minimal_deferred.o -MD -MP -MF $depbase.Tpo -c -o minimal_deferred.o ../../examples/minimal_deferred.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo url_registration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT url_registration.o -MD -MP -MF $depbase.Tpo -c -o url_registration.o ../../examples/url_registration.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo minimal_ip_ban.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT minimal_ip_ban.o -MD -MP -MF $depbase.Tpo -c -o minimal_ip_ban.o ../../examples/minimal_ip_ban.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo benchmark_select.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT benchmark_select.o -MD -MP -MF $depbase.Tpo -c -o benchmark_select.o ../../examples/benchmark_select.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo benchmark_threads.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT benchmark_threads.o -MD -MP -MF $depbase.Tpo -c -o benchmark_threads.o ../../examples/benchmark_threads.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo benchmark_nodelay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT benchmark_nodelay.o -MD -MP -MF $depbase.Tpo -c -o benchmark_nodelay.o ../../examples/benchmark_nodelay.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo deferred_with_accumulator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../examples -I.. -I../../src -I../../src/httpserver/ -I/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/include -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MT deferred_with_accumulator.o -MD -MP -MF $depbase.Tpo -c -o deferred_with_accumulator.o ../../examples/deferred_with_accumulator.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o hello_world hello_world.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/hello_world hello_world.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o service service.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o minimal_hello_world minimal_hello_world.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/service service.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o custom_error custom_error.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/minimal_hello_world minimal_hello_world.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/custom_error custom_error.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o allowing_disallowing_methods allowing_disallowing_methods.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o handlers handlers.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/allowing_disallowing_methods allowing_disallowing_methods.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/handlers handlers.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o hello_with_get_arg hello_with_get_arg.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/hello_with_get_arg hello_with_get_arg.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib ln -sf libjemalloc.so.2 lib/libjemalloc.so make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/jemalloc/jemalloc-5.2.0' /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o setting_headers setting_headers.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o custom_access_log custom_access_log.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o basic_authentication basic_authentication.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/setting_headers setting_headers.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/custom_access_log custom_access_log.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o digest_authentication digest_authentication.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/basic_authentication basic_authentication.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/digest_authentication digest_authentication.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o minimal_https minimal_https.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o minimal_file_response minimal_file_response.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/minimal_https minimal_https.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/minimal_file_response minimal_file_response.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o minimal_deferred minimal_deferred.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o url_registration url_registration.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/minimal_deferred minimal_deferred.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o minimal_ip_ban minimal_ip_ban.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o benchmark_select benchmark_select.o ../src/libhttpserver.la libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/url_registration url_registration.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/minimal_ip_ban minimal_ip_ban.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/benchmark_select benchmark_select.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o benchmark_threads benchmark_threads.o ../src/libhttpserver.la /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o benchmark_nodelay benchmark_nodelay.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/benchmark_threads benchmark_threads.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ -version-number 0:17:5 -o deferred_with_accumulator deferred_with_accumulator.o ../src/libhttpserver.la libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/benchmark_nodelay benchmark_nodelay.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: warning: '-version-info' is ignored for programs libtool: link: g++ -DENABLE_POLL -DENABLE_EPOLL -O3 -std=c++11 -DHTTPSERVER_COMPILATION -D_REENTRANT -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o .libs/deferred_with_accumulator deferred_with_accumulator.o -lstdc++ -L/builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs/ ../src/.libs/libhttpserver.so /builddir/build/BUILD/proxysql-2.0.13/deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs//libmicrohttpd.so -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build/examples' make[4]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' make[4]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' make[3]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' make[2]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps/libhttpserver/libhttpserver-master_20191121/build' make[1]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/deps' cd lib && OPTZ="-O2 -ggdb" CC=gcc CXX=g++ make make[1]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/lib' mkdir obj gcc -fPIC -c -o obj/c_tokenizer.o c_tokenizer.c -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ProxySQL_GloVars.oo ProxySQL_GloVars.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/network.oo network.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/debug.oo debug.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/configfile.oo configfile.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/Query_Cache.oo Query_Cache.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/SpookyV2.oo SpookyV2.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_Authentication.oo MySQL_Authentication.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/gen_utils.oo gen_utils.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/sqlite3db.oo sqlite3db.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Query_Cache.cpp: In member function 'void* Query_Cache::purgeHash_thread(void*)': Query_Cache.cpp:403:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 403 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ Query_Cache.cpp:403:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter Query_Cache.cpp:403:46: note: use '-faligned-new' to enable C++17 over-aligned new support In file included from ../include/btree_map.h:31, from Query_Cache.cpp:1: ../include/btree.h: In instantiation of 'btree::btree_node::reference btree::btree_node::value(int) [with Params = btree::btree_map_params, std::allocator >, 256>; btree::btree_node::reference = std::pair&]': ../include/btree.h:809:24: required from 'btree::btree_iterator::pointer btree::btree_iterator::operator->() const [with Node = btree::btree_node, std::allocator >, 256> >; Reference = std::pair&; Pointer = std::pair*; btree::btree_iterator::pointer = std::pair*]' Query_Cache.cpp:239:9: required from here ../include/btree.h:557:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 557 | return reinterpret_cast(fields_.values[i]); | ~~~~~~~~~~~~~~^ g++ -fPIC -c -o obj/mysql_connection.oo mysql_connection.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_HostGroups_Manager.oo MySQL_HostGroups_Manager.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/mysql_data_stream.oo mysql_data_stream.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_Thread.oo MySQL_Thread.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MySQL_HostGroups_Manager.cpp: In member function 'MySrvC* MyHGC::get_random_MySrvC(char*, uint64_t, int, MySQL_Session*)': MySQL_HostGroups_Manager.cpp:2329:24: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2329 | if (max_lag_ms >= mysrvc->aws_aurora_current_lag_us/1000) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_HostGroups_Manager.cpp:2383:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2383 | if (max_lag_ms >= mysrvc->aws_aurora_current_lag_us/1000) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_HostGroups_Manager.cpp:2458:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2458 | if (max_lag_ms >= mysrvc->aws_aurora_current_lag_us/1000) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_HostGroups_Manager.cpp:2522:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 2522 | if (num_candidates >= sess->thread->variables.min_num_servers_lantency_awareness) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_HostGroups_Manager.cpp: In member function 'MySQL_Connection* MySrvConnList::get_random_MyConn(MySQL_Session*, bool)': MySQL_HostGroups_Manager.cpp:2627:17: warning: variable 'options_matching_idx' set but not used [-Wunused-but-set-variable] 2627 | unsigned int options_matching_idx; | ^~~~~~~~~~~~~~~~~~~~ MySQL_Thread.cpp: In member function 'MySQL_Connection* MySQL_Thread::get_MyConn_local(unsigned int, MySQL_Session*, char*, uint64_t, int)': MySQL_Thread.cpp:6079:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 6079 | if (max_lag_ms < (c->parent->aws_aurora_current_lag_us / 1000)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/MySQL_Session.oo MySQL_Session.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_Protocol.oo MySQL_Protocol.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MySQL_Session.cpp: In member function 'bool MySQL_Session::handler_special_queries(PtrSize_t*)': MySQL_Session.cpp:1237:8: warning: variable 'collation_specified' set but not used [-Wunused-but-set-variable] 1237 | bool collation_specified = false; | ^~~~~~~~~~~~~~~~~~~ MySQL_Protocol.cpp: In member function 'bool MySQL_Protocol::generate_COM_QUERY_from_COM_FIELD_LIST(PtrSize_t*)': MySQL_Protocol.cpp:2289:12: warning: unused variable 'n_pkt' [-Wunused-variable] 2289 | PtrSize_t n_pkt; | ^~~~~ In file included from /usr/include/string.h:519, from ../include/proxysql.h:18, from MySQL_HostGroups_Manager.cpp:1: In function 'strncpy', inlined from 'ProxySQL_Checksum_Value::set_checksum(char*)' at ../include/proxysql_glovars.hpp:24:10, inlined from 'MySQL_HostGroups_Manager::commit()' at MySQL_HostGroups_Manager.cpp:1624:54: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 18 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/mysql_backend.oo mysql_backend.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/Query_Processor.oo Query_Processor.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ProxySQL_Admin.oo ProxySQL_Admin.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection In file included from ../deps/libmicrohttpd/libmicrohttpd/src/include/mhd_options.h:34, from ../deps/libmicrohttpd/libmicrohttpd/src/include/platform.h:37, from ProxySQL_Admin.cpp:42: ../deps/libmicrohttpd/libmicrohttpd/src/include/MHD_config.h:591: warning: "_MHD_EXTERN" redefined 591 | #define _MHD_EXTERN __attribute__((visibility("default"))) extern | In file included from ../deps/libhttpserver/libhttpserver/src/httpserver/http_utils.hpp:28, from ../deps/libhttpserver/libhttpserver/src/httpserver.hpp:26, from ../include/ProxySQL_RESTAPI_Server.hpp:7, from ../include/proxysql_admin.h:9, from ../include/cpp.h:20, from ../include/MySQL_Monitor.hpp:4, from ../include/cpp.h:10, from ../include/mysql_connection.h:5, from ../include/cpp.h:7, from ../include/query_cache.hpp:4, from ../include/cpp.h:6, from ../include/mysql_backend.h:4, from ../include/cpp.h:4, from ../include/MySQL_Session.h:4, from ../include/cpp.h:3, from ../include/MySQL_Thread.h:5, from ../include/cpp.h:2, from ../include/proxysql_restapi.h:6, from ProxySQL_Admin.cpp:9: ../deps/libmicrohttpd/libmicrohttpd/src/include/microhttpd.h:177: note: this is the location of the previous definition 177 | #define _MHD_EXTERN extern | g++ -fPIC -c -o obj/ProxySQL_Config.oo ProxySQL_Config.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ProxySQL_Admin.cpp: In function 'bool ProxySQL_Test___Refresh_MySQL_Variables(unsigned int)': ProxySQL_Admin.cpp:722:43: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 722 | MySQL_Thread *mysql_thr=new MySQL_Thread(); | ^ ProxySQL_Admin.cpp:722:43: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter ProxySQL_Admin.cpp:722:43: note: use '-faligned-new' to enable C++17 over-aligned new support ProxySQL_Admin.cpp: In function 'bool admin_handler_command_load_or_save(char*, unsigned int, MySQL_Session*, ProxySQL_Admin*, char**, unsigned int*)': ProxySQL_Admin.cpp:2647:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2647 | SPA->send_MySQL_ERR(&sess->client_myds->myprot, "ProxySQL Admin Error: empty file name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProxySQL_Admin.cpp:2662:52: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2662 | SPA->send_MySQL_ERR(&sess->client_myds->myprot, "ProxySQL Admin Error: Cannot extract configuration"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProxySQL_Admin.cpp: In member function 'bool ProxySQL_Admin::GenericRefreshStatistics(const char*, unsigned int, bool)': ProxySQL_Admin.cpp:2773:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2773 | while (_ret = strstr(c,"stats_mysql_query_digest_reset")) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProxySQL_Admin.cpp:2779:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2779 | while (_ret = strstr(c,"stats_mysql_query_digest")) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProxySQL_Admin.cpp:2754:7: warning: variable 'stats_proxysql_servers_status' set but not used [-Wunused-but-set-variable] 2754 | bool stats_proxysql_servers_status = false; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProxySQL_Admin.cpp: In function 'void* child_mysql(void*)': ProxySQL_Admin.cpp:4450:43: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 4450 | MySQL_Thread *mysql_thr=new MySQL_Thread(); | ^ ProxySQL_Admin.cpp:4450:43: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter ProxySQL_Admin.cpp:4450:43: note: use '-faligned-new' to enable C++17 over-aligned new support ProxySQL_Admin.cpp: In member function 'void ProxySQL_Admin::flush_mysql_variables___database_to_runtime(SQLite3DB*, bool)': ProxySQL_Admin.cpp:5627:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 5627 | GloMTH->set_variable("default_charset",cic->csname); | ^~~~~~~~~~~~~~~~~ MySQL_Session.cpp: In member function 'MySQL_Session::handler()': MySQL_Session.cpp:3772:60: warning: 'client_stmtid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3772 | client_myds->myprot.generate_STMT_PREPARE_RESPONSE(client_myds->pkt_sid+1,stmt_info,client_stmtid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/ProxySQL_Restapi.oo ProxySQL_Restapi.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from ProxySQL_Admin.cpp:1: In function 'sprintf', inlined from 'ProxySQL_Admin::flush_sqliteserver_variables___runtime_to_database(SQLite3DB*, bool, bool, bool, bool)' at ProxySQL_Admin.cpp:5756:11, inlined from 'ProxySQL_Admin::flush_sqliteserver_variables___runtime_to_database(SQLite3DB*, bool, bool, bool, bool)' at ProxySQL_Admin.cpp:5703:6: /usr/include/bits/stdio2.h:38:34: warning: '%s' directive argument is null [-Wformat-overflow=] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/MySQL_Monitor.oo MySQL_Monitor.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_Logger.oo MySQL_Logger.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection In function 'sprintf', inlined from 'ProxySQL_Admin::flush_admin_variables___runtime_to_database(SQLite3DB*, bool, bool, bool, bool)' at ProxySQL_Admin.cpp:8402:11: /usr/include/bits/stdio2.h:38:34: warning: '%s' directive argument is null [-Wformat-overflow=] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../deps/re2/re2/re2/stringpiece.h:23, from ../deps/re2/re2/re2/re2.h:189, from ProxySQL_Admin.cpp:5: In function 'strncpy', inlined from 'ProxySQL_Checksum_Value::set_checksum(char*)' at ../include/proxysql_glovars.hpp:24:10, inlined from 'ProxySQL_Admin::__refresh_users()' at ProxySQL_Admin.cpp:8905:52: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 18 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In function 'void* monitor_connect_thread(void*)': MySQL_Monitor.cpp:682:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 682 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:682:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:682:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In function 'void* monitor_ping_thread(void*)': MySQL_Monitor.cpp:742:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 742 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:742:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:742:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In function 'void* monitor_read_only_thread(void*)': MySQL_Monitor.cpp:958:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 958 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:958:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:958:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In function 'void* monitor_group_replication_thread(void*)': MySQL_Monitor.cpp:1204:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 1204 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:1204:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:1204:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:1351:1: warning: label '__end_process_group_replication_result' defined but not used [-Wunused-label] 1351 | __end_process_group_replication_result: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In function 'void* monitor_galera_thread(void*)': MySQL_Monitor.cpp:1531:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 1531 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:1531:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:1531:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:1734:1: warning: label '__end_process_galera_result' defined but not used [-Wunused-label] 1734 | __end_process_galera_result: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In function 'void* monitor_replication_lag_thread(void*)': MySQL_Monitor.cpp:1915:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 1915 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:1915:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:1915:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:2005:22: warning: unused variable 'now' [-Wunused-variable] 2005 | unsigned long long now=monotonic_time(); | ^~~ MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_connect()': MySQL_Monitor.cpp:2169:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2169 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2169:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2169:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_ping()': MySQL_Monitor.cpp:2293:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2293 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2293:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2293:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_read_only()': MySQL_Monitor.cpp:2565:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2565 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2565:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2565:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_group_replication()': MySQL_Monitor.cpp:2699:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2699 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2699:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2699:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:2697:15: warning: unused variable 'latest_table_servers_version' [-Wunused-variable] 2697 | unsigned int latest_table_servers_version=0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_galera()': MySQL_Monitor.cpp:2829:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2829 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2829:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2829:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:2827:15: warning: unused variable 'latest_table_servers_version' [-Wunused-variable] 2827 | unsigned int latest_table_servers_version=0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_replication_lag()': MySQL_Monitor.cpp:2920:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 2920 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:2920:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:2920:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::run()': MySQL_Monitor.cpp:3037:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 3037 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:3037:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:3037:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:3130:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 3130 | if ((qsize / 4) < new_threads) { | ~~~~~~~~~~~~^~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'char* MySQL_Monitor::galera_find_last_node(int)': MySQL_Monitor.cpp:3582:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 3582 | if (node->writer_hostgroup == writer_hostgroup) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'std::vector >* MySQL_Monitor::galera_find_possible_last_nodes(int)': MySQL_Monitor.cpp:3625:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 3625 | if (node->writer_hostgroup == writer_hostgroup) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'bool AWS_Aurora_monitor_node::add_entry(AWS_Aurora_status_entry*)': MySQL_Monitor.cpp:3851:6: warning: unused variable 'prev_last_entry' [-Wunused-variable] 3851 | int prev_last_entry=idx_last_entry; | ^~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In function 'void* monitor_AWS_Aurora_thread_HG(void*)': MySQL_Monitor.cpp:3910:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 3910 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:3910:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:3910:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:3931:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 3931 | if (atoi(r->fields[0]) == wHG) { | ~~~~~~~~~~~~~~~~~~~^~~~~~ MySQL_Monitor.cpp:3953:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 3953 | if (atoi(r->fields[0]) == wHG) { | ~~~~~~~~~~~~~~~~~~~^~~~~~ MySQL_Monitor.cpp:4171:9: warning: unused variable 'num_rows' [-Wunused-variable] 4171 | int num_rows=0; | ^~~~~~~~ MySQL_Monitor.cpp: In member function 'void* MySQL_Monitor::monitor_aws_aurora()': MySQL_Monitor.cpp:4334:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 4334 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:4334:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:4334:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:4398:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4398 | if (tmp_hgs_array[i] == wHG) { | ~~~~~~~~~~~~~~~~~^~~~~~ MySQL_Monitor.cpp:4332:15: warning: unused variable 'latest_table_servers_version' [-Wunused-variable] 4332 | unsigned int latest_table_servers_version=0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp:4340:21: warning: variable 't1' set but not used [-Wunused-but-set-variable] 4340 | unsigned long long t1; | ^~ MySQL_Monitor.cpp:4341:21: warning: unused variable 't2' [-Wunused-variable] 4341 | unsigned long long t2; | ^~ MySQL_Monitor.cpp:4342:21: warning: variable 'next_loop_at' set but not used [-Wunused-but-set-variable] 4342 | unsigned long long next_loop_at=0; | ^~~~~~~~~~~~ MySQL_Monitor.cpp: In function 'void* monitor_AWS_Aurora_thread(void*)': MySQL_Monitor.cpp:4500:46: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 4500 | MySQL_Thread * mysql_thr = new MySQL_Thread(); | ^ MySQL_Monitor.cpp:4500:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter MySQL_Monitor.cpp:4500:46: note: use '-faligned-new' to enable C++17 over-aligned new support MySQL_Monitor.cpp:4585:8: warning: unused variable 'num_rows' [-Wunused-variable] 4585 | int num_rows=0; | ^~~~~~~~ MySQL_Monitor.cpp: In member function 'unsigned int MySQL_Monitor::estimate_lag(char*, AWS_Aurora_status_entry**, unsigned int, unsigned int, unsigned int, unsigned int)': MySQL_Monitor.cpp:4670:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 4670 | for (int i = 1; i <= lag_num_checks; i++) { | ~~^~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'ProxySQL_Checksum_Value::set_checksum(char*)' at ../include/proxysql_glovars.hpp:24:10, inlined from 'ProxySQL_Admin::load_mysql_query_rules_to_runtime()' at ProxySQL_Admin.cpp:10283:59: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 18 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Monitor.cpp: In member function 'void MySQL_Monitor::evaluate_aws_aurora_results(unsigned int, unsigned int, AWS_Aurora_status_entry**, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)': MySQL_Monitor.cpp:4688:15: warning: unused variable 'i' [-Wunused-variable] 4688 | unsigned int i = 0; | ^ In function 'strncpy', inlined from 'ProxySQL_Checksum_Value::set_checksum(char*)' at ../include/proxysql_glovars.hpp:24:10, inlined from 'ProxySQL_Admin::load_proxysql_servers_to_runtime(bool)' at ProxySQL_Admin.cpp:11131:58: /usr/include/bits/string_fortified.h:106:34: warning: 'strncpy' output may be truncated copying 18 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/thread.oo thread.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/MySQL_PreparedStatement.oo MySQL_PreparedStatement.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MySQL_Logger.cpp: In member function 'void MySQL_Logger::events_open_log_unlocked()': MySQL_Logger.cpp:529:32: warning: catching polymorphic type 'class std::ios_base::failure' by value [-Wcatch-value=] 529 | catch (std::ofstream::failure e) { | ^ MySQL_Logger.cpp: In member function 'void MySQL_Logger::audit_open_log_unlocked()': MySQL_Logger.cpp:558:32: warning: catching polymorphic type 'class std::ios_base::failure' by value [-Wcatch-value=] 558 | catch (std::ofstream::failure e) { | ^ MySQL_Logger.cpp: In member function 'void MySQL_Logger::log_audit_entry(log_event_type, MySQL_Session*, MySQL_Data_Stream*, char*)': MySQL_Logger.cpp:866:7: warning: variable 'hid' set but not used [-Wunused-but-set-variable] 866 | int hid=-1; | ^~~ MySQL_Logger.cpp:816:11: warning: unused variable 'curtime_mono' [-Wunused-variable] 816 | uint64_t curtime_mono=sess->thread->curtime; | ^~~~~~~~~~~~ g++ -fPIC -c -o obj/ProxySQL_Cluster.oo ProxySQL_Cluster.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ClickHouse_Authentication.oo ClickHouse_Authentication.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ClickHouse_Server.oo ClickHouse_Server.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ProxySQL_Statistics.oo ProxySQL_Statistics.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/Chart_bundle_js.oo Chart_bundle_js.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/ProxySQL_HTTP_Server.oo ProxySQL_HTTP_Server.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection MySQL_Logger.cpp: In member function 'MySQL_Event::write_auth(std::basic_fstream >*, MySQL_Session*)': MySQL_Logger.cpp:131:23: warning: '%03u' directive writing 3 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 131 | sprintf(buffer2,"%s.%03u", buffer1, (unsigned)(start_time%1000000)/1000); | ^~~~ MySQL_Logger.cpp:131:19: note: directive argument in the range [0, 999] 131 | sprintf(buffer2,"%s.%03u", buffer1, (unsigned)(start_time%1000000)/1000); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/istream:38, from /usr/include/c++/10/fstream:38, from MySQL_Logger.cpp:1: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 5 and 68 bytes into a destination of size 64 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Logger.cpp:214:25: warning: '%03u' directive writing 3 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 214 | sprintf(buffer2,"%s.%03u", buffer1, (unsigned)(orig_time%1000000)/1000); | ^~~~ MySQL_Logger.cpp:214:21: note: directive argument in the range [0, 999] 214 | sprintf(buffer2,"%s.%03u", buffer1, (unsigned)(orig_time%1000000)/1000); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/istream:38, from /usr/include/c++/10/fstream:38, from MySQL_Logger.cpp:1: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 5 and 68 bytes into a destination of size 64 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Logger.cpp: In member function 'MySQL_Event::write_query_format_2_json(std::basic_fstream >*)': MySQL_Logger.cpp:390:23: warning: '%06u' directive writing 6 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 390 | sprintf(buffer2,"%s.%06u", buffer1, (unsigned)(start_time%1000000)); | ^~~~ MySQL_Logger.cpp:390:19: note: directive argument in the range [0, 999999] 390 | sprintf(buffer2,"%s.%06u", buffer1, (unsigned)(start_time%1000000)); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/istream:38, from /usr/include/c++/10/fstream:38, from MySQL_Logger.cpp:1: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 8 and 71 bytes into a destination of size 64 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MySQL_Logger.cpp:401:23: warning: '%06u' directive writing 6 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 401 | sprintf(buffer2,"%s.%06u", buffer1, (unsigned)(end_time%1000000)); | ^~~~ MySQL_Logger.cpp:401:19: note: directive argument in the range [0, 999999] 401 | sprintf(buffer2,"%s.%06u", buffer1, (unsigned)(end_time%1000000)); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/istream:38, from /usr/include/c++/10/fstream:38, from MySQL_Logger.cpp:1: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 8 and 71 bytes into a destination of size 64 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/libmicrohttpd/libmicrohttpd/src/include/mhd_options.h:34, from ../deps/libmicrohttpd/libmicrohttpd/src/include/platform.h:37, from ProxySQL_HTTP_Server.cpp:30: ../deps/libmicrohttpd/libmicrohttpd/src/include/MHD_config.h:591: warning: "_MHD_EXTERN" redefined 591 | #define _MHD_EXTERN __attribute__((visibility("default"))) extern | In file included from ../deps/libhttpserver/libhttpserver/src/httpserver/http_utils.hpp:28, from ../deps/libhttpserver/libhttpserver/src/httpserver.hpp:26, from ../include/ProxySQL_RESTAPI_Server.hpp:7, from ../include/proxysql_admin.h:9, from ../include/cpp.h:20, from ../include/MySQL_Monitor.hpp:4, from ../include/cpp.h:10, from ../include/mysql_connection.h:5, from ../include/cpp.h:7, from ../include/query_cache.hpp:4, from ../include/cpp.h:6, from ../include/mysql_backend.h:4, from ../include/cpp.h:4, from ../include/MySQL_Session.h:4, from ../include/cpp.h:3, from ../include/MySQL_Thread.h:5, from ../include/cpp.h:2, from ProxySQL_HTTP_Server.cpp:7: ../deps/libmicrohttpd/libmicrohttpd/src/include/microhttpd.h:177: note: this is the location of the previous definition 177 | #define _MHD_EXTERN extern | g++ -fPIC -c -o obj/ProxySQL_RESTAPI_Server.oo ProxySQL_RESTAPI_Server.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/font-awesome.min.css.oo font-awesome.min.css.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/main-bundle.min.css.oo main-bundle.min.css.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection g++ -fPIC -c -o obj/set_parser.oo set_parser.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ProxySQL_Statistics.cpp: In member function 'ProxySQL_Statistics::system_memory_sets() [clone .part.0]': ProxySQL_Statistics.cpp:616:227: warning: ' GROUP BY timestamp/3600' directive writing 24 bytes into a region of size between 15 and 53 [-Wformat-overflow=] 616 | sprintf(buf,"INSERT INTO system_memory_hour SELECT timestamp/3600*3600 , AVG(allocated), AVG(resident), AVG(active), AVG(mapped), AVG(metadata), AVG(retained) FROM system_memory WHERE timestamp >= %ld AND timestamp < %ld GROUP BY timestamp/3600", t+3600 , (ts/3600)*3600); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6535, from /usr/include/c++/10/string:55, from /usr/include/c++/10/stdexcept:39, from /usr/include/c++/10/system_error:41, from /usr/include/c++/10/mutex:42, from ProxySQL_Statistics.cpp:2: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output between 228 and 266 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -fPIC -c -o obj/MySQL_Variables.oo MySQL_Variables.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/re2/re2 -I/usr/local/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/libev/libev/ -I../deps/libinjection/libinjection/src -O2 -ggdb -Wall -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ProxySQL_RESTAPI_Server.cpp: In member function 'sync_resource::process_request(httpserver::http_request const&, std::__cxx11::basic_string, std::allocator > const&)': ProxySQL_RESTAPI_Server.cpp:142:32: warning: 'interval_ms' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | timeout.tv_usec=(interval_ms%1000)*1000; | ~~~~~~~~~~~~^~~~~~ ar rcs libproxysql.a obj/c_tokenizer.o obj/ProxySQL_GloVars.oo obj/network.oo obj/debug.oo obj/configfile.oo obj/Query_Cache.oo obj/SpookyV2.oo obj/MySQL_Authentication.oo obj/gen_utils.oo obj/sqlite3db.oo obj/mysql_connection.oo obj/MySQL_HostGroups_Manager.oo obj/mysql_data_stream.oo obj/MySQL_Thread.oo obj/MySQL_Session.oo obj/MySQL_Protocol.oo obj/mysql_backend.oo obj/Query_Processor.oo obj/ProxySQL_Admin.oo obj/ProxySQL_Config.oo obj/ProxySQL_Restapi.oo obj/MySQL_Monitor.oo obj/MySQL_Logger.oo obj/thread.oo obj/MySQL_PreparedStatement.oo obj/ProxySQL_Cluster.oo obj/ClickHouse_Authentication.oo obj/ClickHouse_Server.oo obj/ProxySQL_Statistics.oo obj/Chart_bundle_js.oo obj/ProxySQL_HTTP_Server.oo obj/ProxySQL_RESTAPI_Server.oo obj/font-awesome.min.css.oo obj/main-bundle.min.css.oo obj/set_parser.oo obj/MySQL_Variables.oo ../deps/re2/re2/obj/libre2.a make[1]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/lib' cd src && OPTZ="-O2 -ggdb" CC=gcc CXX=g++ make make[1]: Entering directory '/builddir/build/BUILD/proxysql-2.0.13/src' mkdir obj g++ -c -o obj/main.o main.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/re2/re2 -L../deps/curl/curl/include -O2 -ggdb -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall g++ -c -o obj/proxysql_global.o proxysql_global.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/re2/re2 -L../deps/curl/curl/include -O2 -ggdb -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall g++ -c -o obj/SQLite3_Server.o SQLite3_Server.cpp -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/re2/re2 -L../deps/curl/curl/include -O2 -ggdb -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall SQLite3_Server.cpp: In function 'void* child_mysql(void*)': SQLite3_Server.cpp:671:43: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 671 | MySQL_Thread *mysql_thr=new MySQL_Thread(); | ^ SQLite3_Server.cpp:671:43: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter SQLite3_Server.cpp:671:43: note: use '-faligned-new' to enable C++17 over-aligned new support main.cpp: In function 'void* mysql_worker_thread_func(void*)': main.cpp:760:42: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 760 | MySQL_Thread *worker = new MySQL_Thread(); | ^ main.cpp:760:42: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter main.cpp:760:42: note: use '-faligned-new' to enable C++17 over-aligned new support main.cpp: In function 'void* mysql_worker_thread_func_idles(void*)': main.cpp:790:42: warning: 'new' of type 'MySQL_Thread' with extended alignment 64 [-Waligned-new=] 790 | MySQL_Thread *worker = new MySQL_Thread(); | ^ main.cpp:790:42: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter main.cpp:790:42: note: use '-faligned-new' to enable C++17 over-aligned new support main.cpp: In function 'int main(int, const char**)': main.cpp:1823:40: warning: integer overflow in expression of type 'int' results in '500654080' [-Woverflow] 1823 | time_next_version_check += 24*3600*(1000*1000); | ~~~~~~~^~~~~~~~~~~~ SQLite3_Server.cpp: At global scope: SQLite3_Server.cpp:94:12: warning: 'testLag' defined but not used [-Wunused-variable] 94 | static int testLag = 10; | ^~~~~~~ SQLite3_Server.cpp:93:12: warning: 'testIndex' defined but not used [-Wunused-variable] 93 | static int testIndex = 7; | ^~~~~~~~~ SQLite3_Server.cpp:92:13: warning: 'testTimeoutSequence' defined but not used [-Wunused-variable] 92 | static bool testTimeoutSequence[] = {true, false, true, false, true, false, true, false}; | ^~~~~~~~~~~~~~~~~~~ main.cpp: At global scope: main.cpp:326:22: warning: 'long unsigned int thread_id()' defined but not used [-Wunused-function] 326 | static unsigned long thread_id(void) { | ^~~~~~~~~ main.cpp:316:13: warning: 'void lock_callback(int, int, const char*, int)' defined but not used [-Wunused-function] 316 | static void lock_callback(int mode, int type, const char *file, int line) { | ^~~~~~~~~~~~~ g++ -o proxysql obj/main.o obj/proxysql_global.o obj/SQLite3_Server.o ../lib/libproxysql.a -std=c++11 -I../include -I../deps/jemalloc/jemalloc/include/jemalloc -I../deps/mariadb-client-library/mariadb_client/include -I../deps/clickhouse-cpp/clickhouse-cpp -I../deps/libmicrohttpd/libmicrohttpd/src/include -I../deps/libhttpserver/libhttpserver/src -I../deps/re2/re2 -L../deps/curl/curl/include -O2 -ggdb -DGITVERSION=\"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L../lib -L../deps/jemalloc/jemalloc/lib -L../deps/re2/re2/obj -L../deps/mariadb-client-library/mariadb_client/libmariadb -L../deps/libmicrohttpd/libmicrohttpd/src/microhttpd/.libs -L../deps/libhttpserver/libhttpserver/build/src/.libs -L../deps/libinjection/libinjection/src -L../deps/curl/curl/lib/.libs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -Wl,-Bstatic -lproxysql -ljemalloc -lre2 -lmariadbclient -lhttpserver -lmicrohttpd -linjection -Wl,-Bdynamic -lgnutls -lev -lssl -lcrypto -lsqlite3 -ldaemon -lconfig -lconfig++ -lpthread -lm -lz -lrt -lpcre -lpcrecpp -lcurl -ldl SQLite3_Server.cpp:125:16: warning: type 'struct _ifaces_desc_t' violates the C++ One Definition Rule [-Wodr] 125 | typedef struct _ifaces_desc_t { | ^ ProxySQL_Admin.cpp:822:16: note: a different type is defined in another translation unit ProxySQL_Admin.cpp:824:10: note: the first difference of corresponding definitions is field 'telnet_admin_ifaces' ProxySQL_Admin.cpp:822:16: note: a type with different number of fields is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/http_utils.hpp:64:10: warning: type 'start_method_T' violates the C++ One Definition Rule [-Wodr] 64 | enum start_method_T | ^ ../../src/httpserver/http_utils.hpp:64:10: note: an enum with different values is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/webserver.hpp:68:7: warning: type 'struct webserver' violates the C++ One Definition Rule [-Wodr] 68 | class webserver | ^ ../../src/httpserver/webserver.hpp:68:7: note: a different type is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/webserver.hpp:141:42: note: the first difference of corresponding definitions is field 'start_method' 141 | http::http_utils::start_method_T start_method; | ^ ../../src/httpserver/webserver.hpp:141:42: note: a field of same name but different type is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/http_utils.hpp:64:10: note: type 'start_method_T' itself violates the C++ One Definition Rule 64 | enum start_method_T | ^ ../../src/httpserver/http_utils.hpp:64:10: note: the incompatible type is defined here ../deps/libhttpserver/libhttpserver/src/httpserver/create_webserver.hpp:45:7: warning: type 'struct create_webserver' violates the C++ One Definition Rule [-Wodr] 45 | class create_webserver | ^ ../../src/httpserver/create_webserver.hpp:45:7: note: a different type is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/create_webserver.hpp:504:42: note: the first difference of corresponding definitions is field '_start_method' 504 | http::http_utils::start_method_T _start_method; | ^ ../../src/httpserver/create_webserver.hpp:504:42: note: a field of same name but different type is defined in another translation unit ../deps/libhttpserver/libhttpserver/src/httpserver/http_utils.hpp:64:10: note: type 'start_method_T' itself violates the C++ One Definition Rule 64 | enum start_method_T | ^ ../../src/httpserver/http_utils.hpp:64:10: note: the incompatible type is defined here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:89:39: warning: type of 'pvio_socket_client_plugin' does not match original declaration [-Wlto-type-mismatch] 89 | extern struct st_mysql_client_plugin pvio_socket_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/pvio/pvio_socket.c:135:21: note: type 'struct MARIADB_PVIO_PLUGIN' should match type 'struct st_mysql_client_plugin' 135 | MARIADB_PVIO_PLUGIN pvio_socket_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/pvio/pvio_socket.c:135:21: note: 'pvio_socket_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/pvio/pvio_socket.c:135:21: note: code may be misoptimized unless '-fno-strict-aliasing' is used /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:88:39: warning: type of 'mysql_clear_password_client_plugin' does not match original declaration [-Wlto-type-mismatch] 88 | extern struct st_mysql_client_plugin mysql_clear_password_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/mariadb_cleartext.c:57:46: note: type 'struct st_mysql_client_plugin_AUTHENTICATION' should match type 'struct st_mysql_client_plugin' 57 | struct st_mysql_client_plugin_AUTHENTICATION mysql_clear_password_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/mariadb_cleartext.c:57:46: note: 'mysql_clear_password_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/mariadb_cleartext.c:57:46: note: code may be misoptimized unless '-fno-strict-aliasing' is used /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:87:39: warning: type of 'mysql_old_password_client_plugin' does not match original declaration [-Wlto-type-mismatch] 87 | extern struct st_mysql_client_plugin mysql_old_password_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/old_password.c:50:46: note: type 'struct st_mysql_client_plugin_AUTHENTICATION' should match type 'struct st_mysql_client_plugin' 50 | struct st_mysql_client_plugin_AUTHENTICATION mysql_old_password_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/old_password.c:50:46: note: 'mysql_old_password_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/old_password.c:50:46: note: code may be misoptimized unless '-fno-strict-aliasing' is used /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:86:39: warning: type of 'sha256_password_client_plugin' does not match original declaration [-Wlto-type-mismatch] 86 | extern struct st_mysql_client_plugin sha256_password_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/sha256_pw.c:66:46: note: type 'struct st_mysql_client_plugin_AUTHENTICATION' should match type 'struct st_mysql_client_plugin' 66 | struct st_mysql_client_plugin_AUTHENTICATION sha256_password_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/sha256_pw.c:66:46: note: 'sha256_password_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/sha256_pw.c:66:46: note: code may be misoptimized unless '-fno-strict-aliasing' is used /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:85:39: warning: type of 'caching_sha2_password_client_plugin' does not match original declaration [-Wlto-type-mismatch] 85 | extern struct st_mysql_client_plugin caching_sha2_password_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/caching_sha2_pw.c:148:46: note: type 'struct st_mysql_client_plugin_AUTHENTICATION' should match type 'struct st_mysql_client_plugin' 148 | struct st_mysql_client_plugin_AUTHENTICATION caching_sha2_password_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/caching_sha2_pw.c:148:46: note: 'caching_sha2_password_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/caching_sha2_pw.c:148:46: note: code may be misoptimized unless '-fno-strict-aliasing' is used /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/libmariadb/ma_client_plugin.c:84:39: warning: type of 'mysql_native_password_client_plugin' does not match original declaration [-Wlto-type-mismatch] 84 | extern struct st_mysql_client_plugin mysql_native_password_client_plugin; | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/my_auth.c:39:15: note: type 'struct auth_plugin_t' should match type 'struct st_mysql_client_plugin' 39 | auth_plugin_t mysql_native_password_client_plugin= | ^ /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/my_auth.c:39:15: note: 'mysql_native_password_client_plugin' was previously declared here /builddir/build/BUILD/proxysql-2.0.13/deps/mariadb-client-library/mariadb_client/plugins/auth/my_auth.c:39:15: note: code may be misoptimized unless '-fno-strict-aliasing' is used In function 'strncpy', inlined from 'lookup_sub_value.part.0' at digestauth.c:483:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | 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 In function 'strncpy', inlined from 'query_parser_first_comment' at Query_Processor.cpp:2471:13: /usr/include/bits/string_fortified.h:106:34: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ Query_Processor.cpp: In member function 'query_parser_first_comment': Query_Processor.cpp:2468:22: note: length computed here /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans14.ltrans.o: in function `.L0 ': /usr/include/stdlib.h:363: undefined reference to `__sync_lock_test_and_set_1' /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans14.ltrans.o: in function `.L0 ': /builddir/build/BUILD/proxysql-2.0.13/src/ProxySQL_Admin.cpp:6921: undefined reference to `__sync_lock_test_and_set_1' /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans14.ltrans.o:/builddir/build/BUILD/proxysql-2.0.13/src/ProxySQL_Admin.cpp:6941: undefined reference to `__sync_lock_test_and_set_1' /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans14.ltrans.o:/builddir/build/BUILD/proxysql-2.0.13/src/ProxySQL_Admin.cpp:6961: undefined reference to `__sync_lock_test_and_set_1' /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans33.ltrans.o: in function `.L0 ': /builddir/build/BUILD/proxysql-2.0.13/src/include/jemalloc/internal/mutex_pool.h:23: undefined reference to `__atomic_compare_exchange_1' /usr/bin/ld: /tmp/proxysql.4sUp76.ltrans36.ltrans.o: in function `.L0 ': /builddir/build/BUILD/proxysql-2.0.13/src/include/jemalloc/internal/mutex.h:171: undefined reference to `__atomic_exchange_1' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:104: proxysql] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/proxysql-2.0.13/src' make: *** [Makefile:80: build_src] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.6D67i2 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.6D67i2 (%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