D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/libdrizzle-5.1.4-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OMkuX7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libdrizzle-5.1.4
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libdrizzle-5.1.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libdrizzle-5.1.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gcWZ3N
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdrizzle-5.1.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export LIBS=-lpthread
+ LIBS=-lpthread
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
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 how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
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... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... 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 the linker accepts ... yes
checking for debug... no
checking for vcs system... none
checking for vcs checkout... no
checking for assert... no
checking for location of cstdint... <cstdint>
<cstdint>
checking for location of cinttypes... <cinttypes>
<cinttypes>
checking for MSG_NOSIGNAL... yes
checking for MSG_DONTWAIT... yes
checking for MSG_MORE... yes
checking for perl... perl
checking for dpkg-gensymbols... no
checking for lcov... no
checking for genhtml... no
checking for sphinx-build... sphinx-build
checking if sphinx is new enough... no
checking whether the compiler supports GCC C++ ABI name demangling... yes
checking checking for cxx_gcc_abi_demangle... "yes"
checking for pkg-config... /usr/bin/pkg-config
checking for openssl/ssl.h in /usr/local/ssl... no
checking for openssl/ssl.h in /usr/lib/ssl... no
checking for openssl/ssl.h in /usr/ssl... no
checking for openssl/ssl.h in /usr/pkg... no
checking for openssl/ssl.h in /usr/local... no
checking for openssl/ssl.h in /usr... no
checking whether compiling and linking against OpenSSL works... no
checking for /tmp/dummy1_zlib.h... yes
checking for library containing gzopen... -lz
checking for cos in -lm... yes
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for in_port_t... no
checking for ssize_t... yes
checking for size_t... yes
checking for fcntl... yes
checking for on_exit... yes
checking for poll... yes
checking for ppoll... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether byte ordering is bigendian... no
checking if all warnings into errors... no
checking for C compiler vendor... gnu
checking C Compiler version... "gcc (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120"
checking C++ Compiler version... "g++ (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120"
checking MINGW... checking whether __MINGW32__ is declared... no
no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether the linker accepts -z... no
checking whether the linker accepts relro... no
checking whether the linker accepts -z... (cached) no
checking whether the linker accepts now... no
checking whether C compiler accepts ... yes
checking whether C compiler accepts -g... yes
checking whether C compiler accepts -O2... yes
checking whether C compiler accepts -Wno-pragmas... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wunknown-pragmas... yes
checking whether C compiler accepts -Wthis-test-should-fail... no
checking whether C compiler accepts -std=c99... yes
checking whether C compiler accepts --param=ssp-buffer-size=1... yes
checking whether C compiler accepts -Wno-attributes... yes
checking whether C compiler accepts -Waddress... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wchar-subscripts... yes
checking whether C compiler accepts -Wcomment... yes
checking whether C compiler accepts -Wfloat-equal... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wmaybe-uninitialized... yes
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wnormalized=id... yes
checking whether C compiler accepts -Wold-style-definition... no
checking whether C compiler accepts -Woverride-init... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wpointer-sign... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wshorten-64-to-32... no
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-overflow=1... yes
checking whether C compiler accepts -Wstrict-prototypes... no
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wunused-result... yes
checking whether C compiler accepts -Wunused-variable... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -floop-parallelize-all... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts -fmudflapt... no
checking whether C compiler accepts -pipe... yes
checking whether C++ compiler accepts -g... yes
checking whether C++ compiler accepts -O2... yes
checking whether C++ compiler accepts -Wno-pragmas... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Wunknown-pragmas... yes
checking whether C++ compiler accepts -Wthis-test-should-fail... no
checking whether C++ compiler accepts --param=ssp-buffer-size=1... yes
checking whether C++ compiler accepts -Wno-attributes... yes
checking whether C++ compiler accepts -Waddress... yes
checking whether C++ compiler accepts -Warray-bounds... yes
checking whether C++ compiler accepts -Wchar-subscripts... yes
checking whether C++ compiler accepts -Wcomment... yes
checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
checking whether C++ compiler accepts -Wfloat-equal... yes
checking whether C++ compiler accepts -Wformat=2... yes
checking whether C++ compiler accepts -Wmaybe-uninitialized... yes
checking whether C++ compiler accepts -Wmissing-field-initializers... yes
checking whether C++ compiler accepts -Wlogical-op... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Wnormalized=id... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wpointer-arith... yes
checking whether C++ compiler accepts -Wredundant-decls... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Wshorten-64-to-32... no
checking whether C++ compiler accepts -Wsign-compare... yes
checking whether C++ compiler accepts -Wstrict-overflow=1... yes
checking whether C++ compiler accepts -Wswitch-enum... yes
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wc++11-compat... yes
checking whether C++ compiler accepts -Wunused... yes
checking whether C++ compiler accepts -Wunused-result... yes
checking whether C++ compiler accepts -Wunused-variable... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wformat-security... yes
checking whether C++ compiler accepts -floop-parallelize-all... yes
checking whether C++ compiler accepts -fwrapv... yes
checking whether C++ compiler accepts -fmudflapt... no
checking whether C++ compiler accepts -pipe... yes
creating libdrizzle-config - generic 5.1.4 for -ldrizzle -lpthread
checking the number of available CPUs... 32 
configure: adding automake macro support
configure: creating aminclude.am
configure: added jobserver support to make for 33 jobs
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/conf.py
config.status: creating rpm/spec
config.status: creating libdrizzle-5.1/version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
---
Configuration summary for libdrizzle version 5.1.4

   * Installation prefix:       /usr
   * System type:               mageia-linux-gnu
   * Host CPU:                  aarch64
   * Compiler Vendor:           gnu
   * C Compiler:                gcc
   * C Compiler Version:        gcc (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120
   * C Flags:                   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv
   * C++ Compiler:              g++
   * C++ Version:               g++ (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120
   * C++ Flags:                 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv
   * CPP Flags:                  -fvisibility=hidden
   * LIB Flags:                 
   * Assertions enabled:        no
   * Debug enabled:             no
   * Warnings as failure:       no
   * make -j:                   33
   * VCS checkout:              none

---
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make -j33  all-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: warning: -j33 forced in submake: resetting jobserver mode.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/version.o tests/unit/version.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o tests/unit/binlog.o tests/unit/binlog.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o tests/unit/version_cxx.o tests/unit/version_cxx.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/escape.o tests/unit/escape.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/common.o tests/unit/common.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/connect.o tests/unit/connect.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/connect.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/connect.c:61:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/connect_uds.o tests/unit/connect_uds.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/insert_id.o tests/unit/insert_id.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/insert_id.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/insert_id.c:64:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/row.o tests/unit/row.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/row.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/row.c:63:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-conn_uds.lo `test -f 'libdrizzle/conn_uds.cc' || echo './'`libdrizzle/conn_uds.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/conn_uds.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-conn_uds.o
In file included from /usr/include/string.h:519,
                 from /usr/include/sys/un.h:37,
                 from ./libdrizzle-5.1/drizzle.h:57,
                 from ./libdrizzle-5.1/drizzle_client.h:57,
                 from ./libdrizzle/common.h:45,
                 from libdrizzle/conn_uds.cc:45:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void drizzle_set_uds(drizzle_st*, const char*)' at libdrizzle/conn_uds.cc:84:12:
/usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1025 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-ssl.lo `test -f 'libdrizzle/ssl.cc' || echo './'`libdrizzle/ssl.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/ssl.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-ssl.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-state.lo `test -f 'libdrizzle/state.cc' || echo './'`libdrizzle/state.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/state.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-state.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/unbuffered_query.o tests/unit/unbuffered_query.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/unbuffered_query.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/unbuffered_query.c:63:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-poll.lo `test -f 'libdrizzle/poll.cc' || echo './'`libdrizzle/poll.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/poll.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-poll.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/statement.o tests/unit/statement.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/statement.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/statement.c:67:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-error.lo `test -f 'libdrizzle/error.cc' || echo './'`libdrizzle/error.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/error.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-error.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/statement_char.o tests/unit/statement_char.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/statement_char.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/statement_char.c:66:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/column.o tests/unit/column.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-result.lo `test -f 'libdrizzle/result.cc' || echo './'`libdrizzle/result.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/result.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-result.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/query.o tests/unit/query.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/query.c:38:
In function 'strncpy',
    inlined from 'main' at tests/unit/query.c:65:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-column.lo `test -f 'libdrizzle/column.cc' || echo './'`libdrizzle/column.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/column.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-column.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-command.lo `test -f 'libdrizzle/command.cc' || echo './'`libdrizzle/command.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/command.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-command.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-query.lo `test -f 'libdrizzle/query.cc' || echo './'`libdrizzle/query.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/query.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-query.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-pack.lo `test -f 'libdrizzle/pack.cc' || echo './'`libdrizzle/pack.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/pack.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-pack.o
libdrizzle/pack.cc: In function 'unsigned char* drizzle_pack_auth(drizzle_st*, unsigned char*, drizzle_return_t*)':
libdrizzle/pack.cc:407:57: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 20 [-Wformat-truncation=]
  407 |       snprintf((char *)ptr, DRIZZLE_MAX_SCRAMBLE_SIZE, "%s", con->password);
      |                                                         ^~
In file included from /usr/include/stdio.h:888,
                 from ./libdrizzle-5.1/drizzle.h:189,
                 from ./libdrizzle-5.1/drizzle_client.h:57,
                 from ./libdrizzle/common.h:45,
                 from libdrizzle/pack.cc:45:
/usr/include/bits/stdio2.h:71:35: note: '__builtin_snprintf' output between 1 and 32 bytes into a destination of size 20
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-drizzle.lo `test -f 'libdrizzle/drizzle.cc' || echo './'`libdrizzle/drizzle.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/drizzle.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-drizzle.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-field.lo `test -f 'libdrizzle/field.cc' || echo './'`libdrizzle/field.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/field.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-field.o
libdrizzle/field.cc:242:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  242 |                       "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64,
      |                       ^
libdrizzle/field.cc:242:46: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  242 |                       "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64,
      |                                              ^
libdrizzle/field.cc:298:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  298 |                     "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64,
      |                     ^
libdrizzle/field.cc:298:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  298 |                     "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64,
      |                                            ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-binlog.lo `test -f 'libdrizzle/binlog.cc' || echo './'`libdrizzle/binlog.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/binlog.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-binlog.o
libdrizzle/binlog.cc:319:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  319 |                           "packet size error:%"PRIu32":%"PRIu32, con->packet_size, binlog_event->length);
      |                           ^
libdrizzle/binlog.cc:319:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  319 |                           "packet size error:%"PRIu32":%"PRIu32, con->packet_size, binlog_event->length);
      |                                                      ^
libdrizzle/binlog.cc:377:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  377 |           drizzle_set_error(con, __func__, "CRC doesn't match: 0x%"PRIX32", 0x%"PRIX32, event_crc, binlog_event->checksum);
      |                                            ^
libdrizzle/binlog.cc:377:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  377 |           drizzle_set_error(con, __func__, "CRC doesn't match: 0x%"PRIX32", 0x%"PRIX32, event_crc, binlog_event->checksum);
      |                                                                          ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-row.lo `test -f 'libdrizzle/row.cc' || echo './'`libdrizzle/row.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/row.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-row.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-handshake.lo `test -f 'libdrizzle/handshake.cc' || echo './'`libdrizzle/handshake.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/handshake.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-handshake.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-sha1.lo `test -f 'libdrizzle/sha1.cc' || echo './'`libdrizzle/sha1.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/sha1.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-sha1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-statement.lo `test -f 'libdrizzle/statement.cc' || echo './'`libdrizzle/statement.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/statement.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-statement.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-conn.lo `test -f 'libdrizzle/conn.cc' || echo './'`libdrizzle/conn.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/conn.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-conn.o
In file included from /usr/include/string.h:519,
                 from /usr/include/sys/un.h:37,
                 from ./libdrizzle-5.1/drizzle.h:57,
                 from ./libdrizzle-5.1/drizzle_client.h:57,
                 from ./libdrizzle/common.h:45,
                 from libdrizzle/conn.cc:46:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'drizzle_return_t drizzle_state_connect(drizzle_st*)' at libdrizzle/conn.cc:982:12:
/usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 108 bytes from a string of length 1024 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'void drizzle_set_tcp(drizzle_st*, const char*, in_port_t)' at libdrizzle/conn.cc:440:12:
/usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 1025 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -fvisibility=hidden -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c -o libdrizzle/libdrizzle_libdrizzle_la-statement_param.lo `test -f 'libdrizzle/statement_param.cc' || echo './'`libdrizzle/statement_param.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -c libdrizzle/statement_param.cc  -fPIC -DPIC -o libdrizzle/.libs/libdrizzle_libdrizzle_la-statement_param.o
libdrizzle/statement_param.cc:602:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  602 |     snprintf(buffer, 12, "%"PRIu32, val);
      |                          ^
libdrizzle/statement_param.cc:606:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  606 |     snprintf(buffer, 12, "%"PRId32, (int32_t)val);
      |                          ^
libdrizzle/statement_param.cc:617:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  617 |     snprintf(buffer, 21, "%"PRIu64, val);
      |                          ^
libdrizzle/statement_param.cc:621:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  621 |     snprintf(buffer, 21, "%"PRId64, (int64_t)val);
      |                          ^
libdrizzle/statement_param.cc:642:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  642 |   used = snprintf(buffer, buffersize-used, "%s%02u:%02"PRIu8":%02"PRIu8, (time->negative) ? "-" : "", time->hour + 24 * time->day, time->minute, time->second);
      |                                            ^
libdrizzle/statement_param.cc:642:61: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  642 |   used = snprintf(buffer, buffersize-used, "%s%02u:%02"PRIu8":%02"PRIu8, (time->negative) ? "-" : "", time->hour + 24 * time->day, time->minute, time->second);
      |                                                             ^
libdrizzle/statement_param.cc:660:45: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  660 |   used += snprintf(buffer, buffersize-used, "%04"PRIu16"-%02"PRIu8"-%02"PRIu32,
      |                                             ^
libdrizzle/statement_param.cc:660:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  660 |   used += snprintf(buffer, buffersize-used, "%04"PRIu16"-%02"PRIu8"-%02"PRIu32,
      |                                                        ^
libdrizzle/statement_param.cc:660:67: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  660 |   used += snprintf(buffer, buffersize-used, "%04"PRIu16"-%02"PRIu8"-%02"PRIu32,
      |                                                                   ^
libdrizzle/statement_param.cc:667:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  667 |   used += snprintf(buffer+used, buffersize-used, " %02"PRIu16":%02"PRIu8":%02"PRIu8,
      |                                                  ^
libdrizzle/statement_param.cc:667:62: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  667 |   used += snprintf(buffer+used, buffersize-used, " %02"PRIu16":%02"PRIu8":%02"PRIu8,
      |                                                              ^
libdrizzle/statement_param.cc:667:73: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  667 |   used += snprintf(buffer+used, buffersize-used, " %02"PRIu16":%02"PRIu8":%02"PRIu8,
      |                                                                         ^
libdrizzle/statement_param.cc:672:52: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  672 |     used += snprintf(buffer+used, buffersize-used, ".%06"PRIu32, timestamp->microsecond);
      |                                                    ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CXX   --mode=link g++ -DBUILDING_LIBDRIZZLE  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -version-info 9:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdrizzle/libdrizzle.la -rpath /usr/lib64 libdrizzle/libdrizzle_libdrizzle_la-binlog.lo libdrizzle/libdrizzle_libdrizzle_la-command.lo libdrizzle/libdrizzle_libdrizzle_la-conn_uds.lo libdrizzle/libdrizzle_libdrizzle_la-error.lo libdrizzle/libdrizzle_libdrizzle_la-handshake.lo libdrizzle/libdrizzle_libdrizzle_la-query.lo libdrizzle/libdrizzle_libdrizzle_la-row.lo libdrizzle/libdrizzle_libdrizzle_la-ssl.lo libdrizzle/libdrizzle_libdrizzle_la-column.lo libdrizzle/libdrizzle_libdrizzle_la-conn.lo libdrizzle/libdrizzle_libdrizzle_la-drizzle.lo libdrizzle/libdrizzle_libdrizzle_la-field.lo libdrizzle/libdrizzle_libdrizzle_la-pack.lo libdrizzle/libdrizzle_libdrizzle_la-poll.lo libdrizzle/libdrizzle_libdrizzle_la-result.lo libdrizzle/libdrizzle_libdrizzle_la-sha1.lo libdrizzle/libdrizzle_libdrizzle_la-state.lo libdrizzle/libdrizzle_libdrizzle_la-statement.lo libdrizzle/libdrizzle_libdrizzle_la-statement_param.lo -lz -lpthread  -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  libdrizzle/.libs/libdrizzle_libdrizzle_la-binlog.o libdrizzle/.libs/libdrizzle_libdrizzle_la-command.o libdrizzle/.libs/libdrizzle_libdrizzle_la-conn_uds.o libdrizzle/.libs/libdrizzle_libdrizzle_la-error.o libdrizzle/.libs/libdrizzle_libdrizzle_la-handshake.o libdrizzle/.libs/libdrizzle_libdrizzle_la-query.o libdrizzle/.libs/libdrizzle_libdrizzle_la-row.o libdrizzle/.libs/libdrizzle_libdrizzle_la-ssl.o libdrizzle/.libs/libdrizzle_libdrizzle_la-column.o libdrizzle/.libs/libdrizzle_libdrizzle_la-conn.o libdrizzle/.libs/libdrizzle_libdrizzle_la-drizzle.o libdrizzle/.libs/libdrizzle_libdrizzle_la-field.o libdrizzle/.libs/libdrizzle_libdrizzle_la-pack.o libdrizzle/.libs/libdrizzle_libdrizzle_la-poll.o libdrizzle/.libs/libdrizzle_libdrizzle_la-result.o libdrizzle/.libs/libdrizzle_libdrizzle_la-sha1.o libdrizzle/.libs/libdrizzle_libdrizzle_la-state.o libdrizzle/.libs/libdrizzle_libdrizzle_la-statement.o libdrizzle/.libs/libdrizzle_libdrizzle_la-statement_param.o   -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lz -lpthread -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libdrizzle.so.9 -o libdrizzle/.libs/libdrizzle.so.9.0.0
libtool: link: (cd "libdrizzle/.libs" && rm -f "libdrizzle.so.9" && ln -s "libdrizzle.so.9.0.0" "libdrizzle.so.9")
libtool: link: (cd "libdrizzle/.libs" && rm -f "libdrizzle.so" && ln -s "libdrizzle.so.9.0.0" "libdrizzle.so")
libtool: link: ( cd "libdrizzle/.libs" && rm -f "libdrizzle.la" && ln -s "../libdrizzle.la" "libdrizzle.la" )
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/numbers.o tests/unit/numbers.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/connect tests/unit/connect.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/connect tests/unit/connect.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/escape tests/unit/escape.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/escape tests/unit/escape.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/insert_id tests/unit/insert_id.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/insert_id tests/unit/insert_id.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/binlog tests/unit/binlog.o tests/unit/common.o libdrizzle/libdrizzle.la -lpthread
libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/binlog tests/unit/binlog.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/connect_uds tests/unit/connect_uds.o tests/unit/common.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/connect_uds tests/unit/connect_uds.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/query tests/unit/query.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/query tests/unit/query.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/version_cxx tests/unit/version_cxx.o libdrizzle/libdrizzle.la -lpthread
libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -Wformat-security -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/version_cxx tests/unit/version_cxx.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/version tests/unit/version.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/version tests/unit/version.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/column tests/unit/column.o tests/unit/common.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/column tests/unit/column.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/nulls.o tests/unit/nulls.c
In file included from /usr/include/string.h:519,
                 from ./yatl/lite.h:48,
                 from tests/unit/nulls.c:48:
In function 'strncpy',
    inlined from 'main' at tests/unit/nulls.c:82:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/row tests/unit/row.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/row tests/unit/row.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/statement tests/unit/statement.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/statement tests/unit/statement.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/numbers tests/unit/numbers.o tests/unit/common.o libdrizzle/libdrizzle.la -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/numbers tests/unit/numbers.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lm -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/statement_char tests/unit/statement_char.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/statement_char tests/unit/statement_char.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/unbuffered_query tests/unit/unbuffered_query.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/unbuffered_query tests/unit/unbuffered_query.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/nulls tests/unit/nulls.o tests/unit/common.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/nulls tests/unit/nulls.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
gcc -DHAVE_CONFIG_H -I.   -fvisibility=hidden  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -c -o tests/unit/datetypes.o tests/unit/datetypes.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/datetypes tests/unit/datetypes.o tests/unit/common.o libdrizzle/libdrizzle.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pragmas -Wall -Wextra -Wunknown-pragmas -std=c99 --param=ssp-buffer-size=1 -Wno-attributes -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -floop-parallelize-all -fwrapv -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests/unit/.libs/datetypes tests/unit/datetypes.o tests/unit/common.o  libdrizzle/.libs/libdrizzle.so -lpthread
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CDNwPe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64
+ cd libdrizzle-5.1.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make -j33  install-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[2]: warning: -j33 forced in submake: resetting jobserver mode.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/bin'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   libdrizzle/libdrizzle.la '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/include'
 /usr/bin/install -p libdrizzle-config '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/include/libdrizzle-5.1'
 /usr/bin/install -p -m 644  libdrizzle-5.1/binlog.h libdrizzle-5.1/column.h libdrizzle-5.1/column_client.h libdrizzle-5.1/conn.h libdrizzle-5.1/conn_client.h libdrizzle-5.1/constants.h libdrizzle-5.1/drizzle.h libdrizzle-5.1/drizzle_client.h libdrizzle-5.1/error.h libdrizzle-5.1/field_client.h libdrizzle-5.1/libdrizzle.h libdrizzle-5.1/query.h libdrizzle-5.1/result.h libdrizzle-5.1/result_client.h libdrizzle-5.1/return.h libdrizzle-5.1/row_client.h libdrizzle-5.1/ssl.h libdrizzle-5.1/statement.h libdrizzle-5.1/structs.h libdrizzle-5.1/verbose.h libdrizzle-5.1/visibility.h libdrizzle-5.1/version.h '/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/include/libdrizzle-5.1'
libtool: install: /usr/bin/install -p libdrizzle/.libs/libdrizzle.so.9.0.0 /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64/libdrizzle.so.9.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64 && { ln -s -f libdrizzle.so.9.0.0 libdrizzle.so.9 || { rm -f libdrizzle.so.9 && ln -s libdrizzle.so.9.0.0 libdrizzle.so.9; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64 && { ln -s -f libdrizzle.so.9.0.0 libdrizzle.so || { rm -f libdrizzle.so && ln -s libdrizzle.so.9.0.0 libdrizzle.so; }; })
libtool: install: /usr/bin/install -p libdrizzle/.libs/libdrizzle.lai /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64/libdrizzle.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64/libdrizzle.la
+ /usr/lib/rpm/mkmultiarch binaries /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/bin/libdrizzle-config
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.1.4-9.mga9 --unique-debug-suffix -5.1.4-9.mga9.aarch64 --unique-debug-src-base libdrizzle-5.1.4-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/lib64/libdrizzle.so.9.0.0
dwz: ./usr/lib64/libdrizzle.so.9.0.0-5.1.4-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 476kB, size after compression: 476kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
618 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/multiarch-aarch64-linux/libdrizzle-config from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5azsrz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdrizzle-5.1.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make check
/usr/bin/make -j33  check-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/usr/bin/make -j33  tests/unit/binlog tests/unit/escape tests/unit/insert_id tests/unit/query tests/unit/column tests/unit/numbers tests/unit/datetypes tests/unit/nulls tests/unit/row tests/unit/version tests/unit/version_cxx tests/unit/connect tests/unit/connect_uds tests/unit/unbuffered_query tests/unit/statement tests/unit/statement_char 
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[2]: warning: -j33 forced in submake: resetting jobserver mode.
make[2]: 'tests/unit/binlog' is up to date.
make[2]: 'tests/unit/escape' is up to date.
make[2]: 'tests/unit/insert_id' is up to date.
make[2]: 'tests/unit/query' is up to date.
make[2]: 'tests/unit/column' is up to date.
make[2]: 'tests/unit/numbers' is up to date.
make[2]: 'tests/unit/datetypes' is up to date.
make[2]: 'tests/unit/nulls' is up to date.
make[2]: 'tests/unit/row' is up to date.
make[2]: 'tests/unit/version' is up to date.
make[2]: 'tests/unit/version_cxx' is up to date.
make[2]: 'tests/unit/connect' is up to date.
make[2]: 'tests/unit/connect_uds' is up to date.
make[2]: 'tests/unit/unbuffered_query' is up to date.
make[2]: 'tests/unit/statement' is up to date.
make[2]: 'tests/unit/statement_char' is up to date.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
/usr/bin/make -j33  check-TESTS
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[2]: warning: -j33 forced in submake: resetting jobserver mode.

tests/unit/common.c:71: set_up_connection SKIP 'driz_ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ DRIZZLE_RETURN_COULD_NOT_CONNECT ]
SKIP: tests/unit/binlog
PASS: tests/unit/escape

tests/unit/insert_id.c:67: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/insert_id

tests/unit/query.c:67: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/query

tests/unit/common.c:71: set_up_connection SKIP 'driz_ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ DRIZZLE_RETURN_COULD_NOT_CONNECT ]
SKIP: tests/unit/column

tests/unit/common.c:71: set_up_connection SKIP 'driz_ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ DRIZZLE_RETURN_COULD_NOT_CONNECT ]
SKIP: tests/unit/numbers

tests/unit/common.c:71: set_up_connection SKIP 'driz_ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ DRIZZLE_RETURN_COULD_NOT_CONNECT ]
SKIP: tests/unit/datetypes

tests/unit/nulls.c:84: main SKIP 'driz_ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/nulls

tests/unit/row.c:65: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/row
PASS: tests/unit/version
PASS: tests/unit/version_cxx

tests/unit/connect.c:63: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/connect

tests/unit/connect_uds.c:60: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/connect_uds

tests/unit/unbuffered_query.c:65: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/unbuffered_query

tests/unit/statement.c:69: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/statement

tests/unit/statement_char.c:69: main SKIP 'ret == DRIZZLE_RETURN_COULD_NOT_CONNECT' [ drizzle_state_connect:could not connect(DRIZZLE_RETURN_COULD_NOT_CONNECT) ]
SKIP: tests/unit/statement_char
=======================
All 3 tests passed
(13 tests were not run)
=======================
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdrizzle-5.1.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64drizzle9-5.1.4-9.mga9.aarch64
Provides: lib64drizzle9 = 5.1.4-9.mga9 lib64drizzle9(aarch-64) = 5.1.4-9.mga9 libdrizzle.so.9()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit)
Processing files: lib64drizzle-devel-5.1.4-9.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T2CALG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdrizzle-5.1.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/share/doc/lib64drizzle-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/share/doc/lib64drizzle-devel
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/share/doc/lib64drizzle-devel
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64/usr/share/doc/lib64drizzle-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libdrizzle(64bit)) lib64drizzle-devel = 5.1.4-9.mga9 lib64drizzle-devel(aarch-64) = 5.1.4-9.mga9 libdrizzle-devel = 5.1.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libstdc++(64bit)) devel(libz(64bit)) multiarch-utils
Processing files: libdrizzle-debugsource-5.1.4-9.mga9.aarch64
Provides: libdrizzle-debugsource = 5.1.4-9.mga9 libdrizzle-debugsource(aarch-64) = 5.1.4-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64drizzle9-debuginfo-5.1.4-9.mga9.aarch64
Provides: debuginfo(build-id) = 1d7a8b499136e52227865280361aa91912f9690d lib64drizzle9-debuginfo = 5.1.4-9.mga9 lib64drizzle9-debuginfo(aarch-64) = 5.1.4-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libdrizzle-debugsource(aarch-64) = 5.1.4-9.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64drizzle9-5.1.4-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64drizzle-devel-5.1.4-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libdrizzle-debugsource-5.1.4-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64drizzle9-debuginfo-5.1.4-9.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ehBYZt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libdrizzle-5.1.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libdrizzle-5.1.4-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ELlNcF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libdrizzle-5.1.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!