Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tig.spec'], chrootPath='/var/lib/mock/f33-build-292918-54985/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/tig-2.5.1-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tig.spec'], chrootPath='/var/lib/mock/f33-build-292918-54985/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ie8s3J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tig-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tig-2.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tig-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.925gsH + umask 022 + cd /builddir/build/BUILD + cd tig-2.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-04-08 12:17:38.000000000 -0400 +++ ./configure 2020-08-14 01:07:17.308916701 -0400 @@ -1756,7 +1756,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 riscv64-redhat-linux-gnu-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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 sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking paths.h usability... yes checking paths.h presence... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for gettimeofday... yes 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-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 readline/readline.h usability... no checking readline/readline.h presence... no 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 -j4 V=1 VERBOSE=1 all doc-man doc-html gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/types.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/types.o src/types.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/string.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/string.o src/string.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/util.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/util.o src/util.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/map.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/map.o src/map.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/tig.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/tig.o src/tig.c tools/make-builtin-config.sh tigrc > src/builtin-config.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/request.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/request.o src/request.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/refdb.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/refdb.o src/refdb.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/io.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/io.o src/io.c In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from src/io.c:14: In function 'strncpy', inlined from 'encoding_open' at src/io.c:52:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/io.c: In function 'encoding_open': src/io.c:41:15: note: length computed here 41 | size_t len = strlen(fromcode); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from src/io.c:14: In function 'strncpy', inlined from 'io_from_string' at src/io.c:649:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/io.c: In function 'io_from_string': src/io.c:639:15: note: length computed here 639 | size_t len = strlen(str); | ^~~~~~~~~~~ gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/argv.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/argv.o src/argv.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/line.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/line.o src/line.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/repo.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/repo.o src/repo.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/keys.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/keys.o src/keys.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/draw.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/draw.o src/draw.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/prompt.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/prompt.o src/prompt.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/display.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/display.o src/display.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/options.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/options.o src/options.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/search.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/search.o src/search.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/watch.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/watch.o src/watch.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/parse.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/parse.o src/parse.c In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from src/parse.c:14: In function 'strncpy', inlined from 'get_path' at src/parse.c:264:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parse.c: In function 'get_path': src/parse.c:264:3: note: length computed here 264 | strncpy(entry->path, path, strlen(path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/pager.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/pager.o src/pager.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/reflog.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/reflog.o src/reflog.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/log.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/log.o src/log.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/help.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/help.o src/help.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/tree.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/tree.o src/tree.c In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from include/tig/util.h:17, from src/tree.c:14: In function 'strncpy', inlined from 'tree_entry' at src/tree.c:132:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tree.c: In function 'tree_entry': src/tree.c:132:2: note: length computed here 132 | strncpy(entry->name, path, strlen(path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/diff.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/diff.o src/diff.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/view.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/view.o src/view.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/blob.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/blob.o src/blob.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/refs.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/refs.o src/refs.c In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from include/tig/io.h:17, from src/refs.c:14: In function 'strncpy', inlined from 'refs_open' at src/refs.c:210:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/refs.c: In function 'refs_open': src/refs.c:204:21: note: length computed here 204 | int name_length = strlen(name); | ^~~~~~~~~~~~ gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/blame.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/blame.o src/blame.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/stage.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/stage.o src/stage.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/stash.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/stash.o src/stash.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/status.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/status.o src/status.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/main.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/main.o src/main.c In file included from /usr/include/string.h:519, from include/tig/tig.h:46, from include/tig/repo.h:17, from src/main.c:14: In function 'strncpy', inlined from 'main_add_commit' at src/main.c:95:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/main.c: In function 'main_add_commit': src/main.c:88:13: note: length computed here 88 | titlelen = strlen(title); | ^~~~~~~~~~~~~ gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/apps.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/apps.o src/apps.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/grep.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/grep.o src/grep.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/ui.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/ui.o src/ui.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/graph.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/graph.o src/graph.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/graph-v1.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v1.o src/graph-v1.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/compat/hashtab.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o compat/hashtab.o compat/hashtab.c make: Nothing to be done for 'doc-man'. gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/test/tools/test-graph.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o test/tools/test-graph.o test/tools/test-graph.c sed -n '/^\[\[/,/\(---\|~~~\)/p' < doc/manual.adoc | while read line; do \ case "$line" in \ "----"*) echo ". <<$ref>>"; ref= ;; \ "~~~~"*) echo "- <<$ref>>"; ref= ;; \ "[["*"]]") ref="$line" ;; \ *) ref="$ref, $line" ;; \ esac; done | sed 's/\[\[\(.*\)\]\]/\1/' > doc/manual.toc gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/builtin-config.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/builtin-config.o src/builtin-config.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/tools/doc-gen.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o tools/doc-gen.o tools/doc-gen.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/src/graph-v2.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o src/graph-v2.o src/graph-v2.c gcc -I. -Iinclude -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MMD -MP -MF .deps/compat/utf8proc.d -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -c -o compat/utf8proc.o compat/utf8proc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 asciidoc -aversion=2.5.1 -asysconfdir=/etc -f doc/asciidoc.conf -adocext=html -ainclude-manual-toc -b xhtml11 -d article -n doc/manual.adoc gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.1"' '-DSYSCONFDIR="/etc"' -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'path_search.part.0.constprop' at src/io.c:203:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/io.c: In function 'path_search.part.0.constprop': src/io.c:203:4: note: length computed here 203 | string_ncopy_do(dst, dstlen, test, strlen(test)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'path_search.part.0.constprop' at src/io.c:183:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/io.c: In function 'path_search.part.0.constprop': src/io.c:183:3: note: length computed here 183 | string_ncopy_do(dst, dstlen, query, strlen(query)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'path_expand.constprop' at src/io.c:165:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/io.c: In function 'path_expand.constprop': src/io.c:165:2: note: length computed here 165 | string_ncopy_do(dst, dstlen, src, strlen(src)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'io_read_buf.constprop' at src/io.c:622:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/io.c: In function 'io_read_buf.constprop': src/io.c:622:3: note: length computed here 622 | string_ncopy_do(buf, bufsize, result.data, strlen(result.data)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'grep_select' at src/grep.c:84:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/grep.c: In function 'grep_select': src/grep.c:84:2: note: length computed here 84 | string_ncopy(view->env->file, grep->file, strlen(grep->file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'grep_select' at src/grep.c:85:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/grep.c: In function 'grep_select': src/grep.c:85:2: note: length computed here 85 | string_ncopy(view->ref, grep->file, strlen(grep->file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'pager_select' at src/pager.c:175:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/pager.c: In function 'pager_select': src/pager.c:175:2: note: length computed here 175 | string_ncopy(view->env->text, text, strlen(text)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blob_request' at src/blob.c:128:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blob.c: In function 'blob_request': src/blob.c:128:4: note: length computed here 128 | string_ncopy(view->env->file, state->file, strlen(state->file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blob_request' at src/blob.c:134:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blob.c: In function 'blob_request': src/blob.c:134:3: note: length computed here 134 | string_ncopy(view->env->ref, state->commit, strlen(state->commit)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blame_go_back' at src/blame.c:446:2, inlined from 'blame_request' at src/blame.c:467:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blame.c: In function 'blame_request': src/blame.c:446:2: note: length computed here 446 | string_ncopy(view->env->file, history_state.filename, strlen(history_state.filename)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blame_go_forward' at src/blame.c:428:2, inlined from 'blame_request' at src/blame.c:463:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blame.c: In function 'blame_request': src/blame.c:428:2: note: length computed here 428 | string_ncopy(view->env->file, filename, strlen(filename)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'refs_select' at src/refs.c:241:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refs.c: In function 'refs_select': src/refs.c:241:2: note: length computed here 241 | string_ncopy(view->env->ref, reference->ref->name, strlen(reference->ref->name)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'read_repo_info' at src/repo.c:71:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/repo.c: In function 'read_repo_info': src/repo.c:71:4: note: length computed here 71 | string_ncopy(repo.head, head, strlen(head) + 1); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'main_check_argv' at src/main.c:252:4, inlined from 'main_open' at src/main.c:289:22: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/main.c: In function 'main_open': src/main.c:252:4: note: length computed here 252 | string_ncopy(view->env->search, arg, strlen(arg)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'prompt_input' at src/prompt.c:64:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/prompt.c: In function 'prompt_input': src/prompt.c:56:14: note: length computed here 56 | int len = strlen(key.data.bytes); | ^ In function 'strncpy', inlined from 'encoding_open' at src/io.c:52:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/io.c: In function 'encoding_open': src/io.c:41:15: note: length computed here 41 | size_t len = strlen(fromcode); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'open_blob_view' at src/blob.c:44:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blob.c: In function 'open_blob_view': src/blob.c:44:4: note: length computed here 44 | string_ncopy(view->env->file, file, strlen(file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'reload_refs' at src/refdb.c:327:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refdb.c: In function 'reload_refs': src/refdb.c:327:3: note: length computed here 327 | string_ncopy(ls_remote_cmd, env, strlen(env)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'ref_update_env' at src/refdb.c:390:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refdb.c: In function 'ref_update_env': src/refdb.c:390:2: note: length computed here 390 | string_ncopy(env->refname, ref->name, strlen(ref->name)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'ref_update_env' at src/refdb.c:404:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refdb.c: In function 'ref_update_env': src/refdb.c:404:3: note: length computed here 404 | string_ncopy(env->branch, ref->name, strlen(ref->name)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'ref_update_env' at src/refdb.c:401:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refdb.c: In function 'ref_update_env': src/refdb.c:401:3: note: length computed here 401 | string_ncopy(env->branch, sep + 1, strlen(sep + 1)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'ref_update_env' at src/refdb.c:393:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refdb.c: In function 'ref_update_env': src/refdb.c:393:3: note: length computed here 393 | string_ncopy(env->tag, ref->name, strlen(ref->name)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'main_select' at src/main.c:592:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/main.c: In function 'main_select': src/main.c:592:3: note: length computed here 592 | string_ncopy(view->ref, commit->title, strlen(commit->title)); | ^ In function 'strncpy', inlined from 'get_path' at src/parse.c:264:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/parse.c: In function 'get_path': src/parse.c:264:3: note: length computed here 264 | strncpy(entry->path, path, strlen(path)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'parse_blame_info' at src/parse.c:164:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/parse.c: In function 'parse_blame_info': src/parse.c:164:3: note: length computed here 164 | string_ncopy(commit->title, line, strlen(line)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'parse_blame_info' at src/parse.c:145:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/parse.c: In function 'parse_blame_info': src/parse.c:145:3: note: length computed here 145 | string_ncopy_do(author, SIZEOF_STR, line, strlen(line)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'diff_trace_origin' at src/diff.c:708:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/diff.c: In function 'diff_trace_origin': src/diff.c:708:3: note: length computed here 708 | string_ncopy(view->env->file, commit.filename, strlen(commit.filename)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'diff_trace_origin' at src/diff.c:698:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/diff.c: In function 'diff_trace_origin': src/diff.c:698:3: note: length computed here 698 | string_ncopy(view->env->file, file, strlen(file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'update_options_from_argv' at src/options.c:245:4, inlined from 'filter_options' at src/tig.c:428:2, inlined from 'parse_options' at src/tig.c:573:3, inlined from 'main' at src/tig.c:807:25: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/tig.c: In function 'main': src/options.c:245:4: note: length computed here 245 | string_ncopy(opt_notes_arg, flag, strlen(flag)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'load_git_config' at src/options.c:1497:3, inlined from 'main' at src/tig.c:828:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/tig.c: In function 'main': src/options.c:1497:3: note: length computed here 1497 | string_ncopy(repo.worktree, git_worktree, strlen(git_worktree)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'search_view' at src/search.c:245:3, inlined from 'view_driver' at src/tig.c:300:3, inlined from 'main' at src/tig.c:865:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/tig.c: In function 'main': src/search.c:245:3: note: length computed here 245 | string_ncopy(argv_env.search, search, strlen(search)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'diff_common_select' at src/diff.c:833:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/diff.c: In function 'diff_common_select': src/diff.c:833:4: note: length computed here 833 | string_ncopy(view->ref, view->ops->id, strlen(view->ops->id)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'stage_request' at src/stage.c:444:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/stage.c: In function 'stage_request': src/stage.c:444:5: note: length computed here 444 | string_ncopy(view->env->file, file, strlen(file)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'run_prompt_command' at src/prompt.c:933:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/prompt.c: In function 'run_prompt_command': src/prompt.c:933:3: note: length computed here 933 | string_ncopy(view->env->search, search + 1, strlen(search + 1)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'app_diff_highlight_path_search.constprop' at src/apps.c:84:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/apps.c: In function 'app_diff_highlight_path_search.constprop': src/apps.c:84:3: note: length computed here 84 | string_ncopy(env_path_plus, env_path, strlen(env_path)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'app_diff_highlight_path_search.constprop' at src/apps.c:65:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/apps.c: In function 'app_diff_highlight_path_search.constprop': src/apps.c:65:3: note: length computed here 65 | string_ncopy_do(dest, destlen, query, strlen(query)); | ^ In function 'strncpy', inlined from 'tree_entry' at src/tree.c:132:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/tree.c: In function 'tree_entry': src/tree.c:132:2: note: length computed here 132 | strncpy(entry->name, path, strlen(path)); | ^ In function 'strncpy', inlined from 'refs_open' at src/refs.c:210:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/refs.c: In function 'refs_open': src/refs.c:204:21: note: length computed here 204 | int name_length = strlen(name); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'setup_update' at src/view.c:490:2, inlined from 'begin_update' at src/view.c:572:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/view.c: In function 'begin_update': src/view.c:490:2: note: length computed here 490 | string_ncopy(view->vid, vid, strlen(vid)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'main_read' at src/main.c:493:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/main.c: In function 'main_read': src/main.c:493:3: note: length computed here 493 | string_ncopy(state->reflogmsg, line, strlen(line)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blob_open' at src/blob.c:77:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blob.c: In function 'blob_open': src/blob.c:77:3: note: length computed here 77 | string_ncopy(state->commit, commit, strlen(commit)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'parse_view_column_config_exprs' at src/view.c:1216:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/view.c: In function 'parse_view_column_config_exprs': src/view.c:1216:2: note: length computed here 1216 | string_ncopy(buf, arg, strlen(arg)); | ^ In function 'strncpy', inlined from 'string_ncopy_do' at src/string.c:63:2, inlined from 'blame_open' at src/blame.c:112:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ src/blame.c: In function 'blame_open': src/blame.c:112:6: note: length computed here 112 | string_ncopy(view->env->ref, arg, strlen(arg)); | ^ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yF8gUH + sed -i -e 's/\r//' INSTALL.html NEWS.html README.html + sed -i '/^#!bash/,+1 d' contrib/tig-completion.bash + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 + cd tig-2.5.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' install-doc-man INSTALL src/tig -> /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/bin INSTALL tigrc -> /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/etc INSTALL doc/tig.1 -> /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/man/man1 INSTALL doc/tigrc.5 -> /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/man/man5 INSTALL doc/tigmanual.7 -> /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/man/man7 + install -Dpm 644 contrib/tig-completion.bash /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/bash-completion/completions//tig + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5.1-2.fc33 --unique-debug-suffix -2.5.1-2.fc33.riscv64 --unique-debug-src-base tig-2.5.1-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tig-2.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/bin/tig extracting debug info from /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/bin/tig original debug info size: 3436kB, size after compression: 3232kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4502 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tig-2.5.1-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RhHcTJ + umask 022 + cd /builddir/build/BUILD + cd tig-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + cp -pr COPYING /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + cp -pr NEWS.adoc /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + cp -pr README.adoc /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + cp -pr INSTALL.html NEWS.html README.html /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/doc/tig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MyA0eL + umask 022 + cd /builddir/build/BUILD + cd tig-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/licenses/tig + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/licenses/tig + cp -pr COPYING /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64/usr/share/licenses/tig + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(tig) = 2.5.1-2.fc33 tig = 2.5.1-2.fc33 tig(riscv-64) = 2.5.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: tig-debugsource-2.5.1-2.fc33.riscv64 Provides: tig-debugsource = 2.5.1-2.fc33 tig-debugsource(riscv-64) = 2.5.1-2.fc33 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.1-2.fc33.riscv64 Provides: debuginfo(build-id) = 96a7cc8c80885cb4473543778bd343b4ab95b011 tig-debuginfo = 2.5.1-2.fc33 tig-debuginfo(riscv-64) = 2.5.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tig-debugsource(riscv-64) = 2.5.1-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 Wrote: /builddir/build/RPMS/tig-2.5.1-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tig-debuginfo-2.5.1-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tig-debugsource-2.5.1-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vEShoH + umask 022 + cd /builddir/build/BUILD + cd tig-2.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tig-2.5.1-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0