Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/pgbouncer.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-230962-81535/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/pgbouncer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/pgbouncer-1.25.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/pgbouncer.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-230962-81535/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/pgbouncer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glfadl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgbouncer-1.25.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pgbouncer-1.25.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pgbouncer-1.25.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pgbouncer-ini.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e 's|/usr/bin/env python.*|/usr/bin/python3|g' etc/mkauth.py + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eDqzJI + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pgbouncer-1.25.1 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-12-04 02:03:14.000000000 +0800 +++ ./configure 2025-12-08 10:20:07.804000000 +0800 @@ -1809,7 +1809,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debug --with-cares --with-ldap --with-pam --with-systemd configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... loongarch64-opencloudos-linux-gnu checking host system type... loongarch64-opencloudos-linux-gnu checking target host type... unix checking for loongarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /usr/bin/grep checking for a race-free mkdir -p... /usr/bin/mkdir -p checking how to run the C preprocessor... gcc -E checking whether linker supports --as-needed... yes checking whether compiler supports dependency generation... yes checking for working warning switches... done checking whether ln -s works... yes checking for egrep... /usr/bin/grep -E checking for gawk... gawk checking for a sed that does not truncate output... /usr/bin/sed checking for loongarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for loongarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for loongarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for loongarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pandoc... pandoc checking for python3... python3 checking for loongarch64-opencloudos-linux-gnu-strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for poll.h... yes checking for sys/un.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/wait.h... yes checking for sys/mman.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for dlfcn.h... yes checking for err.h... yes checking for pthread.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for byteswap.h... yes checking for malloc.h... yes checking for regex.h... yes checking for getopt.h... yes checking for fnmatch.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for linux/random.h... yes checking for ucred.h... no checking for sys/ucred.h... no checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking for C/C++ restrict keyword... __restrict__ checking whether byte ordering is bigendian... 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 pid_t... yes checking for uid_t in sys/types.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking for strlcpy... yes checking for strlcat... yes checking for strnlen... yes checking for strsep... yes checking for getpeereid... no checking for sigaction... yes checking for sigqueue... yes checking for memmem... yes checking for memrchr... yes checking for mempcpy... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll... yes checking for getline... yes checking for regcomp... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for getprogname... no checking for setprogname... no checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for explicit_bzero... yes checking for memset_s... no checking for reallocarray... yes checking for getopt... yes checking for getopt_long... yes checking for getopt_long_only... yes checking for fls... no checking for flsl... no checking for flsll... no checking for ffs... yes checking for ffsl... yes checking for ffsll... yes checking for fnmatch... yes checking for mbsnrtowcs... yes checking for nl_langinfo... yes checking for strtod_l... yes checking for strtonum... no checking for asprintf... yes checking for vasprintf... yes checking for timegm... yes checking for localtime_r... yes checking for gettimeofday... yes checking for recvmsg... yes checking for sendmsg... yes checking for usleep... yes checking for getrusage... yes checking for syslog... yes checking for mmap... yes checking for getpeerucred... no checking for arc4random_buf... yes checking for getentropy... yes checking for getrandom... yes checking for library containing WSAGetLastError... no checking whether strerror_r returns char *... yes checking for integer enc/dec functions... not found checking for library containing clock_gettime... none required checking for library containing getsockname... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for lstat... yes checking for libevent... yes checking for security/pam_appl.h... yes checking for pthread.h... (cached) yes checking for library containing pam_start... -lpam checking for library containing pthread_create... none required checking for ldap.h... yes checking for pthread.h... (cached) yes checking for library containing ldap_initialize... -lldap checking for library containing pthread_create... (cached) none required checking whether to build with systemd support... yes checking for systemd/sd-daemon.h... yes checking for library containing sd_notify... -lsystemd checking whether to use c-ares for DNS lookups... yes checking for ares_nameser.h... yes checking for OpenSSL... found checking for SSL_CTX_use_certificate_chain_mem... no checking for SSL_CTX_load_verify_mem... no checking for asn1_time_parse... no checking for root CA certs... /etc/ssl/certs/ca-certificates.crt checking whether to build debug binary... yes checking whether to enable asserts... no checking whether to fail on warnings... no configure: creating ./config.status config.status: creating config.mak config.status: creating lib/usual/config.h Results: adns = c-ares ldap = yes pam = yes systemd = yes tls = yes configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j32 V=1 VERBOSE=1 V=1 gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/bool.o -MF .objs/pgbouncer/src/common/bool.o.d -c -o .objs/pgbouncer/src/common/bool.o src/common/bool.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/pgstrcasecmp.o -MF .objs/pgbouncer/src/common/pgstrcasecmp.o.d -c -o .objs/pgbouncer/src/common/pgstrcasecmp.o src/common/pgstrcasecmp.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/hmac.o -MF .objs/pgbouncer/src/common/hmac.o.d -c -o .objs/pgbouncer/src/common/hmac.o src/common/hmac.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/messages.o -MF .objs/pgbouncer/src/messages.o.d -c -o .objs/pgbouncer/src/messages.o src/messages.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/pam.o -MF .objs/pgbouncer/src/pam.o.d -c -o .objs/pgbouncer/src/pam.o src/pam.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/system.o -MF .objs/pgbouncer/src/system.o.d -c -o .objs/pgbouncer/src/system.o src/system.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/cryptohash.o -MF .objs/pgbouncer/src/common/cryptohash.o.d -c -o .objs/pgbouncer/src/common/cryptohash.o src/common/cryptohash.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/base64.o -MF .objs/pgbouncer/src/common/base64.o.d -c -o .objs/pgbouncer/src/common/base64.o src/common/base64.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/string.o -MF .objs/pgbouncer/src/common/string.o.d -c -o .objs/pgbouncer/src/common/string.o src/common/string.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/saslprep.o -MF .objs/pgbouncer/src/common/saslprep.o.d -c -o .objs/pgbouncer/src/common/saslprep.o src/common/saslprep.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/base.o -MF .objs/pgbouncer/lib/usual/base.o.d -c -o .objs/pgbouncer/lib/usual/base.o lib/usual/base.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/scram-common.o -MF .objs/pgbouncer/src/common/scram-common.o.d -c -o .objs/pgbouncer/src/common/scram-common.o src/common/scram-common.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/csrandom.o -MF .objs/pgbouncer/lib/usual/crypto/csrandom.o.d -c -o .objs/pgbouncer/lib/usual/crypto/csrandom.o lib/usual/crypto/csrandom.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/entropy.o -MF .objs/pgbouncer/lib/usual/crypto/entropy.o.d -c -o .objs/pgbouncer/lib/usual/crypto/entropy.o lib/usual/crypto/entropy.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/main.o -MF .objs/pgbouncer/src/main.o.d -c -o .objs/pgbouncer/src/main.o src/main.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/digest.o -MF .objs/pgbouncer/lib/usual/crypto/digest.o.d -c -o .objs/pgbouncer/lib/usual/crypto/digest.o lib/usual/crypto/digest.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/stats.o -MF .objs/pgbouncer/src/stats.o.d -c -o .objs/pgbouncer/src/stats.o src/stats.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/pooler.o -MF .objs/pgbouncer/src/pooler.o.d -c -o .objs/pgbouncer/src/pooler.o src/pooler.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/keccak_prng.o -MF .objs/pgbouncer/lib/usual/crypto/keccak_prng.o.d -c -o .objs/pgbouncer/lib/usual/crypto/keccak_prng.o lib/usual/crypto/keccak_prng.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/takeover.o -MF .objs/pgbouncer/src/takeover.o.d -c -o .objs/pgbouncer/src/takeover.o src/takeover.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/aatree.o -MF .objs/pgbouncer/lib/usual/aatree.o.d -c -o .objs/pgbouncer/lib/usual/aatree.o lib/usual/aatree.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/err.o -MF .objs/pgbouncer/lib/usual/err.o.d -c -o .objs/pgbouncer/lib/usual/err.o lib/usual/err.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/loader.o -MF .objs/pgbouncer/src/loader.o.d -c -o .objs/pgbouncer/src/loader.o src/loader.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/unicode_norm.o -MF .objs/pgbouncer/src/common/unicode_norm.o.d -c -o .objs/pgbouncer/src/common/unicode_norm.o src/common/unicode_norm.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/util.o -MF .objs/pgbouncer/src/util.o.d -c -o .objs/pgbouncer/src/util.o src/util.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/getopt.o -MF .objs/pgbouncer/lib/usual/getopt.o.d -c -o .objs/pgbouncer/lib/usual/getopt.o lib/usual/getopt.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/sha2.o -MF .objs/pgbouncer/src/common/sha2.o.d -c -o .objs/pgbouncer/src/common/sha2.o src/common/sha2.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/cbtree.o -MF .objs/pgbouncer/lib/usual/cbtree.o.d -c -o .objs/pgbouncer/lib/usual/cbtree.o lib/usual/cbtree.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/scram.o -MF .objs/pgbouncer/src/scram.o.d -c -o .objs/pgbouncer/src/scram.o src/scram.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/pktbuf.o -MF .objs/pgbouncer/src/pktbuf.o.d -c -o .objs/pgbouncer/src/pktbuf.o src/pktbuf.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/chacha.o -MF .objs/pgbouncer/lib/usual/crypto/chacha.o.d -c -o .objs/pgbouncer/lib/usual/crypto/chacha.o lib/usual/crypto/chacha.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/proto.o -MF .objs/pgbouncer/src/proto.o.d -c -o .objs/pgbouncer/src/proto.o src/proto.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/list.o -MF .objs/pgbouncer/lib/usual/list.o.d -c -o .objs/pgbouncer/lib/usual/list.o lib/usual/list.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/mbuf.o -MF .objs/pgbouncer/lib/usual/mbuf.o.d -c -o .objs/pgbouncer/lib/usual/mbuf.o lib/usual/mbuf.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/cxalloc.o -MF .objs/pgbouncer/lib/usual/cxalloc.o.d -c -o .objs/pgbouncer/lib/usual/cxalloc.o lib/usual/cxalloc.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/fileutil.o -MF .objs/pgbouncer/lib/usual/fileutil.o.d -c -o .objs/pgbouncer/lib/usual/fileutil.o lib/usual/fileutil.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/regex.o -MF .objs/pgbouncer/lib/usual/regex.o.d -c -o .objs/pgbouncer/lib/usual/regex.o lib/usual/regex.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/mempool.o -MF .objs/pgbouncer/lib/usual/mempool.o.d -c -o .objs/pgbouncer/lib/usual/mempool.o lib/usual/mempool.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/dnslookup.o -MF .objs/pgbouncer/src/dnslookup.o.d -c -o .objs/pgbouncer/src/dnslookup.o src/dnslookup.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/md5.o -MF .objs/pgbouncer/lib/usual/crypto/md5.o.d -c -o .objs/pgbouncer/lib/usual/crypto/md5.o lib/usual/crypto/md5.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/hba.o -MF .objs/pgbouncer/src/hba.o.d -c -o .objs/pgbouncer/src/hba.o src/hba.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/signal.o -MF .objs/pgbouncer/lib/usual/signal.o.d -c -o .objs/pgbouncer/lib/usual/signal.o lib/usual/signal.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/netdb.o -MF .objs/pgbouncer/lib/usual/netdb.o.d -c -o .objs/pgbouncer/lib/usual/netdb.o lib/usual/netdb.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/logging.o -MF .objs/pgbouncer/lib/usual/logging.o.d -c -o .objs/pgbouncer/lib/usual/logging.o lib/usual/logging.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/ldapauth.o -MF .objs/pgbouncer/src/ldapauth.o.d -c -o .objs/pgbouncer/src/ldapauth.o src/ldapauth.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/socket_ntop.o -MF .objs/pgbouncer/lib/usual/socket_ntop.o.d -c -o .objs/pgbouncer/lib/usual/socket_ntop.o lib/usual/socket_ntop.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/socket_pton.o -MF .objs/pgbouncer/lib/usual/socket_pton.o.d -c -o .objs/pgbouncer/lib/usual/socket_pton.o lib/usual/socket_pton.c /usr/bin/make -C doc pgbouncer.1 /usr/bin/make -C doc pgbouncer.5 gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/cxextra.o -MF .objs/pgbouncer/lib/usual/cxextra.o.d -c -o .objs/pgbouncer/lib/usual/cxextra.o lib/usual/cxextra.c make[1]: Entering directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' python3 filter.py frag-config-man.md config.md >pgbouncer_5.md make[1]: Leaving directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/server.o -MF .objs/pgbouncer/src/server.o.d -c -o .objs/pgbouncer/src/server.o src/server.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/time.o -MF .objs/pgbouncer/lib/usual/time.o.d -c -o .objs/pgbouncer/lib/usual/time.o lib/usual/time.c make[1]: Entering directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' python3 filter.py frag-usage-man.md usage.md >pgbouncer_1.md make[1]: Leaving directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/strpool.o -MF .objs/pgbouncer/lib/usual/strpool.o.d -c -o .objs/pgbouncer/lib/usual/strpool.o lib/usual/strpool.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/safeio.o -MF .objs/pgbouncer/lib/usual/safeio.o.d -c -o .objs/pgbouncer/lib/usual/safeio.o lib/usual/safeio.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/slab.o -MF .objs/pgbouncer/lib/usual/slab.o.d -c -o .objs/pgbouncer/lib/usual/slab.o lib/usual/slab.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/socket.o -MF .objs/pgbouncer/lib/usual/socket.o.d -c -o .objs/pgbouncer/lib/usual/socket.o lib/usual/socket.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_client.o -MF .objs/pgbouncer/lib/usual/tls/tls_client.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_client.o lib/usual/tls/tls_client.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/janitor.o -MF .objs/pgbouncer/src/janitor.o.d -c -o .objs/pgbouncer/src/janitor.o src/janitor.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/pgutil.o -MF .objs/pgbouncer/lib/usual/pgutil.o.d -c -o .objs/pgbouncer/lib/usual/pgutil.o lib/usual/pgutil.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/sbuf.o -MF .objs/pgbouncer/src/sbuf.o.d -c -o .objs/pgbouncer/src/sbuf.o src/sbuf.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_peer.o -MF .objs/pgbouncer/lib/usual/tls/tls_peer.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_peer.o lib/usual/tls/tls_peer.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/crypto/keccak.o -MF .objs/pgbouncer/lib/usual/crypto/keccak.o.d -c -o .objs/pgbouncer/lib/usual/crypto/keccak.o lib/usual/crypto/keccak.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/client.o -MF .objs/pgbouncer/src/client.o.d -c -o .objs/pgbouncer/src/client.o src/client.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/prepare.o -MF .objs/pgbouncer/src/prepare.o.d -c -o .objs/pgbouncer/src/prepare.o src/prepare.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/cfparser.o -MF .objs/pgbouncer/lib/usual/cfparser.o.d -c -o .objs/pgbouncer/lib/usual/cfparser.o lib/usual/cfparser.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_conninfo.o -MF .objs/pgbouncer/lib/usual/tls/tls_conninfo.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_conninfo.o lib/usual/tls/tls_conninfo.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/varcache.o -MF .objs/pgbouncer/src/varcache.o.d -c -o .objs/pgbouncer/src/varcache.o src/varcache.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_compat.o -MF .objs/pgbouncer/lib/usual/tls/tls_compat.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_compat.o lib/usual/tls/tls_compat.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_server.o -MF .objs/pgbouncer/lib/usual/tls/tls_server.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_server.o lib/usual/tls/tls_server.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_util.o -MF .objs/pgbouncer/lib/usual/tls/tls_util.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_util.o lib/usual/tls/tls_util.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_cert.o -MF .objs/pgbouncer/lib/usual/tls/tls_cert.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_cert.o lib/usual/tls/tls_cert.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/string.o -MF .objs/pgbouncer/lib/usual/string.o.d -c -o .objs/pgbouncer/lib/usual/string.o lib/usual/string.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_verify.o -MF .objs/pgbouncer/lib/usual/tls/tls_verify.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_verify.o lib/usual/tls/tls_verify.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_ocsp.o -MF .objs/pgbouncer/lib/usual/tls/tls_ocsp.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_ocsp.o lib/usual/tls/tls_ocsp.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls_config.o -MF .objs/pgbouncer/lib/usual/tls/tls_config.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls_config.o lib/usual/tls/tls_config.c make[1]: Entering directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' pandoc -s -t man -o pgbouncer.1 pgbouncer_1.md make[1]: Leaving directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/lib/usual/tls/tls.o -MF .objs/pgbouncer/lib/usual/tls/tls.o.d -c -o .objs/pgbouncer/lib/usual/tls/tls.o lib/usual/tls/tls.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/common/wchar.o -MF .objs/pgbouncer/src/common/wchar.o.d -c -o .objs/pgbouncer/src/common/wchar.o src/common/wchar.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/admin.o -MF .objs/pgbouncer/src/admin.o.d -c -o .objs/pgbouncer/src/admin.o src/admin.c gcc -DHAVE_CONFIG_H -Iinclude -Ilib -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -MD -MP -MT .objs/pgbouncer/src/objects.o -MF .objs/pgbouncer/src/objects.o.d -c -o .objs/pgbouncer/src/objects.o src/objects.c make[1]: Entering directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' pandoc -s -t man -o pgbouncer.5 pgbouncer_5.md make[1]: Leaving directory '/builddir/build/BUILD/pgbouncer-1.25.1/doc' 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -Wuninitialized -Wmissing-format-attribute -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed -o pgbouncer .objs/pgbouncer/src/admin.o .objs/pgbouncer/src/client.o .objs/pgbouncer/src/dnslookup.o .objs/pgbouncer/src/hba.o .objs/pgbouncer/src/janitor.o .objs/pgbouncer/src/ldapauth.o .objs/pgbouncer/src/loader.o .objs/pgbouncer/src/messages.o .objs/pgbouncer/src/main.o .objs/pgbouncer/src/objects.o .objs/pgbouncer/src/pam.o .objs/pgbouncer/src/pktbuf.o .objs/pgbouncer/src/pooler.o .objs/pgbouncer/src/proto.o .objs/pgbouncer/src/prepare.o .objs/pgbouncer/src/sbuf.o .objs/pgbouncer/src/scram.o .objs/pgbouncer/src/server.o .objs/pgbouncer/src/stats.o .objs/pgbouncer/src/system.o .objs/pgbouncer/src/takeover.o .objs/pgbouncer/src/util.o .objs/pgbouncer/src/varcache.o .objs/pgbouncer/src/common/sha2.o .objs/pgbouncer/src/common/base64.o .objs/pgbouncer/src/common/bool.o .objs/pgbouncer/src/common/cryptohash.o .objs/pgbouncer/src/common/hmac.o .objs/pgbouncer/src/common/pgstrcasecmp.o .objs/pgbouncer/src/common/saslprep.o .objs/pgbouncer/src/common/scram-common.o .objs/pgbouncer/src/common/string.o .objs/pgbouncer/src/common/unicode_norm.o .objs/pgbouncer/src/common/wchar.o .objs/pgbouncer/lib/usual/aatree.o .objs/pgbouncer/lib/usual/base.o .objs/pgbouncer/lib/usual/cbtree.o .objs/pgbouncer/lib/usual/cfparser.o .objs/pgbouncer/lib/usual/crypto/chacha.o .objs/pgbouncer/lib/usual/crypto/csrandom.o .objs/pgbouncer/lib/usual/crypto/digest.o .objs/pgbouncer/lib/usual/crypto/entropy.o .objs/pgbouncer/lib/usual/crypto/keccak.o .objs/pgbouncer/lib/usual/crypto/keccak_prng.o .objs/pgbouncer/lib/usual/crypto/md5.o .objs/pgbouncer/lib/usual/cxalloc.o .objs/pgbouncer/lib/usual/cxextra.o .objs/pgbouncer/lib/usual/err.o .objs/pgbouncer/lib/usual/fileutil.o .objs/pgbouncer/lib/usual/getopt.o .objs/pgbouncer/lib/usual/list.o .objs/pgbouncer/lib/usual/logging.o .objs/pgbouncer/lib/usual/mbuf.o .objs/pgbouncer/lib/usual/mempool.o .objs/pgbouncer/lib/usual/netdb.o .objs/pgbouncer/lib/usual/pgutil.o .objs/pgbouncer/lib/usual/regex.o .objs/pgbouncer/lib/usual/safeio.o .objs/pgbouncer/lib/usual/signal.o .objs/pgbouncer/lib/usual/slab.o .objs/pgbouncer/lib/usual/socket.o .objs/pgbouncer/lib/usual/socket_ntop.o .objs/pgbouncer/lib/usual/socket_pton.o .objs/pgbouncer/lib/usual/string.o .objs/pgbouncer/lib/usual/strpool.o .objs/pgbouncer/lib/usual/time.o .objs/pgbouncer/lib/usual/tls/tls.o .objs/pgbouncer/lib/usual/tls/tls_cert.o .objs/pgbouncer/lib/usual/tls/tls_client.o .objs/pgbouncer/lib/usual/tls/tls_compat.o .objs/pgbouncer/lib/usual/tls/tls_config.o .objs/pgbouncer/lib/usual/tls/tls_conninfo.o .objs/pgbouncer/lib/usual/tls/tls_ocsp.o .objs/pgbouncer/lib/usual/tls/tls_peer.o .objs/pgbouncer/lib/usual/tls/tls_server.o .objs/pgbouncer/lib/usual/tls/tls_util.o .objs/pgbouncer/lib/usual/tls/tls_verify.o -lcares -levent -lssl -lcrypto -lsystemd -lldap -lpam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aLiiQx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 ++ dirname /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 + cd pgbouncer-1.25.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 'INSTALL=/usr/bin/install -p' INSTALL pgbouncer /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/bin INSTALL README.md /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL NEWS.md /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL etc/pgbouncer-minimal.ini /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL etc/pgbouncer.service /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL etc/pgbouncer.socket /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL etc/userlist.txt /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer INSTALL doc/pgbouncer.1 /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/man/man1 INSTALL doc/pgbouncer.5 /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/man/man5 + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pgbouncer/ + install -p -m 640 etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pgbouncer + install -p -m 600 etc/userlist.txt /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pgbouncer + install -p -m 700 etc/mkauth.py /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pgbouncer/ + mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pam.d + install -p -m 644 /builddir/build/SOURCES/pgbouncer.pam /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/pam.d/pgbouncer + mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/run/pgbouncer + mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/var/log/pgbouncer + install -d /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/pgbouncer.service /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/lib/systemd/system/pgbouncer.service + mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/lib/tmpfiles.d + cat + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/logrotate.d + install -p -m 644 /builddir/build/SOURCES/pgbouncer.logrotate /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/etc/logrotate.d/pgbouncer + rm -fr /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + install -m0644 -D pgbouncer.sysusers.conf /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/lib/sysusers.d/pgbouncer.conf + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.25.1-1.oc9 --unique-debug-suffix -1.25.1-1.oc9.loongarch64 --unique-debug-src-base pgbouncer-1.25.1-1.oc9.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/pgbouncer-1.25.1 extracting debug info from /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/bin/pgbouncer 3521 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: pgbouncer-1.25.1-1.oc9.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aHt48p + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.25.1 + DOCDIR=/builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + cp -pr NEWS.md /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + cp -pr README.md /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + cp -pr doc/config.md doc/frag-config-man.md doc/frag-usage-man.md doc/pgbouncer_1.md doc/pgbouncer_5.md doc/todo.md doc/usage.md /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/doc/pgbouncer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4ShjBC + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.25.1 + LICENSEDIR=/builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/licenses/pgbouncer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/licenses/pgbouncer + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64/usr/share/licenses/pgbouncer + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pgbouncer) = 1.25.1-1.oc9 group(pgbouncer) pgbouncer = 1.25.1-1.oc9 pgbouncer(loongarch-64) = 1.25.1-1.oc9 user(pgbouncer) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcares.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libevent-2.1.so.7()(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: pgbouncer-debugsource-1.25.1-1.oc9.loongarch64 Provides: pgbouncer-debugsource = 1.25.1-1.oc9 pgbouncer-debugsource(loongarch-64) = 1.25.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pgbouncer-debuginfo-1.25.1-1.oc9.loongarch64 Provides: debuginfo(build-id) = f0688dc0b8b960e33eaa1926e796384f0f6f791c pgbouncer-debuginfo = 1.25.1-1.oc9 pgbouncer-debuginfo(loongarch-64) = 1.25.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pgbouncer-debugsource(loongarch-64) = 1.25.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgbouncer-1.25.1-1.oc9.loongarch64 Wrote: /builddir/build/RPMS/pgbouncer-1.25.1-1.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/pgbouncer-debugsource-1.25.1-1.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/pgbouncer-debuginfo-1.25.1-1.oc9.loongarch64.rpm Child return code was: 0