D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/rman-3.2-15.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NJCYPU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rman-3.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rman-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rman-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rman-3.2-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rman-3.2-format.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HPU5NT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rman-3.2 + '[' 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DNDEBUG -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s"' -DPOLYGLOTMANVERSION=\"3.2\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -finline-functions -o rman rman.c rman.c: In function 'casify': rman.c:364:78: warning: passing argument 5 of 'bsearch' from incompatible pointer type [-Wincompatible-pointer-types] 364 | exp = (char **)bsearch(&p, lcexceptions, lcexceptionslen, sizeof(char *), lcexceptionscmp); | ^~~~~~~~~~~~~~~ | | | int (*)(const char **, const char **) In file included from /usr/include/stdlib.h:825, from rman.c:24: /usr/include/bits/stdlib-bsearch.h:21:17: note: expected '__compar_fn_t' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char **, const char **)' 21 | __compar_fn_t __compar) | ~~~~~~~~~~~~~~^~~~~~~~ rman.c: In function 'source_command': rman.c:4174:37: warning: passing argument 1 of 'source_out' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4174 | if (fcharout) { source_out(tcltkOP[i]); source_out(": "); } | ~~~~~~~^~~ rman.c:3558:24: note: expected 'char *' but argument is of type 'const char *' 3558 | char *source_out(char *p) { | ~~~~~~^ rman.c: In function 'main': rman.c:4669:54: warning: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] 4669 | qsort(lcexceptions, lcexceptionslen, sizeof(char*), lcexceptionscmp); | ^~~~~~~~~~~~~~~ | | | int (*)(const char **, const char **) In file included from rman.c:24: /usr/include/stdlib.h:831:20: note: expected '__compar_fn_t' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char **, const char **)' 831 | __compar_fn_t __compar) __nonnull ((1, 4)); | ~~~~~~~~~~~~~~^~~~~~~~ rman.c: In function 'source_filter': rman.c:4440:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4440 | fgets(p, MAXBUF-lenp, difffd); p[strlen(p)-1]='\0'; lenp+=strlen(p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4494:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4494 | fgets(diffline, MAXBUF, difffd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4503:43: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4503 | if (diffcmd=='c') while (insertcnt0--) fgets(diffline, MAXBUF, difffd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rman.c:4508:24: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4508 | while (insertcnt--) fgets(diffline, MAXBUF, difffd); /* eat duplicate text of above */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Files made in current directory. You should "make install". + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nL3YdS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 + cd rman-3.2 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/bin + install -d /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/share/man/man1 + make BINDIR=/home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/bin MANDIR=/home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/share/man/man1 install rm -f /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/bin/rman cp rman /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/bin rm -f /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/share/man/man1/rman.1 cp rman.1 /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.2-15.mga8 --unique-debug-suffix -3.2-15.mga8.x86_64 --unique-debug-src-base rman-3.2-15.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rman-3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64/usr/bin/rman extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64/usr/bin/rman original debug info size: 300kB, size after compression: 296kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 273 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: rman-3.2-15.mga8.x86_64 Provides: rman = 3.2-15.mga8 rman(x86-64) = 3.2-15.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) Processing files: rman-debugsource-3.2-15.mga8.x86_64 Provides: rman-debugsource = 3.2-15.mga8 rman-debugsource(x86-64) = 3.2-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rman-debuginfo-3.2-15.mga8.x86_64 Provides: debuginfo(build-id) = c48ff79c5eadd4c7de7d846af02aea0bdab78d7c rman-debuginfo = 3.2-15.mga8 rman-debuginfo(x86-64) = 3.2-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rman-debugsource(x86-64) = 3.2-15.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/rman-3.2-15.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/rman-debugsource-3.2-15.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/rman-debuginfo-3.2-15.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ncFu7Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rman-3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rman-3.2-15.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CDQFrS + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rman-3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!