D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/hexedit-1.5-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8qsa0r + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hexedit-1.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/hexedit-1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hexedit-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hexedit-ncursesw.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.d0cazu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hexedit-1.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:51: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from... configure.ac:51: the top level configure.ac:75: warning: AC_OUTPUT should be used without arguments. configure.ac:75: You should run autoupdate. autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:51: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from... configure.ac:51: the top level configure.ac:75: warning: AC_OUTPUT should be used without arguments. configure.ac:75: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory '.' + 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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for initscr in -lcursesw... yes checking for keypad in -ltinfo... yes checking for use_default_colors... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for libgen.h... yes checking for sys/mount.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memcmp... yes checking for memmem... yes checking for memrmem... no checking for memrchr... yes checking for strdup... yes checking for strerror... yes checking for basename... yes checking how x86_64-mageia-linux-gnu-gcc reports undeclared standard C functions... error checking whether dirname is declared... yes checking whether basename is declared... yes checking whether memrchr is declared... yes checking whether memmem is declared... yes checking whether memrmem is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile-build config.status: creating hexedit.1 config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hexedit.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c search.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c file.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c page.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mark.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c interact.c x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c display.c x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hexedit hexedit.o display.o mark.o page.o file.o interact.o misc.o search.o -lcursesw -ltinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y4Deot + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 + cd hexedit-1.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/bin /usr/bin/install -p -m 755 hexedit /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/bin /usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/share/man/man1 /usr/bin/install -p -m 644 hexedit.1 /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.5-1.mga8 --unique-debug-suffix -1.5-1.mga8.x86_64 --unique-debug-src-base hexedit-1.5-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hexedit-1.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/bin/hexedit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/bin/hexedit original debug info size: 140kB, size after compression: 132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 108 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: hexedit-1.5-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iTTQ3t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hexedit-1.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/share/doc/hexedit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/share/doc/hexedit + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64/usr/share/doc/hexedit + RPM_EC=0 ++ jobs -p + exit 0 Provides: hexedit = 1.5-1.mga8 hexedit(x86-64) = 1.5-1.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) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) Processing files: hexedit-debugsource-1.5-1.mga8.x86_64 Provides: hexedit-debugsource = 1.5-1.mga8 hexedit-debugsource(x86-64) = 1.5-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hexedit-debuginfo-1.5-1.mga8.x86_64 Provides: debuginfo(build-id) = ffee970f736a4a5f7ee30214a167b401cd3c0c07 hexedit-debuginfo = 1.5-1.mga8 hexedit-debuginfo(x86-64) = 1.5-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hexedit-debugsource(x86-64) = 1.5-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hexedit-debugsource-1.5-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hexedit-1.5-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hexedit-debuginfo-1.5-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rLt80r + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hexedit-1.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hexedit-1.5-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TkTMQt + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf hexedit-1.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!