D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gob2-2.0.20-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.D9aEfE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gob2-2.0.20 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gob2-2.0.20.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gob2-2.0.20 + /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.QfqXfH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gob2-2.0.20 + '[' 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 + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 bison... no checking for byacc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gob2.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating doc/gob2.1 config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c out.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c checks.c checks.c: In function 'check_duplicate_named': checks.c:200:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 200 | g_strcasecmp (nid, id) != 0) | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from checks.c:27: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c treefuncs.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lexer.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parse.c parse.y: In function 'export_accessors': parse.y:418:13: warning: Deprecated pre-processor symbol, replace with 418 | g_string_sprintf (get_cbuf, | ^~~~~~~~~~~~~~~~~ parse.y:453:13: warning: Deprecated pre-processor symbol, replace with 453 | g_string_sprintf (set_cbuf, | ^~~~~~~~~~~~~~~~~ parse.y: In function 'property_link_and_export': parse.y:616:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] 616 | g_strdown (set_func); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from parse.y:26: /usr/include/glib-2.0/glib/gstrfuncs.h:208:23: note: declared here 208 | gchar* g_strdown (gchar *string); | ^~~~~~~~~ parse.y:618:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] 618 | g_strdown (get_func); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from parse.y:26: /usr/include/glib-2.0/glib/gstrfuncs.h:208:23: note: declared here 208 | gchar* g_strdown (gchar *string); | ^~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c main.c main.c: In function 'make_run_signal_flags': main.c:1320:13: warning: Deprecated pre-processor symbol, replace with 1320 | g_string_sprintfa(gs, " | G_SIGNAL_%s", flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'make_argument': main.c:1544:13: warning: Deprecated pre-processor symbol, replace with 1544 | g_string_sprintfa(flags, " | %s%s", argflags[i] ? "G_PARAM_" : "", flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'make_property': main.c:1734:13: warning: Deprecated pre-processor symbol, replace with 1734 | g_string_sprintfa(flags, " | %s%s", argflags[i] ? "G_PARAM_" : "", flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'get_arg_names_for_macro': main.c:2949:13: warning: Deprecated pre-processor symbol, replace with 2949 | g_string_sprintfa (gs, "%s___%s", sep, arg->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' x86_64-mageia-linux-gnu-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 gob2 main.o treefuncs.o out.o util.o checks.o parse.o lexer.o -lm -lglib-2.0 -lfl make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' Making all in examples Making all in . make[3]: Nothing to be done for 'all-am'. Making all in doc Making all in . make[3]: Nothing to be done for 'all-am'. 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.BeqLhF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 + cd gob2-2.0.20 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/bin' /usr/bin/install -p gob2 '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/src' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/examples' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gob2.1 '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 gob2.m4 '/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/aclocal' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gob2-2.0.20' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.20-6.mga8 --unique-debug-suffix -2.0.20-6.mga8.x86_64 --unique-debug-src-base gob2-2.0.20-6.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gob2-2.0.20 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/bin/gob2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/bin/gob2 original debug info size: 452kB, size after compression: 428kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1069 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gob2-2.0.20-6.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MQT2hG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gob2-2.0.20 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64/usr/share/doc/gob2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: gob2 = 2.0.20-6.mga8 gob2(x86-64) = 2.0.20-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglib-2.0.so.0()(64bit) Processing files: gob2-debugsource-2.0.20-6.mga8.x86_64 Provides: gob2-debugsource = 2.0.20-6.mga8 gob2-debugsource(x86-64) = 2.0.20-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gob2-debuginfo-2.0.20-6.mga8.x86_64 Provides: debuginfo(build-id) = ab6f1f024bd59b66ad29c5d2a9ad824b3acd3625 gob2-debuginfo = 2.0.20-6.mga8 gob2-debuginfo(x86-64) = 2.0.20-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gob2-debugsource(x86-64) = 2.0.20-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gob2-2.0.20-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gob2-debuginfo-2.0.20-6.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gob2-debugsource-2.0.20-6.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Lae1XD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gob2-2.0.20 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gob2-2.0.20-6.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zfzM6E + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gob2-2.0.20 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!