D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gdbm-1.19-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JdX3YS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gdbm-1.19 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gdbm-1.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdbm-1.19 + /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.sZqwrr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gdbm-1.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 + 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 --enable-libgdbm-compat --enable-largefile checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 bison... no checking for byacc... no checking for flex... no checking for lex... no checking for gzip... /usr/bin/gzip checking for base64... /usr/bin/base64 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for TLS qualifier... __thread checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for main in -ldbm... no checking for main in -lndbm... no checking for ftruncate... yes checking for flock... yes checking for lockf... yes checking for fsync... yes checking for setlocale... yes checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for msync... yes checking for off_t... yes checking size of off_t... 8 checking for struct stat.st_blksize... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... no checking for tputs in -ltermcap... no checking for readline in -lreadline... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gdbm.h config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating autoconf.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands config.status: executing status commands ******************************************************************* GDBM settings summary: Compatibility library ......................... yes Memory mapped I/O ............................. yes GNU Readline .................................. no Debugging support ............................. no ******************************************************************* + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po Making all in src /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o progname.o progname.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o err.o err.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mem.o mem.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmcount.lo gdbmcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmcount.c -fPIC -DPIC -o .libs/gdbmcount.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmclose.lo gdbmclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmclose.c -fPIC -DPIC -o .libs/gdbmclose.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmdelete.lo gdbmdelete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmdelete.c -fPIC -DPIC -o .libs/gdbmdelete.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmexists.lo gdbmexists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmexists.c -fPIC -DPIC -o .libs/gdbmexists.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmerrno.lo gdbmerrno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmerrno.c -fPIC -DPIC -o .libs/gdbmerrno.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmdump.lo gdbmdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmdump.c -fPIC -DPIC -o .libs/gdbmdump.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmexp.lo gdbmexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmexp.c -fPIC -DPIC -o .libs/gdbmexp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmfdesc.lo gdbmfdesc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmfdesc.c -fPIC -DPIC -o .libs/gdbmfdesc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmfetch.lo gdbmfetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmfetch.c -fPIC -DPIC -o .libs/gdbmfetch.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseopt.o parseopt.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmreorg.lo gdbmreorg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmreorg.c -fPIC -DPIC -o .libs/gdbmreorg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmimp.lo gdbmimp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmimp.c -fPIC -DPIC -o .libs/gdbmimp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmseq.lo gdbmseq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmseq.c -fPIC -DPIC -o .libs/gdbmseq.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmstore.lo gdbmstore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmstore.c -fPIC -DPIC -o .libs/gdbmstore.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmsync.lo gdbmsync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmsync.c -fPIC -DPIC -o .libs/gdbmsync.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmsetopt.lo gdbmsetopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmsetopt.c -fPIC -DPIC -o .libs/gdbmsetopt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmload.lo gdbmload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmload.c -fPIC -DPIC -o .libs/gdbmload.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmopen.lo gdbmopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gdbmopen.c -fPIC -DPIC -o .libs/gdbmopen.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base64.c -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fullio.lo fullio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fullio.c -fPIC -DPIC -o .libs/fullio.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hash.c -fPIC -DPIC -o .libs/hash.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o findkey.lo findkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c findkey.c -fPIC -DPIC -o .libs/findkey.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lock.lo lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lock.c -fPIC -DPIC -o .libs/lock.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bucket.lo bucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bucket.c -fPIC -DPIC -o .libs/bucket.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o falloc.lo falloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c falloc.c -fPIC -DPIC -o .libs/falloc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c version.c -fPIC -DPIC -o .libs/version.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input-argv.o input-argv.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o update.lo update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c update.c -fPIC -DPIC -o .libs/update.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mmap.lo mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mmap.c -fPIC -DPIC -o .libs/mmap.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input-file.o input-file.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recover.lo recover.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c recover.c -fPIC -DPIC -o .libs/recover.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input-std.o input-std.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.o util.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' rm -f libgdbmapp.a ar cru libgdbmapp.a err.o mem.o parseopt.o progname.o ranlib libgdbmapp.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o var.o var.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbm_dump.o gdbm_dump.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gram.o gram.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o datconv.o datconv.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbm_load.o gdbm_load.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /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 -version-info 6:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgdbm.la -rpath /usr/lib64 gdbmclose.lo gdbmcount.lo gdbmdelete.lo gdbmdump.lo gdbmerrno.lo gdbmexists.lo gdbmexp.lo gdbmfdesc.lo gdbmfetch.lo gdbmload.lo gdbmopen.lo gdbmimp.lo gdbmreorg.lo gdbmseq.lo gdbmsetopt.lo gdbmstore.lo gdbmsync.lo base64.lo bucket.lo falloc.lo findkey.lo fullio.lo hash.lo lock.lo mmap.lo recover.lo update.lo version.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gdbmclose.o .libs/gdbmcount.o .libs/gdbmdelete.o .libs/gdbmdump.o .libs/gdbmerrno.o .libs/gdbmexists.o .libs/gdbmexp.o .libs/gdbmfdesc.o .libs/gdbmfetch.o .libs/gdbmload.o .libs/gdbmopen.o .libs/gdbmimp.o .libs/gdbmreorg.o .libs/gdbmseq.o .libs/gdbmsetopt.o .libs/gdbmstore.o .libs/gdbmsync.o .libs/base64.o .libs/bucket.o .libs/falloc.o .libs/findkey.o .libs/fullio.o .libs/hash.o .libs/lock.o .libs/mmap.o .libs/recover.o .libs/update.o .libs/version.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libgdbm.so.6 -o .libs/libgdbm.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgdbm.so.6" && ln -s "libgdbm.so.6.0.0" "libgdbm.so.6") libtool: link: (cd ".libs" && rm -f "libgdbm.so" && ln -s "libgdbm.so.6.0.0" "libgdbm.so") libtool: link: ( cd ".libs" && rm -f "libgdbm.la" && ln -s "../libgdbm.la" "libgdbm.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdbm_dump gdbm_dump.o ./libgdbmapp.a ./libgdbm.la 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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdbm_dump gdbm_dump.o ./libgdbmapp.a ./.libs/libgdbm.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdbm_load gdbm_load.o ./libgdbmapp.a ./libgdbm.la 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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdbm_load gdbm_load.o ./libgdbmapp.a ./.libs/libgdbm.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lex.o lex.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' gcc -DHAVE_CONFIG_H -I. -I.. -DIN_GDBM -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdbmtool.o gdbmtool.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdbmtool datconv.o gram.o input-argv.o input-file.o lex.o gdbmtool.o var.o util.o input-std.o ./libgdbmapp.a ./libgdbm.la 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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdbmtool datconv.o gram.o input-argv.o input-file.o lex.o gdbmtool.o var.o util.o input-std.o ./libgdbmapp.a ./.libs/libgdbm.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' Making all in doc Making all in compat make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmdelete.lo dbmdelete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmdelete.c -fPIC -DPIC -o .libs/dbmdelete.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fetch.lo fetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fetch.c -fPIC -DPIC -o .libs/fetch.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o close.lo close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c close.c -fPIC -DPIC -o .libs/close.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o seq.lo seq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c seq.c -fPIC -DPIC -o .libs/seq.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o store.lo store.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c store.c -fPIC -DPIC -o .libs/store.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbminit.lo dbminit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbminit.c -fPIC -DPIC -o .libs/dbminit.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o delete.lo delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c delete.c -fPIC -DPIC -o .libs/delete.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmopen.lo dbmopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmopen.c -fPIC -DPIC -o .libs/dbmopen.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmerr.lo dbmerr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmerr.c -fPIC -DPIC -o .libs/dbmerr.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmstore.lo dbmstore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmstore.c -fPIC -DPIC -o .libs/dbmstore.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmdirfno.lo dbmdirfno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmdirfno.c -fPIC -DPIC -o .libs/dbmdirfno.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmfetch.lo dbmfetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmfetch.c -fPIC -DPIC -o .libs/dbmfetch.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmclose.lo dbmclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmclose.c -fPIC -DPIC -o .libs/dbmclose.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmseq.lo dbmseq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmseq.c -fPIC -DPIC -o .libs/dbmseq.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmpagfno.lo dbmpagfno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmpagfno.c -fPIC -DPIC -o .libs/dbmpagfno.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbmrdonly.lo dbmrdonly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dbmrdonly.c -fPIC -DPIC -o .libs/dbmrdonly.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /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 -version-info 4:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgdbm_compat.la -rpath /usr/lib64 dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/dbminit.o .libs/delete.o .libs/fetch.o .libs/store.o .libs/seq.o .libs/close.o .libs/dbmopen.o .libs/dbmdelete.o .libs/dbmerr.o .libs/dbmfetch.o .libs/dbmstore.o .libs/dbmseq.o .libs/dbmclose.o .libs/dbmdirfno.o .libs/dbmpagfno.o .libs/dbmrdonly.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gdbm-1.19/src/.libs -Wl,-rpath -Wl,/usr/lib64 ../src/.libs/libgdbm.so -Wl,-soname -Wl,libgdbm_compat.so.4 -o .libs/libgdbm_compat.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libgdbm_compat.so.4" && ln -s "libgdbm_compat.so.4.0.0" "libgdbm_compat.so.4") libtool: link: (cd ".libs" && rm -f "libgdbm_compat.so" && ln -s "libgdbm_compat.so.4.0.0" "libgdbm_compat.so") libtool: link: ( cd ".libs" && rm -f "libgdbm_compat.la" && ln -s "../libgdbm_compat.la" "libgdbm_compat.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BBBcTe + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 + cd gdbm-1.19 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/po' installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/da/LC_MESSAGES/gdbm.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/gdbm.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/eo/LC_MESSAGES/gdbm.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/gdbm.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/gdbm.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/gdbm.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES/gdbm.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/gdbm.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gdbm.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/gdbm.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES/gdbm.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/gdbm.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/uk/LC_MESSAGES/gdbm.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/locale/vi/LC_MESSAGES/gdbm.mo if test "gdbm" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgdbm.la '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgdbm.so.6.0.0 /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm.so.6.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64 && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64 && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; }) libtool: install: /usr/bin/install -p .libs/libgdbm.lai /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gdbmtool gdbm_load gdbm_dump '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin' libtool: warning: './libgdbm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gdbmtool /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbmtool libtool: warning: './libgdbm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gdbm_load /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbm_load libtool: warning: './libgdbm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gdbm_dump /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbm_dump /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 gdbm.h '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/info' /usr/bin/install -p -m 644 ./gdbm.info '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/info/gdbm.info' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 gdbm.3 '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/man/man3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/doc' Making install in compat make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgdbm_compat.la '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libgdbm_compat.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/gdbm-1.19/compat; /bin/sh "/home/iurt/rpmbuild/BUILD/gdbm-1.19/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 4:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgdbm_compat.la -rpath /usr/lib64 dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/dbminit.o .libs/delete.o .libs/fetch.o .libs/store.o .libs/seq.o .libs/close.o .libs/dbmopen.o .libs/dbmdelete.o .libs/dbmerr.o .libs/dbmfetch.o .libs/dbmstore.o .libs/dbmseq.o .libs/dbmclose.o .libs/dbmdirfno.o .libs/dbmpagfno.o .libs/dbmrdonly.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64 -L/usr/lib64 -lgdbm -Wl,-soname -Wl,libgdbm_compat.so.4 -o .libs/libgdbm_compat.so.4.0.0 libtool: install: /usr/bin/install -p .libs/libgdbm_compat.so.4.0.0T /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm_compat.so.4.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64 && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so.4 || { rm -f libgdbm_compat.so.4 && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64 && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so || { rm -f libgdbm_compat.so && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so; }; }) libtool: install: /usr/bin/install -p .libs/libgdbm_compat.lai /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm_compat.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 dbm.h ndbm.h '/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/compat' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19/tests' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gdbm-1.19' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 gdbm + mkdir -p /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64//usr/include/gdbm + pwd /home/iurt/rpmbuild/BUILD/gdbm-1.19 + ln -sf ../gdbm.h /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64//usr/include/gdbm/gdbm.h + ln -sf ../ndbm.h /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64//usr/include/gdbm/ndbm.h + ln -sf ../dbm.h /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64//usr/include/gdbm/dbm.h + rm -f /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm.la /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm_compat.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.19-1.mga9 --unique-debug-suffix -1.19-1.mga9.aarch64 --unique-debug-src-base gdbm-1.19-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gdbm-1.19 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbm_load extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbm_dump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm.so.6.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/bin/gdbmtool extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/lib64/libgdbm_compat.so.4.0.0 dwz: ./usr/bin/gdbm_dump-1.19-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gdbm_load-1.19-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gdbmtool-1.19-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgdbm.so.6.0.0-1.19-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgdbm_compat.so.4.0.0-1.19-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 660kB, size after compression: 660kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 5 CRC32s did match. 938 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/redhat/brp-mangle-shebangs Processing files: gdbm-1.19-1.mga9.aarch64 Provides: gdbm = 1.19-1.mga9 gdbm(aarch-64) = 1.19-1.mga9 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.33)(64bit) libgdbm.so.6()(64bit) Processing files: lib64gdbm6-1.19-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bFhykG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gdbm-1.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm6 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm6 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm6 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm6 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64gdbm6 = 1.19-1.mga9 lib64gdbm6(aarch-64) = 1.19-1.mga9 libgdbm.so.6()(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.33)(64bit) Processing files: lib64gdbm_compat4-1.19-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Evfht1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gdbm-1.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm_compat4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm_compat4 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm_compat4 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64/usr/share/doc/lib64gdbm_compat4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64gdbm4 = 1.19-1.mga9 lib64gdbm_compat4 = 1.19-1.mga9 lib64gdbm_compat4(aarch-64) = 1.19-1.mga9 libgdbm_compat.so.4()(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.33)(64bit) libgdbm.so.6()(64bit) Obsoletes: lib64gdbm4 < 1.15-4 Processing files: lib64gdbm-devel-1.19-1.mga9.aarch64 Provides: devel(libgdbm(64bit)) devel(libgdbm_compat(64bit)) gdbm-devel = 1.19-1.mga9 lib64gdbm-devel = 1.19-1.mga9 lib64gdbm-devel(aarch-64) = 1.19-1.mga9 libgdbm-devel = 1.19-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgdbm(64bit)) Conflicts: gdbm-devel < 1.19-1.mga9 Processing files: gdbm-debugsource-1.19-1.mga9.aarch64 Provides: gdbm-debugsource = 1.19-1.mga9 gdbm-debugsource(aarch-64) = 1.19-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gdbm-debuginfo-1.19-1.mga9.aarch64 Provides: debuginfo(build-id) = 001c9f866262e8867c0d98e30aa9c23a1adf4b60 debuginfo(build-id) = 107c375426a7ee3130f85cf99088729693c87e09 debuginfo(build-id) = c168245cc45230f90b755fe2eef18fe80daf407c gdbm-debuginfo = 1.19-1.mga9 gdbm-debuginfo(aarch-64) = 1.19-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gdbm-debugsource(aarch-64) = 1.19-1.mga9 Processing files: lib64gdbm6-debuginfo-1.19-1.mga9.aarch64 Provides: debuginfo(build-id) = 0328b3632364fd8af4ed463d72e0ef9c13ef730e lib64gdbm6-debuginfo = 1.19-1.mga9 lib64gdbm6-debuginfo(aarch-64) = 1.19-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gdbm-debugsource(aarch-64) = 1.19-1.mga9 Processing files: lib64gdbm_compat4-debuginfo-1.19-1.mga9.aarch64 Provides: debuginfo(build-id) = 91913d1aed8ff6c05d118d464155a4f2f1dfff6b lib64gdbm_compat4-debuginfo = 1.19-1.mga9 lib64gdbm_compat4-debuginfo(aarch-64) = 1.19-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gdbm-debugsource(aarch-64) = 1.19-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gdbm_compat4-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gdbm-devel-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gdbm6-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gdbm_compat4-debuginfo-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gdbm6-debuginfo-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gdbm-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gdbm-debuginfo-1.19-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gdbm-debugsource-1.19-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vXjnBt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gdbm-1.19 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gdbm-1.19-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3xUY2a + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gdbm-1.19 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!