D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/tig-2.5.4-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N6rXjR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tig-2.5.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tig-2.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tig-2.5.4 + /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.jGIKcv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tig-2.5.4 + '[' 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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=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: WARNING: unrecognized options: --disable-dependency-tracking 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for execinfo.h... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for wordexp.h... yes checking for gettimeofday... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... yes checking for setenv... yes checking for strndup... yes checking for wordexp... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking for readline/readline.h... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gsed... no checking for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/map.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/map.o src/map.c tools/make-builtin-config.sh tigrc > src/builtin-config.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/types.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/types.o src/types.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/string.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/string.o src/string.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/request.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/request.o src/request.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/refdb.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/refdb.o src/refdb.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/util.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/util.o src/util.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/line.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/line.o src/line.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/repo.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/repo.o src/repo.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/io.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/io.o src/io.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/argv.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/argv.o src/argv.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/tig.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/tig.o src/tig.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/keys.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/keys.o src/keys.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/search.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/search.o src/search.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/watch.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/watch.o src/watch.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/parse.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/parse.o src/parse.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/draw.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/draw.o src/draw.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/prompt.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/prompt.o src/prompt.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/reflog.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/reflog.o src/reflog.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/log.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/log.o src/log.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/pager.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/pager.o src/pager.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/help.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/help.o src/help.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/display.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/display.o src/display.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/blob.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/blob.o src/blob.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/refs.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/refs.o src/refs.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/tree.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/tree.o src/tree.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/options.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/options.o src/options.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/blame.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/blame.o src/blame.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/stash.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/stash.o src/stash.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/diff.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/diff.o src/diff.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/graph.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/graph.o src/graph.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/apps.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/apps.o src/apps.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/status.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/status.o src/status.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/grep.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/grep.o src/grep.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/main.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/main.o src/main.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/ui.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/ui.o src/ui.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/stage.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/stage.o src/stage.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/builtin-config.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/builtin-config.o src/builtin-config.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/tools/doc-gen.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o tools/doc-gen.o tools/doc-gen.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/view.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/view.o src/view.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/test/tools/test-graph.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o test/tools/test-graph.o test/tools/test-graph.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/graph-v1.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v1.o src/graph-v1.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/compat/hashtab.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o compat/hashtab.o compat/hashtab.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/src/graph-v2.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v2.o src/graph-v2.c gcc -I. -Iinclude -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MMD -MP -MF .deps/compat/utf8proc.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -c -o compat/utf8proc.o compat/utf8proc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags tools/doc-gen.o src/string.o src/types.o src/util.o src/request.o compat/hashtab.o compat/utf8proc.o -lncursesw -ltinfo -o tools/doc-gen gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags test/tools/test-graph.o src/string.o src/util.o src/io.o src/graph.o src/graph-v1.o src/graph-v2.o compat/hashtab.o compat/utf8proc.o -lncursesw -ltinfo -o test/tools/test-graph gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.4"' '-DSYSCONFDIR="/etc"' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags src/tig.o src/types.o src/string.o src/util.o src/map.o src/argv.o src/io.o src/refdb.o src/builtin-config.o src/request.o src/line.o src/keys.o src/repo.o src/options.o src/draw.o src/prompt.o src/display.o src/view.o src/search.o src/parse.o src/watch.o src/pager.o src/log.o src/reflog.o src/diff.o src/help.o src/tree.o src/blob.o src/blame.o src/refs.o src/status.o src/stage.o src/main.o src/stash.o src/grep.o src/ui.o src/apps.o src/graph.o src/graph-v1.o src/graph-v2.o compat/hashtab.o compat/utf8proc.o -lncursesw -ltinfo -o src/tig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5nXk9A + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 + cd tig-2.5.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-doc-man INSTALL src/tig -> /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/bin INSTALL tigrc -> /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/etc INSTALL doc/tig.1 -> /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/man/man1 INSTALL doc/tigrc.5 -> /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/man/man5 INSTALL doc/tigmanual.7 -> /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/man/man7 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.5.4-1.mga9 --unique-debug-suffix -2.5.4-1.mga9.aarch64 --unique-debug-src-base tig-2.5.4-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tig-2.5.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/bin/tig dwz: ./usr/bin/tig-2.5.4-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 996kB, size after compression: 996kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 4997 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tig-2.5.4-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CvckAk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tig-2.5.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + cp -pr INSTALL.html /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + cp -pr NEWS.html /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + cp -pr README.html /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64/usr/share/doc/tig + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(tig) = 2.5.4-1.mga9 tig = 2.5.4-1.mga9 tig(aarch-64) = 2.5.4-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) libc.so.6(GLIBC_2.34)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) Processing files: tig-debugsource-2.5.4-1.mga9.aarch64 Provides: tig-debugsource = 2.5.4-1.mga9 tig-debugsource(aarch-64) = 2.5.4-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tig-debuginfo-2.5.4-1.mga9.aarch64 Provides: debuginfo(build-id) = 6569bb59e85b9364e76de8daff7bbaa2d7c0ada9 tig-debuginfo = 2.5.4-1.mga9 tig-debuginfo(aarch-64) = 2.5.4-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tig-debugsource(aarch-64) = 2.5.4-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tig-2.5.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tig-debuginfo-2.5.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/tig-debugsource-2.5.4-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7E2l94 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tig-2.5.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tig-2.5.4-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mK1JhR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf tig-2.5.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!