D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/vis-0.5-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CVgL52 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf vis-0.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/vis-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vis-0.5 + /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.XXZGk3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vis-0.5 + '[' 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=. + /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=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 ./configure: unknown option --host=aarch64-mageia-linux-gnu ./configure: unknown option --program-prefix= checking for C compiler... cc checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... no checking whether compiler accepts -Werror=unused-command-line-argument... no checking whether linker accepts -Werror=unknown-warning-option... no checking whether linker accepts -Werror=unused-command-line-argument... no checking whether compiler accepts -pipe... yes checking whether compiler accepts -Os... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether compiler accepts -fPIE... yes checking whether compiler accepts -fstack-protector-all... yes checking whether linker accepts -Wl,-z,now... yes checking whether linker accepts -Wl,-z,relro... yes checking whether linker accepts -pie... yes creating config.mk... done checking for pkg-config... yes checking for libcurses... checking for ncursesw... yes checking for libtermkey... yes checking for libtre... yes checking for liblua >= 5.2 ... checking for lua... yes checking for Lua statically linked liblpeg... checking for static lpeg... no checking for static lua5.3-lpeg... no checking for static lua5.2-lpeg... no checking for libacl... yes checking for libselinux... no checking for memrchr... yes completing config.mk... done + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp config.def.h config.h cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Os -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.5\" vis-digraph.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie -o vis-digraph cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Os -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.5\" vis-menu.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -pie -o vis-menu cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Os -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_ALL -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"v0.5\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=1 array.c buffer.c libutf.c main.c map.c sam.c text.c text-motions.c text-objects.c text-util.c ui-terminal.c view.c vis.c vis-lua.c vis-modes.c vis-motions.c vis-operators.c vis-registers.c vis-marks.c vis-prompt.c vis-text-objects.c text-regex-tre.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,now -Wl,-z,relro -Wl,--gc-sections -pie -ltermkey -lncursesw -ltinfo -lacl -ltre -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -llua -lm -lc -o vis : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8m7RB0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 + cd vis-0.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' STRIP=/bin/true stripping executable installing executable files to /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin installing support files to /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/vis installing documentation to /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/doc/vis installing manual pages to /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.5-2.mga8 --unique-debug-suffix -0.5-2.mga8.aarch64 --unique-debug-src-base vis-0.5-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/vis-0.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis-menu explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis-digraph extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis-digraph extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/bin/vis-menu original debug info size: 1228kB, size after compression: 1096kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1433 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/vis/lexers/clojure.lua is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/vis-open from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vis-clipboard from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/vis-complete from /bin/sh to #!/usr/bin/sh Processing files: vis-0.5-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t2wHIZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vis-0.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/doc/vis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/doc/vis + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/doc/vis + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64/usr/share/doc/vis + RPM_EC=0 ++ jobs -p + exit 0 Provides: vis = 0.5-2.mga8 vis(aarch-64) = 0.5-2.mga8 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) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblua.so.5.3()(64bit) libncursesw.so.6()(64bit) libtermkey.so.1()(64bit) libtinfo.so.6()(64bit) libtre.so.5()(64bit) Processing files: vis-debugsource-0.5-2.mga8.aarch64 Provides: vis-debugsource = 0.5-2.mga8 vis-debugsource(aarch-64) = 0.5-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vis-debuginfo-0.5-2.mga8.aarch64 Provides: debuginfo(build-id) = 5d0feed2b5b51eb721fd77e6737ec9a71a0c7d7d debuginfo(build-id) = 67a7aa28ac4ecd7742d96aaa5881c99fbede79c1 debuginfo(build-id) = d8c6932b7192b1fa972e259d0852fc4eb4eef883 vis-debuginfo = 0.5-2.mga8 vis-debuginfo(aarch-64) = 0.5-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vis-debugsource(aarch-64) = 0.5-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vis-debugsource-0.5-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vis-debuginfo-0.5-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vis-0.5-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8qr6v2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vis-0.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vis-0.5-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8xxHz1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf vis-0.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!