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/git.spec'], chrootPath='/var/lib/mock/f33-build-469513-63683/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/git.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 sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1606262400 Wrote: /builddir/build/SRPMS/git-2.29.2-3.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/git.spec'], chrootPath='/var/lib/mock/f33-build-469513-63683/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/git.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=1606262400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LdkSfi + umask 022 + cd /builddir/build/BUILD ++ mktemp -qd + gpghome=/tmp/tmp.FFLPfS4cSC + gpg2 --homedir /tmp/tmp.FFLPfS4cSC --dearmor --quiet --yes /builddir/build/SOURCES/gpgkey-junio.asc + gpgv2 --homedir /tmp/tmp.FFLPfS4cSC --quiet --keyring /builddir/build/SOURCES/gpgkey-junio.asc.gpg /builddir/build/SOURCES/git-2.29.2.tar.sign - + xz -dc /builddir/build/SOURCES/git-2.29.2.tar.xz gpgv: Signature made Thu Oct 29 18:14:01 2020 EDT gpgv: using RSA key E1F036B1FEE7221FC778ECEFB0B5E88696AFE6CB gpgv: Good signature from "Junio C Hamano " gpgv: aka "Junio C Hamano " gpgv: aka "Junio C Hamano " + rm -rf /tmp/tmp.FFLPfS4cSC + cd /builddir/build/BUILD + rm -rf git-2.29.2 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/git-2.29.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd git-2.29.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch + /usr/bin/cat /builddir/build/SOURCES/0001-log-diagnose-L-used-with-pathspec-as-an-error.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-fast-import-fix-over-allocation-of-marks-storage.patch + install -p -m 755 /builddir/build/SOURCES/print-failed-test-output print-failed-test-output + sed -i '/^git-archimport/d' command-list.txt + sed -i '/^git-p4/d' command-list.txt + cat + tee config.mak V = 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 LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld NEEDS_CRYPTO_WITH_SSL = 1 USE_LIBPCRE = 1 ETC_GITCONFIG = /etc/gitconfig INSTALL_SYMLINKS = 1 GITWEB_PROJECTROOT = /var/lib/git GNU_ROFF = 1 NO_PERL_CPAN_FALLBACKS = 1 NO_PYTHON = 1 # endif with python2 USE_ASCIIDOCTOR = 1 # endif with asciidoctor htmldir = /usr/share/doc/git prefix = /usr perllibdir = /usr/share/perl5/vendor_perl gitwebdir = /var/www/git # Test options DEFAULT_TEST_TARGET = prove GIT_PROVE_OPTS = --verbose --normalize -j4 --formatter=TAP::Formatter::File GIT_TEST_OPTS = -x --verbose-log + rm -rf perl/Git/LoadCPAN.pm perl/Git/LoadCPAN/ + grep -rlZ '^use Git::LoadCPAN::' + xargs -r0 sed -i s/Git::LoadCPAN:://g + sed -i 's@"++GITWEB_HOME_LINK_STR++"@$ENV{"SERVER_NAME"} ? "git://" . $ENV{"SERVER_NAME"} : "projects"@' gitweb/gitweb.perl + mv contrib/contacts/git-contacts.txt contrib/subtree/git-subtree.txt Documentation/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wUoEAh + umask 022 + cd /builddir/build/BUILD + cd git-2.29.2 + export TZ=UTC + TZ=UTC ++ date -r version +%s + export SOURCE_DATE_EPOCH=1604009490 + SOURCE_DATE_EPOCH=1604009490 + /usr/bin/make -O -j4 V=1 VERBOSE=1 all doc GIT_VERSION = 2.29.2 * new build flags mkdir -p perl/build/man/man3/ && \ pod2man perl/Git.pm perl/build/man/man3/Git.3pm /usr/bin/make -C Documentation all cc -o fuzz-pack-headers.o -c -MF ./.depend/fuzz-pack-headers.o.d -MQ fuzz-pack-headers.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-pack-headers.c cc -o fuzz-pack-idx.o -c -MF ./.depend/fuzz-pack-idx.o.d -MQ fuzz-pack-idx.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-pack-idx.c cc -o fuzz-commit-graph.o -c -MF ./.depend/fuzz-commit-graph.o.d -MQ fuzz-commit-graph.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-commit-graph.c * new link flags make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f cmd-list.made && \ /usr/bin/perl ./cmd-list.perl ../command-list.txt cmds-ancillaryinterrogators.txt cmds-ancillarymanipulators.txt cmds-mainporcelain.txt cmds-plumbinginterrogators.txt cmds-plumbingmanipulators.txt cmds-synchingrepositories.txt cmds-synchelpers.txt cmds-guide.txt cmds-purehelpers.txt cmds-foreignscminterface.txt && \ date >cmd-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' /usr/bin/make -C ../ GIT-VERSION-FILE Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./cmd-list.perl line 3. BEGIN failed--compilation aborted at ./cmd-list.perl line 3. make[2]: 'GIT-VERSION-FILE' is up to date. cc -o common-main.o -c -MF ./.depend/common-main.o.d -MQ common-main.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' common-main.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f mergetools-list.made && \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && \ . ../git-mergetool--lib.sh && \ show_tool_names can_diff "* " || :' >mergetools-diff.txt && \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && \ . ../git-mergetool--lib.sh && \ show_tool_names can_merge "* " || :' >mergetools-merge.txt && \ date >mergetools-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' * new asciidoc flags make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o abspath.o -c -MF ./.depend/abspath.o.d -MQ abspath.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' abspath.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto-index.txt+ howto-index.txt && \ '/bin/sh' ./howto-index.sh howto/keep-canonical-history-correct.txt howto/maintain-git.txt howto/new-command.txt howto/rebase-from-internal-branch.txt howto/rebuild-from-update-hook.txt howto/recover-corrupted-blob-object.txt howto/recover-corrupted-object-harder.txt howto/revert-a-faulty-merge.txt howto/revert-branch-rebase.txt howto/separating-topic-branches.txt howto/setup-git-server-over-http.txt howto/update-hook-example.txt howto/use-git-daemon.txt howto/using-merge-subtree.txt howto/using-signed-tag-in-pull-request.txt >howto-index.txt+ && \ mv howto-index.txt+ howto-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o daemon.o -c -MF ./.depend/daemon.o.d -MQ daemon.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' daemon.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 git-tools.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o add-interactive.o -c -MF ./.depend/add-interactive.o.d -MQ add-interactive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' add-interactive.c cc -o advice.o -c -MF ./.depend/advice.o.d -MQ advice.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' advice.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 git-bisect-lk2009.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o alias.o -c -MF ./.depend/alias.o.d -MQ alias.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' alias.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f user-manual.xml+ user-manual.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d book -o user-manual.xml+ user-manual.txt && \ mv user-manual.xml+ user-manual.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o alloc.o -c -MF ./.depend/alloc.o.d -MQ alloc.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' alloc.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/new-command.html+ howto/new-command.html && \ sed -e '1,/^$/d' howto/new-command.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/new-command.html+ && \ mv howto/new-command.html+ howto/new-command.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o add-patch.o -c -MF ./.depend/add-patch.o.d -MQ add-patch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' add-patch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html && \ sed -e '1,/^$/d' howto/revert-branch-rebase.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/revert-branch-rebase.html+ && \ mv howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/using-merge-subtree.html+ howto/using-merge-subtree.html && \ sed -e '1,/^$/d' howto/using-merge-subtree.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/using-merge-subtree.html+ && \ mv howto/using-merge-subtree.html+ howto/using-merge-subtree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/using-signed-tag-in-pull-request.html+ howto/using-signed-tag-in-pull-request.html && \ sed -e '1,/^$/d' howto/using-signed-tag-in-pull-request.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/using-signed-tag-in-pull-request.html+ && \ mv howto/using-signed-tag-in-pull-request.html+ howto/using-signed-tag-in-pull-request.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/use-git-daemon.html+ howto/use-git-daemon.html && \ sed -e '1,/^$/d' howto/use-git-daemon.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/use-git-daemon.html+ && \ mv howto/use-git-daemon.html+ howto/use-git-daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o archive-tar.o -c -MF ./.depend/archive-tar.o.d -MQ archive-tar.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive-tar.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/update-hook-example.html+ howto/update-hook-example.html && \ sed -e '1,/^$/d' howto/update-hook-example.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/update-hook-example.html+ && \ mv howto/update-hook-example.html+ howto/update-hook-example.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/setup-git-server-over-http.html+ howto/setup-git-server-over-http.html && \ sed -e '1,/^$/d' howto/setup-git-server-over-http.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/setup-git-server-over-http.html+ && \ mv howto/setup-git-server-over-http.html+ howto/setup-git-server-over-http.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o archive-zip.o -c -MF ./.depend/archive-zip.o.d -MQ archive-zip.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive-zip.c * new prefix flags make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/separating-topic-branches.html+ howto/separating-topic-branches.html && \ sed -e '1,/^$/d' howto/separating-topic-branches.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/separating-topic-branches.html+ && \ mv howto/separating-topic-branches.html+ howto/separating-topic-branches.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o base85.o -c -MF ./.depend/base85.o.d -MQ base85.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' base85.c cc -o archive.o -c -MF ./.depend/archive.o.d -MQ archive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/revert-a-faulty-merge.html+ howto/revert-a-faulty-merge.html && \ sed -e '1,/^$/d' howto/revert-a-faulty-merge.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/revert-a-faulty-merge.html+ && \ mv howto/revert-a-faulty-merge.html+ howto/revert-a-faulty-merge.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/recover-corrupted-blob-object.html+ howto/recover-corrupted-blob-object.html && \ sed -e '1,/^$/d' howto/recover-corrupted-blob-object.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/recover-corrupted-blob-object.html+ && \ mv howto/recover-corrupted-blob-object.html+ howto/recover-corrupted-blob-object.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/recover-corrupted-object-harder.html+ howto/recover-corrupted-object-harder.html && \ sed -e '1,/^$/d' howto/recover-corrupted-object-harder.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/recover-corrupted-object-harder.html+ && \ mv howto/recover-corrupted-object-harder.html+ howto/recover-corrupted-object-harder.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o bisect.o -c -MF ./.depend/bisect.o.d -MQ bisect.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bisect.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/rebuild-from-update-hook.html+ howto/rebuild-from-update-hook.html && \ sed -e '1,/^$/d' howto/rebuild-from-update-hook.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/rebuild-from-update-hook.html+ && \ mv howto/rebuild-from-update-hook.html+ howto/rebuild-from-update-hook.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o apply.o -c -MF ./.depend/apply.o.d -MQ apply.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' apply.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/rebase-from-internal-branch.html+ howto/rebase-from-internal-branch.html && \ sed -e '1,/^$/d' howto/rebase-from-internal-branch.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/rebase-from-internal-branch.html+ && \ mv howto/rebase-from-internal-branch.html+ howto/rebase-from-internal-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o blob.o -c -MF ./.depend/blob.o.d -MQ blob.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' blob.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/keep-canonical-history-correct.html+ howto/keep-canonical-history-correct.html && \ sed -e '1,/^$/d' howto/keep-canonical-history-correct.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/keep-canonical-history-correct.html+ && \ mv howto/keep-canonical-history-correct.html+ howto/keep-canonical-history-correct.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f howto/maintain-git.html+ howto/maintain-git.html && \ sed -e '1,/^$/d' howto/maintain-git.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/maintain-git.html+ && \ mv howto/maintain-git.html+ howto/maintain-git.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o blame.o -c -MF ./.depend/blame.o.d -MQ blame.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' blame.c cc -o bloom.o -c -MF ./.depend/bloom.o.d -MQ bloom.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bloom.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-error-handling.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-parse-options.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-trace2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' cp SubmittingPatches SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o branch.o -c -MF ./.depend/branch.o.d -MQ branch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' branch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 MyFirstContribution.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 MyFirstObjectWalk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/hash-function-transition.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/http-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/index-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o bulk-checkin.o -c -MF ./.depend/bulk-checkin.o.d -MQ bulk-checkin.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bulk-checkin.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/long-running-process-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o bundle.o -c -MF ./.depend/bundle.o.d -MQ bundle.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bundle.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/multi-pack-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o chdir-notify.o -c -MF ./.depend/chdir-notify.o.d -MQ chdir-notify.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' chdir-notify.c cc -o cache-tree.o -c -MF ./.depend/cache-tree.o.d -MQ cache-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' cache-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-heuristics.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o checkout.o -c -MF ./.depend/checkout.o.d -MQ checkout.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' checkout.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/partial-clone.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-capabilities.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o column.o -c -MF ./.depend/column.o.d -MQ column.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' column.c cc -o color.o -c -MF ./.depend/color.o.d -MQ color.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' color.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-common.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-v2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/racy-git.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/reftable.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/send-pack-pipeline.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o commit-reach.o -c -MF ./.depend/commit-reach.o.d -MQ commit-reach.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit-reach.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/shallow.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o combine-diff.o -c -MF ./.depend/combine-diff.o.d -MQ combine-diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' combine-diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/signature-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/trivial-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' cd technical && '/bin/sh' ./api-index.sh make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f everyday.html+ everyday.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -o everyday.html+ everyday.txto && \ mv everyday.html+ everyday.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o compat/obstack.o -c -MF compat/.depend/obstack.o.d -MQ compat/obstack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/obstack.c cc -o commit-graph.o -c -MF ./.depend/commit-graph.o.d -MQ commit-graph.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit-graph.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' sed "s|@@MAN_BASE_URL@@|file:///usr/share/doc/git/|" manpage-base-url.xsl.in > manpage-base-url.xsl make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-helpers.html+ git-remote-helpers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -o git-remote-helpers.html+ git-remote-helpers.txto && \ mv git-remote-helpers.html+ git-remote-helpers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-add.xml+ git-add.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-add.xml+ git-add.txt && \ mv git-add.xml+ git-add.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o commit.o -c -MF ./.depend/commit.o.d -MQ commit.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit.c cc -o compat/terminal.o -c -MF compat/.depend/terminal.o.d -MQ compat/terminal.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/terminal.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-am.xml+ git-am.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-am.xml+ git-am.txt && \ mv git-am.xml+ git-am.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o connected.o -c -MF ./.depend/connected.o.d -MQ connected.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' connected.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-annotate.xml+ git-annotate.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-annotate.xml+ git-annotate.txt && \ mv git-annotate.xml+ git-annotate.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-apply.xml+ git-apply.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-apply.xml+ git-apply.txt && \ mv git-apply.xml+ git-apply.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archimport.xml+ git-archimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-archimport.xml+ git-archimport.txt && \ mv git-archimport.xml+ git-archimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o connect.o -c -MF ./.depend/connect.o.d -MQ connect.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' connect.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archive.xml+ git-archive.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-archive.xml+ git-archive.txt && \ mv git-archive.xml+ git-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bisect.xml+ git-bisect.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bisect.xml+ git-bisect.txt && \ mv git-bisect.xml+ git-bisect.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-blame.xml+ git-blame.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-blame.xml+ git-blame.txt && \ mv git-blame.xml+ git-blame.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o copy.o -c -MF ./.depend/copy.o.d -MQ copy.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' copy.c cc -o config.o -c -MF ./.depend/config.o.d -MQ config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DETC_GITCONFIG='"/etc/gitconfig"' config.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-branch.xml+ git-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-branch.xml+ git-branch.txt && \ mv git-branch.xml+ git-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o convert.o -c -MF ./.depend/convert.o.d -MQ convert.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' convert.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bugreport.xml+ git-bugreport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bugreport.xml+ git-bugreport.txt && \ mv git-bugreport.xml+ git-bugreport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o credential.o -c -MF ./.depend/credential.o.d -MQ credential.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' credential.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bundle.xml+ git-bundle.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bundle.xml+ git-bundle.txt && \ mv git-bundle.xml+ git-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cat-file.xml+ git-cat-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cat-file.xml+ git-cat-file.txt && \ mv git-cat-file.xml+ git-cat-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-attr.xml+ git-check-attr.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-attr.xml+ git-check-attr.txt && \ mv git-check-attr.xml+ git-check-attr.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-mailmap.xml+ git-check-mailmap.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-mailmap.xml+ git-check-mailmap.txt && \ mv git-check-mailmap.xml+ git-check-mailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ignore.xml+ git-check-ignore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-ignore.xml+ git-check-ignore.txt && \ mv git-check-ignore.xml+ git-check-ignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ref-format.xml+ git-check-ref-format.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-ref-format.xml+ git-check-ref-format.txt && \ mv git-check-ref-format.xml+ git-check-ref-format.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o csum-file.o -c -MF ./.depend/csum-file.o.d -MQ csum-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' csum-file.c cc -o ctype.o -c -MF ./.depend/ctype.o.d -MQ ctype.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ctype.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout-index.xml+ git-checkout-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-checkout-index.xml+ git-checkout-index.txt && \ mv git-checkout-index.xml+ git-checkout-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout.xml+ git-checkout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-checkout.xml+ git-checkout.txt && \ mv git-checkout.xml+ git-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o decorate.o -c -MF ./.depend/decorate.o.d -MQ decorate.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' decorate.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry-pick.xml+ git-cherry-pick.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cherry-pick.xml+ git-cherry-pick.txt && \ mv git-cherry-pick.xml+ git-cherry-pick.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o date.o -c -MF ./.depend/date.o.d -MQ date.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' date.c cc -o diff-delta.o -c -MF ./.depend/diff-delta.o.d -MQ diff-delta.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-delta.c cc -o delta-islands.o -c -MF ./.depend/delta-islands.o.d -MQ delta-islands.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' delta-islands.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry.xml+ git-cherry.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cherry.xml+ git-cherry.txt && \ mv git-cherry.xml+ git-cherry.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-citool.xml+ git-citool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-citool.xml+ git-citool.txt && \ mv git-citool.xml+ git-citool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clean.xml+ git-clean.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-clean.xml+ git-clean.txt && \ mv git-clean.xml+ git-clean.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clone.xml+ git-clone.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-clone.xml+ git-clone.txt && \ mv git-clone.xml+ git-clone.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-column.xml+ git-column.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-column.xml+ git-column.txt && \ mv git-column.xml+ git-column.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-graph.xml+ git-commit-graph.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit-graph.xml+ git-commit-graph.txt && \ mv git-commit-graph.xml+ git-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o diff-no-index.o -c -MF ./.depend/diff-no-index.o.d -MQ diff-no-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-no-index.c cc -o diff-lib.o -c -MF ./.depend/diff-lib.o.d -MQ diff-lib.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-lib.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-tree.xml+ git-commit-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit-tree.xml+ git-commit-tree.txt && \ mv git-commit-tree.xml+ git-commit-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o diffcore-break.o -c -MF ./.depend/diffcore-break.o.d -MQ diffcore-break.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-break.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit.xml+ git-commit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit.xml+ git-commit.txt && \ mv git-commit.xml+ git-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o diffcore-delta.o -c -MF ./.depend/diffcore-delta.o.d -MQ diffcore-delta.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-delta.c cc -o diffcore-order.o -c -MF ./.depend/diffcore-order.o.d -MQ diffcore-order.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-order.c cc -o diffcore-pickaxe.o -c -MF ./.depend/diffcore-pickaxe.o.d -MQ diffcore-pickaxe.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-pickaxe.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-config.xml+ git-config.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-config.xml+ git-config.txt && \ mv git-config.xml+ git-config.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-contacts.xml+ git-contacts.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-contacts.xml+ git-contacts.txt && \ mv git-contacts.xml+ git-contacts.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o dir-iterator.o -c -MF ./.depend/dir-iterator.o.d -MQ dir-iterator.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' dir-iterator.c cc -o diffcore-rename.o -c -MF ./.depend/diffcore-rename.o.d -MQ diffcore-rename.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-rename.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-count-objects.xml+ git-count-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-count-objects.xml+ git-count-objects.txt && \ mv git-count-objects.xml+ git-count-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o editor.o -c -MF ./.depend/editor.o.d -MQ editor.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' editor.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache--daemon.xml+ git-credential-cache--daemon.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-cache--daemon.xml+ git-credential-cache--daemon.txt && \ mv git-credential-cache--daemon.xml+ git-credential-cache--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache.xml+ git-credential-cache.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-cache.xml+ git-credential-cache.txt && \ mv git-credential-cache.xml+ git-credential-cache.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o entry.o -c -MF ./.depend/entry.o.d -MQ entry.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' entry.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-store.xml+ git-credential-store.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-store.xml+ git-credential-store.txt && \ mv git-credential-store.xml+ git-credential-store.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential.xml+ git-credential.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential.xml+ git-credential.txt && \ mv git-credential.xml+ git-credential.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsexportcommit.xml+ git-cvsexportcommit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsexportcommit.xml+ git-cvsexportcommit.txt && \ mv git-cvsexportcommit.xml+ git-cvsexportcommit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o dir.o -c -MF ./.depend/dir.o.d -MQ dir.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' dir.c cc -o environment.o -c -MF ./.depend/environment.o.d -MQ environment.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' environment.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsimport.xml+ git-cvsimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsimport.xml+ git-cvsimport.txt && \ mv git-cvsimport.xml+ git-cvsimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsserver.xml+ git-cvsserver.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsserver.xml+ git-cvsserver.txt && \ mv git-cvsserver.xml+ git-cvsserver.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-daemon.xml+ git-daemon.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-daemon.xml+ git-daemon.txt && \ mv git-daemon.xml+ git-daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ewah/bitmap.o -c -MF ewah/.depend/bitmap.o.d -MQ ewah/bitmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/bitmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-describe.xml+ git-describe.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-describe.xml+ git-describe.txt && \ mv git-describe.xml+ git-describe.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-files.xml+ git-diff-files.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-files.xml+ git-diff-files.txt && \ mv git-diff-files.xml+ git-diff-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ewah/ewah_bitmap.o -c -MF ewah/.depend/ewah_bitmap.o.d -MQ ewah/ewah_bitmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_bitmap.c cc -o ewah/ewah_io.o -c -MF ewah/.depend/ewah_io.o.d -MQ ewah/ewah_io.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_io.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-index.xml+ git-diff-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-index.xml+ git-diff-index.txt && \ mv git-diff-index.xml+ git-diff-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-tree.xml+ git-diff-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-tree.xml+ git-diff-tree.txt && \ mv git-diff-tree.xml+ git-diff-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ewah/ewah_rlw.o -c -MF ewah/.depend/ewah_rlw.o.d -MQ ewah/ewah_rlw.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_rlw.c cc -o diff.o -c -MF ./.depend/diff.o.d -MQ diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff.c cc -o exec-cmd.o -c -MF ./.depend/exec-cmd.o.d -MQ exec-cmd.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_EXEC_PATH="libexec/git-core"' '-DGIT_LOCALE_PATH="share/locale"' '-DBINDIR="bin"' '-DFALLBACK_RUNTIME_PREFIX="/usr"' exec-cmd.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff.xml+ git-diff.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff.xml+ git-diff.txt && \ mv git-diff.xml+ git-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o fetch-negotiator.o -c -MF ./.depend/fetch-negotiator.o.d -MQ fetch-negotiator.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fetch-negotiator.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-difftool.xml+ git-difftool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-difftool.xml+ git-difftool.txt && \ mv git-difftool.xml+ git-difftool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-export.xml+ git-fast-export.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fast-export.xml+ git-fast-export.txt && \ mv git-fast-export.xml+ git-fast-export.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-import.xml+ git-fast-import.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fast-import.xml+ git-fast-import.txt && \ mv git-fast-import.xml+ git-fast-import.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch-pack.xml+ git-fetch-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fetch-pack.xml+ git-fetch-pack.txt && \ mv git-fetch-pack.xml+ git-fetch-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch.xml+ git-fetch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fetch.xml+ git-fetch.txt && \ mv git-fetch.xml+ git-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o fmt-merge-msg.o -c -MF ./.depend/fmt-merge-msg.o.d -MQ fmt-merge-msg.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fmt-merge-msg.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-filter-branch.xml+ git-filter-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-filter-branch.xml+ git-filter-branch.txt && \ mv git-filter-branch.xml+ git-filter-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o fetch-pack.o -c -MF ./.depend/fetch-pack.o.d -MQ fetch-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fetch-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fmt-merge-msg.xml+ git-fmt-merge-msg.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fmt-merge-msg.xml+ git-fmt-merge-msg.txt && \ mv git-fmt-merge-msg.xml+ git-fmt-merge-msg.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o fsck.o -c -MF ./.depend/fsck.o.d -MQ fsck.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fsck.c cc -o gettext.o -c -MF ./.depend/gettext.o.d -MQ gettext.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DGIT_LOCALE_PATH='"share/locale"' gettext.c cc -o fsmonitor.o -c -MF ./.depend/fsmonitor.o.d -MQ fsmonitor.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fsmonitor.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-for-each-ref.xml+ git-for-each-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-for-each-ref.xml+ git-for-each-ref.txt && \ mv git-for-each-ref.xml+ git-for-each-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-format-patch.xml+ git-format-patch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-format-patch.xml+ git-format-patch.txt && \ mv git-format-patch.xml+ git-format-patch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck-objects.xml+ git-fsck-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fsck-objects.xml+ git-fsck-objects.txt && \ mv git-fsck-objects.xml+ git-fsck-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck.xml+ git-fsck.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fsck.xml+ git-fsck.txt && \ mv git-fsck.xml+ git-fsck.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gc.xml+ git-gc.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-gc.xml+ git-gc.txt && \ mv git-gc.xml+ git-gc.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o gpg-interface.o -c -MF ./.depend/gpg-interface.o.d -MQ gpg-interface.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' gpg-interface.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-get-tar-commit-id.xml+ git-get-tar-commit-id.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-get-tar-commit-id.xml+ git-get-tar-commit-id.txt && \ mv git-get-tar-commit-id.xml+ git-get-tar-commit-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-grep.xml+ git-grep.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-grep.xml+ git-grep.txt && \ mv git-grep.xml+ git-grep.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o hashmap.o -c -MF ./.depend/hashmap.o.d -MQ hashmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' hashmap.c cc -o graph.o -c -MF ./.depend/graph.o.d -MQ graph.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' graph.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gui.xml+ git-gui.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-gui.xml+ git-gui.txt && \ mv git-gui.xml+ git-gui.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o grep.o -c -MF ./.depend/grep.o.d -MQ grep.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' grep.c cc -o hex.o -c -MF ./.depend/hex.o.d -MQ hex.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' hex.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-hash-object.xml+ git-hash-object.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-hash-object.xml+ git-hash-object.txt && \ mv git-hash-object.xml+ git-hash-object.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-help.xml+ git-help.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-help.xml+ git-help.txt && \ mv git-help.xml+ git-help.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-backend.xml+ git-http-backend.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-backend.xml+ git-http-backend.txt && \ mv git-http-backend.xml+ git-http-backend.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o json-writer.o -c -MF ./.depend/json-writer.o.d -MQ json-writer.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' json-writer.c cc -o ident.o -c -MF ./.depend/ident.o.d -MQ ident.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ident.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-fetch.xml+ git-http-fetch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-fetch.xml+ git-http-fetch.txt && \ mv git-http-fetch.xml+ git-http-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-push.xml+ git-http-push.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-push.xml+ git-http-push.txt && \ mv git-http-push.xml+ git-http-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-imap-send.xml+ git-imap-send.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-imap-send.xml+ git-imap-send.txt && \ mv git-imap-send.xml+ git-imap-send.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-index-pack.xml+ git-index-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-index-pack.xml+ git-index-pack.txt && \ mv git-index-pack.xml+ git-index-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MQ levenshtein.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' levenshtein.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init-db.xml+ git-init-db.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-init-db.xml+ git-init-db.txt && \ mv git-init-db.xml+ git-init-db.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init.xml+ git-init.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-init.xml+ git-init.txt && \ mv git-init.xml+ git-init.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o kwset.o -c -MF ./.depend/kwset.o.d -MQ kwset.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' kwset.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-instaweb.xml+ git-instaweb.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-instaweb.xml+ git-instaweb.txt && \ mv git-instaweb.xml+ git-instaweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-interpret-trailers.xml+ git-interpret-trailers.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-interpret-trailers.xml+ git-interpret-trailers.txt && \ mv git-interpret-trailers.xml+ git-interpret-trailers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-log.xml+ git-log.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-log.xml+ git-log.txt && \ mv git-log.xml+ git-log.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' /bin/sh ./generate-cmdlist.sh \ \ command-list.txt >command-list.h+ && mv command-list.h+ command-list.h cc -o line-log.o -c -MF ./.depend/line-log.o.d -MQ line-log.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' line-log.c cc -o line-range.o -c -MF ./.depend/line-range.o.d -MQ line-range.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' line-range.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-files.xml+ git-ls-files.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-files.xml+ git-ls-files.txt && \ mv git-ls-files.xml+ git-ls-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-remote.xml+ git-ls-remote.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-remote.xml+ git-ls-remote.txt && \ mv git-ls-remote.xml+ git-ls-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-tree.xml+ git-ls-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-tree.xml+ git-ls-tree.txt && \ mv git-ls-tree.xml+ git-ls-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailinfo.xml+ git-mailinfo.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mailinfo.xml+ git-mailinfo.txt && \ mv git-mailinfo.xml+ git-mailinfo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailsplit.xml+ git-mailsplit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mailsplit.xml+ git-mailsplit.txt && \ mv git-mailsplit.xml+ git-mailsplit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o linear-assignment.o -c -MF ./.depend/linear-assignment.o.d -MQ linear-assignment.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' linear-assignment.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-maintenance.xml+ git-maintenance.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-maintenance.xml+ git-maintenance.txt && \ mv git-maintenance.xml+ git-maintenance.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o list-objects-filter-options.o -c -MF ./.depend/list-objects-filter-options.o.d -MQ list-objects-filter-options.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects-filter-options.c cc -o list-objects-filter.o -c -MF ./.depend/list-objects-filter.o.d -MQ list-objects-filter.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects-filter.c cc -o list-objects.o -c -MF ./.depend/list-objects.o.d -MQ list-objects.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-base.xml+ git-merge-base.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-base.xml+ git-merge-base.txt && \ mv git-merge-base.xml+ git-merge-base.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ll-merge.o -c -MF ./.depend/ll-merge.o.d -MQ ll-merge.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ll-merge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-file.xml+ git-merge-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-file.xml+ git-merge-file.txt && \ mv git-merge-file.xml+ git-merge-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o lockfile.o -c -MF ./.depend/lockfile.o.d -MQ lockfile.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' lockfile.c cc -o ls-refs.o -c -MF ./.depend/ls-refs.o.d -MQ ls-refs.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ls-refs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-index.xml+ git-merge-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-index.xml+ git-merge-index.txt && \ mv git-merge-index.xml+ git-merge-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o log-tree.o -c -MF ./.depend/log-tree.o.d -MQ log-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' log-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-one-file.xml+ git-merge-one-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-one-file.xml+ git-merge-one-file.txt && \ mv git-merge-one-file.xml+ git-merge-one-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o mailmap.o -c -MF ./.depend/mailmap.o.d -MQ mailmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mailmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-tree.xml+ git-merge-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-tree.xml+ git-merge-tree.txt && \ mv git-merge-tree.xml+ git-merge-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o mailinfo.o -c -MF ./.depend/mailinfo.o.d -MQ mailinfo.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mailinfo.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge.xml+ git-merge.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge.xml+ git-merge.txt && \ mv git-merge.xml+ git-merge.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool--lib.xml+ git-mergetool--lib.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mergetool--lib.xml+ git-mergetool--lib.txt && \ mv git-mergetool--lib.xml+ git-mergetool--lib.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool.xml+ git-mergetool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mergetool.xml+ git-mergetool.txt && \ mv git-mergetool.xml+ git-mergetool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o mem-pool.o -c -MF ./.depend/mem-pool.o.d -MQ mem-pool.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mem-pool.c cc -o match-trees.o -c -MF ./.depend/match-trees.o.d -MQ match-trees.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' match-trees.c cc -o merge-blobs.o -c -MF ./.depend/merge-blobs.o.d -MQ merge-blobs.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-blobs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktag.xml+ git-mktag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mktag.xml+ git-mktag.txt && \ mv git-mktag.xml+ git-mktag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-multi-pack-index.xml+ git-multi-pack-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-multi-pack-index.xml+ git-multi-pack-index.txt && \ mv git-multi-pack-index.xml+ git-multi-pack-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktree.xml+ git-mktree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mktree.xml+ git-mktree.txt && \ mv git-mktree.xml+ git-mktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o merge.o -c -MF ./.depend/merge.o.d -MQ merge.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mv.xml+ git-mv.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mv.xml+ git-mv.txt && \ mv git-mv.xml+ git-mv.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o mergesort.o -c -MF ./.depend/mergesort.o.d -MQ mergesort.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mergesort.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-name-rev.xml+ git-name-rev.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-name-rev.xml+ git-name-rev.txt && \ mv git-name-rev.xml+ git-name-rev.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-notes.xml+ git-notes.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-notes.xml+ git-notes.txt && \ mv git-notes.xml+ git-notes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o name-hash.o -c -MF ./.depend/name-hash.o.d -MQ name-hash.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' name-hash.c cc -o midx.o -c -MF ./.depend/midx.o.d -MQ midx.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' midx.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-objects.xml+ git-pack-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-objects.xml+ git-pack-objects.txt && \ mv git-pack-objects.xml+ git-pack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-p4.xml+ git-p4.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-p4.xml+ git-p4.txt && \ mv git-p4.xml+ git-p4.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o negotiator/default.o -c -MF negotiator/.depend/default.o.d -MQ negotiator/default.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/default.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-redundant.xml+ git-pack-redundant.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-redundant.xml+ git-pack-redundant.txt && \ mv git-pack-redundant.xml+ git-pack-redundant.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o negotiator/noop.o -c -MF negotiator/.depend/noop.o.d -MQ negotiator/noop.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/noop.c cc -o merge-recursive.o -c -MF ./.depend/merge-recursive.o.d -MQ merge-recursive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-recursive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-refs.xml+ git-pack-refs.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-refs.xml+ git-pack-refs.txt && \ mv git-pack-refs.xml+ git-pack-refs.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-parse-remote.xml+ git-parse-remote.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-parse-remote.xml+ git-parse-remote.txt && \ mv git-parse-remote.xml+ git-parse-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-patch-id.xml+ git-patch-id.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-patch-id.xml+ git-patch-id.txt && \ mv git-patch-id.xml+ git-patch-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o negotiator/skipping.o -c -MF negotiator/.depend/skipping.o.d -MQ negotiator/skipping.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/skipping.c cc -o notes-cache.o -c -MF ./.depend/notes-cache.o.d -MQ notes-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-cache.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune-packed.xml+ git-prune-packed.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-prune-packed.xml+ git-prune-packed.txt && \ mv git-prune-packed.xml+ git-prune-packed.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune.xml+ git-prune.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-prune.xml+ git-prune.txt && \ mv git-prune.xml+ git-prune.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pull.xml+ git-pull.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pull.xml+ git-pull.txt && \ mv git-pull.xml+ git-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o notes-utils.o -c -MF ./.depend/notes-utils.o.d -MQ notes-utils.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-utils.c cc -o notes-merge.o -c -MF ./.depend/notes-merge.o.d -MQ notes-merge.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-merge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-push.xml+ git-push.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-push.xml+ git-push.txt && \ mv git-push.xml+ git-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o notes.o -c -MF ./.depend/notes.o.d -MQ notes.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-quiltimport.xml+ git-quiltimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-quiltimport.xml+ git-quiltimport.txt && \ mv git-quiltimport.xml+ git-quiltimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o object.o -c -MF ./.depend/object.o.d -MQ object.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' object.c cc -o oid-array.o -c -MF ./.depend/oid-array.o.d -MQ oid-array.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oid-array.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-range-diff.xml+ git-range-diff.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-range-diff.xml+ git-range-diff.txt && \ mv git-range-diff.xml+ git-range-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o oidmap.o -c -MF ./.depend/oidmap.o.d -MQ oidmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oidmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-read-tree.xml+ git-read-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-read-tree.xml+ git-read-tree.txt && \ mv git-read-tree.xml+ git-read-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o oidset.o -c -MF ./.depend/oidset.o.d -MQ oidset.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oidset.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rebase.xml+ git-rebase.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rebase.xml+ git-rebase.txt && \ mv git-rebase.xml+ git-rebase.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-receive-pack.xml+ git-receive-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-receive-pack.xml+ git-receive-pack.txt && \ mv git-receive-pack.xml+ git-receive-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reflog.xml+ git-reflog.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-reflog.xml+ git-reflog.txt && \ mv git-reflog.xml+ git-reflog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-ext.xml+ git-remote-ext.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote-ext.xml+ git-remote-ext.txt && \ mv git-remote-ext.xml+ git-remote-ext.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pack-bitmap-write.o -c -MF ./.depend/pack-bitmap-write.o.d -MQ pack-bitmap-write.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-bitmap-write.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-fd.xml+ git-remote-fd.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote-fd.xml+ git-remote-fd.txt && \ mv git-remote-fd.xml+ git-remote-fd.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote.xml+ git-remote.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote.xml+ git-remote.txt && \ mv git-remote.xml+ git-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-repack.xml+ git-repack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-repack.xml+ git-repack.txt && \ mv git-repack.xml+ git-repack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-replace.xml+ git-replace.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-replace.xml+ git-replace.txt && \ mv git-replace.xml+ git-replace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-request-pull.xml+ git-request-pull.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-request-pull.xml+ git-request-pull.txt && \ mv git-request-pull.xml+ git-request-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pack-bitmap.o -c -MF ./.depend/pack-bitmap.o.d -MQ pack-bitmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-bitmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rerere.xml+ git-rerere.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rerere.xml+ git-rerere.txt && \ mv git-rerere.xml+ git-rerere.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reset.xml+ git-reset.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-reset.xml+ git-reset.txt && \ mv git-reset.xml+ git-reset.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-restore.xml+ git-restore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-restore.xml+ git-restore.txt && \ mv git-restore.xml+ git-restore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-list.xml+ git-rev-list.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rev-list.xml+ git-rev-list.txt && \ mv git-rev-list.xml+ git-rev-list.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-parse.xml+ git-rev-parse.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rev-parse.xml+ git-rev-parse.txt && \ mv git-rev-parse.xml+ git-rev-parse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pack-check.o -c -MF ./.depend/pack-check.o.d -MQ pack-check.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-check.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-revert.xml+ git-revert.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-revert.xml+ git-revert.txt && \ mv git-revert.xml+ git-revert.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rm.xml+ git-rm.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rm.xml+ git-rm.txt && \ mv git-rm.xml+ git-rm.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pack-objects.o -c -MF ./.depend/pack-objects.o.d -MQ pack-objects.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-objects.c cc -o pack-revindex.o -c -MF ./.depend/pack-revindex.o.d -MQ pack-revindex.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-revindex.c cc -o pack-write.o -c -MF ./.depend/pack-write.o.d -MQ pack-write.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-write.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-email.xml+ git-send-email.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-send-email.xml+ git-send-email.txt && \ mv git-send-email.xml+ git-send-email.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pager.o -c -MF ./.depend/pager.o.d -MQ pager.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pager.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-pack.xml+ git-send-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-send-pack.xml+ git-send-pack.txt && \ mv git-send-pack.xml+ git-send-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o parse-options-cb.o -c -MF ./.depend/parse-options-cb.o.d -MQ parse-options-cb.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' parse-options-cb.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.txt && \ mv git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o patch-delta.o -c -MF ./.depend/patch-delta.o.d -MQ patch-delta.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' patch-delta.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n.xml+ git-sh-i18n.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-i18n.xml+ git-sh-i18n.txt && \ mv git-sh-i18n.xml+ git-sh-i18n.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o parse-options.o -c -MF ./.depend/parse-options.o.d -MQ parse-options.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' parse-options.c cc -o packfile.o -c -MF ./.depend/packfile.o.d -MQ packfile.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' packfile.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-setup.xml+ git-sh-setup.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-setup.xml+ git-sh-setup.txt && \ mv git-sh-setup.xml+ git-sh-setup.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shell.xml+ git-shell.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-shell.xml+ git-shell.txt && \ mv git-shell.xml+ git-shell.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shortlog.xml+ git-shortlog.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-shortlog.xml+ git-shortlog.txt && \ mv git-shortlog.xml+ git-shortlog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-branch.xml+ git-show-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-branch.xml+ git-show-branch.txt && \ mv git-show-branch.xml+ git-show-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o patch-ids.o -c -MF ./.depend/patch-ids.o.d -MQ patch-ids.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' patch-ids.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-index.xml+ git-show-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-index.xml+ git-show-index.txt && \ mv git-show-index.xml+ git-show-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-ref.xml+ git-show-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-ref.xml+ git-show-ref.txt && \ mv git-show-ref.xml+ git-show-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o pathspec.o -c -MF ./.depend/pathspec.o.d -MQ pathspec.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pathspec.c cc -o pkt-line.o -c -MF ./.depend/pkt-line.o.d -MQ pkt-line.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pkt-line.c cc -o path.o -c -MF ./.depend/path.o.d -MQ path.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' path.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show.xml+ git-show.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show.xml+ git-show.txt && \ mv git-show.xml+ git-show.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o preload-index.o -c -MF ./.depend/preload-index.o.d -MQ preload-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' preload-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sparse-checkout.xml+ git-sparse-checkout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sparse-checkout.xml+ git-sparse-checkout.txt && \ mv git-sparse-checkout.xml+ git-sparse-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stage.xml+ git-stage.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stage.xml+ git-stage.txt && \ mv git-stage.xml+ git-stage.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stash.xml+ git-stash.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stash.xml+ git-stash.txt && \ mv git-stash.xml+ git-stash.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-status.xml+ git-status.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-status.xml+ git-status.txt && \ mv git-status.xml+ git-status.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stripspace.xml+ git-stripspace.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stripspace.xml+ git-stripspace.txt && \ mv git-stripspace.xml+ git-stripspace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o prio-queue.o -c -MF ./.depend/prio-queue.o.d -MQ prio-queue.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prio-queue.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-submodule.xml+ git-submodule.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-submodule.xml+ git-submodule.txt && \ mv git-submodule.xml+ git-submodule.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-subtree.xml+ git-subtree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-subtree.xml+ git-subtree.txt && \ mv git-subtree.xml+ git-subtree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-svn.xml+ git-svn.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-svn.xml+ git-svn.txt && \ mv git-svn.xml+ git-svn.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o progress.o -c -MF ./.depend/progress.o.d -MQ progress.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' progress.c cc -o pretty.o -c -MF ./.depend/pretty.o.d -MQ pretty.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pretty.c cc -o promisor-remote.o -c -MF ./.depend/promisor-remote.o.d -MQ promisor-remote.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' promisor-remote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-switch.xml+ git-switch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-switch.xml+ git-switch.txt && \ mv git-switch.xml+ git-switch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-symbolic-ref.xml+ git-symbolic-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-symbolic-ref.xml+ git-symbolic-ref.txt && \ mv git-symbolic-ref.xml+ git-symbolic-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o prompt.o -c -MF ./.depend/prompt.o.d -MQ prompt.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prompt.c cc -o protocol.o -c -MF ./.depend/protocol.o.d -MQ protocol.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' protocol.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-tag.xml+ git-tag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-tag.xml+ git-tag.txt && \ mv git-tag.xml+ git-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o prune-packed.o -c -MF ./.depend/prune-packed.o.d -MQ prune-packed.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prune-packed.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-file.xml+ git-unpack-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-unpack-file.xml+ git-unpack-file.txt && \ mv git-unpack-file.xml+ git-unpack-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-objects.xml+ git-unpack-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-unpack-objects.xml+ git-unpack-objects.txt && \ mv git-unpack-objects.xml+ git-unpack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-index.xml+ git-update-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-index.xml+ git-update-index.txt && \ mv git-update-index.xml+ git-update-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o quote.o -c -MF ./.depend/quote.o.d -MQ quote.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' quote.c cc -o reachable.o -c -MF ./.depend/reachable.o.d -MQ reachable.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reachable.c cc -o range-diff.o -c -MF ./.depend/range-diff.o.d -MQ range-diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' range-diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-ref.xml+ git-update-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-ref.xml+ git-update-ref.txt && \ mv git-update-ref.xml+ git-update-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o rebase.o -c -MF ./.depend/rebase.o.d -MQ rebase.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rebase.c cc -o rebase-interactive.o -c -MF ./.depend/rebase-interactive.o.d -MQ rebase-interactive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rebase-interactive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-server-info.xml+ git-update-server-info.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-server-info.xml+ git-update-server-info.txt && \ mv git-update-server-info.xml+ git-update-server-info.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-archive.xml+ git-upload-archive.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-upload-archive.xml+ git-upload-archive.txt && \ mv git-upload-archive.xml+ git-upload-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-pack.xml+ git-upload-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-upload-pack.xml+ git-upload-pack.txt && \ mv git-upload-pack.xml+ git-upload-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-var.xml+ git-var.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-var.xml+ git-var.txt && \ mv git-var.xml+ git-var.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-commit.xml+ git-verify-commit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-commit.xml+ git-verify-commit.txt && \ mv git-verify-commit.xml+ git-verify-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o reflog-walk.o -c -MF ./.depend/reflog-walk.o.d -MQ reflog-walk.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reflog-walk.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-pack.xml+ git-verify-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-pack.xml+ git-verify-pack.txt && \ mv git-verify-pack.xml+ git-verify-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-tag.xml+ git-verify-tag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-tag.xml+ git-verify-tag.txt && \ mv git-verify-tag.xml+ git-verify-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o read-cache.o -c -MF ./.depend/read-cache.o.d -MQ read-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' read-cache.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-web--browse.xml+ git-web--browse.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-web--browse.xml+ git-web--browse.txt && \ mv git-web--browse.xml+ git-web--browse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ref-filter.o -c -MF ./.depend/ref-filter.o.d -MQ ref-filter.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ref-filter.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-whatchanged.xml+ git-whatchanged.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-whatchanged.xml+ git-whatchanged.txt && \ mv git-whatchanged.xml+ git-whatchanged.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refs/debug.o -c -MF refs/.depend/debug.o.d -MQ refs/debug.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/debug.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-worktree.xml+ git-worktree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-worktree.xml+ git-worktree.txt && \ mv git-worktree.xml+ git-worktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refs/iterator.o -c -MF refs/.depend/iterator.o.d -MQ refs/iterator.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/iterator.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-write-tree.xml+ git-write-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-write-tree.xml+ git-write-tree.txt && \ mv git-write-tree.xml+ git-write-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refs.o -c -MF ./.depend/refs.o.d -MQ refs.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git.xml+ git.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git.xml+ git.txt && \ mv git.xml+ git.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor: ERROR: git.txt: line 208: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-mainporcelain.txt asciidoctor: ERROR: git.txt: line 214: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-ancillarymanipulators.txt asciidoctor: ERROR: git.txt: line 218: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-ancillaryinterrogators.txt asciidoctor: ERROR: git.txt: line 227: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-foreignscminterface.txt asciidoctor: ERROR: git.txt: line 276: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-plumbingmanipulators.txt asciidoctor: ERROR: git.txt: line 282: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-plumbinginterrogators.txt asciidoctor: ERROR: git.txt: line 291: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-synchingrepositories.txt asciidoctor: ERROR: git.txt: line 296: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-synchelpers.txt asciidoctor: ERROR: git.txt: line 305: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-purehelpers.txt asciidoctor: ERROR: git.txt: line 312: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-guide.txt make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitk.xml+ gitk.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitk.xml+ gitk.txt && \ mv gitk.xml+ gitk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.xml+ gitweb.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitweb.xml+ gitweb.txt && \ mv gitweb.xml+ gitweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refs/files-backend.o -c -MF refs/.depend/files-backend.o.d -MQ refs/files-backend.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/files-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitattributes.xml+ gitattributes.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitattributes.xml+ gitattributes.txt && \ mv gitattributes.xml+ gitattributes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f githooks.xml+ githooks.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o githooks.xml+ githooks.txt && \ mv githooks.xml+ githooks.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refs/ref-cache.o -c -MF refs/.depend/ref-cache.o.d -MQ refs/ref-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/ref-cache.c cc -o refs/packed-backend.o -c -MF refs/.depend/packed-backend.o.d -MQ refs/packed-backend.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/packed-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitignore.xml+ gitignore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitignore.xml+ gitignore.txt && \ mv gitignore.xml+ gitignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitmodules.xml+ gitmodules.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitmodules.xml+ gitmodules.txt && \ mv gitmodules.xml+ gitmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o refspec.o -c -MF ./.depend/refspec.o.d -MQ refspec.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refspec.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrepository-layout.xml+ gitrepository-layout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitrepository-layout.xml+ gitrepository-layout.txt && \ mv gitrepository-layout.xml+ gitrepository-layout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.conf.xml+ gitweb.conf.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitweb.conf.xml+ gitweb.conf.txt && \ mv gitweb.conf.xml+ gitweb.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o replace-object.o -c -MF ./.depend/replace-object.o.d -MQ replace-object.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' replace-object.c cc -o repo-settings.o -c -MF ./.depend/repo-settings.o.d -MQ repo-settings.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' repo-settings.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcli.xml+ gitcli.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcli.xml+ gitcli.txt && \ mv gitcli.xml+ gitcli.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcore-tutorial.xml+ gitcore-tutorial.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcore-tutorial.xml+ gitcore-tutorial.txt && \ mv gitcore-tutorial.xml+ gitcore-tutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcredentials.xml+ gitcredentials.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcredentials.xml+ gitcredentials.txt && \ mv gitcredentials.xml+ gitcredentials.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcvs-migration.xml+ gitcvs-migration.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcvs-migration.xml+ gitcvs-migration.txt && \ mv gitcvs-migration.xml+ gitcvs-migration.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o repository.o -c -MF ./.depend/repository.o.d -MQ repository.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' repository.c cc -o remote.o -c -MF ./.depend/remote.o.d -MQ remote.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' remote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitdiffcore.xml+ gitdiffcore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitdiffcore.xml+ gitdiffcore.txt && \ mv gitdiffcore.xml+ gitdiffcore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o reset.o -c -MF ./.depend/reset.o.d -MQ reset.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reset.c cc -o rerere.o -c -MF ./.depend/rerere.o.d -MQ rerere.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rerere.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f giteveryday.xml+ giteveryday.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o giteveryday.xml+ giteveryday.txt && \ mv giteveryday.xml+ giteveryday.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o resolve-undo.o -c -MF ./.depend/resolve-undo.o.d -MQ resolve-undo.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' resolve-undo.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitfaq.xml+ gitfaq.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitfaq.xml+ gitfaq.txt && \ mv gitfaq.xml+ gitfaq.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitglossary.xml+ gitglossary.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitglossary.xml+ gitglossary.txt && \ mv gitglossary.xml+ gitglossary.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitnamespaces.xml+ gitnamespaces.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitnamespaces.xml+ gitnamespaces.txt && \ mv gitnamespaces.xml+ gitnamespaces.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o send-pack.o -c -MF ./.depend/send-pack.o.d -MQ send-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' send-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitremote-helpers.xml+ gitremote-helpers.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitremote-helpers.xml+ gitremote-helpers.txt && \ mv gitremote-helpers.xml+ gitremote-helpers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o run-command.o -c -MF ./.depend/run-command.o.d -MQ run-command.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' run-command.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrevisions.xml+ gitrevisions.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitrevisions.xml+ gitrevisions.txt && \ mv gitrevisions.xml+ gitrevisions.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitsubmodules.xml+ gitsubmodules.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitsubmodules.xml+ gitsubmodules.txt && \ mv gitsubmodules.xml+ gitsubmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial-2.xml+ gittutorial-2.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gittutorial-2.xml+ gittutorial-2.txt && \ mv gittutorial-2.xml+ gittutorial-2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o serve.o -c -MF ./.depend/serve.o.d -MQ serve.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' serve.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial.xml+ gittutorial.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gittutorial.xml+ gittutorial.txt && \ mv gittutorial.xml+ gittutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o server-info.o -c -MF ./.depend/server-info.o.d -MQ server-info.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' server-info.c cc -o revision.o -c -MF ./.depend/revision.o.d -MQ revision.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' revision.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitworkflows.xml+ gitworkflows.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitworkflows.xml+ gitworkflows.txt && \ mv gitworkflows.xml+ gitworkflows.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-add.html+ git-add.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-add.html+ git-add.txt && \ mv git-add.html+ git-add.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-am.html+ git-am.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-am.html+ git-am.txt && \ mv git-am.html+ git-am.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o setup.o -c -MF ./.depend/setup.o.d -MQ setup.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' setup.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-annotate.html+ git-annotate.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-annotate.html+ git-annotate.txt && \ mv git-annotate.html+ git-annotate.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1-lookup.o -c -MF ./.depend/sha1-lookup.o.d -MQ sha1-lookup.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-lookup.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-apply.html+ git-apply.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-apply.html+ git-apply.txt && \ mv git-apply.html+ git-apply.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1-file.o -c -MF ./.depend/sha1-file.o.d -MQ sha1-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-file.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archimport.html+ git-archimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-archimport.html+ git-archimport.txt && \ mv git-archimport.html+ git-archimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archive.html+ git-archive.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-archive.html+ git-archive.txt && \ mv git-archive.html+ git-archive.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bisect.html+ git-bisect.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bisect.html+ git-bisect.txt && \ mv git-bisect.html+ git-bisect.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sequencer.o -c -MF ./.depend/sequencer.o.d -MQ sequencer.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sequencer.c cc -o shallow.o -c -MF ./.depend/shallow.o.d -MQ shallow.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' shallow.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-blame.html+ git-blame.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-blame.html+ git-blame.txt && \ mv git-blame.html+ git-blame.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-branch.html+ git-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-branch.html+ git-branch.txt && \ mv git-branch.html+ git-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1-name.o -c -MF ./.depend/sha1-name.o.d -MQ sha1-name.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-name.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bugreport.html+ git-bugreport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bugreport.html+ git-bugreport.txt && \ mv git-bugreport.html+ git-bugreport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bundle.html+ git-bundle.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bundle.html+ git-bundle.txt && \ mv git-bundle.html+ git-bundle.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cat-file.html+ git-cat-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cat-file.html+ git-cat-file.txt && \ mv git-cat-file.html+ git-cat-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sideband.o -c -MF ./.depend/sideband.o.d -MQ sideband.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sideband.c cc -o sigchain.o -c -MF ./.depend/sigchain.o.d -MQ sigchain.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sigchain.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-attr.html+ git-check-attr.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-attr.html+ git-check-attr.txt && \ mv git-check-attr.html+ git-check-attr.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ignore.html+ git-check-ignore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-ignore.html+ git-check-ignore.txt && \ mv git-check-ignore.html+ git-check-ignore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-mailmap.html+ git-check-mailmap.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-mailmap.html+ git-check-mailmap.txt && \ mv git-check-mailmap.html+ git-check-mailmap.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ref-format.html+ git-check-ref-format.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-ref-format.html+ git-check-ref-format.txt && \ mv git-check-ref-format.html+ git-check-ref-format.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o split-index.o -c -MF ./.depend/split-index.o.d -MQ split-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' split-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout-index.html+ git-checkout-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-checkout-index.html+ git-checkout-index.txt && \ mv git-checkout-index.html+ git-checkout-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout.html+ git-checkout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-checkout.html+ git-checkout.txt && \ mv git-checkout.html+ git-checkout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o stable-qsort.o -c -MF ./.depend/stable-qsort.o.d -MQ stable-qsort.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' stable-qsort.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry-pick.html+ git-cherry-pick.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cherry-pick.html+ git-cherry-pick.txt && \ mv git-cherry-pick.html+ git-cherry-pick.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o streaming.o -c -MF ./.depend/streaming.o.d -MQ streaming.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' streaming.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry.html+ git-cherry.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cherry.html+ git-cherry.txt && \ mv git-cherry.html+ git-cherry.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o string-list.o -c -MF ./.depend/string-list.o.d -MQ string-list.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' string-list.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clean.html+ git-clean.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-clean.html+ git-clean.txt && \ mv git-clean.html+ git-clean.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-citool.html+ git-citool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-citool.html+ git-citool.txt && \ mv git-citool.html+ git-citool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o strbuf.o -c -MF ./.depend/strbuf.o.d -MQ strbuf.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' strbuf.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clone.html+ git-clone.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-clone.html+ git-clone.txt && \ mv git-clone.html+ git-clone.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-graph.html+ git-commit-graph.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit-graph.html+ git-commit-graph.txt && \ mv git-commit-graph.html+ git-commit-graph.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-column.html+ git-column.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-column.html+ git-column.txt && \ mv git-column.html+ git-column.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-tree.html+ git-commit-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit-tree.html+ git-commit-tree.txt && \ mv git-commit-tree.html+ git-commit-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o strvec.o -c -MF ./.depend/strvec.o.d -MQ strvec.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' strvec.c cc -o sub-process.o -c -MF ./.depend/sub-process.o.d -MQ sub-process.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sub-process.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit.html+ git-commit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit.html+ git-commit.txt && \ mv git-commit.html+ git-commit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o submodule-config.o -c -MF ./.depend/submodule-config.o.d -MQ submodule-config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' submodule-config.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-contacts.html+ git-contacts.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-contacts.html+ git-contacts.txt && \ mv git-contacts.html+ git-contacts.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-config.html+ git-config.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-config.html+ git-config.txt && \ mv git-config.html+ git-config.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o symlinks.o -c -MF ./.depend/symlinks.o.d -MQ symlinks.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' symlinks.c cc -o tag.o -c -MF ./.depend/tag.o.d -MQ tag.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tag.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-count-objects.html+ git-count-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-count-objects.html+ git-count-objects.txt && \ mv git-count-objects.html+ git-count-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache--daemon.html+ git-credential-cache--daemon.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-cache--daemon.html+ git-credential-cache--daemon.txt && \ mv git-credential-cache--daemon.html+ git-credential-cache--daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o thread-utils.o -c -MF ./.depend/thread-utils.o.d -MQ thread-utils.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' thread-utils.c cc -o tempfile.o -c -MF ./.depend/tempfile.o.d -MQ tempfile.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tempfile.c cc -o submodule.o -c -MF ./.depend/submodule.o.d -MQ submodule.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' submodule.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache.html+ git-credential-cache.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-cache.html+ git-credential-cache.txt && \ mv git-credential-cache.html+ git-credential-cache.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-store.html+ git-credential-store.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-store.html+ git-credential-store.txt && \ mv git-credential-store.html+ git-credential-store.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o tmp-objdir.o -c -MF ./.depend/tmp-objdir.o.d -MQ tmp-objdir.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tmp-objdir.c cc -o trace.o -c -MF ./.depend/trace.o.d -MQ trace.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential.html+ git-credential.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential.html+ git-credential.txt && \ mv git-credential.html+ git-credential.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2.o -c -MF ./.depend/trace2.o.d -MQ trace2.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2.c cc -o trace2/tr2_cfg.o -c -MF trace2/.depend/tr2_cfg.o.d -MQ trace2/tr2_cfg.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_cfg.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsexportcommit.html+ git-cvsexportcommit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsexportcommit.html+ git-cvsexportcommit.txt && \ mv git-cvsexportcommit.html+ git-cvsexportcommit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2/tr2_cmd_name.o -c -MF trace2/.depend/tr2_cmd_name.o.d -MQ trace2/tr2_cmd_name.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_cmd_name.c cc -o trace2/tr2_dst.o -c -MF trace2/.depend/tr2_dst.o.d -MQ trace2/tr2_dst.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_dst.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsimport.html+ git-cvsimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsimport.html+ git-cvsimport.txt && \ mv git-cvsimport.html+ git-cvsimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2/tr2_sid.o -c -MF trace2/.depend/tr2_sid.o.d -MQ trace2/tr2_sid.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_sid.c cc -o trace2/tr2_sysenv.o -c -MF trace2/.depend/tr2_sysenv.o.d -MQ trace2/tr2_sysenv.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_sysenv.c cc -o trace2/tr2_tbuf.o -c -MF trace2/.depend/tr2_tbuf.o.d -MQ trace2/tr2_tbuf.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tbuf.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsserver.html+ git-cvsserver.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsserver.html+ git-cvsserver.txt && \ mv git-cvsserver.html+ git-cvsserver.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-daemon.html+ git-daemon.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-daemon.html+ git-daemon.txt && \ mv git-daemon.html+ git-daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-describe.html+ git-describe.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-describe.html+ git-describe.txt && \ mv git-describe.html+ git-describe.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2/tr2_tgt_event.o -c -MF trace2/.depend/tr2_tgt_event.o.d -MQ trace2/tr2_tgt_event.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_event.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-files.html+ git-diff-files.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-files.html+ git-diff-files.txt && \ mv git-diff-files.html+ git-diff-files.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2/tr2_tgt_normal.o -c -MF trace2/.depend/tr2_tgt_normal.o.d -MQ trace2/tr2_tgt_normal.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_normal.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-index.html+ git-diff-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-index.html+ git-diff-index.txt && \ mv git-diff-index.html+ git-diff-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trace2/tr2_tls.o -c -MF trace2/.depend/tr2_tls.o.d -MQ trace2/tr2_tls.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tls.c cc -o trace2/tr2_tgt_perf.o -c -MF trace2/.depend/tr2_tgt_perf.o.d -MQ trace2/tr2_tgt_perf.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_perf.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-tree.html+ git-diff-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-tree.html+ git-diff-tree.txt && \ mv git-diff-tree.html+ git-diff-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff.html+ git-diff.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff.html+ git-diff.txt && \ mv git-diff.html+ git-diff.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-difftool.html+ git-difftool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-difftool.html+ git-difftool.txt && \ mv git-difftool.html+ git-difftool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-export.html+ git-fast-export.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fast-export.html+ git-fast-export.txt && \ mv git-fast-export.html+ git-fast-export.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o trailer.o -c -MF ./.depend/trailer.o.d -MQ trailer.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trailer.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-import.html+ git-fast-import.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fast-import.html+ git-fast-import.txt && \ mv git-fast-import.html+ git-fast-import.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o transport-helper.o -c -MF ./.depend/transport-helper.o.d -MQ transport-helper.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' transport-helper.c cc -o transport.o -c -MF ./.depend/transport.o.d -MQ transport.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' transport.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch-pack.html+ git-fetch-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fetch-pack.html+ git-fetch-pack.txt && \ mv git-fetch-pack.html+ git-fetch-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o tree-diff.o -c -MF ./.depend/tree-diff.o.d -MQ tree-diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree-diff.c cc -o tree.o -c -MF ./.depend/tree.o.d -MQ tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch.html+ git-fetch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fetch.html+ git-fetch.txt && \ mv git-fetch.html+ git-fetch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-filter-branch.html+ git-filter-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-filter-branch.html+ git-filter-branch.txt && \ mv git-filter-branch.html+ git-filter-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o tree-walk.o -c -MF ./.depend/tree-walk.o.d -MQ tree-walk.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree-walk.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fmt-merge-msg.html+ git-fmt-merge-msg.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fmt-merge-msg.html+ git-fmt-merge-msg.txt && \ mv git-fmt-merge-msg.html+ git-fmt-merge-msg.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-for-each-ref.html+ git-for-each-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-for-each-ref.html+ git-for-each-ref.txt && \ mv git-for-each-ref.html+ git-for-each-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-format-patch.html+ git-format-patch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-format-patch.html+ git-format-patch.txt && \ mv git-format-patch.html+ git-format-patch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o url.o -c -MF ./.depend/url.o.d -MQ url.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' url.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck-objects.html+ git-fsck-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fsck-objects.html+ git-fsck-objects.txt && \ mv git-fsck-objects.html+ git-fsck-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o upload-pack.o -c -MF ./.depend/upload-pack.o.d -MQ upload-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' upload-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck.html+ git-fsck.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fsck.html+ git-fsck.txt && \ mv git-fsck.html+ git-fsck.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gc.html+ git-gc.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-gc.html+ git-gc.txt && \ mv git-gc.html+ git-gc.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-get-tar-commit-id.html+ git-get-tar-commit-id.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-get-tar-commit-id.html+ git-get-tar-commit-id.txt && \ mv git-get-tar-commit-id.html+ git-get-tar-commit-id.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o unpack-trees.o -c -MF ./.depend/unpack-trees.o.d -MQ unpack-trees.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' unpack-trees.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-grep.html+ git-grep.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-grep.html+ git-grep.txt && \ mv git-grep.html+ git-grep.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gui.html+ git-gui.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-gui.html+ git-gui.txt && \ mv git-gui.html+ git-gui.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-hash-object.html+ git-hash-object.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-hash-object.html+ git-hash-object.txt && \ mv git-hash-object.html+ git-hash-object.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-help.html+ git-help.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-help.html+ git-help.txt && \ mv git-help.html+ git-help.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o usage.o -c -MF ./.depend/usage.o.d -MQ usage.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' usage.c cc -o userdiff.o -c -MF ./.depend/userdiff.o.d -MQ userdiff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' userdiff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-backend.html+ git-http-backend.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-backend.html+ git-http-backend.txt && \ mv git-http-backend.html+ git-http-backend.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o urlmatch.o -c -MF ./.depend/urlmatch.o.d -MQ urlmatch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' urlmatch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-fetch.html+ git-http-fetch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-fetch.html+ git-http-fetch.txt && \ mv git-http-fetch.html+ git-http-fetch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-push.html+ git-http-push.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-push.html+ git-http-push.txt && \ mv git-http-push.html+ git-http-push.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o varint.o -c -MF ./.depend/varint.o.d -MQ varint.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' varint.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-imap-send.html+ git-imap-send.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-imap-send.html+ git-imap-send.txt && \ mv git-imap-send.html+ git-imap-send.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o utf8.o -c -MF ./.depend/utf8.o.d -MQ utf8.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' utf8.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-index-pack.html+ git-index-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-index-pack.html+ git-index-pack.txt && \ mv git-index-pack.html+ git-index-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init-db.html+ git-init-db.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-init-db.html+ git-init-db.txt && \ mv git-init-db.html+ git-init-db.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o versioncmp.o -c -MF ./.depend/versioncmp.o.d -MQ versioncmp.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' versioncmp.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-instaweb.html+ git-instaweb.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-instaweb.html+ git-instaweb.txt && \ mv git-instaweb.html+ git-instaweb.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init.html+ git-init.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-init.html+ git-init.txt && \ mv git-init.html+ git-init.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o walker.o -c -MF ./.depend/walker.o.d -MQ walker.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' walker.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-interpret-trailers.html+ git-interpret-trailers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-interpret-trailers.html+ git-interpret-trailers.txt && \ mv git-interpret-trailers.html+ git-interpret-trailers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o wildmatch.o -c -MF ./.depend/wildmatch.o.d -MQ wildmatch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wildmatch.c cc -o worktree.o -c -MF ./.depend/worktree.o.d -MQ worktree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' worktree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-files.html+ git-ls-files.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-files.html+ git-ls-files.txt && \ mv git-ls-files.html+ git-ls-files.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-log.html+ git-log.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-log.html+ git-log.txt && \ mv git-log.html+ git-log.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-remote.html+ git-ls-remote.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-remote.html+ git-ls-remote.txt && \ mv git-ls-remote.html+ git-ls-remote.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o wrapper.o -c -MF ./.depend/wrapper.o.d -MQ wrapper.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wrapper.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-tree.html+ git-ls-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-tree.html+ git-ls-tree.txt && \ mv git-ls-tree.html+ git-ls-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailinfo.html+ git-mailinfo.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mailinfo.html+ git-mailinfo.txt && \ mv git-mailinfo.html+ git-mailinfo.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o write-or-die.o -c -MF ./.depend/write-or-die.o.d -MQ write-or-die.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' write-or-die.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailsplit.html+ git-mailsplit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mailsplit.html+ git-mailsplit.txt && \ mv git-mailsplit.html+ git-mailsplit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-maintenance.html+ git-maintenance.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-maintenance.html+ git-maintenance.txt && \ mv git-maintenance.html+ git-maintenance.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-base.html+ git-merge-base.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-base.html+ git-merge-base.txt && \ mv git-merge-base.html+ git-merge-base.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o ws.o -c -MF ./.depend/ws.o.d -MQ ws.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ws.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-file.html+ git-merge-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-file.html+ git-merge-file.txt && \ mv git-merge-file.html+ git-merge-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff-interface.o -c -MF ./.depend/xdiff-interface.o.d -MQ xdiff-interface.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff-interface.c cc -o zlib.o -c -MF ./.depend/zlib.o.d -MQ zlib.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' zlib.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-index.html+ git-merge-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-index.html+ git-merge-index.txt && \ mv git-merge-index.html+ git-merge-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-one-file.html+ git-merge-one-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-one-file.html+ git-merge-one-file.txt && \ mv git-merge-one-file.html+ git-merge-one-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o unix-socket.o -c -MF ./.depend/unix-socket.o.d -MQ unix-socket.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' unix-socket.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-tree.html+ git-merge-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-tree.html+ git-merge-tree.txt && \ mv git-merge-tree.html+ git-merge-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge.html+ git-merge.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge.html+ git-merge.txt && \ mv git-merge.html+ git-merge.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool--lib.html+ git-mergetool--lib.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mergetool--lib.html+ git-mergetool--lib.txt && \ mv git-mergetool--lib.html+ git-mergetool--lib.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o wt-status.o -c -MF ./.depend/wt-status.o.d -MQ wt-status.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wt-status.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool.html+ git-mergetool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mergetool.html+ git-mergetool.txt && \ mv git-mergetool.html+ git-mergetool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktag.html+ git-mktag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mktag.html+ git-mktag.txt && \ mv git-mktag.html+ git-mktag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktree.html+ git-mktree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mktree.html+ git-mktree.txt && \ mv git-mktree.html+ git-mktree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-multi-pack-index.html+ git-multi-pack-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-multi-pack-index.html+ git-multi-pack-index.txt && \ mv git-multi-pack-index.html+ git-multi-pack-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1dc_git.o -c -MF ./.depend/sha1dc_git.o.d -MQ sha1dc_git.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc_git.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mv.html+ git-mv.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mv.html+ git-mv.txt && \ mv git-mv.html+ git-mv.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-name-rev.html+ git-name-rev.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-name-rev.html+ git-name-rev.txt && \ mv git-name-rev.html+ git-name-rev.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-notes.html+ git-notes.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-notes.html+ git-notes.txt && \ mv git-notes.html+ git-notes.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-p4.html+ git-p4.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-p4.html+ git-p4.txt && \ mv git-p4.html+ git-p4.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1dc/ubc_check.o -c -MF sha1dc/.depend/ubc_check.o.d -MQ sha1dc/ubc_check.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc/ubc_check.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-objects.html+ git-pack-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-objects.html+ git-pack-objects.txt && \ mv git-pack-objects.html+ git-pack-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha256/block/sha256.o -c -MF sha256/block/.depend/sha256.o.d -MQ sha256/block/sha256.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha256/block/sha256.c cc -o compat/fopen.o -c -MF compat/.depend/fopen.o.d -MQ compat/fopen.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/fopen.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-redundant.html+ git-pack-redundant.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-redundant.html+ git-pack-redundant.txt && \ mv git-pack-redundant.html+ git-pack-redundant.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o compat/strlcpy.o -c -MF compat/.depend/strlcpy.o.d -MQ compat/strlcpy.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/strlcpy.c cc -o compat/qsort_s.o -c -MF compat/.depend/qsort_s.o.d -MQ compat/qsort_s.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/qsort_s.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-refs.html+ git-pack-refs.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-refs.html+ git-pack-refs.txt && \ mv git-pack-refs.html+ git-pack-refs.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-parse-remote.html+ git-parse-remote.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-parse-remote.html+ git-parse-remote.txt && \ mv git-parse-remote.html+ git-parse-remote.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o sha1dc/sha1.o -c -MF sha1dc/.depend/sha1.o.d -MQ sha1dc/sha1.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc/sha1.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-patch-id.html+ git-patch-id.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-patch-id.html+ git-patch-id.txt && \ mv git-patch-id.html+ git-patch-id.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune-packed.html+ git-prune-packed.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-prune-packed.html+ git-prune-packed.txt && \ mv git-prune-packed.html+ git-prune-packed.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff/xemit.o -c -MF xdiff/.depend/xemit.o.d -MQ xdiff/xemit.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xemit.c cc -o xdiff/xdiffi.o -c -MF xdiff/.depend/xdiffi.o.d -MQ xdiff/xdiffi.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xdiffi.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune.html+ git-prune.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-prune.html+ git-prune.txt && \ mv git-prune.html+ git-prune.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pull.html+ git-pull.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pull.html+ git-pull.txt && \ mv git-pull.html+ git-pull.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-push.html+ git-push.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-push.html+ git-push.txt && \ mv git-push.html+ git-push.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff/xhistogram.o -c -MF xdiff/.depend/xhistogram.o.d -MQ xdiff/xhistogram.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xhistogram.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-quiltimport.html+ git-quiltimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-quiltimport.html+ git-quiltimport.txt && \ mv git-quiltimport.html+ git-quiltimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-range-diff.html+ git-range-diff.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-range-diff.html+ git-range-diff.txt && \ mv git-range-diff.html+ git-range-diff.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-read-tree.html+ git-read-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-read-tree.html+ git-read-tree.txt && \ mv git-read-tree.html+ git-read-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rebase.html+ git-rebase.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rebase.html+ git-rebase.txt && \ mv git-rebase.html+ git-rebase.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff/xpatience.o -c -MF xdiff/.depend/xpatience.o.d -MQ xdiff/xpatience.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xpatience.c cc -o xdiff/xmerge.o -c -MF xdiff/.depend/xmerge.o.d -MQ xdiff/xmerge.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xmerge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-receive-pack.html+ git-receive-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-receive-pack.html+ git-receive-pack.txt && \ mv git-receive-pack.html+ git-receive-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff/xprepare.o -c -MF xdiff/.depend/xprepare.o.d -MQ xdiff/xprepare.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xprepare.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reflog.html+ git-reflog.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-reflog.html+ git-reflog.txt && \ mv git-reflog.html+ git-reflog.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-ext.html+ git-remote-ext.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote-ext.html+ git-remote-ext.txt && \ mv git-remote-ext.html+ git-remote-ext.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-fd.html+ git-remote-fd.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote-fd.html+ git-remote-fd.txt && \ mv git-remote-fd.html+ git-remote-fd.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o xdiff/xutils.o -c -MF xdiff/.depend/xutils.o.d -MQ xdiff/xutils.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xutils.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote.html+ git-remote.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote.html+ git-remote.txt && \ mv git-remote.html+ git-remote.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-repack.html+ git-repack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-repack.html+ git-repack.txt && \ mv git-repack.html+ git-repack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-replace.html+ git-replace.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-replace.html+ git-replace.txt && \ mv git-replace.html+ git-replace.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o http-backend.o -c -MF ./.depend/http-backend.o.d -MQ http-backend.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-request-pull.html+ git-request-pull.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-request-pull.html+ git-request-pull.txt && \ mv git-request-pull.html+ git-request-pull.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o imap-send.o -c -MF ./.depend/imap-send.o.d -MQ imap-send.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' imap-send.c cc -o sh-i18n--envsubst.o -c -MF ./.depend/sh-i18n--envsubst.o.d -MQ sh-i18n--envsubst.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sh-i18n--envsubst.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rerere.html+ git-rerere.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rerere.html+ git-rerere.txt && \ mv git-rerere.html+ git-rerere.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reset.html+ git-reset.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-reset.html+ git-reset.txt && \ mv git-reset.html+ git-reset.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o shell.o -c -MF ./.depend/shell.o.d -MQ shell.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' shell.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-restore.html+ git-restore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-restore.html+ git-restore.txt && \ mv git-restore.html+ git-restore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o http-fetch.o -c -MF ./.depend/http-fetch.o.d -MQ http-fetch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-fetch.c cc -o http.o -c -MF ./.depend/http.o.d -MQ http.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http.c cc -o http-walker.o -c -MF ./.depend/http-walker.o.d -MQ http-walker.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-walker.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-list.html+ git-rev-list.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rev-list.html+ git-rev-list.txt && \ mv git-rev-list.html+ git-rev-list.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-parse.html+ git-rev-parse.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rev-parse.html+ git-rev-parse.txt && \ mv git-rev-parse.html+ git-rev-parse.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' * new script parameters * new perl-specific parameters make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-revert.html+ git-revert.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-revert.html+ git-revert.txt && \ mv git-revert.html+ git-revert.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rm.html+ git-rm.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rm.html+ git-rm.txt && \ mv git-rm.html+ git-rm.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-instaweb git-instaweb+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-instaweb.sh >git-instaweb+ && \ chmod +x git-instaweb+ && \ mv git-instaweb+ git-instaweb make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-email.html+ git-send-email.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-send-email.html+ git-send-email.txt && \ mv git-send-email.html+ git-send-email.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-pack.html+ git-send-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-send-pack.html+ git-send-pack.txt && \ mv git-send-pack.html+ git-send-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o remote-curl.o -c -MF ./.depend/remote-curl.o.d -MQ remote-curl.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' remote-curl.c cc -o http-push.o -c -MF ./.depend/http-push.o.d -MQ http-push.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-push.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.txt && \ mv git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n.html+ git-sh-i18n.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-i18n.html+ git-sh-i18n.txt && \ mv git-sh-i18n.html+ git-sh-i18n.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-setup.html+ git-sh-setup.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-setup.html+ git-sh-setup.txt && \ mv git-sh-setup.html+ git-sh-setup.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shell.html+ git-shell.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-shell.html+ git-shell.txt && \ mv git-shell.html+ git-shell.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o git.o -c -MF ./.depend/git.o.d -MQ git.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_HTML_PATH="share/doc/git"' '-DGIT_MAN_PATH="share/man"' '-DGIT_INFO_PATH="share/info"' git.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shortlog.html+ git-shortlog.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-shortlog.html+ git-shortlog.txt && \ mv git-shortlog.html+ git-shortlog.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-branch.html+ git-show-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-branch.html+ git-show-branch.txt && \ mv git-show-branch.html+ git-show-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-index.html+ git-show-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-index.html+ git-show-index.txt && \ mv git-show-index.html+ git-show-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-ref.html+ git-show-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-ref.html+ git-show-ref.txt && \ mv git-show-ref.html+ git-show-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/annotate.o -c -MF builtin/.depend/annotate.o.d -MQ builtin/annotate.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/annotate.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show.html+ git-show.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show.html+ git-show.txt && \ mv git-show.html+ git-show.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/add.o -c -MF builtin/.depend/add.o.d -MQ builtin/add.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/add.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sparse-checkout.html+ git-sparse-checkout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sparse-checkout.html+ git-sparse-checkout.txt && \ mv git-sparse-checkout.html+ git-sparse-checkout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stage.html+ git-stage.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stage.html+ git-stage.txt && \ mv git-stage.html+ git-stage.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/apply.o -c -MF builtin/.depend/apply.o.d -MQ builtin/apply.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/apply.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stash.html+ git-stash.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stash.html+ git-stash.txt && \ mv git-stash.html+ git-stash.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/archive.o -c -MF builtin/.depend/archive.o.d -MQ builtin/archive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/archive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-status.html+ git-status.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-status.html+ git-status.txt && \ mv git-status.html+ git-status.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/am.o -c -MF builtin/.depend/am.o.d -MQ builtin/am.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/am.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stripspace.html+ git-stripspace.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stripspace.html+ git-stripspace.txt && \ mv git-stripspace.html+ git-stripspace.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/bisect--helper.o -c -MF builtin/.depend/bisect--helper.o.d -MQ builtin/bisect--helper.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bisect--helper.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-submodule.html+ git-submodule.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-submodule.html+ git-submodule.txt && \ mv git-submodule.html+ git-submodule.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-subtree.html+ git-subtree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-subtree.html+ git-subtree.txt && \ mv git-subtree.html+ git-subtree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/blame.o -c -MF builtin/.depend/blame.o.d -MQ builtin/blame.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/blame.c cc -o builtin/bugreport.o -c -MF builtin/.depend/bugreport.o.d -MQ builtin/bugreport.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bugreport.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-svn.html+ git-svn.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-svn.html+ git-svn.txt && \ mv git-svn.html+ git-svn.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-switch.html+ git-switch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-switch.html+ git-switch.txt && \ mv git-switch.html+ git-switch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-symbolic-ref.html+ git-symbolic-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-symbolic-ref.html+ git-symbolic-ref.txt && \ mv git-symbolic-ref.html+ git-symbolic-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/branch.o -c -MF builtin/.depend/branch.o.d -MQ builtin/branch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/branch.c cc -o builtin/bundle.o -c -MF builtin/.depend/bundle.o.d -MQ builtin/bundle.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bundle.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-tag.html+ git-tag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-tag.html+ git-tag.txt && \ mv git-tag.html+ git-tag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-file.html+ git-unpack-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-unpack-file.html+ git-unpack-file.txt && \ mv git-unpack-file.html+ git-unpack-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-objects.html+ git-unpack-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-unpack-objects.html+ git-unpack-objects.txt && \ mv git-unpack-objects.html+ git-unpack-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/cat-file.o -c -MF builtin/.depend/cat-file.o.d -MQ builtin/cat-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/cat-file.c cc -o builtin/check-ignore.o -c -MF builtin/.depend/check-ignore.o.d -MQ builtin/check-ignore.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-ignore.c cc -o builtin/check-attr.o -c -MF builtin/.depend/check-attr.o.d -MQ builtin/check-attr.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-attr.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-index.html+ git-update-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-index.html+ git-update-index.txt && \ mv git-update-index.html+ git-update-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/check-mailmap.o -c -MF builtin/.depend/check-mailmap.o.d -MQ builtin/check-mailmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-mailmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-ref.html+ git-update-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-ref.html+ git-update-ref.txt && \ mv git-update-ref.html+ git-update-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/check-ref-format.o -c -MF builtin/.depend/check-ref-format.o.d -MQ builtin/check-ref-format.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-ref-format.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-server-info.html+ git-update-server-info.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-server-info.html+ git-update-server-info.txt && \ mv git-update-server-info.html+ git-update-server-info.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-archive.html+ git-upload-archive.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-upload-archive.html+ git-upload-archive.txt && \ mv git-upload-archive.html+ git-upload-archive.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/checkout-index.o -c -MF builtin/.depend/checkout-index.o.d -MQ builtin/checkout-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/checkout-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-pack.html+ git-upload-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-upload-pack.html+ git-upload-pack.txt && \ mv git-upload-pack.html+ git-upload-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-var.html+ git-var.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-var.html+ git-var.txt && \ mv git-var.html+ git-var.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-commit.html+ git-verify-commit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-commit.html+ git-verify-commit.txt && \ mv git-verify-commit.html+ git-verify-commit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/clean.o -c -MF builtin/.depend/clean.o.d -MQ builtin/clean.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/clean.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-pack.html+ git-verify-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-pack.html+ git-verify-pack.txt && \ mv git-verify-pack.html+ git-verify-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-tag.html+ git-verify-tag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-tag.html+ git-verify-tag.txt && \ mv git-verify-tag.html+ git-verify-tag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/checkout.o -c -MF builtin/.depend/checkout.o.d -MQ builtin/checkout.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/checkout.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-web--browse.html+ git-web--browse.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-web--browse.html+ git-web--browse.txt && \ mv git-web--browse.html+ git-web--browse.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/column.o -c -MF builtin/.depend/column.o.d -MQ builtin/column.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/column.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-whatchanged.html+ git-whatchanged.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-whatchanged.html+ git-whatchanged.txt && \ mv git-whatchanged.html+ git-whatchanged.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-worktree.html+ git-worktree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-worktree.html+ git-worktree.txt && \ mv git-worktree.html+ git-worktree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/clone.o -c -MF builtin/.depend/clone.o.d -MQ builtin/clone.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/clone.c cc -o builtin/commit-graph.o -c -MF builtin/.depend/commit-graph.o.d -MQ builtin/commit-graph.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit-graph.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-write-tree.html+ git-write-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-write-tree.html+ git-write-tree.txt && \ mv git-write-tree.html+ git-write-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git.html+ git.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git.html+ git.txt && \ mv git.html+ git.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor: ERROR: git.txt: line 208: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-mainporcelain.txt asciidoctor: ERROR: git.txt: line 214: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-ancillarymanipulators.txt asciidoctor: ERROR: git.txt: line 218: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-ancillaryinterrogators.txt asciidoctor: ERROR: git.txt: line 227: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-foreignscminterface.txt asciidoctor: ERROR: git.txt: line 276: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-plumbingmanipulators.txt asciidoctor: ERROR: git.txt: line 282: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-plumbinginterrogators.txt asciidoctor: ERROR: git.txt: line 291: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-synchingrepositories.txt asciidoctor: ERROR: git.txt: line 296: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-synchelpers.txt asciidoctor: ERROR: git.txt: line 305: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-purehelpers.txt asciidoctor: ERROR: git.txt: line 312: include file not found: /builddir/build/BUILD/git-2.29.2/Documentation/cmds-guide.txt make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitk.html+ gitk.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitk.html+ gitk.txt && \ mv gitk.html+ gitk.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.html+ gitweb.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitweb.html+ gitweb.txt && \ mv gitweb.html+ gitweb.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/commit-tree.o -c -MF builtin/.depend/commit-tree.o.d -MQ builtin/commit-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitattributes.html+ gitattributes.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitattributes.html+ gitattributes.txt && \ mv gitattributes.html+ gitattributes.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f githooks.html+ githooks.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o githooks.html+ githooks.txt && \ mv githooks.html+ githooks.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitignore.html+ gitignore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitignore.html+ gitignore.txt && \ mv gitignore.html+ gitignore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitmodules.html+ gitmodules.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitmodules.html+ gitmodules.txt && \ mv gitmodules.html+ gitmodules.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/config.o -c -MF builtin/.depend/config.o.d -MQ builtin/config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/config.c cc -o builtin/commit.o -c -MF builtin/.depend/commit.o.d -MQ builtin/commit.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit.c cc -o builtin/count-objects.o -c -MF builtin/.depend/count-objects.o.d -MQ builtin/count-objects.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/count-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrepository-layout.html+ gitrepository-layout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitrepository-layout.html+ gitrepository-layout.txt && \ mv gitrepository-layout.html+ gitrepository-layout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/credential-cache--daemon.o -c -MF builtin/.depend/credential-cache--daemon.o.d -MQ builtin/credential-cache--daemon.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-cache--daemon.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.conf.html+ gitweb.conf.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitweb.conf.html+ gitweb.conf.txt && \ mv gitweb.conf.html+ gitweb.conf.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcli.html+ gitcli.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcli.html+ gitcli.txt && \ mv gitcli.html+ gitcli.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/credential-cache.o -c -MF builtin/.depend/credential-cache.o.d -MQ builtin/credential-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-cache.c cc -o builtin/credential-store.o -c -MF builtin/.depend/credential-store.o.d -MQ builtin/credential-store.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-store.c cc -o builtin/credential.o -c -MF builtin/.depend/credential.o.d -MQ builtin/credential.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcore-tutorial.html+ gitcore-tutorial.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcore-tutorial.html+ gitcore-tutorial.txt && \ mv gitcore-tutorial.html+ gitcore-tutorial.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/diff-index.o -c -MF builtin/.depend/diff-index.o.d -MQ builtin/diff-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-index.c cc -o builtin/diff-files.o -c -MF builtin/.depend/diff-files.o.d -MQ builtin/diff-files.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-files.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcredentials.html+ gitcredentials.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcredentials.html+ gitcredentials.txt && \ mv gitcredentials.html+ gitcredentials.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcvs-migration.html+ gitcvs-migration.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcvs-migration.html+ gitcvs-migration.txt && \ mv gitcvs-migration.html+ gitcvs-migration.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/describe.o -c -MF builtin/.depend/describe.o.d -MQ builtin/describe.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/describe.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitdiffcore.html+ gitdiffcore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitdiffcore.html+ gitdiffcore.txt && \ mv gitdiffcore.html+ gitdiffcore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/diff-tree.o -c -MF builtin/.depend/diff-tree.o.d -MQ builtin/diff-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitfaq.html+ gitfaq.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitfaq.html+ gitfaq.txt && \ mv gitfaq.html+ gitfaq.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f giteveryday.html+ giteveryday.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o giteveryday.html+ giteveryday.txt && \ mv giteveryday.html+ giteveryday.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/diff.o -c -MF builtin/.depend/diff.o.d -MQ builtin/diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff.c cc -o builtin/env--helper.o -c -MF builtin/.depend/env--helper.o.d -MQ builtin/env--helper.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/env--helper.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitglossary.html+ gitglossary.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitglossary.html+ gitglossary.txt && \ mv gitglossary.html+ gitglossary.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitnamespaces.html+ gitnamespaces.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitnamespaces.html+ gitnamespaces.txt && \ mv gitnamespaces.html+ gitnamespaces.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/difftool.o -c -MF builtin/.depend/difftool.o.d -MQ builtin/difftool.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/difftool.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitremote-helpers.html+ gitremote-helpers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitremote-helpers.html+ gitremote-helpers.txt && \ mv gitremote-helpers.html+ gitremote-helpers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrevisions.html+ gitrevisions.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitrevisions.html+ gitrevisions.txt && \ mv gitrevisions.html+ gitrevisions.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitsubmodules.html+ gitsubmodules.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitsubmodules.html+ gitsubmodules.txt && \ mv gitsubmodules.html+ gitsubmodules.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial-2.html+ gittutorial-2.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gittutorial-2.html+ gittutorial-2.txt && \ mv gittutorial-2.html+ gittutorial-2.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/fast-export.o -c -MF builtin/.depend/fast-export.o.d -MQ builtin/fast-export.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fast-export.c cc -o builtin/fetch-pack.o -c -MF builtin/.depend/fetch-pack.o.d -MQ builtin/fetch-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fetch-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial.html+ gittutorial.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gittutorial.html+ gittutorial.txt && \ mv gittutorial.html+ gittutorial.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/fmt-merge-msg.o -c -MF builtin/.depend/fmt-merge-msg.o.d -MQ builtin/fmt-merge-msg.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fmt-merge-msg.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitworkflows.html+ gitworkflows.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitworkflows.html+ gitworkflows.txt && \ mv gitworkflows.html+ gitworkflows.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 howto-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/for-each-ref.o -c -MF builtin/.depend/for-each-ref.o.d -MQ builtin/for-each-ref.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/for-each-ref.c cc -o builtin/fetch.o -c -MF builtin/.depend/fetch.o.d -MQ builtin/fetch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fetch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f user-manual.html+ user-manual.html && \ xsltproc --xinclude --stringparam html.stylesheet docbook-xsl.css -o user-manual.html+ docbook.xsl user-manual.xml && \ mv user-manual.html+ user-manual.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' Note: namesp. cut : stripped namespace before processing Git User Manual make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.29.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/fast-import.o -c -MF builtin/.depend/fast-import.o.d -MQ builtin/fast-import.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fast-import.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-add.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-add.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/fsck.o -c -MF builtin/.depend/fsck.o.d -MQ builtin/fsck.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fsck.c cc -o builtin/get-tar-commit-id.o -c -MF builtin/.depend/get-tar-commit-id.o.d -MQ builtin/get-tar-commit-id.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/get-tar-commit-id.c cc -o builtin/gc.o -c -MF builtin/.depend/gc.o.d -MQ builtin/gc.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/gc.c /bin/sh ./generate-configlist.sh \ >config-list.h+ && mv config-list.h+ config-list.h make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-am.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-am.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/hash-object.o -c -MF builtin/.depend/hash-object.o.d -MQ builtin/hash-object.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/hash-object.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-annotate.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-annotate.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/init-db.o -c -MF builtin/.depend/init-db.o.d -MQ builtin/init-db.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DDEFAULT_GIT_TEMPLATE_DIR='"share/git-core/templates"' builtin/init-db.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-apply.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-apply.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/index-pack.o -c -MF builtin/.depend/index-pack.o.d -MQ builtin/index-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/index-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-archimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archive.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/grep.o -c -MF builtin/.depend/grep.o.d -MQ builtin/grep.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/grep.c cc -o builtin/interpret-trailers.o -c -MF builtin/.depend/interpret-trailers.o.d -MQ builtin/interpret-trailers.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/interpret-trailers.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bisect.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bisect.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-blame.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-blame.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bugreport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bugreport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/ls-remote.o -c -MF builtin/.depend/ls-remote.o.d -MQ builtin/ls-remote.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-remote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bundle.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/ls-files.o -c -MF builtin/.depend/ls-files.o.d -MQ builtin/ls-files.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-files.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cat-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cat-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-attr.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-attr.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/ls-tree.o -c -MF builtin/.depend/ls-tree.o.d -MQ builtin/ls-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-tree.c cc -o builtin/log.o -c -MF builtin/.depend/log.o.d -MQ builtin/log.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/log.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ignore.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-ignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-mailmap.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-mailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-check-ref-format.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-ref-format.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-checkout-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/mailinfo.o -c -MF builtin/.depend/mailinfo.o.d -MQ builtin/mailinfo.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mailinfo.c cc -o builtin/mailsplit.o -c -MF builtin/.depend/mailsplit.o.d -MQ builtin/mailsplit.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mailsplit.c cc -o builtin/merge-base.o -c -MF builtin/.depend/merge-base.o.d -MQ builtin/merge-base.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-base.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-checkout.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry-pick.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cherry-pick.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cherry.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cherry.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-citool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-citool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/merge-index.o -c -MF builtin/.depend/merge-index.o.d -MQ builtin/merge-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-index.c cc -o builtin/merge-file.o -c -MF builtin/.depend/merge-file.o.d -MQ builtin/merge-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-file.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clean.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-clean.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-clone.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-clone.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/merge-ours.o -c -MF builtin/.depend/merge-ours.o.d -MQ builtin/merge-ours.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-ours.c cc -o builtin/merge-recursive.o -c -MF builtin/.depend/merge-recursive.o.d -MQ builtin/merge-recursive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-recursive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-column.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-column.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/merge-tree.o -c -MF builtin/.depend/merge-tree.o.d -MQ builtin/merge-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-graph.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-commit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/merge.o -c -MF builtin/.depend/merge.o.d -MQ builtin/merge.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-contacts.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-contacts.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-count-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-count-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/mktag.o -c -MF builtin/.depend/mktag.o.d -MQ builtin/mktag.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mktag.c cc -o builtin/mktree.o -c -MF builtin/.depend/mktree.o.d -MQ builtin/mktree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mktree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache--daemon.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-cache--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-cache.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-cache.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-config.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-config.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential-store.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-store.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-credential.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/multi-pack-index.o -c -MF builtin/.depend/multi-pack-index.o.d -MQ builtin/multi-pack-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/multi-pack-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsexportcommit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsexportcommit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsserver.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsserver.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/mv.o -c -MF builtin/.depend/mv.o.d -MQ builtin/mv.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mv.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-describe.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-describe.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-daemon.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/name-rev.o -c -MF builtin/.depend/name-rev.o.d -MQ builtin/name-rev.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/name-rev.c cc -o builtin/notes.o -c -MF builtin/.depend/notes.o.d -MQ builtin/notes.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/notes.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-files.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/pack-redundant.o -c -MF builtin/.depend/pack-redundant.o.d -MQ builtin/pack-redundant.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-redundant.c cc -o builtin/pack-refs.o -c -MF builtin/.depend/pack-refs.o.d -MQ builtin/pack-refs.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-refs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/patch-id.o -c -MF builtin/.depend/patch-id.o.d -MQ builtin/patch-id.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/patch-id.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/prune-packed.o -c -MF builtin/.depend/prune-packed.o.d -MQ builtin/prune-packed.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/prune-packed.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-diff.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-difftool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-difftool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-export.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fast-export.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/prune.o -c -MF builtin/.depend/prune.o.d -MQ builtin/prune.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/prune.c cc -o builtin/pack-objects.o -c -MF builtin/.depend/pack-objects.o.d -MQ builtin/pack-objects.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fast-import.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fast-import.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/pull.o -c -MF builtin/.depend/pull.o.d -MQ builtin/pull.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pull.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fetch-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fetch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-filter-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-filter-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fmt-merge-msg.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fmt-merge-msg.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/push.o -c -MF builtin/.depend/push.o.d -MQ builtin/push.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/push.c cc -o builtin/range-diff.o -c -MF builtin/.depend/range-diff.o.d -MQ builtin/range-diff.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/range-diff.c cc -o builtin/read-tree.o -c -MF builtin/.depend/read-tree.o.d -MQ builtin/read-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/read-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-for-each-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-for-each-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-format-patch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-format-patch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/reflog.o -c -MF builtin/.depend/reflog.o.d -MQ builtin/reflog.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/reflog.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fsck-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/receive-pack.o -c -MF builtin/.depend/receive-pack.o.d -MQ builtin/receive-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/receive-pack.c cc -o builtin/remote-ext.o -c -MF builtin/.depend/remote-ext.o.d -MQ builtin/remote-ext.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote-ext.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-fsck.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fsck.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gc.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-gc.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/rebase.o -c -MF builtin/.depend/rebase.o.d -MQ builtin/rebase.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rebase.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-get-tar-commit-id.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-get-tar-commit-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/remote-fd.o -c -MF builtin/.depend/remote-fd.o.d -MQ builtin/remote-fd.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote-fd.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-grep.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-grep.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-gui.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-gui.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-hash-object.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-hash-object.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/repack.o -c -MF builtin/.depend/repack.o.d -MQ builtin/repack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/repack.c cc -o builtin/replace.o -c -MF builtin/.depend/replace.o.d -MQ builtin/replace.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/replace.c cc -o builtin/remote.o -c -MF builtin/.depend/remote.o.d -MQ builtin/remote.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-help.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-help.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/rerere.o -c -MF builtin/.depend/rerere.o.d -MQ builtin/rerere.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rerere.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-backend.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-backend.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-fetch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/reset.o -c -MF builtin/.depend/reset.o.d -MQ builtin/reset.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/reset.c cc -o builtin/rev-list.o -c -MF builtin/.depend/rev-list.o.d -MQ builtin/rev-list.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rev-list.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-http-push.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/revert.o -c -MF builtin/.depend/revert.o.d -MQ builtin/revert.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/revert.c cc -o builtin/rev-parse.o -c -MF builtin/.depend/rev-parse.o.d -MQ builtin/rev-parse.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rev-parse.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-imap-send.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-imap-send.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-index-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-index-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init-db.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-init-db.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-init.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-init.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/rm.o -c -MF builtin/.depend/rm.o.d -MQ builtin/rm.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rm.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-instaweb.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-instaweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-interpret-trailers.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-interpret-trailers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-files.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-remote.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-ls-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-log.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-log.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/send-pack.o -c -MF builtin/.depend/send-pack.o.d -MQ builtin/send-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/send-pack.c cc -o builtin/shortlog.o -c -MF builtin/.depend/shortlog.o.d -MQ builtin/shortlog.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/shortlog.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailinfo.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mailinfo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/show-index.o -c -MF builtin/.depend/show-index.o.d -MQ builtin/show-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-index.c cc -o builtin/show-ref.o -c -MF builtin/.depend/show-ref.o.d -MQ builtin/show-ref.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-ref.c cc -o builtin/show-branch.o -c -MF builtin/.depend/show-branch.o.d -MQ builtin/show-branch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-branch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mailsplit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mailsplit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-maintenance.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-maintenance.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-base.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-base.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/stripspace.o -c -MF builtin/.depend/stripspace.o.d -MQ builtin/stripspace.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/stripspace.c cc -o builtin/sparse-checkout.o -c -MF builtin/.depend/sparse-checkout.o.d -MQ builtin/sparse-checkout.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/sparse-checkout.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-one-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-one-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/stash.o -c -MF builtin/.depend/stash.o.d -MQ builtin/stash.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/stash.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/symbolic-ref.o -c -MF builtin/.depend/symbolic-ref.o.d -MQ builtin/symbolic-ref.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/symbolic-ref.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool--lib.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mergetool--lib.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mergetool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/unpack-file.o -c -MF builtin/.depend/unpack-file.o.d -MQ builtin/unpack-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/unpack-file.c cc -o builtin/tag.o -c -MF builtin/.depend/tag.o.d -MQ builtin/tag.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/tag.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mktag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/submodule--helper.o -c -MF builtin/.depend/submodule--helper.o.d -MQ builtin/submodule--helper.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/submodule--helper.c cc -o builtin/unpack-objects.o -c -MF builtin/.depend/unpack-objects.o.d -MQ builtin/unpack-objects.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/unpack-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mktree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-multi-pack-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-multi-pack-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mv.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mv.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-name-rev.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-name-rev.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-notes.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-notes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/update-server-info.o -c -MF builtin/.depend/update-server-info.o.d -MQ builtin/update-server-info.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-server-info.c cc -o builtin/update-index.o -c -MF builtin/.depend/update-index.o.d -MQ builtin/update-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-index.c cc -o builtin/update-ref.o -c -MF builtin/.depend/update-ref.o.d -MQ builtin/update-ref.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-ref.c cc -o builtin/upload-pack.o -c -MF builtin/.depend/upload-pack.o.d -MQ builtin/upload-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/upload-pack.c cc -o builtin/upload-archive.o -c -MF builtin/.depend/upload-archive.o.d -MQ builtin/upload-archive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/upload-archive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-p4.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-p4.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/var.o -c -MF builtin/.depend/var.o.d -MQ builtin/var.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/var.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-redundant.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-redundant.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pack-refs.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-refs.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/verify-commit.o -c -MF builtin/.depend/verify-commit.o.d -MQ builtin/verify-commit.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-commit.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-patch-id.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-patch-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-parse-remote.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-parse-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune-packed.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-prune-packed.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-prune.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-prune.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/verify-pack.o -c -MF builtin/.depend/verify-pack.o.d -MQ builtin/verify-pack.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-push.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-pull.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-quiltimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-quiltimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/verify-tag.o -c -MF builtin/.depend/verify-tag.o.d -MQ builtin/verify-tag.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-tag.c rm -f git-mergetool--lib git-mergetool--lib+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-mergetool--lib.sh >git-mergetool--lib+ && \ mv git-mergetool--lib+ git-mergetool--lib rm -f git-parse-remote git-parse-remote+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-parse-remote.sh >git-parse-remote+ && \ mv git-parse-remote+ git-parse-remote rm -f git-rebase--preserve-merges git-rebase--preserve-merges+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-rebase--preserve-merges.sh >git-rebase--preserve-merges+ && \ mv git-rebase--preserve-merges+ git-rebase--preserve-merges rm -f git-sh-i18n git-sh-i18n+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-sh-i18n.sh >git-sh-i18n+ && \ mv git-sh-i18n+ git-sh-i18n rm -f git-sh-setup git-sh-setup+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-sh-setup.sh >git-sh-setup+ && \ mv git-sh-setup+ git-sh-setup cc -o builtin/write-tree.o -c -MF builtin/.depend/write-tree.o.d -MQ builtin/write-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/write-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-range-diff.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-range-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/worktree.o -c -MF builtin/.depend/worktree.o.d -MQ builtin/worktree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/worktree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-read-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-read-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rebase.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rebase.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-receive-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-receive-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reflog.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-reflog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o attr.o -c -MF ./.depend/attr.o.d -MQ attr.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DETC_GITATTRIBUTES='"/etc/gitattributes"' attr.c cc -o version.o -c -MF ./.depend/version.o.d -MQ version.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_VERSION="2.29.2"' '-DGIT_USER_AGENT="git/2.29.2"' '-DGIT_BUILT_FROM_COMMIT=""' version.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-ext.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote-ext.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o help.o -c -MF ./.depend/help.o.d -MQ help.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' help.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote-fd.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote-fd.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-remote.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-repack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-repack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-request-pull.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-request-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-replace.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-replace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rerere.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rerere.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-reset.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-reset.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-restore.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-restore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f xdiff/lib.a && ar rcs xdiff/lib.a xdiff/xdiffi.o xdiff/xemit.o xdiff/xhistogram.o xdiff/xmerge.o xdiff/xpatience.o xdiff/xprepare.o xdiff/xutils.o make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-revert.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-revert.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-parse.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rev-parse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-bisect git-bisect+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-bisect.sh >git-bisect+ && \ chmod +x git-bisect+ && \ mv git-bisect+ git-bisect make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rev-list.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rev-list.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-difftool--helper git-difftool--helper+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-difftool--helper.sh >git-difftool--helper+ && \ chmod +x git-difftool--helper+ && \ mv git-difftool--helper+ git-difftool--helper make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-rm.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rm.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-filter-branch git-filter-branch+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-filter-branch.sh >git-filter-branch+ && \ chmod +x git-filter-branch+ && \ mv git-filter-branch+ git-filter-branch rm -f git-merge-octopus git-merge-octopus+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-octopus.sh >git-merge-octopus+ && \ chmod +x git-merge-octopus+ && \ mv git-merge-octopus+ git-merge-octopus make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n--envsubst.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-i18n--envsubst.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-send-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-email.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-send-email.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-i18n.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-i18n.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-one-file git-merge-one-file+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-one-file.sh >git-merge-one-file+ && \ chmod +x git-merge-one-file+ && \ mv git-merge-one-file+ git-merge-one-file make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shell.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-shell.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sh-setup.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-setup.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-merge-resolve git-merge-resolve+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-resolve.sh >git-merge-resolve+ && \ chmod +x git-merge-resolve+ && \ mv git-merge-resolve+ git-merge-resolve make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-shortlog.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-shortlog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-mergetool git-mergetool+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-mergetool.sh >git-mergetool+ && \ chmod +x git-mergetool+ && \ mv git-mergetool+ git-mergetool make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-quiltimport git-quiltimport+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-quiltimport.sh >git-quiltimport+ && \ chmod +x git-quiltimport+ && \ mv git-quiltimport+ git-quiltimport rm -f git-request-pull git-request-pull+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-request-pull.sh >git-request-pull+ && \ chmod +x git-request-pull+ && \ mv git-request-pull+ git-request-pull make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-submodule git-submodule+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-submodule.sh >git-submodule+ && \ chmod +x git-submodule+ && \ mv git-submodule+ git-submodule rm -f git-web--browse git-web--browse+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-web--browse.sh >git-web--browse+ && \ chmod +x git-web--browse+ && \ mv git-web--browse+ git-web--browse rm -f GIT-PERL-HEADER && \ INSTLIBDIR='/usr/share/perl5/vendor_perl' && \ INSTLIBDIR_EXTRA='' && \ INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \ sed -e 's=@@PATHSEP@@=:=g' \ -e "s=@@INSTLIBDIR@@=$INSTLIBDIR=g" \ -e 's=@@PERLLIBDIR_REL@@=share/perl5/vendor_perl=g' \ -e 's=@@GITEXECDIR_REL@@=libexec/git-core=g' \ -e 's=@@LOCALEDIR_REL@@=share/locale=g' \ perl/header_templates/fixed_prefix.template.pl >GIT-PERL-HEADER+ && \ mv GIT-PERL-HEADER+ GIT-PERL-HEADER make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-sparse-checkout.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sparse-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-show.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stage.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stage.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stash.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stash.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-p4 git-p4+ && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@REASON@@|NO_PYTHON=1|g' \ unimplemented.sh >git-p4+ && \ chmod +x git-p4+ && \ mv git-p4+ git-p4 make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-status.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-status.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-stripspace.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stripspace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-submodule.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-submodule.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-subtree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-subtree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -o builtin/help.o -c -MF builtin/.depend/help.o.d -MQ builtin/help.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_HTML_PATH="share/doc/git"' '-DGIT_MAN_PATH="share/man"' '-DGIT_INFO_PATH="share/info"' builtin/help.c make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-switch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-switch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-svn.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-svn.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-symbolic-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-symbolic-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-unpack-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-tag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-unpack-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-unpack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f libgit.a && ar rcs libgit.a abspath.o add-interactive.o add-patch.o advice.o alias.o alloc.o apply.o archive-tar.o archive-zip.o archive.o attr.o base85.o bisect.o blame.o blob.o bloom.o branch.o bulk-checkin.o bundle.o cache-tree.o chdir-notify.o checkout.o color.o column.o combine-diff.o commit-graph.o commit-reach.o commit.o compat/obstack.o compat/terminal.o config.o connect.o connected.o convert.o copy.o credential.o csum-file.o ctype.o date.o decorate.o delta-islands.o diff-delta.o diff-lib.o diff-no-index.o diff.o diffcore-break.o diffcore-delta.o diffcore-order.o diffcore-pickaxe.o diffcore-rename.o dir-iterator.o dir.o editor.o entry.o environment.o ewah/bitmap.o ewah/ewah_bitmap.o ewah/ewah_io.o ewah/ewah_rlw.o exec-cmd.o fetch-negotiator.o fetch-pack.o fmt-merge-msg.o fsck.o fsmonitor.o gettext.o gpg-interface.o graph.o grep.o hashmap.o help.o hex.o ident.o json-writer.o kwset.o levenshtein.o line-log.o line-range.o linear-assignment.o list-objects-filter-options.o list-objects-filter.o list-objects.o ll-merge.o lockfile.o log-tree.o ls-refs.o mailinfo.o mailmap.o match-trees.o mem-pool.o merge-blobs.o merge-recursive.o merge.o mergesort.o midx.o name-hash.o negotiator/default.o negotiator/noop.o negotiator/skipping.o notes-cache.o notes-merge.o notes-utils.o notes.o object.o oid-array.o oidmap.o oidset.o pack-bitmap-write.o pack-bitmap.o pack-check.o pack-objects.o pack-revindex.o pack-write.o packfile.o pager.o parse-options-cb.o parse-options.o patch-delta.o patch-ids.o path.o pathspec.o pkt-line.o preload-index.o pretty.o prio-queue.o progress.o promisor-remote.o prompt.o protocol.o prune-packed.o quote.o range-diff.o reachable.o read-cache.o rebase-interactive.o rebase.o ref-filter.o reflog-walk.o refs.o refs/debug.o refs/files-backend.o refs/iterator.o refs/packed-backend.o refs/ref-cache.o refspec.o remote.o replace-object.o repo-settings.o repository.o rerere.o reset.o resolve-undo.o revision.o run-command.o send-pack.o sequencer.o serve.o server-info.o setup.o sha1-file.o sha1-lookup.o sha1-name.o shallow.o sideband.o sigchain.o split-index.o stable-qsort.o strbuf.o streaming.o string-list.o strvec.o sub-process.o submodule-config.o submodule.o symlinks.o tag.o tempfile.o thread-utils.o tmp-objdir.o trace.o trace2.o trace2/tr2_cfg.o trace2/tr2_cmd_name.o trace2/tr2_dst.o trace2/tr2_sid.o trace2/tr2_sysenv.o trace2/tr2_tbuf.o trace2/tr2_tgt_event.o trace2/tr2_tgt_normal.o trace2/tr2_tgt_perf.o trace2/tr2_tls.o trailer.o transport-helper.o transport.o tree-diff.o tree-walk.o tree.o unpack-trees.o upload-pack.o url.o urlmatch.o usage.o userdiff.o utf8.o varint.o version.o versioncmp.o walker.o wildmatch.o worktree.o wrapper.o write-or-die.o ws.o wt-status.o xdiff-interface.o zlib.o unix-socket.o sha1dc_git.o sha1dc/sha1.o sha1dc/ubc_check.o sha256/block/sha256.o compat/fopen.o compat/strlcpy.o compat/qsort_s.o make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-server-info.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-server-info.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-update-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-upload-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-upload-archive.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-upload-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-commit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-var.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-var.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-whatchanged.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-whatchanged.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-add--interactive git-add--interactive+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-add--interactive.perl >git-add--interactive+ && \ chmod +x git-add--interactive+ && \ mv git-add--interactive+ git-add--interactive make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-verify-tag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-archimport git-archimport+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-archimport.perl >git-archimport+ && \ chmod +x git-archimport+ && \ mv git-archimport+ git-archimport rm -f git-cvsexportcommit git-cvsexportcommit+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-cvsexportcommit.perl >git-cvsexportcommit+ && \ chmod +x git-cvsexportcommit+ && \ mv git-cvsexportcommit+ git-cvsexportcommit rm -f git-cvsimport git-cvsimport+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-cvsimport.perl >git-cvsimport+ && \ chmod +x git-cvsimport+ && \ mv git-cvsimport+ git-cvsimport make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-web--browse.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-web--browse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-cvsserver git-cvsserver+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-cvsserver.perl >git-cvsserver+ && \ chmod +x git-cvsserver+ && \ mv git-cvsserver+ git-cvsserver make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitk.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-send-email git-send-email+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-send-email.perl >git-send-email+ && \ chmod +x git-send-email+ && \ mv git-send-email+ git-send-email make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-worktree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-worktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-svn git-svn+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ git-svn.perl >git-svn+ && \ chmod +x git-svn+ && \ mv git-svn+ git-svn make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git-write-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-write-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f git.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f githooks.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man githooks.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitattributes.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitattributes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitignore.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitmodules.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrepository-layout.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitrepository-layout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitweb.conf.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitweb.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcli.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcli.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcredentials.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcredentials.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcore-tutorial.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcore-tutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitcvs-migration.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcvs-migration.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitdiffcore.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitdiffcore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f giteveryday.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man giteveryday.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitfaq.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitfaq.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitglossary.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitglossary.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitnamespaces.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitnamespaces.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitremote-helpers.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitremote-helpers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitsubmodules.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitsubmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitrevisions.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitrevisions.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial-2.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gittutorial-2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gittutorial.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gittutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f gitworkflows.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitworkflows.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-backend -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http-backend.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-daemon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld daemon.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-imap-send -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld imap-send.o http.o common-main.o \ -lcurl -lssl -lcrypto -lcrypto libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-sh-i18n--envsubst -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sh-i18n--envsubst.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-shell -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld shell.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-fetch -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http.o http-walker.o http-fetch.o common-main.o \ -lcurl libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-remote-http -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld remote-curl.o http.o http-walker.o common-main.o \ -lcurl -lexpat libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt rm -f git-remote-https && \ ln git-remote-http git-remote-https 2>/dev/null || \ ln -s git-remote-http git-remote-https 2>/dev/null || \ cp git-remote-http git-remote-https rm -f git-remote-ftp && \ ln git-remote-http git-remote-ftp 2>/dev/null || \ ln -s git-remote-http git-remote-ftp 2>/dev/null || \ cp git-remote-http git-remote-ftp rm -f git-remote-ftps && \ ln git-remote-http git-remote-ftps 2>/dev/null || \ ln -s git-remote-http git-remote-ftps 2>/dev/null || \ cp git-remote-http git-remote-ftps cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-push -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http.o http-push.o common-main.o \ -lcurl -lexpat libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ git.o builtin/add.o builtin/am.o builtin/annotate.o builtin/apply.o builtin/archive.o builtin/bisect--helper.o builtin/blame.o builtin/branch.o builtin/bugreport.o builtin/bundle.o builtin/cat-file.o builtin/check-attr.o builtin/check-ignore.o builtin/check-mailmap.o builtin/check-ref-format.o builtin/checkout-index.o builtin/checkout.o builtin/clean.o builtin/clone.o builtin/column.o builtin/commit-graph.o builtin/commit-tree.o builtin/commit.o builtin/config.o builtin/count-objects.o builtin/credential-cache--daemon.o builtin/credential-cache.o builtin/credential-store.o builtin/credential.o builtin/describe.o builtin/diff-files.o builtin/diff-index.o builtin/diff-tree.o builtin/diff.o builtin/difftool.o builtin/env--helper.o builtin/fast-export.o builtin/fast-import.o builtin/fetch-pack.o builtin/fetch.o builtin/fmt-merge-msg.o builtin/for-each-ref.o builtin/fsck.o builtin/gc.o builtin/get-tar-commit-id.o builtin/grep.o builtin/hash-object.o builtin/help.o builtin/index-pack.o builtin/init-db.o builtin/interpret-trailers.o builtin/log.o builtin/ls-files.o builtin/ls-remote.o builtin/ls-tree.o builtin/mailinfo.o builtin/mailsplit.o builtin/merge-base.o builtin/merge-file.o builtin/merge-index.o builtin/merge-ours.o builtin/merge-recursive.o builtin/merge-tree.o builtin/merge.o builtin/mktag.o builtin/mktree.o builtin/multi-pack-index.o builtin/mv.o builtin/name-rev.o builtin/notes.o builtin/pack-objects.o builtin/pack-redundant.o builtin/pack-refs.o builtin/patch-id.o builtin/prune-packed.o builtin/prune.o builtin/pull.o builtin/push.o builtin/range-diff.o builtin/read-tree.o builtin/rebase.o builtin/receive-pack.o builtin/reflog.o builtin/remote-ext.o builtin/remote-fd.o builtin/remote.o builtin/repack.o builtin/replace.o builtin/rerere.o builtin/reset.o builtin/rev-list.o builtin/rev-parse.o builtin/revert.o builtin/rm.o builtin/send-pack.o builtin/shortlog.o builtin/show-branch.o builtin/show-index.o builtin/show-ref.o builtin/sparse-checkout.o builtin/stash.o builtin/stripspace.o builtin/submodule--helper.o builtin/symbolic-ref.o builtin/tag.o builtin/unpack-file.o builtin/unpack-objects.o builtin/update-index.o builtin/update-ref.o builtin/update-server-info.o builtin/upload-archive.o builtin/upload-pack.o builtin/var.o builtin/verify-commit.o builtin/verify-pack.o builtin/verify-tag.o builtin/worktree.o builtin/write-tree.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt rm -f git-apply && \ ln git git-apply 2>/dev/null || \ ln -s git git-apply 2>/dev/null || \ cp git git-apply rm -f git-add && \ ln git git-add 2>/dev/null || \ ln -s git git-add 2>/dev/null || \ cp git git-add rm -f git-am && \ ln git git-am 2>/dev/null || \ ln -s git git-am 2>/dev/null || \ cp git git-am rm -f git-annotate && \ ln git git-annotate 2>/dev/null || \ ln -s git git-annotate 2>/dev/null || \ cp git git-annotate rm -f git-bisect--helper && \ ln git git-bisect--helper 2>/dev/null || \ ln -s git git-bisect--helper 2>/dev/null || \ cp git git-bisect--helper rm -f git-archive && \ ln git git-archive 2>/dev/null || \ ln -s git git-archive 2>/dev/null || \ cp git git-archive rm -f git-bugreport && \ ln git git-bugreport 2>/dev/null || \ ln -s git git-bugreport 2>/dev/null || \ cp git git-bugreport rm -f git-blame && \ ln git git-blame 2>/dev/null || \ ln -s git git-blame 2>/dev/null || \ cp git git-blame rm -f git-branch && \ ln git git-branch 2>/dev/null || \ ln -s git git-branch 2>/dev/null || \ cp git git-branch rm -f git-cat-file && \ ln git git-cat-file 2>/dev/null || \ ln -s git git-cat-file 2>/dev/null || \ cp git git-cat-file rm -f git-check-attr && \ ln git git-check-attr 2>/dev/null || \ ln -s git git-check-attr 2>/dev/null || \ cp git git-check-attr rm -f git-bundle && \ ln git git-bundle 2>/dev/null || \ ln -s git git-bundle 2>/dev/null || \ cp git git-bundle rm -f git-check-ignore && \ ln git git-check-ignore 2>/dev/null || \ ln -s git git-check-ignore 2>/dev/null || \ cp git git-check-ignore rm -f git-check-mailmap && \ ln git git-check-mailmap 2>/dev/null || \ ln -s git git-check-mailmap 2>/dev/null || \ cp git git-check-mailmap rm -f git-checkout && \ ln git git-checkout 2>/dev/null || \ ln -s git git-checkout 2>/dev/null || \ cp git git-checkout rm -f git-check-ref-format && \ ln git git-check-ref-format 2>/dev/null || \ ln -s git git-check-ref-format 2>/dev/null || \ cp git git-check-ref-format rm -f git-checkout-index && \ ln git git-checkout-index 2>/dev/null || \ ln -s git git-checkout-index 2>/dev/null || \ cp git git-checkout-index rm -f git-clean && \ ln git git-clean 2>/dev/null || \ ln -s git git-clean 2>/dev/null || \ cp git git-clean rm -f git-clone && \ ln git git-clone 2>/dev/null || \ ln -s git git-clone 2>/dev/null || \ cp git git-clone rm -f git-column && \ ln git git-column 2>/dev/null || \ ln -s git git-column 2>/dev/null || \ cp git git-column rm -f git-commit-tree && \ ln git git-commit-tree 2>/dev/null || \ ln -s git git-commit-tree 2>/dev/null || \ cp git git-commit-tree rm -f git-commit-graph && \ ln git git-commit-graph 2>/dev/null || \ ln -s git git-commit-graph 2>/dev/null || \ cp git git-commit-graph rm -f git-commit && \ ln git git-commit 2>/dev/null || \ ln -s git git-commit 2>/dev/null || \ cp git git-commit rm -f git-config && \ ln git git-config 2>/dev/null || \ ln -s git git-config 2>/dev/null || \ cp git git-config rm -f git-credential-cache && \ ln git git-credential-cache 2>/dev/null || \ ln -s git git-credential-cache 2>/dev/null || \ cp git git-credential-cache rm -f git-credential-cache--daemon && \ ln git git-credential-cache--daemon 2>/dev/null || \ ln -s git git-credential-cache--daemon 2>/dev/null || \ cp git git-credential-cache--daemon rm -f git-count-objects && \ ln git git-count-objects 2>/dev/null || \ ln -s git git-count-objects 2>/dev/null || \ cp git git-count-objects rm -f git-credential-store && \ ln git git-credential-store 2>/dev/null || \ ln -s git git-credential-store 2>/dev/null || \ cp git git-credential-store rm -f git-credential && \ ln git git-credential 2>/dev/null || \ ln -s git git-credential 2>/dev/null || \ cp git git-credential rm -f git-diff-files && \ ln git git-diff-files 2>/dev/null || \ ln -s git git-diff-files 2>/dev/null || \ cp git git-diff-files rm -f git-describe && \ ln git git-describe 2>/dev/null || \ ln -s git git-describe 2>/dev/null || \ cp git git-describe rm -f git-diff-index && \ ln git git-diff-index 2>/dev/null || \ ln -s git git-diff-index 2>/dev/null || \ cp git git-diff-index rm -f git-diff-tree && \ ln git git-diff-tree 2>/dev/null || \ ln -s git git-diff-tree 2>/dev/null || \ cp git git-diff-tree rm -f git-diff && \ ln git git-diff 2>/dev/null || \ ln -s git git-diff 2>/dev/null || \ cp git git-diff rm -f git-difftool && \ ln git git-difftool 2>/dev/null || \ ln -s git git-difftool 2>/dev/null || \ cp git git-difftool rm -f git-fast-export && \ ln git git-fast-export 2>/dev/null || \ ln -s git git-fast-export 2>/dev/null || \ cp git git-fast-export rm -f git-env--helper && \ ln git git-env--helper 2>/dev/null || \ ln -s git git-env--helper 2>/dev/null || \ cp git git-env--helper rm -f git-fast-import && \ ln git git-fast-import 2>/dev/null || \ ln -s git git-fast-import 2>/dev/null || \ cp git git-fast-import rm -f git-fetch && \ ln git git-fetch 2>/dev/null || \ ln -s git git-fetch 2>/dev/null || \ cp git git-fetch rm -f git-fmt-merge-msg && \ ln git git-fmt-merge-msg 2>/dev/null || \ ln -s git git-fmt-merge-msg 2>/dev/null || \ cp git git-fmt-merge-msg rm -f git-for-each-ref && \ ln git git-for-each-ref 2>/dev/null || \ ln -s git git-for-each-ref 2>/dev/null || \ cp git git-for-each-ref rm -f git-fetch-pack && \ ln git git-fetch-pack 2>/dev/null || \ ln -s git git-fetch-pack 2>/dev/null || \ cp git git-fetch-pack rm -f git-fsck && \ ln git git-fsck 2>/dev/null || \ ln -s git git-fsck 2>/dev/null || \ cp git git-fsck rm -f git-gc && \ ln git git-gc 2>/dev/null || \ ln -s git git-gc 2>/dev/null || \ cp git git-gc rm -f git-get-tar-commit-id && \ ln git git-get-tar-commit-id 2>/dev/null || \ ln -s git git-get-tar-commit-id 2>/dev/null || \ cp git git-get-tar-commit-id rm -f git-grep && \ ln git git-grep 2>/dev/null || \ ln -s git git-grep 2>/dev/null || \ cp git git-grep rm -f git-help && \ ln git git-help 2>/dev/null || \ ln -s git git-help 2>/dev/null || \ cp git git-help rm -f git-hash-object && \ ln git git-hash-object 2>/dev/null || \ ln -s git git-hash-object 2>/dev/null || \ cp git git-hash-object rm -f git-index-pack && \ ln git git-index-pack 2>/dev/null || \ ln -s git git-index-pack 2>/dev/null || \ cp git git-index-pack rm -f git-init-db && \ ln git git-init-db 2>/dev/null || \ ln -s git git-init-db 2>/dev/null || \ cp git git-init-db rm -f git-interpret-trailers && \ ln git git-interpret-trailers 2>/dev/null || \ ln -s git git-interpret-trailers 2>/dev/null || \ cp git git-interpret-trailers rm -f git-log && \ ln git git-log 2>/dev/null || \ ln -s git git-log 2>/dev/null || \ cp git git-log rm -f git-ls-remote && \ ln git git-ls-remote 2>/dev/null || \ ln -s git git-ls-remote 2>/dev/null || \ cp git git-ls-remote rm -f git-ls-files && \ ln git git-ls-files 2>/dev/null || \ ln -s git git-ls-files 2>/dev/null || \ cp git git-ls-files rm -f git-mailinfo && \ ln git git-mailinfo 2>/dev/null || \ ln -s git git-mailinfo 2>/dev/null || \ cp git git-mailinfo rm -f git-ls-tree && \ ln git git-ls-tree 2>/dev/null || \ ln -s git git-ls-tree 2>/dev/null || \ cp git git-ls-tree rm -f git-mailsplit && \ ln git git-mailsplit 2>/dev/null || \ ln -s git git-mailsplit 2>/dev/null || \ cp git git-mailsplit rm -f git-merge-file && \ ln git git-merge-file 2>/dev/null || \ ln -s git git-merge-file 2>/dev/null || \ cp git git-merge-file rm -f git-merge-base && \ ln git git-merge-base 2>/dev/null || \ ln -s git git-merge-base 2>/dev/null || \ cp git git-merge-base rm -f git-merge-ours && \ ln git git-merge-ours 2>/dev/null || \ ln -s git git-merge-ours 2>/dev/null || \ cp git git-merge-ours rm -f git-merge-index && \ ln git git-merge-index 2>/dev/null || \ ln -s git git-merge-index 2>/dev/null || \ cp git git-merge-index rm -f git-merge-recursive && \ ln git git-merge-recursive 2>/dev/null || \ ln -s git git-merge-recursive 2>/dev/null || \ cp git git-merge-recursive rm -f git-merge-tree && \ ln git git-merge-tree 2>/dev/null || \ ln -s git git-merge-tree 2>/dev/null || \ cp git git-merge-tree rm -f git-merge && \ ln git git-merge 2>/dev/null || \ ln -s git git-merge 2>/dev/null || \ cp git git-merge rm -f git-mktag && \ ln git git-mktag 2>/dev/null || \ ln -s git git-mktag 2>/dev/null || \ cp git git-mktag rm -f git-multi-pack-index && \ ln git git-multi-pack-index 2>/dev/null || \ ln -s git git-multi-pack-index 2>/dev/null || \ cp git git-multi-pack-index rm -f git-mktree && \ ln git git-mktree 2>/dev/null || \ ln -s git git-mktree 2>/dev/null || \ cp git git-mktree rm -f git-mv && \ ln git git-mv 2>/dev/null || \ ln -s git git-mv 2>/dev/null || \ cp git git-mv rm -f git-name-rev && \ ln git git-name-rev 2>/dev/null || \ ln -s git git-name-rev 2>/dev/null || \ cp git git-name-rev rm -f git-notes && \ ln git git-notes 2>/dev/null || \ ln -s git git-notes 2>/dev/null || \ cp git git-notes rm -f git-pack-objects && \ ln git git-pack-objects 2>/dev/null || \ ln -s git git-pack-objects 2>/dev/null || \ cp git git-pack-objects rm -f git-pack-redundant && \ ln git git-pack-redundant 2>/dev/null || \ ln -s git git-pack-redundant 2>/dev/null || \ cp git git-pack-redundant rm -f git-pack-refs && \ ln git git-pack-refs 2>/dev/null || \ ln -s git git-pack-refs 2>/dev/null || \ cp git git-pack-refs rm -f git-patch-id && \ ln git git-patch-id 2>/dev/null || \ ln -s git git-patch-id 2>/dev/null || \ cp git git-patch-id rm -f git-prune && \ ln git git-prune 2>/dev/null || \ ln -s git git-prune 2>/dev/null || \ cp git git-prune rm -f git-prune-packed && \ ln git git-prune-packed 2>/dev/null || \ ln -s git git-prune-packed 2>/dev/null || \ cp git git-prune-packed rm -f git-push && \ ln git git-push 2>/dev/null || \ ln -s git git-push 2>/dev/null || \ cp git git-push rm -f git-pull && \ ln git git-pull 2>/dev/null || \ ln -s git git-pull 2>/dev/null || \ cp git git-pull rm -f git-range-diff && \ ln git git-range-diff 2>/dev/null || \ ln -s git git-range-diff 2>/dev/null || \ cp git git-range-diff rm -f git-read-tree && \ ln git git-read-tree 2>/dev/null || \ ln -s git git-read-tree 2>/dev/null || \ cp git git-read-tree rm -f git-rebase && \ ln git git-rebase 2>/dev/null || \ ln -s git git-rebase 2>/dev/null || \ cp git git-rebase rm -f git-receive-pack && \ ln git git-receive-pack 2>/dev/null || \ ln -s git git-receive-pack 2>/dev/null || \ cp git git-receive-pack rm -f git-remote && \ ln git git-remote 2>/dev/null || \ ln -s git git-remote 2>/dev/null || \ cp git git-remote rm -f git-remote-ext && \ ln git git-remote-ext 2>/dev/null || \ ln -s git git-remote-ext 2>/dev/null || \ cp git git-remote-ext rm -f git-remote-fd && \ ln git git-remote-fd 2>/dev/null || \ ln -s git git-remote-fd 2>/dev/null || \ cp git git-remote-fd rm -f git-reflog && \ ln git git-reflog 2>/dev/null || \ ln -s git git-reflog 2>/dev/null || \ cp git git-reflog rm -f git-repack && \ ln git git-repack 2>/dev/null || \ ln -s git git-repack 2>/dev/null || \ cp git git-repack rm -f git-replace && \ ln git git-replace 2>/dev/null || \ ln -s git git-replace 2>/dev/null || \ cp git git-replace rm -f git-rerere && \ ln git git-rerere 2>/dev/null || \ ln -s git git-rerere 2>/dev/null || \ cp git git-rerere rm -f git-reset && \ ln git git-reset 2>/dev/null || \ ln -s git git-reset 2>/dev/null || \ cp git git-reset rm -f git-rev-list && \ ln git git-rev-list 2>/dev/null || \ ln -s git git-rev-list 2>/dev/null || \ cp git git-rev-list rm -f git-revert && \ ln git git-revert 2>/dev/null || \ ln -s git git-revert 2>/dev/null || \ cp git git-revert rm -f git-rev-parse && \ ln git git-rev-parse 2>/dev/null || \ ln -s git git-rev-parse 2>/dev/null || \ cp git git-rev-parse rm -f git-rm && \ ln git git-rm 2>/dev/null || \ ln -s git git-rm 2>/dev/null || \ cp git git-rm rm -f git-send-pack && \ ln git git-send-pack 2>/dev/null || \ ln -s git git-send-pack 2>/dev/null || \ cp git git-send-pack rm -f git-shortlog && \ ln git git-shortlog 2>/dev/null || \ ln -s git git-shortlog 2>/dev/null || \ cp git git-shortlog rm -f git-show-branch && \ ln git git-show-branch 2>/dev/null || \ ln -s git git-show-branch 2>/dev/null || \ cp git git-show-branch rm -f git-show-index && \ ln git git-show-index 2>/dev/null || \ ln -s git git-show-index 2>/dev/null || \ cp git git-show-index rm -f git-show-ref && \ ln git git-show-ref 2>/dev/null || \ ln -s git git-show-ref 2>/dev/null || \ cp git git-show-ref rm -f git-sparse-checkout && \ ln git git-sparse-checkout 2>/dev/null || \ ln -s git git-sparse-checkout 2>/dev/null || \ cp git git-sparse-checkout rm -f git-stash && \ ln git git-stash 2>/dev/null || \ ln -s git git-stash 2>/dev/null || \ cp git git-stash rm -f git-stripspace && \ ln git git-stripspace 2>/dev/null || \ ln -s git git-stripspace 2>/dev/null || \ cp git git-stripspace rm -f git-submodule--helper && \ ln git git-submodule--helper 2>/dev/null || \ ln -s git git-submodule--helper 2>/dev/null || \ cp git git-submodule--helper rm -f git-tag && \ ln git git-tag 2>/dev/null || \ ln -s git git-tag 2>/dev/null || \ cp git git-tag rm -f git-symbolic-ref && \ ln git git-symbolic-ref 2>/dev/null || \ ln -s git git-symbolic-ref 2>/dev/null || \ cp git git-symbolic-ref rm -f git-unpack-file && \ ln git git-unpack-file 2>/dev/null || \ ln -s git git-unpack-file 2>/dev/null || \ cp git git-unpack-file rm -f git-unpack-objects && \ ln git git-unpack-objects 2>/dev/null || \ ln -s git git-unpack-objects 2>/dev/null || \ cp git git-unpack-objects rm -f git-update-index && \ ln git git-update-index 2>/dev/null || \ ln -s git git-update-index 2>/dev/null || \ cp git git-update-index rm -f git-update-ref && \ ln git git-update-ref 2>/dev/null || \ ln -s git git-update-ref 2>/dev/null || \ cp git git-update-ref rm -f git-update-server-info && \ ln git git-update-server-info 2>/dev/null || \ ln -s git git-update-server-info 2>/dev/null || \ cp git git-update-server-info rm -f git-upload-pack && \ ln git git-upload-pack 2>/dev/null || \ ln -s git git-upload-pack 2>/dev/null || \ cp git git-upload-pack rm -f git-upload-archive && \ ln git git-upload-archive 2>/dev/null || \ ln -s git git-upload-archive 2>/dev/null || \ cp git git-upload-archive rm -f git-verify-commit && \ ln git git-verify-commit 2>/dev/null || \ ln -s git git-verify-commit 2>/dev/null || \ cp git git-verify-commit rm -f git-var && \ ln git git-var 2>/dev/null || \ ln -s git git-var 2>/dev/null || \ cp git git-var rm -f git-worktree && \ ln git git-worktree 2>/dev/null || \ ln -s git git-worktree 2>/dev/null || \ cp git git-worktree rm -f git-verify-pack && \ ln git git-verify-pack 2>/dev/null || \ ln -s git git-verify-pack 2>/dev/null || \ cp git git-verify-pack rm -f git-write-tree && \ ln git git-write-tree 2>/dev/null || \ ln -s git git-write-tree 2>/dev/null || \ cp git git-write-tree rm -f git-verify-tag && \ ln git git-verify-tag 2>/dev/null || \ ln -s git git-verify-tag 2>/dev/null || \ cp git git-verify-tag rm -f git-cherry && \ ln git git-cherry 2>/dev/null || \ ln -s git git-cherry 2>/dev/null || \ cp git git-cherry rm -f git-cherry-pick && \ ln git git-cherry-pick 2>/dev/null || \ ln -s git git-cherry-pick 2>/dev/null || \ cp git git-cherry-pick rm -f git-fsck-objects && \ ln git git-fsck-objects 2>/dev/null || \ ln -s git git-fsck-objects 2>/dev/null || \ cp git git-fsck-objects rm -f git-format-patch && \ ln git git-format-patch 2>/dev/null || \ ln -s git git-format-patch 2>/dev/null || \ cp git git-format-patch rm -f git-merge-subtree && \ ln git git-merge-subtree 2>/dev/null || \ ln -s git git-merge-subtree 2>/dev/null || \ cp git git-merge-subtree rm -f git-init && \ ln git git-init 2>/dev/null || \ ln -s git git-init 2>/dev/null || \ cp git git-init rm -f git-show && \ ln git git-show 2>/dev/null || \ ln -s git git-show 2>/dev/null || \ cp git git-show rm -f git-stage && \ ln git git-stage 2>/dev/null || \ ln -s git git-stage 2>/dev/null || \ cp git git-stage rm -f git-restore && \ ln git git-restore 2>/dev/null || \ ln -s git git-restore 2>/dev/null || \ cp git git-restore rm -f git-status && \ ln git git-status 2>/dev/null || \ ln -s git git-status 2>/dev/null || \ cp git git-status rm -f git-switch && \ ln git git-switch 2>/dev/null || \ ln -s git git-switch 2>/dev/null || \ cp git git-switch rm -f git-whatchanged && \ ln git git-whatchanged 2>/dev/null || \ ln -s git git-whatchanged 2>/dev/null || \ cp git git-whatchanged /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' GITGUI_VERSION = 0.21.0.78.g38c2a make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' * new locations or Tcl/Tk interpreter make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l bg -d po/ po/bg.po 565 translated messages. make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l fr -d po/ po/fr.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l de -d po/ po/de.po 579 translated messages. make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l el -d po/ po/el.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 381 translated messages, 4 fuzzy translations, 6 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l hu -d po/ po/hu.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 514 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l it -d po/ po/it.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 519 translated messages, 1 untranslated message. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l ja -d po/ po/ja.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 546 translated messages, 1 untranslated message. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l nb -d po/ po/nb.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 474 translated messages, 39 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l pt_br -d po/ po/pt_br.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l pt_pt -d po/ po/pt_pt.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 550 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l vi -d po/ po/vi.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 543 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l ru -d po/ po/ru.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l sv -d po/ po/sv.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 547 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' msgfmt --statistics --tcl -l zh_cn -d po/ po/zh_cn.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' 366 translated messages, 7 fuzzy translations, 17 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' rm -f git-gui git-gui+ && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@SHELL_PATH@@|/bin/sh|' \ -e '1,30s|^ argv0=$0| argv0=$0|' \ -e '1,30s|^ exec wish | exec '\''wish'\'' |' \ -e 's/@@GITGUI_VERSION@@/0.21.0.78.g38c2a/g' \ -e 's|@@GITGUI_RELATIVE@@||' \ -e 's|@@GITGUI_LIBDIR@@|/usr/share/git-gui/lib|' \ git-gui.sh >git-gui+ && \ chmod +x git-gui+ && \ mv git-gui+ git-gui make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' if echo \ source lib/class.tcl\; \ auto_mkindex lib about.tcl blame.tcl branch.tcl branch_checkout.tcl branch_create.tcl branch_delete.tcl branch_rename.tcl browser.tcl checkout_op.tcl choose_font.tcl choose_repository.tcl choose_rev.tcl chord.tcl class.tcl commit.tcl console.tcl database.tcl date.tcl diff.tcl encoding.tcl error.tcl index.tcl line.tcl logo.tcl merge.tcl mergetool.tcl option.tcl remote.tcl remote_add.tcl remote_branch_delete.tcl search.tcl shortcut.tcl spellcheck.tcl sshkey.tcl status_bar.tcl themed.tcl tools.tcl tools_dlg.tcl transport.tcl win32.tcl \ | tclsh ; then : ok; \ else \ echo >&2 " * tclsh failed; using unoptimized loading"; \ rm -f lib/tclIndex ; \ echo '# Autogenerated by git-gui Makefile' >lib/tclIndex && \ echo >>lib/tclIndex && \ echo 'class.tcl' >>lib/tclIndex && echo 'about.tcl' >>lib/tclIndex && echo 'blame.tcl' >>lib/tclIndex && echo 'branch.tcl' >>lib/tclIndex && echo 'branch_checkout.tcl' >>lib/tclIndex && echo 'branch_create.tcl' >>lib/tclIndex && echo 'branch_delete.tcl' >>lib/tclIndex && echo 'branch_rename.tcl' >>lib/tclIndex && echo 'browser.tcl' >>lib/tclIndex && echo 'checkout_op.tcl' >>lib/tclIndex && echo 'choose_font.tcl' >>lib/tclIndex && echo 'choose_repository.tcl' >>lib/tclIndex && echo 'choose_rev.tcl' >>lib/tclIndex && echo 'chord.tcl' >>lib/tclIndex && echo 'class.tcl' >>lib/tclIndex && echo 'commit.tcl' >>lib/tclIndex && echo 'console.tcl' >>lib/tclIndex && echo 'database.tcl' >>lib/tclIndex && echo 'date.tcl' >>lib/tclIndex && echo 'diff.tcl' >>lib/tclIndex && echo 'encoding.tcl' >>lib/tclIndex && echo 'error.tcl' >>lib/tclIndex && echo 'index.tcl' >>lib/tclIndex && echo 'line.tcl' >>lib/tclIndex && echo 'logo.tcl' >>lib/tclIndex && echo 'merge.tcl' >>lib/tclIndex && echo 'mergetool.tcl' >>lib/tclIndex && echo 'option.tcl' >>lib/tclIndex && echo 'remote.tcl' >>lib/tclIndex && echo 'remote_add.tcl' >>lib/tclIndex && echo 'remote_branch_delete.tcl' >>lib/tclIndex && echo 'search.tcl' >>lib/tclIndex && echo 'shortcut.tcl' >>lib/tclIndex && echo 'spellcheck.tcl' >>lib/tclIndex && echo 'sshkey.tcl' >>lib/tclIndex && echo 'status_bar.tcl' >>lib/tclIndex && echo 'themed.tcl' >>lib/tclIndex && echo 'tools.tcl' >>lib/tclIndex && echo 'tools_dlg.tcl' >>lib/tclIndex && echo 'transport.tcl' >>lib/tclIndex && echo 'win32.tcl' >>lib/tclIndex && \ echo >>lib/tclIndex ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' * new Tcl/Tk interpreter location make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/de.msg msgfmt --statistics --tcl po/de.po -l de -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/bg.msg msgfmt --statistics --tcl po/bg.po -l bg -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 317 translated messages. 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/ca.msg msgfmt --statistics --tcl po/ca.po -l ca -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/es.msg msgfmt --statistics --tcl po/es.po -l es -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 184 translated messages, 46 fuzzy translations, 77 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/fr.msg msgfmt --statistics --tcl po/fr.po -l fr -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 311 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/it.msg msgfmt --statistics --tcl po/it.po -l it -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/hu.msg msgfmt --statistics --tcl po/hu.po -l hu -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 274 translated messages, 17 fuzzy translations, 16 untranslated messages. 277 translated messages, 18 fuzzy translations, 12 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/ja.msg msgfmt --statistics --tcl po/ja.po -l ja -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 311 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/pt_br.msg msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 279 translated messages, 16 fuzzy translations, 12 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/pt_pt.msg msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/sv.msg msgfmt --statistics --tcl po/sv.po -l sv -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 311 translated messages. 311 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/ru.msg msgfmt --statistics --tcl po/ru.po -l ru -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/zh_cn.msg msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' Generating catalog po/vi.msg msgfmt --statistics --tcl po/vi.po -l vi -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' 317 translated messages. 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' rm -f gitk-wish gitk-wish+ && \ sed -e '1,3s|^exec .* "$0"|exec wish "$0"|' gitk-wish+ && \ chmod +x gitk-wish+ && \ mv -f gitk-wish+ gitk-wish make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/templates' : no custom templates yet make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/templates' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/templates' umask 022 && ls *--* 2>/dev/null | \ while read boilerplate; \ do \ case "$boilerplate" in *~) continue ;; esac && \ dst=`echo "$boilerplate" | sed -e 's|^this|.|;s|--|/|g'` && \ dir=`expr "$dst" : '\(.*\)/'` && \ mkdir -p blt/$dir && \ case "$boilerplate" in \ *--) continue;; \ esac && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@SHELL_PATH@|/bin/sh|' \ -e 's|@PERL_PATH@|/usr/bin/perl|g' $boilerplate > \ blt/$dst && \ if test -x "$boilerplate"; then rx=rx; else rx=r; fi && \ chmod a+$rx "blt/$dst" || exit; \ done && \ date >boilerplates.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/templates' mkdir -p po/build/locale/el/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/el/LC_MESSAGES/git.mo po/el.po 1038 translated messages, 3325 untranslated messages. mkdir -p po/build/locale/bg/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/bg/LC_MESSAGES/git.mo po/bg.po 5013 translated messages. mkdir -p po/build/locale/de/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/de/LC_MESSAGES/git.mo po/de.po 5013 translated messages. mkdir -p po/build/locale/is/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/is/LC_MESSAGES/git.mo po/is.po 14 translated messages. mkdir -p po/build/locale/ca/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ca/LC_MESSAGES/git.mo po/ca.po 4112 translated messages, 813 fuzzy translations, 88 untranslated messages. mkdir -p po/build/locale/es/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/es/LC_MESSAGES/git.mo po/es.po 4931 translated messages. mkdir -p po/build/locale/fr/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/fr/LC_MESSAGES/git.mo po/fr.po 5013 translated messages. mkdir -p po/build/locale/ko/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ko/LC_MESSAGES/git.mo po/ko.po 3608 translated messages. mkdir -p po/build/locale/it/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/it/LC_MESSAGES/git.mo po/it.po 5013 translated messages. mkdir -p po/build/locale/pt_PT/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/pt_PT/LC_MESSAGES/git.mo po/pt_PT.po 2877 translated messages, 1290 fuzzy translations, 846 untranslated messages. mkdir -p po/build/locale/ru/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ru/LC_MESSAGES/git.mo po/ru.po 3521 translated messages, 1060 untranslated messages. mkdir -p po/build/locale/sv/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/sv/LC_MESSAGES/git.mo po/sv.po 5013 translated messages. mkdir -p po/build/locale/tr/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/tr/LC_MESSAGES/git.mo po/tr.po 5013 translated messages. mkdir -p po/build/locale/zh_CN/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/zh_CN/LC_MESSAGES/git.mo po/zh_CN.po 5013 translated messages. mkdir -p po/build/locale/vi/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/vi/LC_MESSAGES/git.mo po/vi.po 5013 translated messages. mkdir -p po/build/locale/zh_TW/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/zh_TW/LC_MESSAGES/git.mo po/zh_TW.po 5011 translated messages, 2 fuzzy translations. mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/I18N.pm > perl/build/lib/Git/I18N.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/IndexInfo.pm > perl/build/lib/Git/IndexInfo.pm mkdir -p perl/build/lib/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git.pm > perl/build/lib/Git.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/Packet.pm > perl/build/lib/Git/Packet.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN.pm > perl/build/lib/Git/SVN.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Editor.pm > perl/build/lib/Git/SVN/Editor.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Fetcher.pm > perl/build/lib/Git/SVN/Fetcher.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/GlobSpec.pm > perl/build/lib/Git/SVN/GlobSpec.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Log.pm > perl/build/lib/Git/SVN/Log.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Migration.pm > perl/build/lib/Git/SVN/Migration.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Prompt.pm > perl/build/lib/Git/SVN/Prompt.pm mkdir -p perl/build/lib/Git/SVN/Memoize/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Memoize/YAML.pm > perl/build/lib/Git/SVN/Memoize/YAML.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Ra.pm > perl/build/lib/Git/SVN/Ra.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Utils.pm > perl/build/lib/Git/SVN/Utils.pm cc -o t/helper/test-advise.o -c -MF t/helper/.depend/test-advise.o.d -MQ t/helper/test-advise.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-advise.c cc -o t/helper/test-fake-ssh.o -c -MF t/helper/.depend/test-fake-ssh.o.d -MQ t/helper/test-fake-ssh.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-fake-ssh.c cc -o t/helper/test-tool.o -c -MF t/helper/.depend/test-tool.o.d -MQ t/helper/test-tool.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-tool.c cc -o t/helper/test-bloom.o -c -MF t/helper/.depend/test-bloom.o.d -MQ t/helper/test-bloom.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-bloom.c cc -o t/helper/test-ctype.o -c -MF t/helper/.depend/test-ctype.o.d -MQ t/helper/test-ctype.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-ctype.c cc -o t/helper/test-chmtime.o -c -MF t/helper/.depend/test-chmtime.o.d -MQ t/helper/test-chmtime.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-chmtime.c cc -o t/helper/test-config.o -c -MF t/helper/.depend/test-config.o.d -MQ t/helper/test-config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-config.c cc -o t/helper/test-date.o -c -MF t/helper/.depend/test-date.o.d -MQ t/helper/test-date.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-date.c cc -o t/helper/test-drop-caches.o -c -MF t/helper/.depend/test-drop-caches.o.d -MQ t/helper/test-drop-caches.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-drop-caches.c cc -o t/helper/test-dir-iterator.o -c -MF t/helper/.depend/test-dir-iterator.o.d -MQ t/helper/test-dir-iterator.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dir-iterator.c cc -o t/helper/test-delta.o -c -MF t/helper/.depend/test-delta.o.d -MQ t/helper/test-delta.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-delta.c cc -o t/helper/test-dump-cache-tree.o -c -MF t/helper/.depend/test-dump-cache-tree.o.d -MQ t/helper/test-dump-cache-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-cache-tree.c cc -o t/helper/test-dump-split-index.o -c -MF t/helper/.depend/test-dump-split-index.o.d -MQ t/helper/test-dump-split-index.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-split-index.c cc -o t/helper/test-dump-fsmonitor.o -c -MF t/helper/.depend/test-dump-fsmonitor.o.d -MQ t/helper/test-dump-fsmonitor.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-fsmonitor.c cc -o t/helper/test-dump-untracked-cache.o -c -MF t/helper/.depend/test-dump-untracked-cache.o.d -MQ t/helper/test-dump-untracked-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-untracked-cache.c cc -o t/helper/test-example-decorate.o -c -MF t/helper/.depend/test-example-decorate.o.d -MQ t/helper/test-example-decorate.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-example-decorate.c cc -o t/helper/test-genrandom.o -c -MF t/helper/.depend/test-genrandom.o.d -MQ t/helper/test-genrandom.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-genrandom.c cc -o t/helper/test-genzeros.o -c -MF t/helper/.depend/test-genzeros.o.d -MQ t/helper/test-genzeros.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-genzeros.c cc -o t/helper/test-hash-speed.o -c -MF t/helper/.depend/test-hash-speed.o.d -MQ t/helper/test-hash-speed.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hash-speed.c cc -o t/helper/test-hash.o -c -MF t/helper/.depend/test-hash.o.d -MQ t/helper/test-hash.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hash.c cc -o t/helper/test-index-version.o -c -MF t/helper/.depend/test-index-version.o.d -MQ t/helper/test-index-version.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-index-version.c cc -o t/helper/test-hashmap.o -c -MF t/helper/.depend/test-hashmap.o.d -MQ t/helper/test-hashmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hashmap.c cc -o t/helper/test-lazy-init-name-hash.o -c -MF t/helper/.depend/test-lazy-init-name-hash.o.d -MQ t/helper/test-lazy-init-name-hash.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-lazy-init-name-hash.c cc -o t/helper/test-match-trees.o -c -MF t/helper/.depend/test-match-trees.o.d -MQ t/helper/test-match-trees.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-match-trees.c cc -o t/helper/test-json-writer.o -c -MF t/helper/.depend/test-json-writer.o.d -MQ t/helper/test-json-writer.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-json-writer.c cc -o t/helper/test-mergesort.o -c -MF t/helper/.depend/test-mergesort.o.d -MQ t/helper/test-mergesort.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-mergesort.c cc -o t/helper/test-mktemp.o -c -MF t/helper/.depend/test-mktemp.o.d -MQ t/helper/test-mktemp.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-mktemp.c cc -o t/helper/test-oid-array.o -c -MF t/helper/.depend/test-oid-array.o.d -MQ t/helper/test-oid-array.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-oid-array.c cc -o t/helper/test-oidmap.o -c -MF t/helper/.depend/test-oidmap.o.d -MQ t/helper/test-oidmap.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-oidmap.c cc -o t/helper/test-online-cpus.o -c -MF t/helper/.depend/test-online-cpus.o.d -MQ t/helper/test-online-cpus.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-online-cpus.c cc -o t/helper/test-parse-pathspec-file.o -c -MF t/helper/.depend/test-parse-pathspec-file.o.d -MQ t/helper/test-parse-pathspec-file.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-parse-pathspec-file.c cc -o t/helper/test-pkt-line.o -c -MF t/helper/.depend/test-pkt-line.o.d -MQ t/helper/test-pkt-line.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-pkt-line.c cc -o t/helper/test-path-utils.o -c -MF t/helper/.depend/test-path-utils.o.d -MQ t/helper/test-path-utils.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-path-utils.c cc -o t/helper/test-parse-options.o -c -MF t/helper/.depend/test-parse-options.o.d -MQ t/helper/test-parse-options.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-parse-options.c cc -o t/helper/test-prio-queue.o -c -MF t/helper/.depend/test-prio-queue.o.d -MQ t/helper/test-prio-queue.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-prio-queue.c cc -o t/helper/test-proc-receive.o -c -MF t/helper/.depend/test-proc-receive.o.d -MQ t/helper/test-proc-receive.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-proc-receive.c cc -o t/helper/test-progress.o -c -MF t/helper/.depend/test-progress.o.d -MQ t/helper/test-progress.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-progress.c cc -o t/helper/test-read-cache.o -c -MF t/helper/.depend/test-read-cache.o.d -MQ t/helper/test-read-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-cache.c cc -o t/helper/test-reach.o -c -MF t/helper/.depend/test-reach.o.d -MQ t/helper/test-reach.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-reach.c cc -o t/helper/test-read-graph.o -c -MF t/helper/.depend/test-read-graph.o.d -MQ t/helper/test-read-graph.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-graph.c cc -o t/helper/test-read-midx.o -c -MF t/helper/.depend/test-read-midx.o.d -MQ t/helper/test-read-midx.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-midx.c cc -o t/helper/test-regex.o -c -MF t/helper/.depend/test-regex.o.d -MQ t/helper/test-regex.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-regex.c cc -o t/helper/test-ref-store.o -c -MF t/helper/.depend/test-ref-store.o.d -MQ t/helper/test-ref-store.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-ref-store.c cc -o t/helper/test-repository.o -c -MF t/helper/.depend/test-repository.o.d -MQ t/helper/test-repository.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-repository.c cc -o t/helper/test-revision-walking.o -c -MF t/helper/.depend/test-revision-walking.o.d -MQ t/helper/test-revision-walking.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-revision-walking.c cc -o t/helper/test-scrap-cache-tree.o -c -MF t/helper/.depend/test-scrap-cache-tree.o.d -MQ t/helper/test-scrap-cache-tree.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-scrap-cache-tree.c cc -o t/helper/test-serve-v2.o -c -MF t/helper/.depend/test-serve-v2.o.d -MQ t/helper/test-serve-v2.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-serve-v2.c cc -o t/helper/test-run-command.o -c -MF t/helper/.depend/test-run-command.o.d -MQ t/helper/test-run-command.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-run-command.c cc -o t/helper/test-sha1.o -c -MF t/helper/.depend/test-sha1.o.d -MQ t/helper/test-sha1.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sha1.c cc -o t/helper/test-sha256.o -c -MF t/helper/.depend/test-sha256.o.d -MQ t/helper/test-sha256.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sha256.c cc -o t/helper/test-sigchain.o -c -MF t/helper/.depend/test-sigchain.o.d -MQ t/helper/test-sigchain.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sigchain.c cc -o t/helper/test-strcmp-offset.o -c -MF t/helper/.depend/test-strcmp-offset.o.d -MQ t/helper/test-strcmp-offset.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-strcmp-offset.c cc -o t/helper/test-string-list.o -c -MF t/helper/.depend/test-string-list.o.d -MQ t/helper/test-string-list.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-string-list.c cc -o t/helper/test-submodule-config.o -c -MF t/helper/.depend/test-submodule-config.o.d -MQ t/helper/test-submodule-config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-submodule-config.c cc -o t/helper/test-submodule-nested-repo-config.o -c -MF t/helper/.depend/test-submodule-nested-repo-config.o.d -MQ t/helper/test-submodule-nested-repo-config.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-submodule-nested-repo-config.c cc -o t/helper/test-subprocess.o -c -MF t/helper/.depend/test-subprocess.o.d -MQ t/helper/test-subprocess.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-subprocess.c cc -o t/helper/test-urlmatch-normalization.o -c -MF t/helper/.depend/test-urlmatch-normalization.o.d -MQ t/helper/test-urlmatch-normalization.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-urlmatch-normalization.c cc -o t/helper/test-trace2.o -c -MF t/helper/.depend/test-trace2.o.d -MQ t/helper/test-trace2.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-trace2.c cc -o t/helper/test-wildmatch.o -c -MF t/helper/.depend/test-wildmatch.o.d -MQ t/helper/test-wildmatch.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-wildmatch.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git|' < wrap-for-bin.sh > bin-wrappers/git && \ chmod +x bin-wrappers/git sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git-receive-pack|' < wrap-for-bin.sh > bin-wrappers/git-receive-pack && \ chmod +x bin-wrappers/git-receive-pack sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git-shell|' < wrap-for-bin.sh > bin-wrappers/git-shell && \ chmod +x bin-wrappers/git-shell sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git-upload-archive|' < wrap-for-bin.sh > bin-wrappers/git-upload-archive && \ chmod +x bin-wrappers/git-upload-archive sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git-upload-pack|' < wrap-for-bin.sh > bin-wrappers/git-upload-pack && \ chmod +x bin-wrappers/git-upload-pack sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|git-cvsserver|' < wrap-for-bin.sh > bin-wrappers/git-cvsserver && \ chmod +x bin-wrappers/git-cvsserver sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|t/helper/test-fake-ssh|' < wrap-for-bin.sh > bin-wrappers/test-fake-ssh && \ chmod +x bin-wrappers/test-fake-ssh cc -o t/helper/test-windows-named-pipe.o -c -MF t/helper/.depend/test-windows-named-pipe.o.d -MQ t/helper/test-windows-named-pipe.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-windows-named-pipe.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.29.2|' \ -e 's|@@PROG@@|t/helper/test-tool|' < wrap-for-bin.sh > bin-wrappers/test-tool && \ chmod +x bin-wrappers/test-tool cc -o t/helper/test-write-cache.o -c -MF t/helper/.depend/test-write-cache.o.d -MQ t/helper/test-write-cache.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-write-cache.c cc -o t/helper/test-xml-encode.o -c -MF t/helper/.depend/test-xml-encode.o.d -MQ t/helper/test-xml-encode.o -MMD -MP -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-xml-encode.c cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o t/helper/test-fake-ssh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld t/helper/test-fake-ssh.o common-main.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -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. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"riscv64\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o t/helper/test-tool -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld t/helper/test-tool.o common-main.o t/helper/test-advise.o t/helper/test-bloom.o t/helper/test-chmtime.o t/helper/test-config.o t/helper/test-ctype.o t/helper/test-date.o t/helper/test-delta.o t/helper/test-dir-iterator.o t/helper/test-drop-caches.o t/helper/test-dump-cache-tree.o t/helper/test-dump-fsmonitor.o t/helper/test-dump-split-index.o t/helper/test-dump-untracked-cache.o t/helper/test-example-decorate.o t/helper/test-genrandom.o t/helper/test-genzeros.o t/helper/test-hash-speed.o t/helper/test-hash.o t/helper/test-hashmap.o t/helper/test-index-version.o t/helper/test-json-writer.o t/helper/test-lazy-init-name-hash.o t/helper/test-match-trees.o t/helper/test-mergesort.o t/helper/test-mktemp.o t/helper/test-oid-array.o t/helper/test-oidmap.o t/helper/test-online-cpus.o t/helper/test-parse-options.o t/helper/test-parse-pathspec-file.o t/helper/test-path-utils.o t/helper/test-pkt-line.o t/helper/test-prio-queue.o t/helper/test-proc-receive.o t/helper/test-progress.o t/helper/test-reach.o t/helper/test-read-cache.o t/helper/test-read-graph.o t/helper/test-read-midx.o t/helper/test-ref-store.o t/helper/test-regex.o t/helper/test-repository.o t/helper/test-revision-walking.o t/helper/test-run-command.o t/helper/test-scrap-cache-tree.o t/helper/test-serve-v2.o t/helper/test-sha1.o t/helper/test-sha256.o t/helper/test-sigchain.o t/helper/test-strcmp-offset.o t/helper/test-string-list.o t/helper/test-submodule-config.o t/helper/test-submodule-nested-repo-config.o t/helper/test-subprocess.o t/helper/test-trace2.o t/helper/test-urlmatch-normalization.o t/helper/test-wildmatch.o t/helper/test-windows-named-pipe.o t/helper/test-write-cache.o t/helper/test-xml-encode.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C contrib/contacts/ all /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: 'GIT-VERSION-FILE' is up to date. make: Nothing to be done for 'all'. + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C contrib/credential/libsecret/ make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/credential/libsecret' 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 -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -o git-credential-libsecret.o -c git-credential-libsecret.c make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/credential/libsecret' make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/credential/libsecret' gcc -o git-credential-libsecret -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld git-credential-libsecret.o -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/credential/libsecret' + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C contrib/credential/netrc/ /usr/bin/make -C ../../.. SCRIPT_PERL="contrib/credential/netrc/git-credential-netrc.perl" \ build-perl-script make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2' rm -f contrib/credential/netrc/git-credential-netrc contrib/credential/netrc/git-credential-netrc+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.29.2/g' \ contrib/credential/netrc/git-credential-netrc.perl >contrib/credential/netrc/git-credential-netrc+ && \ chmod +x contrib/credential/netrc/git-credential-netrc+ && \ mv contrib/credential/netrc/git-credential-netrc+ contrib/credential/netrc/git-credential-netrc make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2' + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C contrib/diff-highlight/ make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/diff-highlight' cat shebang.perl DiffHighlight.pm diff-highlight.perl >diff-highlight+ chmod +x diff-highlight+ mv diff-highlight+ diff-highlight make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/diff-highlight' + /usr/bin/make -O -j4 V=1 VERBOSE=1 -C contrib/subtree/ all /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: 'GIT-VERSION-FILE' is up to date. make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/subtree' sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree chmod +x git-subtree make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/subtree' + rm -rf contrib/fast-import/import-zips.py + sed -i -e '1s@#!\( */usr/bin/env python\|/usr/bin/python2\)$@#!/usr/bin/python3@' contrib/hg-to-git/hg-to-git.py contrib/hooks/multimail/git_multimail.py contrib/hooks/multimail/migrate-mailhook-config contrib/hooks/multimail/post-receive.example + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EAl8Vf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 + cd git-2.29.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' install-doc /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/templates' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core' /usr/bin/install -p git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core' /usr/bin/install -p -m 644 git-mergetool--lib git-parse-remote git-rebase--preserve-merges git-sh-i18n git-sh-setup '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core' /usr/bin/install -p git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin' /usr/bin/make -C templates DESTDIR='/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64' install make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/templates' (cd blt && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/templates' && umask 022 && tar xof -) make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/mergetools' /usr/bin/install -p -m 644 mergetools/* '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/mergetools' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/locale' (cd po/build/locale && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/locale' && umask 022 && tar xof -) /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/perl5/vendor_perl' (cd perl/build/lib && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/perl5/vendor_perl' && umask 022 && tar xof -) /usr/bin/make -C gitweb install make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitweb' /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.29.2' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.29.2' rm -f gitweb.cgi gitweb.cgi+ && \ sed -e '1s|#!.*perl|#!/usr/bin/perl|' \ -e 's|++GIT_VERSION++|2.29.2|g' -e 's|++GIT_BINDIR++|/usr/bin|g' -e 's|++GITWEB_CONFIG++|gitweb_config.perl|g' -e 's|++GITWEB_CONFIG_SYSTEM++|/etc/gitweb.conf|g' -e 's|++GITWEB_CONFIG_COMMON++|/etc/gitweb-common.conf|g' -e 's|++GITWEB_HOME_LINK_STR++|projects|g' -e 's|++GITWEB_SITENAME++||g' -e 's|++GITWEB_PROJECTROOT++|/var/lib/git|g' -e 's|"++GITWEB_PROJECT_MAXDEPTH++"|2007|g' -e 's|++GITWEB_EXPORT_OK++||g' -e 's|++GITWEB_STRICT_EXPORT++||g' -e 's|++GITWEB_BASE_URL++||g' -e 's|++GITWEB_LIST++||g' -e 's|++GITWEB_HOMETEXT++|indextext.html|g' -e 's|++GITWEB_CSS++|static/gitweb.css|g' -e 's|++GITWEB_LOGO++|static/git-logo.png|g' -e 's|++GITWEB_FAVICON++|static/git-favicon.png|g' -e 's|++GITWEB_JS++|static/gitweb.js|g' -e 's|++GITWEB_SITE_HTML_HEAD_STRING++||g' -e 's|++GITWEB_SITE_HEADER++||g' -e 's|++GITWEB_SITE_FOOTER++||g' -e 's|++HIGHLIGHT_BIN++|highlight|g' gitweb.perl >gitweb.cgi+ && \ chmod +x gitweb.cgi+ && \ mv gitweb.cgi+ gitweb.cgi rm -f static/gitweb.js static/gitweb.js+ && \ cat static/js/lib/common-lib.js static/js/lib/datetime.js static/js/lib/cookies.js static/js/javascript-detection.js static/js/adjust-timezone.js static/js/blame_incremental.js >static/gitweb.js+ && \ mv static/gitweb.js+ static/gitweb.js /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/var/www/git' /usr/bin/install -p -m 755 gitweb.cgi '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/var/www/git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/var/www/git/static' /usr/bin/install -p -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/var/www/git/static' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitweb' /usr/bin/make -C gitk-git install make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin' /usr/bin/install -p -m 755 gitk-wish '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin'/gitk /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' /usr/bin/install -p -m 644 po/bg.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ca.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/de.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/es.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/fr.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/hu.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/it.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ja.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_br.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_pt.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ru.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/sv.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/vi.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/zh_cn.msg '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/gitk/lib/msgs' && true make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' install make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' DEST /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core INSTALL 755 git-gui INSTALL 755 git-gui--askpass LINK git-citool -> git-gui DEST /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-gui/lib INSTALL 644 tclIndex INSTALL 644 about.tcl INSTALL 644 blame.tcl INSTALL 644 branch.tcl INSTALL 644 branch_checkout.tcl INSTALL 644 branch_create.tcl INSTALL 644 branch_delete.tcl INSTALL 644 branch_rename.tcl INSTALL 644 browser.tcl INSTALL 644 checkout_op.tcl INSTALL 644 choose_font.tcl INSTALL 644 choose_repository.tcl INSTALL 644 choose_rev.tcl INSTALL 644 chord.tcl INSTALL 644 class.tcl INSTALL 644 commit.tcl INSTALL 644 console.tcl INSTALL 644 database.tcl INSTALL 644 date.tcl INSTALL 644 diff.tcl INSTALL 644 encoding.tcl INSTALL 644 error.tcl INSTALL 644 index.tcl INSTALL 644 line.tcl INSTALL 644 logo.tcl INSTALL 644 merge.tcl INSTALL 644 mergetool.tcl INSTALL 644 option.tcl INSTALL 644 remote.tcl INSTALL 644 remote_add.tcl INSTALL 644 remote_branch_delete.tcl INSTALL 644 search.tcl INSTALL 644 shortcut.tcl INSTALL 644 spellcheck.tcl INSTALL 644 sshkey.tcl INSTALL 644 status_bar.tcl INSTALL 644 themed.tcl INSTALL 644 tools.tcl INSTALL 644 tools_dlg.tcl INSTALL 644 transport.tcl INSTALL 644 win32.tcl INSTALL 644 git-gui.ico INSTALL 644 win32_shortcut.js DEST /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-gui/lib/msgs INSTALL 644 bg.msg INSTALL 644 de.msg INSTALL 644 el.msg INSTALL 644 fr.msg INSTALL 644 hu.msg INSTALL 644 it.msg INSTALL 644 ja.msg INSTALL 644 nb.msg INSTALL 644 pt_br.msg INSTALL 644 pt_pt.msg INSTALL 644 ru.msg INSTALL 644 sv.msg INSTALL 644 vi.msg INSTALL 644 zh_cn.msg make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' bindir=$(cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin' && pwd) && \ execdir=$(cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core' && pwd) && \ destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ { test "$bindir/" = "$execdir/" || \ for p in git git-shell git-cvsserver; do \ rm -f "$execdir/$p" && \ test -n "1" && \ ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ { test -z "" && \ ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ cp "$bindir/$p" "$execdir/$p" || exit; } \ done; \ } && \ for p in git-receive-pack git-upload-archive git-upload-pack; do \ rm -f "$bindir/$p" && \ test -n "1" && \ ln -s "git" "$bindir/$p" || \ { test -z "" && \ ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ ln -s "git" "$bindir/$p" 2>/dev/null || \ cp "$bindir/git" "$bindir/$p" || exit; }; \ done && \ for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ rm -f "$execdir/$p" && \ if test -z ""; \ then \ test -n "1" && \ ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ { test -z "" && \ ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ ln -s "git" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git" "$execdir/$p" || exit; }; \ fi \ done && \ remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ for p in $remote_curl_aliases; do \ rm -f "$execdir/$p" && \ test -n "1" && \ ln -s "git-remote-http" "$execdir/$p" || \ { test -z "" && \ ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ done && \ ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man3' (cd perl/build/man/man3 && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man3' && umask 022 && tar xof -) /usr/bin/make -C Documentation install make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/Documentation' rm -f cmd-list.made && \ /usr/bin/perl ./cmd-list.perl ../command-list.txt cmds-ancillaryinterrogators.txt cmds-ancillarymanipulators.txt cmds-mainporcelain.txt cmds-plumbinginterrogators.txt cmds-plumbingmanipulators.txt cmds-synchingrepositories.txt cmds-synchelpers.txt cmds-guide.txt cmds-purehelpers.txt cmds-foreignscminterface.txt && \ date >cmd-list.made Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./cmd-list.perl line 3. BEGIN failed--compilation aborted at ./cmd-list.perl line 3. /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.29.2' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.29.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man1 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man5 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man7 /usr/bin/install -p -m 644 git-add.1 git-am.1 git-annotate.1 git-apply.1 git-archimport.1 git-archive.1 git-bisect.1 git-blame.1 git-branch.1 git-bugreport.1 git-bundle.1 git-cat-file.1 git-check-attr.1 git-check-ignore.1 git-check-mailmap.1 git-check-ref-format.1 git-checkout-index.1 git-checkout.1 git-cherry-pick.1 git-cherry.1 git-citool.1 git-clean.1 git-clone.1 git-column.1 git-commit-graph.1 git-commit-tree.1 git-commit.1 git-config.1 git-contacts.1 git-count-objects.1 git-credential-cache--daemon.1 git-credential-cache.1 git-credential-store.1 git-credential.1 git-cvsexportcommit.1 git-cvsimport.1 git-cvsserver.1 git-daemon.1 git-describe.1 git-diff-files.1 git-diff-index.1 git-diff-tree.1 git-diff.1 git-difftool.1 git-fast-export.1 git-fast-import.1 git-fetch-pack.1 git-fetch.1 git-filter-branch.1 git-fmt-merge-msg.1 git-for-each-ref.1 git-format-patch.1 git-fsck-objects.1 git-fsck.1 git-gc.1 git-get-tar-commit-id.1 git-grep.1 git-gui.1 git-hash-object.1 git-help.1 git-http-backend.1 git-http-fetch.1 git-http-push.1 git-imap-send.1 git-index-pack.1 git-init-db.1 git-init.1 git-instaweb.1 git-interpret-trailers.1 git-log.1 git-ls-files.1 git-ls-remote.1 git-ls-tree.1 git-mailinfo.1 git-mailsplit.1 git-maintenance.1 git-merge-base.1 git-merge-file.1 git-merge-index.1 git-merge-one-file.1 git-merge-tree.1 git-merge.1 git-mergetool--lib.1 git-mergetool.1 git-mktag.1 git-mktree.1 git-multi-pack-index.1 git-mv.1 git-name-rev.1 git-notes.1 git-p4.1 git-pack-objects.1 git-pack-redundant.1 git-pack-refs.1 git-parse-remote.1 git-patch-id.1 git-prune-packed.1 git-prune.1 git-pull.1 git-push.1 git-quiltimport.1 git-range-diff.1 git-read-tree.1 git-rebase.1 git-receive-pack.1 git-reflog.1 git-remote-ext.1 git-remote-fd.1 git-remote.1 git-repack.1 git-replace.1 git-request-pull.1 git-rerere.1 git-reset.1 git-restore.1 git-rev-list.1 git-rev-parse.1 git-revert.1 git-rm.1 git-send-email.1 git-send-pack.1 git-sh-i18n--envsubst.1 git-sh-i18n.1 git-sh-setup.1 git-shell.1 git-shortlog.1 git-show-branch.1 git-show-index.1 git-show-ref.1 git-show.1 git-sparse-checkout.1 git-stage.1 git-stash.1 git-status.1 git-stripspace.1 git-submodule.1 git-subtree.1 git-svn.1 git-switch.1 git-symbolic-ref.1 git-tag.1 git-unpack-file.1 git-unpack-objects.1 git-update-index.1 git-update-ref.1 git-update-server-info.1 git-upload-archive.1 git-upload-pack.1 git-var.1 git-verify-commit.1 git-verify-pack.1 git-verify-tag.1 git-web--browse.1 git-whatchanged.1 git-worktree.1 git-write-tree.1 git.1 gitk.1 gitweb.1 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man1 /usr/bin/install -p -m 644 gitattributes.5 githooks.5 gitignore.5 gitmodules.5 gitrepository-layout.5 gitweb.conf.5 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man5 /usr/bin/install -p -m 644 gitcli.7 gitcore-tutorial.7 gitcredentials.7 gitcvs-migration.7 gitdiffcore.7 giteveryday.7 gitfaq.7 gitglossary.7 gitnamespaces.7 gitremote-helpers.7 gitrevisions.7 gitsubmodules.7 gittutorial-2.7 gittutorial.7 gitworkflows.7 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man/man7 make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/Documentation' + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' -C contrib/contacts make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/contacts' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core /usr/bin/install -p -m 755 git-contacts /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/contacts' + pushd contrib/emacs + for el in *.el + install -Dpm 644 git-blame.el /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/emacs/site-lisp/git/git-blame.el + rm -f git-blame.el + for el in *.el + install -Dpm 644 git.el /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/emacs/site-lisp/git/git.el + rm -f git.el + popd + install -pm 755 contrib/credential/libsecret/git-credential-libsecret /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core + install -pm 755 contrib/credential/netrc/git-credential-netrc /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core + mv contrib/credential/netrc . + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' -C contrib/subtree make: Entering directory '/builddir/build/BUILD/git-2.29.2/contrib/subtree' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core /usr/bin/install -p -m 755 git-subtree /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.29.2/contrib/subtree' + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/etc/httpd/conf.d + install -pm 0644 /builddir/build/SOURCES/gitweb-httpd.conf /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/etc/httpd/conf.d/gitweb.conf + sed 's|@PROJECTROOT@|/var/lib/git|g' /builddir/build/SOURCES/gitweb.conf.in + install -Dpm 0755 contrib/diff-highlight/diff-highlight /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib/diff-highlight + rm -rf contrib/diff-highlight/Makefile contrib/diff-highlight/diff-highlight contrib/diff-highlight/diff-highlight.perl contrib/diff-highlight/shebang.perl contrib/diff-highlight/t + rm -rf contrib/subtree/INSTALL contrib/subtree/Makefile contrib/subtree/git-subtree contrib/subtree/git-subtree.sh contrib/subtree/t + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 Documentation -type f -name 'git-archimport*' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 Documentation -type f -name 'git-p4*' -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/mergetools/p4merge + rm -f /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-remote-testsvn + exclude_re='archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec -type f -o -type l + sed -e 's@^/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64@@' + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec -mindepth 1 -type d + sed -e 's@^/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64@%dir @' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/perl5/vendor_perl -type f + sed -e 's@^/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64@@' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/perl5/vendor_perl -mindepth 1 -type d + sed -e 's@^/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64@%dir @' + grep Git/SVN perl-git-files + sed -i '/Git\/SVN/ d' perl-git-files + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/man -type f + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge|Git' + sed -e 's@^/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64@@' -e 's/$/*/' + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/var/lib/git + install -Dp -m 0644 /builddir/build/SOURCES/git.socket /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/lib/systemd/system/git.socket + perl -p -e 's|\@GITEXECDIR\@|/usr/libexec/git-core|g;' -e 's|\@BASE_PATH\@|/var/lib/git|g;' /builddir/build/SOURCES/git@.service.in + install -Dpm 644 contrib/completion/git-completion.bash /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/bash-completion/completions/git + ln -s git /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/bash-completion/completions/gitk + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-completion.tcsh /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib/completion/ + mv contrib/hooks/multimail/git_multimail.py contrib/hooks/multimail/git_multimail + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib + mv contrib/hooks /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib + pushd contrib + ln -s ../../../git-core/contrib/hooks + popd + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-prompt.sh /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/git-core/contrib/completion/ + desktop-file-install --dir=/builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/applications /builddir/build/SOURCES/git-gui.desktop + pushd /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core + cmp -s git-gui git-citool + ln -svf git-gui git-citool 'git-citool' -> 'git-gui' + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 git git.lang + cat git.lang + chmod -R g-w /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64 + chmod a-x /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-mergetool--lib + find . -regex '.*/\.\(git\(attributes\|ignore\)\|perlcriticrc\)' -delete + chmod a-x Documentation/technical/api-index.sh + find contrib -type f -print0 + xargs -r0 chmod -x + not_core_re='git-(add--interactive|contacts|credential-netrc|difftool|filter-branch|instaweb|request-pull|send-mail)|gitweb' + grep -vE 'git-(add--interactive|contacts|credential-netrc|difftool|filter-branch|instaweb|request-pull|send-mail)|gitweb|/usr/share/man' bin-man-doc-files + touch man-doc-files-core + grep -vE 'git-(add--interactive|contacts|credential-netrc|difftool|filter-branch|instaweb|request-pull|send-mail)|gitweb' bin-man-doc-files + grep /usr/share/man + grep -E 'git-(add--interactive|contacts|credential-netrc|difftool|filter-branch|instaweb|request-pull|send-mail)|gitweb' bin-man-doc-files + not_core_doc_re='(git-(cvs|gui|citool|daemon|instaweb|subtree))|p4|svn|email|gitk|gitweb' + mkdir -p /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/ + cp -pr CODE_OF_CONDUCT.md README.md Documentation/MyFirstContribution.txt Documentation/MyFirstObjectWalk.txt Documentation/SubmittingPatches.txt Documentation/blame-options.txt Documentation/config.txt Documentation/date-formats.txt Documentation/diff-format.txt Documentation/diff-generate-patch.txt Documentation/diff-options.txt Documentation/fetch-options.txt Documentation/git-add.txt Documentation/git-am.txt Documentation/git-annotate.txt Documentation/git-apply.txt Documentation/git-archive.txt Documentation/git-bisect-lk2009.txt Documentation/git-bisect.txt Documentation/git-blame.txt Documentation/git-branch.txt Documentation/git-bugreport.txt Documentation/git-bundle.txt Documentation/git-cat-file.txt Documentation/git-check-attr.txt Documentation/git-check-ignore.txt Documentation/git-check-mailmap.txt Documentation/git-check-ref-format.txt Documentation/git-checkout-index.txt Documentation/git-checkout.txt Documentation/git-cherry-pick.txt Documentation/git-cherry.txt Documentation/git-citool.txt Documentation/git-clean.txt Documentation/git-clone.txt Documentation/git-column.txt Documentation/git-commit-graph.txt Documentation/git-commit-tree.txt Documentation/git-commit.txt Documentation/git-config.txt Documentation/git-contacts.txt Documentation/git-count-objects.txt Documentation/git-credential-cache--daemon.txt Documentation/git-credential-cache.txt Documentation/git-credential-store.txt Documentation/git-credential.txt Documentation/git-cvsexportcommit.txt Documentation/git-cvsimport.txt Documentation/git-cvsserver.txt Documentation/git-daemon.txt Documentation/git-describe.txt Documentation/git-diff-files.txt Documentation/git-diff-index.txt Documentation/git-diff-tree.txt Documentation/git-diff.txt Documentation/git-difftool.txt Documentation/git-fast-export.txt Documentation/git-fast-import.txt Documentation/git-fetch-pack.txt Documentation/git-fetch.txt Documentation/git-filter-branch.txt Documentation/git-fmt-merge-msg.txt Documentation/git-for-each-ref.txt Documentation/git-format-patch.txt Documentation/git-fsck-objects.txt Documentation/git-fsck.txt Documentation/git-gc.txt Documentation/git-get-tar-commit-id.txt Documentation/git-grep.txt Documentation/git-gui.txt Documentation/git-hash-object.txt Documentation/git-help.txt Documentation/git-http-backend.txt Documentation/git-http-fetch.txt Documentation/git-http-push.txt Documentation/git-imap-send.txt Documentation/git-index-pack.txt Documentation/git-init-db.txt Documentation/git-init.txt Documentation/git-instaweb.txt Documentation/git-interpret-trailers.txt Documentation/git-log.txt Documentation/git-ls-files.txt Documentation/git-ls-remote.txt Documentation/git-ls-tree.txt Documentation/git-mailinfo.txt Documentation/git-mailsplit.txt Documentation/git-maintenance.txt Documentation/git-merge-base.txt Documentation/git-merge-file.txt Documentation/git-merge-index.txt Documentation/git-merge-one-file.txt Documentation/git-merge-tree.txt Documentation/git-merge.txt Documentation/git-mergetool--lib.txt Documentation/git-mergetool.txt Documentation/git-mktag.txt Documentation/git-mktree.txt Documentation/git-multi-pack-index.txt Documentation/git-mv.txt Documentation/git-name-rev.txt Documentation/git-notes.txt Documentation/git-pack-objects.txt Documentation/git-pack-redundant.txt Documentation/git-pack-refs.txt Documentation/git-parse-remote.txt Documentation/git-patch-id.txt Documentation/git-prune-packed.txt Documentation/git-prune.txt Documentation/git-pull.txt Documentation/git-push.txt Documentation/git-quiltimport.txt Documentation/git-range-diff.txt Documentation/git-read-tree.txt Documentation/git-rebase.txt Documentation/git-receive-pack.txt Documentation/git-reflog.txt Documentation/git-remote-ext.txt Documentation/git-remote-fd.txt Documentation/git-remote.txt Documentation/git-repack.txt Documentation/git-replace.txt Documentation/git-request-pull.txt Documentation/git-rerere.txt Documentation/git-reset.txt Documentation/git-restore.txt Documentation/git-rev-list.txt Documentation/git-rev-parse.txt Documentation/git-revert.txt Documentation/git-rm.txt Documentation/git-send-email.txt Documentation/git-send-pack.txt Documentation/git-sh-i18n--envsubst.txt Documentation/git-sh-i18n.txt Documentation/git-sh-setup.txt Documentation/git-shell.txt Documentation/git-shortlog.txt Documentation/git-show-branch.txt Documentation/git-show-index.txt Documentation/git-show-ref.txt Documentation/git-show.txt Documentation/git-sparse-checkout.txt Documentation/git-stage.txt Documentation/git-stash.txt Documentation/git-status.txt Documentation/git-stripspace.txt Documentation/git-submodule.txt Documentation/git-subtree.txt Documentation/git-svn.txt Documentation/git-switch.txt Documentation/git-symbolic-ref.txt Documentation/git-tag.txt Documentation/git-tools.txt Documentation/git-unpack-file.txt Documentation/git-unpack-objects.txt Documentation/git-update-index.txt Documentation/git-update-ref.txt Documentation/git-update-server-info.txt Documentation/git-upload-archive.txt Documentation/git-upload-pack.txt Documentation/git-var.txt Documentation/git-verify-commit.txt Documentation/git-verify-pack.txt Documentation/git-verify-tag.txt Documentation/git-web--browse.txt Documentation/git-whatchanged.txt Documentation/git-worktree.txt Documentation/git-write-tree.txt Documentation/git.txt Documentation/gitattributes.txt Documentation/gitcli.txt Documentation/gitcore-tutorial.txt Documentation/gitcredentials.txt Documentation/gitcvs-migration.txt Documentation/gitdiffcore.txt Documentation/giteveryday.txt Documentation/gitfaq.txt Documentation/gitglossary.txt Documentation/githooks.txt Documentation/gitignore.txt Documentation/gitk.txt Documentation/gitmodules.txt Documentation/gitnamespaces.txt Documentation/gitremote-helpers.txt Documentation/gitrepository-layout.txt Documentation/gitrevisions.txt Documentation/gitsubmodules.txt Documentation/gittutorial-2.txt Documentation/gittutorial.txt Documentation/gitweb.conf.txt Documentation/gitweb.txt Documentation/gitworkflows.txt Documentation/glossary-content.txt Documentation/howto-index.txt Documentation/i18n.txt Documentation/line-range-format.txt Documentation/mailmap.txt Documentation/merge-options.txt Documentation/merge-strategies.txt Documentation/mergetools-diff.txt Documentation/mergetools-merge.txt Documentation/object-format-disclaimer.txt Documentation/pretty-formats.txt Documentation/pretty-options.txt Documentation/pull-fetch-param.txt Documentation/ref-reachability-filters.txt Documentation/rev-list-description.txt Documentation/rev-list-options.txt Documentation/revisions.txt Documentation/sequencer.txt Documentation/trace2-target-values.txt Documentation/transfer-data-leaks.txt Documentation/urls-remotes.txt Documentation/urls.txt Documentation/user-manual.txt Documentation/RelNotes contrib /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/ + rm -rf /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/contrib/contacts/ /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/contrib/credential/ + cp -p gitweb/INSTALL /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/INSTALL.gitweb + cp -p gitweb/README /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/README.gitweb + cp -pr Documentation/MyFirstContribution.html Documentation/MyFirstObjectWalk.html Documentation/SubmittingPatches.html Documentation/everyday.html Documentation/git-add.html Documentation/git-am.html Documentation/git-annotate.html Documentation/git-apply.html Documentation/git-archive.html Documentation/git-bisect-lk2009.html Documentation/git-bisect.html Documentation/git-blame.html Documentation/git-branch.html Documentation/git-bugreport.html Documentation/git-bundle.html Documentation/git-cat-file.html Documentation/git-check-attr.html Documentation/git-check-ignore.html Documentation/git-check-mailmap.html Documentation/git-check-ref-format.html Documentation/git-checkout-index.html Documentation/git-checkout.html Documentation/git-cherry-pick.html Documentation/git-cherry.html Documentation/git-citool.html Documentation/git-clean.html Documentation/git-clone.html Documentation/git-column.html Documentation/git-commit-graph.html Documentation/git-commit-tree.html Documentation/git-commit.html Documentation/git-config.html Documentation/git-contacts.html Documentation/git-count-objects.html Documentation/git-credential-cache--daemon.html Documentation/git-credential-cache.html Documentation/git-credential-store.html Documentation/git-credential.html Documentation/git-cvsexportcommit.html Documentation/git-cvsimport.html Documentation/git-cvsserver.html Documentation/git-daemon.html Documentation/git-describe.html Documentation/git-diff-files.html Documentation/git-diff-index.html Documentation/git-diff-tree.html Documentation/git-diff.html Documentation/git-difftool.html Documentation/git-fast-export.html Documentation/git-fast-import.html Documentation/git-fetch-pack.html Documentation/git-fetch.html Documentation/git-filter-branch.html Documentation/git-fmt-merge-msg.html Documentation/git-for-each-ref.html Documentation/git-format-patch.html Documentation/git-fsck-objects.html Documentation/git-fsck.html Documentation/git-gc.html Documentation/git-get-tar-commit-id.html Documentation/git-grep.html Documentation/git-gui.html Documentation/git-hash-object.html Documentation/git-help.html Documentation/git-http-backend.html Documentation/git-http-fetch.html Documentation/git-http-push.html Documentation/git-imap-send.html Documentation/git-index-pack.html Documentation/git-init-db.html Documentation/git-init.html Documentation/git-instaweb.html Documentation/git-interpret-trailers.html Documentation/git-log.html Documentation/git-ls-files.html Documentation/git-ls-remote.html Documentation/git-ls-tree.html Documentation/git-mailinfo.html Documentation/git-mailsplit.html Documentation/git-maintenance.html Documentation/git-merge-base.html Documentation/git-merge-file.html Documentation/git-merge-index.html Documentation/git-merge-one-file.html Documentation/git-merge-tree.html Documentation/git-merge.html Documentation/git-mergetool--lib.html Documentation/git-mergetool.html Documentation/git-mktag.html Documentation/git-mktree.html Documentation/git-multi-pack-index.html Documentation/git-mv.html Documentation/git-name-rev.html Documentation/git-notes.html Documentation/git-pack-objects.html Documentation/git-pack-redundant.html Documentation/git-pack-refs.html Documentation/git-parse-remote.html Documentation/git-patch-id.html Documentation/git-prune-packed.html Documentation/git-prune.html Documentation/git-pull.html Documentation/git-push.html Documentation/git-quiltimport.html Documentation/git-range-diff.html Documentation/git-read-tree.html Documentation/git-rebase.html Documentation/git-receive-pack.html Documentation/git-reflog.html Documentation/git-remote-ext.html Documentation/git-remote-fd.html Documentation/git-remote-helpers.html Documentation/git-remote.html Documentation/git-repack.html Documentation/git-replace.html Documentation/git-request-pull.html Documentation/git-rerere.html Documentation/git-reset.html Documentation/git-restore.html Documentation/git-rev-list.html Documentation/git-rev-parse.html Documentation/git-revert.html Documentation/git-rm.html Documentation/git-send-email.html Documentation/git-send-pack.html Documentation/git-sh-i18n--envsubst.html Documentation/git-sh-i18n.html Documentation/git-sh-setup.html Documentation/git-shell.html Documentation/git-shortlog.html Documentation/git-show-branch.html Documentation/git-show-index.html Documentation/git-show-ref.html Documentation/git-show.html Documentation/git-sparse-checkout.html Documentation/git-stage.html Documentation/git-stash.html Documentation/git-status.html Documentation/git-stripspace.html Documentation/git-submodule.html Documentation/git-subtree.html Documentation/git-svn.html Documentation/git-switch.html Documentation/git-symbolic-ref.html Documentation/git-tag.html Documentation/git-tools.html Documentation/git-unpack-file.html Documentation/git-unpack-objects.html Documentation/git-update-index.html Documentation/git-update-ref.html Documentation/git-update-server-info.html Documentation/git-upload-archive.html Documentation/git-upload-pack.html Documentation/git-var.html Documentation/git-verify-commit.html Documentation/git-verify-pack.html Documentation/git-verify-tag.html Documentation/git-web--browse.html Documentation/git-whatchanged.html Documentation/git-worktree.html Documentation/git-write-tree.html Documentation/git.html Documentation/gitattributes.html Documentation/gitcli.html Documentation/gitcore-tutorial.html Documentation/gitcredentials.html Documentation/gitcvs-migration.html Documentation/gitdiffcore.html Documentation/giteveryday.html Documentation/gitfaq.html Documentation/gitglossary.html Documentation/githooks.html Documentation/gitignore.html Documentation/gitk.html Documentation/gitmodules.html Documentation/gitnamespaces.html Documentation/gitremote-helpers.html Documentation/gitrepository-layout.html Documentation/gitrevisions.html Documentation/gitsubmodules.html Documentation/gittutorial-2.html Documentation/gittutorial.html Documentation/gitweb.conf.html Documentation/gitweb.html Documentation/gitworkflows.html Documentation/howto-index.html Documentation/user-manual.html Documentation/docbook-xsl.css /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/ + cp -pr Documentation/howto Documentation/technical /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/ + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/howto /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/technical -type f + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git -type f -maxdepth 1 + grep -o '/usr/share/doc/git.*$' + grep -vE '(git-(cvs|gui|citool|daemon|instaweb|subtree))|p4|svn|email|gitk|gitweb' + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/contrib /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git/RelNotes -type f + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git -type d + grep -o '/usr/share/doc/git.*$' + sed 's/^/\%dir /' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.29.2-3.fc33 --unique-debug-suffix -2.29.2-3.fc33.riscv64 --unique-debug-src-base git-2.29.2-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/git-2.29.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin/git explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin/git-shell explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-daemon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-credential-libsecret extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin/git extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/bin/git-shell extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-daemon extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-credential-libsecret explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-backend extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-backend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-fetch extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-fetch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-push extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-http-push explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-imap-send extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-imap-send explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-remote-http extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-remote-http explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-sh-i18n--envsubst extracting debug info from /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/libexec/git-core/git-sh-i18n--envsubst original debug info size: 211888kB, size after compression: 192572kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 15229 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 mangling shebang in /usr/share/git-core/templates/hooks/prepare-commit-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-applypatch.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-receive.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-rebase.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/update.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/post-update.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/commit-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/applypatch-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-merge-commit.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-commit.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-push.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/contrib/hooks/post-receive-email from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/contrib/hooks/pre-auto-gc-battery from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-instaweb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-gui--askpass from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-mergetool from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-web--browse from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-request-pull from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-quiltimport from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-gui from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-one-file from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-resolve from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-bisect from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-submodule from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-difftool--helper from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-subtree from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-filter-branch from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-octopus from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gitk from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.56FOQe + umask 022 + cd /builddir/build/BUILD + cd git-2.29.2 + xargs -r0 linkchecker + find /builddir/build/BUILDROOT/git-2.29.2-3.fc33.riscv64/usr/share/doc/git -name '*.html' -print0 INFO linkcheck.cmdline 2021-01-18 05:11:15,792 MainThread Checking intern URLs only; use --check-extern to check extern URLs. LinkChecker 9.4.0 Copyright (C) 2000-2014 Bastian Kleineidam LinkChecker comes with ABSOLUTELY NO WARRANTY! This is free software, and you are welcome to redistribute it under certain conditions. Look at the file `LICENSE' within this distribution. Get the newest version at https://linkchecker.github.io/linkchecker/ Write comments and bugs to https://github.com/linkchecker/linkchecker/issues Start checking at 2021-01-18 05:11:17-004 10 threads active, 215 links queued, 0 links in 225 URLs checked, runtime 1 seconds 10 threads active, 213 links queued, 3 links in 226 URLs checked, runtime 6 seconds 10 threads active, 212 links queued, 4 links in 226 URLs checked, runtime 11 seconds 10 threads active, 210 links queued, 6 links in 226 URLs checked, runtime 16 seconds 10 threads active, 208 links queued, 8 links in 226 URLs checked, runtime 21 seconds 10 threads active, 206 links queued, 10 links in 226 URLs checked, runtime 26 seconds 10 threads active, 203 links queued, 13 links in 226 URLs checked, runtime 31 seconds 10 threads active, 203 links queued, 14 links in 227 URLs checked, runtime 36 seconds 10 threads active, 200 links queued, 18 links in 228 URLs checked, runtime 41 seconds 10 threads active, 200 links queued, 18 links in 228 URLs checked, runtime 46 seconds 10 threads active, 200 links queued, 18 links in 228 URLs checked, runtime 51 seconds 10 threads active, 199 links queued, 19 links in 228 URLs checked, runtime 56 seconds 10 threads active, 197 links queued, 21 links in 228 URLs checked, runtime 1 minute, 1 seconds 10 threads active, 193 links queued, 25 links in 228 URLs checked, runtime 1 minute, 6 seconds 10 threads active, 197 links queued, 25 links in 232 URLs checked, runtime 1 minute, 11 seconds 10 threads active, 192 links queued, 30 links in 232 URLs checked, runtime 1 minute, 16 seconds 10 threads active, 190 links queued, 32 links in 232 URLs checked, runtime 1 minute, 22 seconds 10 threads active, 189 links queued, 33 links in 232 URLs checked, runtime 1 minute, 27 seconds 10 threads active, 189 links queued, 33 links in 232 URLs checked, runtime 1 minute, 32 seconds 10 threads active, 189 links queued, 33 links in 232 URLs checked, runtime 1 minute, 37 seconds 10 threads active, 183 links queued, 39 links in 232 URLs checked, runtime 1 minute, 42 seconds 10 threads active, 184 links queued, 39 links in 233 URLs checked, runtime 1 minute, 47 seconds 10 threads active, 184 links queued, 39 links in 233 URLs checked, runtime 1 minute, 52 seconds 10 threads active, 182 links queued, 43 links in 235 URLs checked, runtime 1 minute, 57 seconds 10 threads active, 175 links queued, 51 links in 236 URLs checked, runtime 2 minutes, 2 seconds 10 threads active, 170 links queued, 57 links in 237 URLs checked, runtime 2 minutes, 7 seconds 10 threads active, 165 links queued, 63 links in 238 URLs checked, runtime 2 minutes, 12 seconds 10 threads active, 159 links queued, 78 links in 247 URLs checked, runtime 2 minutes, 17 seconds 10 threads active, 154 links queued, 85 links in 249 URLs checked, runtime 2 minutes, 22 seconds 10 threads active, 150 links queued, 89 links in 249 URLs checked, runtime 2 minutes, 27 seconds 10 threads active, 147 links queued, 92 links in 249 URLs checked, runtime 2 minutes, 33 seconds 10 threads active, 144 links queued, 98 links in 252 URLs checked, runtime 2 minutes, 38 seconds 10 threads active, 141 links queued, 101 links in 252 URLs checked, runtime 2 minutes, 43 seconds 10 threads active, 137 links queued, 110 links in 257 URLs checked, runtime 2 minutes, 48 seconds 10 threads active, 137 links queued, 112 links in 259 URLs checked, runtime 2 minutes, 53 seconds 10 threads active, 134 links queued, 117 links in 261 URLs checked, runtime 2 minutes, 58 seconds 10 threads active, 130 links queued, 122 links in 262 URLs checked, runtime 3 minutes, 3 seconds 10 threads active, 127 links queued, 125 links in 262 URLs checked, runtime 3 minutes, 8 seconds 10 threads active, 125 links queued, 127 links in 262 URLs checked, runtime 3 minutes, 13 seconds 10 threads active, 121 links queued, 131 links in 262 URLs checked, runtime 3 minutes, 18 seconds 10 threads active, 118 links queued, 134 links in 262 URLs checked, runtime 3 minutes, 23 seconds 10 threads active, 113 links queued, 139 links in 262 URLs checked, runtime 3 minutes, 28 seconds 10 threads active, 110 links queued, 144 links in 264 URLs checked, runtime 3 minutes, 33 seconds 10 threads active, 107 links queued, 156 links in 273 URLs checked, runtime 3 minutes, 38 seconds 10 threads active, 103 links queued, 160 links in 273 URLs checked, runtime 3 minutes, 43 seconds 10 threads active, 99 links queued, 164 links in 273 URLs checked, runtime 3 minutes, 48 seconds 10 threads active, 96 links queued, 176 links in 282 URLs checked, runtime 3 minutes, 53 seconds 10 threads active, 92 links queued, 180 links in 282 URLs checked, runtime 3 minutes, 58 seconds 10 threads active, 85 links queued, 189 links in 284 URLs checked, runtime 4 minutes, 3 seconds 10 threads active, 82 links queued, 207 links in 299 URLs checked, runtime 4 minutes, 9 seconds 10 threads active, 78 links queued, 213 links in 301 URLs checked, runtime 4 minutes, 14 seconds 10 threads active, 75 links queued, 223 links in 308 URLs checked, runtime 4 minutes, 19 seconds 10 threads active, 71 links queued, 227 links in 308 URLs checked, runtime 4 minutes, 24 seconds 10 threads active, 68 links queued, 234 links in 312 URLs checked, runtime 4 minutes, 29 seconds 10 threads active, 67 links queued, 235 links in 312 URLs checked, runtime 4 minutes, 34 seconds 10 threads active, 61 links queued, 245 links in 316 URLs checked, runtime 4 minutes, 39 seconds 10 threads active, 58 links queued, 248 links in 316 URLs checked, runtime 4 minutes, 44 seconds 10 threads active, 56 links queued, 250 links in 316 URLs checked, runtime 4 minutes, 49 seconds 10 threads active, 52 links queued, 254 links in 316 URLs checked, runtime 4 minutes, 54 seconds 10 threads active, 55 links queued, 257 links in 322 URLs checked, runtime 4 minutes, 59 seconds 10 threads active, 45 links queued, 267 links in 322 URLs checked, runtime 5 minutes, 4 seconds 10 threads active, 41 links queued, 283 links in 334 URLs checked, runtime 5 minutes, 9 seconds 10 threads active, 35 links queued, 289 links in 334 URLs checked, runtime 5 minutes, 14 seconds 10 threads active, 29 links queued, 295 links in 334 URLs checked, runtime 5 minutes, 19 seconds 10 threads active, 27 links queued, 297 links in 334 URLs checked, runtime 5 minutes, 24 seconds 10 threads active, 24 links queued, 300 links in 334 URLs checked, runtime 5 minutes, 29 seconds 10 threads active, 21 links queued, 303 links in 334 URLs checked, runtime 5 minutes, 35 seconds 10 threads active, 23 links queued, 303 links in 336 URLs checked, runtime 5 minutes, 40 seconds 10 threads active, 18 links queued, 308 links in 336 URLs checked, runtime 5 minutes, 45 seconds 10 threads active, 15 links queued, 311 links in 336 URLs checked, runtime 5 minutes, 50 seconds 10 threads active, 15 links queued, 311 links in 336 URLs checked, runtime 5 minutes, 55 seconds 10 threads active, 13 links queued, 313 links in 336 URLs checked, runtime 6 minutes, 0 seconds 10 threads active, 13 links queued, 313 links in 336 URLs checked, runtime 6 minutes, 5 seconds 10 threads active, 10 links queued, 317 links in 337 URLs checked, runtime 6 minutes, 10 seconds 10 threads active, 6 links queued, 322 links in 338 URLs checked, runtime 6 minutes, 15 seconds 10 threads active, 6 links queued, 322 links in 338 URLs checked, runtime 6 minutes, 20 seconds 10 threads active, 6 links queued, 323 links in 339 URLs checked, runtime 6 minutes, 25 seconds 9 threads active, 0 links queued, 332 links in 341 URLs checked, runtime 6 minutes, 30 seconds Statistics: Downloaded: 10.6MB. Content types: 0 image, 226 text, 0 video, 0 audio, 0 application, 21 mail and 96 other. URL lengths: min=17, max=166, avg=81. That's it. 343 links in 343 URLs checked. 0 warnings found. 0 errors found. Stopped checking at 2021-01-18 05:17:53-004 (6 minutes, 36 seconds) + GIT_SKIP_TESTS= + export GIT_SKIP_TESTS + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export GIT_SVN_TEST_HTTPD=true + GIT_SVN_TEST_HTTPD=true + export GIT_TEST_GIT_DAEMON=true + GIT_TEST_GIT_DAEMON=true + export GIT_TEST_HTTPD=true + GIT_TEST_HTTPD=true + export GIT_TEST_SVNSERVE=true + GIT_TEST_SVNSERVE=true ++ mktemp -d -p /tmp git-t.XXXX + testdir=/tmp/git-t.RzFG + sed -i 's@^GIT_TEST_OPTS = .*@& --root=/tmp/git-t.RzFG@' config.mak + touch -r GIT-BUILD-OPTIONS ts + sed -i 's@\(GIT_TEST_OPTS='\''.*\)'\''@\1 --root=/tmp/git-t.RzFG'\''@' GIT-BUILD-OPTIONS + touch -r ts GIT-BUILD-OPTIONS + /usr/bin/make test /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/gitk-git' /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/templates' make[1]: Leaving directory '/builddir/build/BUILD/git-2.29.2/templates' /usr/bin/make -C t/ all make[1]: Entering directory '/builddir/build/BUILD/git-2.29.2/t' rm -f -r 'test-results' *** prove *** t0002-gitfile.sh ................................... ok 1 - initial setup ok 2 - bad setup: invalid .git file format ok 3 - bad setup: invalid .git file path ok 4 - final setup + check rev-parse --git-dir ok 5 - check hash-object ok 6 - check cat-file ok 7 - check update-index ok 8 - check write-tree ok 9 - check commit-tree ok 10 - check rev-list ok 11 - setup_git_dir twice in subdir ok 12 - enter_repo non-strict mode ok 13 - enter_repo linked checkout ok 14 - enter_repo strict mode # passed all 14 test(s) 1..14 ok t0004-unwritable.sh ................................ ok 1 - setup ok 2 - write-tree should notice unwritable repository ok 3 - commit should notice unwritable repository ok 4 - update-index should notice unwritable repository ok 5 - add should notice unwritable repository # passed all 5 test(s) 1..5 ok t0005-signals.sh ................................... ok 1 - sigchain works ok 2 - signals are propagated using shell convention ok 3 - create blob ok 4 - a constipated git dies with SIGPIPE ok 5 - a constipated git dies with SIGPIPE even if parent ignores it # passed all 5 test(s) 1..5 ok t0003-attributes.sh ................................ ok 1 - open-quoted pathname ok 2 - setup ok 3 - command line checks ok 4 - attribute test ok 5 - attribute matching is case sensitive when core.ignorecase=0 ok 6 - attribute matching is case insensitive when core.ignorecase=1 ok 7 # SKIP additional case insensitivity tests (missing CASE_INSENSITIVE_FS) ok 8 - unnormalized paths ok 9 - relative paths ok 10 - prefixes are not confused with leading directories ok 11 - core.attributesfile ok 12 - attribute test: read paths from stdin ok 13 - attribute test: --all option ok 14 - attribute test: --cached option ok 15 - root subdir attribute test ok 16 - negative patterns ok 17 - patterns starting with exclamation ok 18 - "**" test ok 19 - "**" with no slashes test ok 20 - using --git-dir and --work-tree ok 21 - setup bare ok 22 - bare repository: check that .gitattribute is ignored ok 23 - bare repository: check that --cached honors index ok 24 - bare repository: test info/attributes ok 25 - binary macro expanded by -a ok 26 - query binary macro directly # passed all 26 test(s) 1..26 ok t0007-git-var.sh ................................... ok 1 - get GIT_AUTHOR_IDENT ok 2 - get GIT_COMMITTER_IDENT ok 3 - requested identities are strict ok 4 - git var -l lists variables ok 5 - git var -l lists config ok 6 - listing and asking for variables are exclusive # passed all 6 test(s) 1..6 ok t0001-init.sh ...................................... ok 1 - plain ok 2 - plain nested in bare ok 3 - plain through aliased command, outside any git repo ok 4 - plain nested through aliased command ok 5 - plain nested in bare through aliased command ok 6 - No extra GIT_* on alias scripts ok 7 - plain with GIT_WORK_TREE ok 8 - plain bare ok 9 - plain bare with GIT_WORK_TREE ok 10 - GIT_DIR bare ok 11 - init --bare ok 12 - GIT_DIR non-bare ok 13 - GIT_DIR & GIT_WORK_TREE (1) ok 14 - GIT_DIR & GIT_WORK_TREE (2) ok 15 - reinit ok 16 - init with --template ok 17 - init with --template (blank) ok 18 - init with init.templatedir set ok 19 - init --bare/--shared overrides system/global config ok 20 - init honors global core.sharedRepository ok 21 - init allows insanely long --template ok 22 - init creates a new directory ok 23 - init creates a new bare directory ok 24 - init recreates a directory ok 25 - init recreates a new bare directory ok 26 - init creates a new deep directory ok 27 - init creates a new deep directory (umask vs. shared) ok 28 - init notices EEXIST (1) ok 29 - init notices EEXIST (2) ok 30 - init notices EPERM ok 31 - init creates a new bare directory with global --bare ok 32 - init prefers command line to GIT_DIR ok 33 - init with separate gitdir ok 34 - explicit bare & --separate-git-dir incompatible ok 35 - implicit bare & --separate-git-dir incompatible ok 36 - bare & --separate-git-dir incompatible within worktree ok 37 - init in long base path ok 38 - init in long restricted base path ok 39 - re-init on .git file ok 40 - re-init to update git link ok 41 - re-init to move gitdir ok 42 - re-init to move gitdir symlink ok 43 - re-init to move gitdir with linked worktrees ok 44 - re-init to move gitdir within linked worktree ok 45 # SKIP .git hidden (missing MINGW) ok 46 # SKIP bare git dir not hidden (missing MINGW) ok 47 - remote init from does not use config from cwd ok 48 - re-init from a linked worktree ok 49 - init honors GIT_DEFAULT_HASH ok 50 - init honors --object-format ok 51 - extensions.objectFormat is not allowed with repo version 0 ok 52 - init rejects attempts to initialize with different hash ok 53 # SKIP core.hidedotfiles = false (missing MINGW) ok 54 # SKIP redirect std handles (missing MINGW) ok 55 - --initial-branch ok 56 - overridden default initial branch name (config) ok 57 - invalid default branch name # passed all 57 test(s) 1..57 ok t0009-prio-queue.sh ................................ ok 1 - basic ordering ok 2 - mixed put and get ok 3 - notice empty queue ok 4 - stack order # passed all 4 test(s) 1..4 ok t0006-date.sh ...................................... ok 1 - relative date (5 seconds ago) ok 2 - relative date (5 minutes ago) ok 3 - relative date (5 hours ago) ok 4 - relative date (5 days ago) ok 5 - relative date (3 weeks ago) ok 6 - relative date (5 months ago) ok 7 - relative date (1 year, 2 months ago) ok 8 - relative date (1 year, 9 months ago) ok 9 - relative date (20 years ago) ok 10 - relative date (12 months ago) ok 11 - relative date (2 years ago) ok 12 - show date (iso8601:1466000000 +0200) ok 13 - show date (iso8601-strict:1466000000 +0200) ok 14 - show date (rfc2822:1466000000 +0200) ok 15 - show date (short:1466000000 +0200) ok 16 - show date (default:1466000000 +0200) ok 17 - show date (raw:1466000000 +0200) ok 18 - show date (unix:1466000000 +0200) ok 19 - show date (iso-local:1466000000 +0200) ok 20 - show date (raw-local:1466000000 +0200) ok 21 - show date (unix-local:1466000000 +0200) ok 22 - show date (format:%z:1466000000 +0200) ok 23 - show date (format-local:%z:1466000000 +0200) ok 24 - show date (format:%Z:1466000000 +0200) ok 25 - show date (format-local:%Z:1466000000 +0200) ok 26 - show date (format:%%z:1466000000 +0200) ok 27 - show date (format-local:%%z:1466000000 +0200) ok 28 - show date (format:%Y-%m-%d %H:%M:%S:1466000000 +0200) ok 29 - show date (format-local:%Y-%m-%d %H:%M:%S:1466000000 +0200) ok 30 - show date (iso:5758122296 -0400) ok 31 - show date (iso-local:5758122296 -0400) ok 32 - parse date (2008) ok 33 - parse date (2008-02) ok 34 - parse date (2008-02-14) ok 35 - parse date (2008-02-14 20:30:45) ok 36 - parse date (2008-02-14 20:30:45 -0500) ok 37 - parse date (2008.02.14 20:30:45 -0500) ok 38 - parse date (20080214T203045-04:00) ok 39 - parse date (20080214T203045 -04:00) ok 40 - parse date (20080214T203045.019-04:00) ok 41 - parse date (2008-02-14 20:30:45.019-04:00) ok 42 - parse date (2008-02-14 20:30:45 -0015) ok 43 - parse date (2008-02-14 20:30:45 -5) ok 44 - parse date (2008-02-14 20:30:45 -5:) ok 45 - parse date (2008-02-14 20:30:45 -05) ok 46 - parse date (2008-02-14 20:30:45 -:30) ok 47 - parse date (2008-02-14 20:30:45 -05:00) ok 48 - parse date (2008-02-14 20:30:45 TZ=EST5) ok 49 - parse approxidate (now) ok 50 - parse approxidate (5 seconds ago) ok 51 - parse approxidate (5.seconds.ago) ok 52 - parse approxidate (10.minutes.ago) ok 53 - parse approxidate (yesterday) ok 54 - parse approxidate (3.days.ago) ok 55 - parse approxidate (12:34:56.3.days.ago) ok 56 - parse approxidate (3.weeks.ago) ok 57 - parse approxidate (3.months.ago) ok 58 - parse approxidate (2.years.3.months.ago) ok 59 - parse approxidate (6am yesterday) ok 60 - parse approxidate (6pm yesterday) ok 61 - parse approxidate (3:00) ok 62 - parse approxidate (15:00) ok 63 - parse approxidate (noon today) ok 64 - parse approxidate (noon yesterday) ok 65 - parse approxidate (January 5th noon pm) ok 66 - parse approxidate (10am noon) ok 67 - parse approxidate (last tuesday) ok 68 - parse approxidate (July 5th) ok 69 - parse approxidate (06/05/2009) ok 70 - parse approxidate (06.05.2009) ok 71 - parse approxidate (Jun 6, 5AM) ok 72 - parse approxidate (5AM Jun 6) ok 73 - parse approxidate (6AM, June 7, 2009) ok 74 - parse approxidate (2008-12-01) ok 75 - parse approxidate (2009-12-01) ok 76 - human date 1251642000 ok 77 - human date 1251228000 ok 78 - human date 1249932000 ok 79 - human date 1238660000 ok 80 - human date 1220210400 ok 81 - human date 1214160000 ok 82 - human date 1196472000 ok 83 - human date 621660000 # passed all 83 test(s) 1..83 ok t0010-racy-git.sh .................................. ok 1 - Racy GIT trial #0 part A ok 2 - Racy GIT trial #0 part B ok 3 - Racy GIT trial #1 part A ok 4 - Racy GIT trial #1 part B ok 5 - Racy GIT trial #2 part A ok 6 - Racy GIT trial #2 part B ok 7 - Racy GIT trial #3 part A ok 8 - Racy GIT trial #3 part B ok 9 - Racy GIT trial #4 part A ok 10 - Racy GIT trial #4 part B # passed all 10 test(s) 1..10 ok t0011-hashmap.sh ................................... ok 1 - put ok 2 - put (case insensitive) ok 3 - replace ok 4 - replace (case insensitive) ok 5 - get ok 6 - get (case insensitive) ok 7 - add ok 8 - add (case insensitive) ok 9 - remove ok 10 - remove (case insensitive) ok 11 - iterate ok 12 - iterate (case insensitive) ok 13 - grow / shrink ok 14 - string interning # passed all 14 test(s) 1..14 ok t0013-sha1dc.sh .................................... ok 1 - test-sha1 detects shattered pdf # passed all 1 test(s) 1..1 ok t0014-alias.sh ..................................... ok 1 - nested aliases - internal execution ok 2 - nested aliases - mixed execution ok 3 - looping aliases - internal execution ok 4 - run-command formats empty args properly # passed all 4 test(s) 1..4 ok t0015-hash.sh ...................................... ok 1 - test basic SHA-1 hash values ok 2 - test basic SHA-256 hash values # passed all 2 test(s) 1..2 ok t0016-oidmap.sh .................................... ok 1 - setup ok 2 - put ok 3 - replace ok 4 - get ok 5 - remove ok 6 - iterate # passed all 6 test(s) 1..6 ok t0017-env-helper.sh ................................ ok 1 - env--helper usage ok 2 - env--helper bad default values ok 3 - env--helper --type=bool ok 4 - env--helper --type=ulong ok 5 - env--helper reads config thanks to trace2 # passed all 5 test(s) 1..5 ok t0012-help.sh ...................................... ok 1 - setup ok 2 - basic help commands ok 3 - works for commands and guides by default ok 4 - --exclude-guides does not work for guides ok 5 - --help does not work for guides ok 6 - git help ok 7 - git help -g ok 8 - generate builtin list ok 9 - add can handle -h ok 10 - am can handle -h ok 11 - annotate can handle -h ok 12 - apply can handle -h ok 13 - archive can handle -h ok 14 - bisect--helper can handle -h ok 15 - blame can handle -h ok 16 - branch can handle -h ok 17 - bugreport can handle -h ok 18 - bundle can handle -h ok 19 - cat-file can handle -h ok 20 - check-attr can handle -h ok 21 - check-ignore can handle -h ok 22 - check-mailmap can handle -h ok 23 - check-ref-format can handle -h ok 24 - checkout can handle -h ok 25 - checkout-index can handle -h ok 26 - cherry can handle -h ok 27 - cherry-pick can handle -h ok 28 - clean can handle -h ok 29 - clone can handle -h ok 30 - column can handle -h ok 31 - commit can handle -h ok 32 - commit-graph can handle -h ok 33 - commit-tree can handle -h ok 34 - config can handle -h ok 35 - count-objects can handle -h ok 36 - credential can handle -h ok 37 - credential-cache can handle -h ok 38 - credential-cache--daemon can handle -h ok 39 - credential-store can handle -h ok 40 - describe can handle -h ok 41 - diff can handle -h ok 42 - diff-files can handle -h ok 43 - diff-index can handle -h ok 44 - diff-tree can handle -h ok 45 - difftool can handle -h ok 46 - env--helper can handle -h ok 47 - fast-export can handle -h ok 48 - fast-import can handle -h ok 49 - fetch can handle -h ok 50 - fetch-pack can handle -h ok 51 - fmt-merge-msg can handle -h ok 52 - for-each-ref can handle -h ok 53 - format-patch can handle -h ok 54 - fsck can handle -h ok 55 - fsck-objects can handle -h ok 56 - gc can handle -h ok 57 - get-tar-commit-id can handle -h ok 58 - grep can handle -h ok 59 - hash-object can handle -h ok 60 - help can handle -h ok 61 - index-pack can handle -h ok 62 - init can handle -h ok 63 - init-db can handle -h ok 64 - interpret-trailers can handle -h ok 65 - log can handle -h ok 66 - ls-files can handle -h ok 67 - ls-remote can handle -h ok 68 - ls-tree can handle -h ok 69 - mailinfo can handle -h ok 70 - mailsplit can handle -h ok 71 - maintenance can handle -h ok 72 - merge can handle -h ok 73 - merge-base can handle -h ok 74 - merge-file can handle -h ok 75 - merge-index can handle -h ok 76 - merge-ours can handle -h ok 77 - merge-recursive can handle -h ok 78 - merge-recursive-ours can handle -h ok 79 - merge-recursive-theirs can handle -h ok 80 - merge-subtree can handle -h ok 81 - merge-tree can handle -h ok 82 - mktag can handle -h ok 83 - mktree can handle -h ok 84 - multi-pack-index can handle -h ok 85 - mv can handle -h ok 86 - name-rev can handle -h ok 87 - notes can handle -h ok 88 - pack-objects can handle -h ok 89 - pack-redundant can handle -h ok 90 - pack-refs can handle -h ok 91 - patch-id can handle -h ok 92 - pickaxe can handle -h ok 93 - prune can handle -h ok 94 - prune-packed can handle -h ok 95 - pull can handle -h ok 96 - push can handle -h ok 97 - range-diff can handle -h ok 98 - read-tree can handle -h ok 99 - rebase can handle -h ok 100 - rebase--interactive can handle -h ok 101 - receive-pack can handle -h ok 102 - reflog can handle -h ok 103 - remote can handle -h ok 104 - remote-ext can handle -h ok 105 - remote-fd can handle -h ok 106 - repack can handle -h ok 107 - replace can handle -h ok 108 - rerere can handle -h ok 109 - reset can handle -h ok 110 - restore can handle -h ok 111 - rev-list can handle -h ok 112 - rev-parse can handle -h ok 113 - revert can handle -h ok 114 - rm can handle -h ok 115 - send-pack can handle -h ok 116 - shortlog can handle -h ok 117 - show can handle -h ok 118 - show-branch can handle -h ok 119 - show-index can handle -h ok 120 - show-ref can handle -h ok 121 - sparse-checkout can handle -h ok 122 - stage can handle -h ok 123 - stash can handle -h ok 124 - status can handle -h ok 125 - stripspace can handle -h ok 126 - submodule--helper can handle -h ok 127 - switch can handle -h ok 128 - symbolic-ref can handle -h ok 129 - tag can handle -h ok 130 - unpack-file can handle -h ok 131 - unpack-objects can handle -h ok 132 - update-index can handle -h ok 133 - update-ref can handle -h ok 134 - update-server-info can handle -h ok 135 - upload-archive can handle -h ok 136 - upload-archive--writer can handle -h ok 137 - upload-pack can handle -h ok 138 - var can handle -h ok 139 - verify-commit can handle -h ok 140 - verify-pack can handle -h ok 141 - verify-tag can handle -h ok 142 - version can handle -h ok 143 - whatchanged can handle -h ok 144 - worktree can handle -h ok 145 - write-tree can handle -h # passed all 145 test(s) 1..145 ok t0018-advice.sh .................................... ok 1 - advice should be printed when config variable is unset ok 2 - advice should be printed when config variable is set to true ok 3 - advice should not be printed when config variable is set to false # passed all 3 test(s) 1..3 ok t0019-json-writer.sh ............................... ok 1 - unit test of json-writer routines ok 2 - trivial object ok 3 - trivial array ok 4 - simple object ok 5 - simple array ok 6 - escape quoting string ok 7 - escape quoting string 2 ok 8 - nested inline object ok 9 - nested inline array ok 10 - nested inline object and array ok 11 - nested inline object and array 2 ok 12 - pretty nested inline object and array 2 ok 13 - inline object with no members ok 14 - inline array with no members ok 15 - larger empty example ok 16 - parse JSON using Perl # passed all 16 test(s) 1..16 ok t0020-crlf.sh ...................................... ok 1 - setup ok 2 - safecrlf: autocrlf=input, all CRLF ok 3 - safecrlf: autocrlf=input, mixed LF/CRLF ok 4 - safecrlf: autocrlf=true, all LF ok 5 - safecrlf: autocrlf=true mixed LF/CRLF ok 6 - safecrlf: print warning only once ok 7 - safecrlf: git diff demotes safecrlf=true to warn ok 8 - safecrlf: no warning with safecrlf=false ok 9 - switch off autocrlf, safecrlf, reset HEAD ok 10 - update with autocrlf=input ok 11 - update with autocrlf=true ok 12 - checkout with autocrlf=true ok 13 - checkout with autocrlf=input ok 14 - apply patch (autocrlf=input) ok 15 - apply patch --cached (autocrlf=input) ok 16 - apply patch --index (autocrlf=input) ok 17 - apply patch (autocrlf=true) ok 18 - apply patch --cached (autocrlf=true) ok 19 - apply patch --index (autocrlf=true) ok 20 - .gitattributes says two is binary ok 21 - .gitattributes says two is input ok 22 - .gitattributes says two and three are text ok 23 - in-tree .gitattributes (1) ok 24 - in-tree .gitattributes (2) ok 25 - in-tree .gitattributes (3) ok 26 - in-tree .gitattributes (4) ok 27 - checkout with existing .gitattributes ok 28 - checkout when deleting .gitattributes ok 29 - invalid .gitattributes (must not crash) ok 30 - setting up for new autocrlf tests ok 31 - report no change after setting autocrlf ok 32 - files are clean after checkout ok 33 - LF only file gets CRLF with autocrlf ok 34 - Mixed file is still mixed with autocrlf ok 35 - CRLF only file has CRLF with autocrlf ok 36 - New CRLF file gets LF in repo # passed all 36 test(s) 1..36 ok t0022-crlf-rename.sh ............................... ok 1 - setup ok 2 - diff -M # passed all 2 test(s) 1..2 ok t0023-crlf-am.sh ................................... ok 1 - setup ok 2 - am # passed all 2 test(s) 1..2 ok t0000-basic.sh ..................................... ok 1 - verify that the running shell supports "local" ok 2 - .git/objects should be empty after git init in an empty repo ok 3 - .git/objects should have 3 subdirectories ok 4 - success is reported like this ok 5 - pretend we have a fully passing test suite ok 6 - pretend we have a partially passing test suite ok 7 - pretend we have a known breakage ok 8 - pretend we have fixed a known breakage ok 9 - pretend we have fixed one of two known breakages (run in sub test-lib) ok 10 - pretend we have a pass, fail, and known breakage ok 11 - pretend we have a mix of all possible results ok 12 - test --verbose ok 13 - test --verbose-only ok 14 - GIT_SKIP_TESTS ok 15 - GIT_SKIP_TESTS several tests ok 16 - GIT_SKIP_TESTS sh pattern ok 17 - GIT_SKIP_TESTS entire suite ok 18 - GIT_SKIP_TESTS does not skip unmatched suite ok 19 - --run basic ok 20 - --run with a range ok 21 - --run with two ranges ok 22 - --run with a left open range ok 23 - --run with a right open range ok 24 - --run with basic negation ok 25 - --run with two negations ok 26 - --run a range and negation ok 27 - --run range negation ok 28 - --run include, exclude and include ok 29 - --run include, exclude and include, comma separated ok 30 - --run exclude and include ok 31 - --run empty selectors ok 32 - --run invalid range start ok 33 - --run invalid range end ok 34 - --run invalid selector ok 35 - test runs if prerequisite is satisfied ok 36 # SKIP unmet prerequisite causes test to be skipped (missing DONTHAVEIT) ok 37 - test runs if prerequisites are satisfied ok 38 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of HAVEIT,DONTHAVEIT) ok 39 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of DONTHAVEIT,HAVEIT) ok 40 - test runs if lazy prereq is satisfied ok 41 # SKIP missing lazy prereqs skip tests (missing !LAZY_TRUE) ok 42 - negative lazy prereqs checked ok 43 # SKIP missing negative lazy prereqs will skip (missing LAZY_FALSE) ok 44 - tests clean up after themselves ok 45 - lazy prereqs do not turn off tracing ok 46 - tests clean up even on failures ok 47 - test_atexit is run ok 48 - test_oid provides sane info by default ok 49 - test_oid can look up data for SHA-1 ok 50 - test_oid can look up data for SHA-256 ok 51 - test_oid can look up data for a specified algorithm ok 52 - test_bool_env ok 53 - git update-index without --add should fail adding ok 54 - git update-index with --add should succeed ok 55 - writing tree out with git write-tree ok 56 - validate object ID of a known tree ok 57 - git update-index without --remove should fail removing ok 58 - git update-index with --remove should be able to remove ok 59 - git write-tree should be able to write an empty tree ok 60 - validate object ID of a known tree ok 61 - adding various types of objects with git update-index --add ok 62 - showing stage with git ls-files --stage ok 63 - validate git ls-files output for a known tree ok 64 - writing tree out with git write-tree ok 65 - validate object ID for a known tree ok 66 - showing tree with git ls-tree ok 67 - git ls-tree output for a known tree ok 68 - showing tree with git ls-tree -r ok 69 - git ls-tree -r output for a known tree ok 70 - showing tree with git ls-tree -r -t ok 71 - git ls-tree -r output for a known tree ok 72 - writing partial tree out with git write-tree --prefix ok 73 - validate object ID for a known tree ok 74 - writing partial tree out with git write-tree --prefix ok 75 - validate object ID for a known tree ok 76 - put invalid objects into the index ok 77 - writing this tree without --missing-ok ok 78 - writing this tree with --missing-ok ok 79 - git read-tree followed by write-tree should be idempotent ok 80 - validate git diff-files output for a know cache/work tree state ok 81 - git update-index --refresh should succeed ok 82 - no diff after checkout and git update-index --refresh ok 83 - git commit-tree records the correct tree in a commit ok 84 - git commit-tree records the correct parent in a commit ok 85 - git commit-tree omits duplicated parent in a commit ok 86 - update-index D/F conflict ok 87 - very long name in the index handled sanely ok 88 - test_must_fail on a failing git command ok 89 - test_must_fail on a failing git command with env ok 90 - test_must_fail rejects a non-git command ok 91 - test_must_fail rejects a non-git command with env # passed all 91 test(s) 1..91 ok t0024-crlf-archive.sh .............................. ok 1 - setup ok 2 - tar archive ok 3 - zip archive # passed all 3 test(s) 1..3 ok t0025-crlf-renormalize.sh .......................... ok 1 - setup ok 2 - renormalize CRLF in repo ok 3 - ignore-errors not mistaken for renormalize # passed all 3 test(s) 1..3 ok t0026-eol-config.sh ................................ ok 1 - setup ok 2 - eol=lf puts LFs in normalized file ok 3 - eol=crlf puts CRLFs in normalized file ok 4 - autocrlf=true overrides eol=lf ok 5 - autocrlf=true overrides unset eol ok 6 # SKIP eol native is crlf (missing NATIVE_CRLF) # passed all 6 test(s) 1..6 ok t0028-working-tree-encoding.sh ..................... ok 1 - setup test files ok 2 - ensure UTF-8 is stored in Git ok 3 - re-encode to UTF-16 on checkout ok 4 - re-encode to UTF-16-LE-BOM on checkout ok 5 - check $GIT_DIR/info/attributes support ok 6 - check prohibited UTF-16 BOM ok 7 - check required UTF-16 BOM ok 8 - eol conversion for UTF-16 encoded files on checkout ok 9 - check prohibited UTF-32 BOM ok 10 - check required UTF-32 BOM ok 11 - eol conversion for UTF-32 encoded files on checkout ok 12 - check unsupported encodings ok 13 - error if encoding round trip is not the same during refresh ok 14 - error if encoding garbage is already in Git ok 15 - check roundtrip encoding ok 16 - Commit UTF-8, checkout UTF-8 ok 17 - Commit UTF-8, checkout UTF-16LE ok 18 - Commit UTF-8, checkout UTF-16BE ok 19 - Commit UTF-8, checkout UTF-16LE-BOM ok 20 - Commit UTF-8, checkout UTF-16BE-BOM ok 21 - Commit UTF-8, checkout UTF-32LE ok 22 - Commit UTF-8, checkout UTF-32BE # passed all 22 test(s) 1..22 ok t0029-core-unsetenvvars.sh ......................... skipped: skipping Windows-specific tests t0008-ignores.sh ................................... ok 1 - setup ok 2 - . corner-case ok 3 - . corner-case with -q ok 4 - . corner-case with --quiet ok 5 - . corner-case with -v ok 6 - . corner-case with -v -n ok 7 - . corner-case with -v --non-matching ok 8 - . corner-case with --verbose ok 9 - . corner-case with --verbose -n ok 10 - . corner-case with --verbose --non-matching ok 11 - empty command line ok 12 - empty command line with -q ok 13 - empty command line with --quiet ok 14 - empty command line with -v ok 15 - empty command line with -v -n ok 16 - empty command line with -v --non-matching ok 17 - empty command line with --verbose ok 18 - empty command line with --verbose -n ok 19 - empty command line with --verbose --non-matching ok 20 - --stdin with empty STDIN ok 21 - --stdin with empty STDIN with -q ok 22 - --stdin with empty STDIN with --quiet ok 23 - --stdin with empty STDIN with -v ok 24 - --stdin with empty STDIN with -v -n ok 25 - --stdin with empty STDIN with -v --non-matching ok 26 - --stdin with empty STDIN with --verbose ok 27 - --stdin with empty STDIN with --verbose -n ok 28 - --stdin with empty STDIN with --verbose --non-matching ok 29 - -q with multiple args ok 30 - --quiet with multiple args ok 31 - -q -v ok 32 - --quiet -v ok 33 - -q --verbose ok 34 - --quiet --verbose ok 35 - --quiet with multiple args ok 36 - erroneous use of -- ok 37 - erroneous use of -- with -q ok 38 - erroneous use of -- with --quiet ok 39 - erroneous use of -- with -v ok 40 - erroneous use of -- with -v -n ok 41 - erroneous use of -- with -v --non-matching ok 42 - erroneous use of -- with --verbose ok 43 - erroneous use of -- with --verbose -n ok 44 - erroneous use of -- with --verbose --non-matching ok 45 - --stdin with superfluous arg ok 46 - --stdin with superfluous arg with -q ok 47 - --stdin with superfluous arg with --quiet ok 48 - --stdin with superfluous arg with -v ok 49 - --stdin with superfluous arg with -v -n ok 50 - --stdin with superfluous arg with -v --non-matching ok 51 - --stdin with superfluous arg with --verbose ok 52 - --stdin with superfluous arg with --verbose -n ok 53 - --stdin with superfluous arg with --verbose --non-matching ok 54 - --stdin -z with superfluous arg ok 55 - --stdin -z with superfluous arg with -q ok 56 - --stdin -z with superfluous arg with --quiet ok 57 - --stdin -z with superfluous arg with -v ok 58 - --stdin -z with superfluous arg with -v -n ok 59 - --stdin -z with superfluous arg with -v --non-matching ok 60 - --stdin -z with superfluous arg with --verbose ok 61 - --stdin -z with superfluous arg with --verbose -n ok 62 - --stdin -z with superfluous arg with --verbose --non-matching ok 63 - -z without --stdin ok 64 - -z without --stdin with -q ok 65 - -z without --stdin with --quiet ok 66 - -z without --stdin with -v ok 67 - -z without --stdin with -v -n ok 68 - -z without --stdin with -v --non-matching ok 69 - -z without --stdin with --verbose ok 70 - -z without --stdin with --verbose -n ok 71 - -z without --stdin with --verbose --non-matching ok 72 - -z without --stdin and superfluous arg ok 73 - -z without --stdin and superfluous arg with -q ok 74 - -z without --stdin and superfluous arg with --quiet ok 75 - -z without --stdin and superfluous arg with -v ok 76 - -z without --stdin and superfluous arg with -v -n ok 77 - -z without --stdin and superfluous arg with -v --non-matching ok 78 - -z without --stdin and superfluous arg with --verbose ok 79 - -z without --stdin and superfluous arg with --verbose -n ok 80 - -z without --stdin and superfluous arg with --verbose --non-matching ok 81 - needs work tree ok 82 - needs work tree with -q ok 83 - needs work tree with --quiet ok 84 - needs work tree with -v ok 85 - needs work tree with -v -n ok 86 - needs work tree with -v --non-matching ok 87 - needs work tree with --verbose ok 88 - needs work tree with --verbose -n ok 89 - needs work tree with --verbose --non-matching ok 90 - non-existent file at top-level not ignored ok 91 - non-existent file at top-level not ignored with -q ok 92 - non-existent file at top-level not ignored with --quiet ok 93 - non-existent file at top-level not ignored with -v ok 94 - non-existent file at top-level not ignored with -v -n ok 95 - non-existent file at top-level not ignored with -v --non-matching ok 96 - non-existent file at top-level not ignored with --verbose ok 97 - non-existent file at top-level not ignored with --verbose -n ok 98 - non-existent file at top-level not ignored with --verbose --non-matching ok 99 - non-existent file at top-level not ignored with --no-index ok 100 - non-existent file at top-level not ignored with --no-index -q ok 101 - non-existent file at top-level not ignored with --no-index --quiet ok 102 - non-existent file at top-level not ignored with --no-index -v ok 103 - non-existent file at top-level not ignored with --no-index -v -n ok 104 - non-existent file at top-level not ignored with --no-index -v --non-matching ok 105 - non-existent file at top-level not ignored with --no-index --verbose ok 106 - non-existent file at top-level not ignored with --no-index --verbose -n ok 107 - non-existent file at top-level not ignored with --no-index --verbose --non-matching ok 108 - non-existent file at top-level ignored ok 109 - non-existent file at top-level ignored with -q ok 110 - non-existent file at top-level ignored with --quiet ok 111 - non-existent file at top-level ignored with -v ok 112 - non-existent file at top-level ignored with -v -n ok 113 - non-existent file at top-level ignored with -v --non-matching ok 114 - non-existent file at top-level ignored with --verbose ok 115 - non-existent file at top-level ignored with --verbose -n ok 116 - non-existent file at top-level ignored with --verbose --non-matching ok 117 - non-existent file at top-level ignored with --no-index ok 118 - non-existent file at top-level ignored with --no-index -q ok 119 - non-existent file at top-level ignored with --no-index --quiet ok 120 - non-existent file at top-level ignored with --no-index -v ok 121 - non-existent file at top-level ignored with --no-index -v -n ok 122 - non-existent file at top-level ignored with --no-index -v --non-matching ok 123 - non-existent file at top-level ignored with --no-index --verbose ok 124 - non-existent file at top-level ignored with --no-index --verbose -n ok 125 - non-existent file at top-level ignored with --no-index --verbose --non-matching ok 126 - existing untracked file at top-level not ignored ok 127 - existing untracked file at top-level not ignored with -q ok 128 - existing untracked file at top-level not ignored with --quiet ok 129 - existing untracked file at top-level not ignored with -v ok 130 - existing untracked file at top-level not ignored with -v -n ok 131 - existing untracked file at top-level not ignored with -v --non-matching ok 132 - existing untracked file at top-level not ignored with --verbose ok 133 - existing untracked file at top-level not ignored with --verbose -n ok 134 - existing untracked file at top-level not ignored with --verbose --non-matching ok 135 - existing untracked file at top-level not ignored with --no-index ok 136 - existing untracked file at top-level not ignored with --no-index -q ok 137 - existing untracked file at top-level not ignored with --no-index --quiet ok 138 - existing untracked file at top-level not ignored with --no-index -v ok 139 - existing untracked file at top-level not ignored with --no-index -v -n ok 140 - existing untracked file at top-level not ignored with --no-index -v --non-matching ok 141 - existing untracked file at top-level not ignored with --no-index --verbose ok 142 - existing untracked file at top-level not ignored with --no-index --verbose -n ok 143 - existing untracked file at top-level not ignored with --no-index --verbose --non-matching ok 144 - existing tracked file at top-level not ignored ok 145 - existing tracked file at top-level not ignored with -q ok 146 - existing tracked file at top-level not ignored with --quiet ok 147 - existing tracked file at top-level not ignored with -v ok 148 - existing tracked file at top-level not ignored with -v -n ok 149 - existing tracked file at top-level not ignored with -v --non-matching ok 150 - existing tracked file at top-level not ignored with --verbose ok 151 - existing tracked file at top-level not ignored with --verbose -n ok 152 - existing tracked file at top-level not ignored with --verbose --non-matching ok 153 - existing tracked file at top-level shown as ignored with --no-index ok 154 - existing tracked file at top-level shown as ignored with --no-index -q ok 155 - existing tracked file at top-level shown as ignored with --no-index --quiet ok 156 - existing tracked file at top-level shown as ignored with --no-index -v ok 157 - existing tracked file at top-level shown as ignored with --no-index -v -n ok 158 - existing tracked file at top-level shown as ignored with --no-index -v --non-matching ok 159 - existing tracked file at top-level shown as ignored with --no-index --verbose ok 160 - existing tracked file at top-level shown as ignored with --no-index --verbose -n ok 161 - existing tracked file at top-level shown as ignored with --no-index --verbose --non-matching ok 162 - existing untracked file at top-level ignored ok 163 - existing untracked file at top-level ignored with -q ok 164 - existing untracked file at top-level ignored with --quiet ok 165 - existing untracked file at top-level ignored with -v ok 166 - existing untracked file at top-level ignored with -v -n ok 167 - existing untracked file at top-level ignored with -v --non-matching ok 168 - existing untracked file at top-level ignored with --verbose ok 169 - existing untracked file at top-level ignored with --verbose -n ok 170 - existing untracked file at top-level ignored with --verbose --non-matching ok 171 - existing untracked file at top-level ignored with --no-index ok 172 - existing untracked file at top-level ignored with --no-index -q ok 173 - existing untracked file at top-level ignored with --no-index --quiet ok 174 - existing untracked file at top-level ignored with --no-index -v ok 175 - existing untracked file at top-level ignored with --no-index -v -n ok 176 - existing untracked file at top-level ignored with --no-index -v --non-matching ok 177 - existing untracked file at top-level ignored with --no-index --verbose ok 178 - existing untracked file at top-level ignored with --no-index --verbose -n ok 179 - existing untracked file at top-level ignored with --no-index --verbose --non-matching ok 180 - mix of file types at top-level ok 181 - mix of file types at top-level with -v ok 182 - mix of file types at top-level with -v -n ok 183 - mix of file types at top-level with -v --non-matching ok 184 - mix of file types at top-level with --verbose ok 185 - mix of file types at top-level with --verbose -n ok 186 - mix of file types at top-level with --verbose --non-matching ok 187 - mix of file types at top-level with --no-index ok 188 - mix of file types at top-level with --no-index -v ok 189 - mix of file types at top-level with --no-index -v -n ok 190 - mix of file types at top-level with --no-index -v --non-matching ok 191 - mix of file types at top-level with --no-index --verbose ok 192 - mix of file types at top-level with --no-index --verbose -n ok 193 - mix of file types at top-level with --no-index --verbose --non-matching ok 194 - non-existent file in subdir a/ not ignored ok 195 - non-existent file in subdir a/ not ignored with -q ok 196 - non-existent file in subdir a/ not ignored with --quiet ok 197 - non-existent file in subdir a/ not ignored with -v ok 198 - non-existent file in subdir a/ not ignored with -v -n ok 199 - non-existent file in subdir a/ not ignored with -v --non-matching ok 200 - non-existent file in subdir a/ not ignored with --verbose ok 201 - non-existent file in subdir a/ not ignored with --verbose -n ok 202 - non-existent file in subdir a/ not ignored with --verbose --non-matching ok 203 - non-existent file in subdir a/ not ignored with --no-index ok 204 - non-existent file in subdir a/ not ignored with --no-index -q ok 205 - non-existent file in subdir a/ not ignored with --no-index --quiet ok 206 - non-existent file in subdir a/ not ignored with --no-index -v ok 207 - non-existent file in subdir a/ not ignored with --no-index -v -n ok 208 - non-existent file in subdir a/ not ignored with --no-index -v --non-matching ok 209 - non-existent file in subdir a/ not ignored with --no-index --verbose ok 210 - non-existent file in subdir a/ not ignored with --no-index --verbose -n ok 211 - non-existent file in subdir a/ not ignored with --no-index --verbose --non-matching ok 212 - non-existent file in subdir a/ ignored ok 213 - non-existent file in subdir a/ ignored with -q ok 214 - non-existent file in subdir a/ ignored with --quiet ok 215 - non-existent file in subdir a/ ignored with -v ok 216 - non-existent file in subdir a/ ignored with -v -n ok 217 - non-existent file in subdir a/ ignored with -v --non-matching ok 218 - non-existent file in subdir a/ ignored with --verbose ok 219 - non-existent file in subdir a/ ignored with --verbose -n ok 220 - non-existent file in subdir a/ ignored with --verbose --non-matching ok 221 - non-existent file in subdir a/ ignored with --no-index ok 222 - non-existent file in subdir a/ ignored with --no-index -q ok 223 - non-existent file in subdir a/ ignored with --no-index --quiet ok 224 - non-existent file in subdir a/ ignored with --no-index -v ok 225 - non-existent file in subdir a/ ignored with --no-index -v -n ok 226 - non-existent file in subdir a/ ignored with --no-index -v --non-matching ok 227 - non-existent file in subdir a/ ignored with --no-index --verbose ok 228 - non-existent file in subdir a/ ignored with --no-index --verbose -n ok 229 - non-existent file in subdir a/ ignored with --no-index --verbose --non-matching ok 230 - existing untracked file in subdir a/ not ignored ok 231 - existing untracked file in subdir a/ not ignored with -q ok 232 - existing untracked file in subdir a/ not ignored with --quiet ok 233 - existing untracked file in subdir a/ not ignored with -v ok 234 - existing untracked file in subdir a/ not ignored with -v -n ok 235 - existing untracked file in subdir a/ not ignored with -v --non-matching ok 236 - existing untracked file in subdir a/ not ignored with --verbose ok 237 - existing untracked file in subdir a/ not ignored with --verbose -n ok 238 - existing untracked file in subdir a/ not ignored with --verbose --non-matching ok 239 - existing untracked file in subdir a/ not ignored with --no-index ok 240 - existing untracked file in subdir a/ not ignored with --no-index -q ok 241 - existing untracked file in subdir a/ not ignored with --no-index --quiet ok 242 - existing untracked file in subdir a/ not ignored with --no-index -v ok 243 - existing untracked file in subdir a/ not ignored with --no-index -v -n ok 244 - existing untracked file in subdir a/ not ignored with --no-index -v --non-matching ok 245 - existing untracked file in subdir a/ not ignored with --no-index --verbose ok 246 - existing untracked file in subdir a/ not ignored with --no-index --verbose -n ok 247 - existing untracked file in subdir a/ not ignored with --no-index --verbose --non-matching ok 248 - existing tracked file in subdir a/ not ignored ok 249 - existing tracked file in subdir a/ not ignored with -q ok 250 - existing tracked file in subdir a/ not ignored with --quiet ok 251 - existing tracked file in subdir a/ not ignored with -v ok 252 - existing tracked file in subdir a/ not ignored with -v -n ok 253 - existing tracked file in subdir a/ not ignored with -v --non-matching ok 254 - existing tracked file in subdir a/ not ignored with --verbose ok 255 - existing tracked file in subdir a/ not ignored with --verbose -n ok 256 - existing tracked file in subdir a/ not ignored with --verbose --non-matching ok 257 - existing tracked file in subdir a/ shown as ignored with --no-index ok 258 - existing tracked file in subdir a/ shown as ignored with --no-index -q ok 259 - existing tracked file in subdir a/ shown as ignored with --no-index --quiet ok 260 - existing tracked file in subdir a/ shown as ignored with --no-index -v ok 261 - existing tracked file in subdir a/ shown as ignored with --no-index -v -n ok 262 - existing tracked file in subdir a/ shown as ignored with --no-index -v --non-matching ok 263 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose ok 264 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose -n ok 265 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose --non-matching ok 266 - existing untracked file in subdir a/ ignored ok 267 - existing untracked file in subdir a/ ignored with -q ok 268 - existing untracked file in subdir a/ ignored with --quiet ok 269 - existing untracked file in subdir a/ ignored with -v ok 270 - existing untracked file in subdir a/ ignored with -v -n ok 271 - existing untracked file in subdir a/ ignored with -v --non-matching ok 272 - existing untracked file in subdir a/ ignored with --verbose ok 273 - existing untracked file in subdir a/ ignored with --verbose -n ok 274 - existing untracked file in subdir a/ ignored with --verbose --non-matching ok 275 - existing untracked file in subdir a/ ignored with --no-index ok 276 - existing untracked file in subdir a/ ignored with --no-index -q ok 277 - existing untracked file in subdir a/ ignored with --no-index --quiet ok 278 - existing untracked file in subdir a/ ignored with --no-index -v ok 279 - existing untracked file in subdir a/ ignored with --no-index -v -n ok 280 - existing untracked file in subdir a/ ignored with --no-index -v --non-matching ok 281 - existing untracked file in subdir a/ ignored with --no-index --verbose ok 282 - existing untracked file in subdir a/ ignored with --no-index --verbose -n ok 283 - existing untracked file in subdir a/ ignored with --no-index --verbose --non-matching ok 284 - mix of file types in subdir a/ ok 285 - mix of file types in subdir a/ with -v ok 286 - mix of file types in subdir a/ with -v -n ok 287 - mix of file types in subdir a/ with -v --non-matching ok 288 - mix of file types in subdir a/ with --verbose ok 289 - mix of file types in subdir a/ with --verbose -n ok 290 - mix of file types in subdir a/ with --verbose --non-matching ok 291 - mix of file types in subdir a/ with --no-index ok 292 - mix of file types in subdir a/ with --no-index -v ok 293 - mix of file types in subdir a/ with --no-index -v -n ok 294 - mix of file types in subdir a/ with --no-index -v --non-matching ok 295 - mix of file types in subdir a/ with --no-index --verbose ok 296 - mix of file types in subdir a/ with --no-index --verbose -n ok 297 - mix of file types in subdir a/ with --no-index --verbose --non-matching ok 298 - sub-directory local ignore ok 299 - sub-directory local ignore with --verbose ok 300 - local ignore inside a sub-directory ok 301 - local ignore inside a sub-directory with --verbose ok 302 - nested include of negated pattern ok 303 - nested include of negated pattern with -q ok 304 - nested include of negated pattern with -v ok 305 - nested include of negated pattern with -v -n ok 306 - ignored sub-directory ok 307 - ignored sub-directory with -q ok 308 - ignored sub-directory with --quiet ok 309 - ignored sub-directory with -v ok 310 - ignored sub-directory with -v -n ok 311 - ignored sub-directory with -v --non-matching ok 312 - ignored sub-directory with --verbose ok 313 - ignored sub-directory with --verbose -n ok 314 - ignored sub-directory with --verbose --non-matching ok 315 - multiple files inside ignored sub-directory ok 316 - multiple files inside ignored sub-directory with -v ok 317 - cd to ignored sub-directory ok 318 - cd to ignored sub-directory with -v ok 319 - symlink ok 320 - symlink with -q ok 321 - symlink with --quiet ok 322 - symlink with -v ok 323 - symlink with -v -n ok 324 - symlink with -v --non-matching ok 325 - symlink with --verbose ok 326 - symlink with --verbose -n ok 327 - symlink with --verbose --non-matching ok 328 - beyond a symlink ok 329 - beyond a symlink with -q ok 330 - beyond a symlink with --quiet ok 331 - beyond a symlink with -v ok 332 - beyond a symlink with -v -n ok 333 - beyond a symlink with -v --non-matching ok 334 - beyond a symlink with --verbose ok 335 - beyond a symlink with --verbose -n ok 336 - beyond a symlink with --verbose --non-matching ok 337 - beyond a symlink from subdirectory ok 338 - beyond a symlink from subdirectory with -q ok 339 - beyond a symlink from subdirectory with --quiet ok 340 - beyond a symlink from subdirectory with -v ok 341 - beyond a symlink from subdirectory with -v -n ok 342 - beyond a symlink from subdirectory with -v --non-matching ok 343 - beyond a symlink from subdirectory with --verbose ok 344 - beyond a symlink from subdirectory with --verbose -n ok 345 - beyond a symlink from subdirectory with --verbose --non-matching ok 346 - submodule ok 347 - submodule with -q ok 348 - submodule with --quiet ok 349 - submodule with -v ok 350 - submodule with -v -n ok 351 - submodule with -v --non-matching ok 352 - submodule with --verbose ok 353 - submodule with --verbose -n ok 354 - submodule with --verbose --non-matching ok 355 - submodule from subdirectory ok 356 - submodule from subdirectory with -q ok 357 - submodule from subdirectory with --quiet ok 358 - submodule from subdirectory with -v ok 359 - submodule from subdirectory with -v -n ok 360 - submodule from subdirectory with -v --non-matching ok 361 - submodule from subdirectory with --verbose ok 362 - submodule from subdirectory with --verbose -n ok 363 - submodule from subdirectory with --verbose --non-matching ok 364 - global ignore not yet enabled ok 365 - global ignore ok 366 - global ignore with -v ok 367 - --stdin ok 368 - --stdin -q ok 369 - --stdin -v ok 370 - --stdin -z ok 371 - --stdin -z -q ok 372 - --stdin -z -v ok 373 - -z --stdin ok 374 - -z --stdin -q ok 375 - -z --stdin -v ok 376 - --stdin from subdirectory ok 377 - --stdin from subdirectory with -v ok 378 - --stdin from subdirectory with -v -n ok 379 - --stdin -z from subdirectory ok 380 - --stdin -z from subdirectory with -v ok 381 - -z --stdin from subdirectory ok 382 - -z --stdin from subdirectory with -v ok 383 - streaming support for --stdin ok 384 - existing file and directory ok 385 - existing directory and file ok 386 - trailing whitespace is ignored ok 387 - quoting allows trailing whitespace ok 388 - correct handling of backslashes ok 389 - info/exclude trumps core.excludesfile # passed all 389 test(s) 1..389 ok t0021-conversion.sh ................................ ok 1 - setup ok 2 - check ok 3 - expanded_in_repo ok 4 - filter shell-escaped filenames ok 5 - required filter should filter data ok 6 - required filter smudge failure ok 7 - required filter clean failure ok 8 - filtering large input to small output should use little memory ok 9 - filter that does not read is fine ok 10 # SKIP filter large file (missing EXPENSIVE) ok 11 - filter: clean empty file ok 12 - filter: smudge empty file ok 13 - disable filter with empty override ok 14 - diff does not reuse worktree files that need cleaning ok 15 - required process filter should filter data ok 16 - required process filter should filter data for various subcommands ok 17 - required process filter takes precedence ok 18 - required process filter should be used only for "clean" operation only ok 19 - required process filter should process multiple packets ok 20 - required process filter with clean error should fail ok 21 - process filter should restart after unexpected write failure ok 22 - process filter should not be restarted if it signals an error ok 23 - process filter abort stops processing of all further files ok 24 - invalid process filter must fail (and not hang!) ok 25 - delayed checkout in process filter ok 26 - missing file in delayed checkout ok 27 - invalid file in delayed checkout # passed all 27 test(s) 1..27 ok t0040-parse-options.sh ............................. ok 1 - test help ok 2 - OPT_BOOL() #1 ok 3 - OPT_BOOL() #2 ok 4 - OPT_BOOL() #3 ok 5 - OPT_BOOL() #4 ok 6 - OPT_BOOL() #5 ok 7 - OPT_BOOL() is idempotent #1 ok 8 - OPT_BOOL() is idempotent #2 ok 9 - OPT_BOOL() negation #1 ok 10 - OPT_BOOL() negation #2 ok 11 - OPT_BOOL() no negation #1 ok 12 - OPT_BOOL() no negation #2 ok 13 - OPT_BOOL() positivation ok 14 - OPT_INT() negative ok 15 - OPT_MAGNITUDE() simple ok 16 - OPT_MAGNITUDE() kilo ok 17 - OPT_MAGNITUDE() mega ok 18 - OPT_MAGNITUDE() giga ok 19 - OPT_MAGNITUDE() 3giga ok 20 - short options ok 21 - long options ok 22 - missing required value ok 23 - intermingled arguments ok 24 - unambiguously abbreviated option ok 25 - unambiguously abbreviated option with "=" ok 26 - ambiguously abbreviated option ok 27 - non ambiguous option (after two options it abbreviates) ok 28 - Alias options do not contribute to abbreviation ok 29 - detect possible typos ok 30 - detect possible typos ok 31 - keep some options as arguments ok 32 - OPT_CALLBACK() and OPT_BIT() work ok 33 - OPT_CALLBACK() and callback errors work ok 34 - OPT_BIT() and OPT_SET_INT() work ok 35 - OPT_NEGBIT() and OPT_SET_INT() work ok 36 - OPT_BIT() works ok 37 - OPT_NEGBIT() works ok 38 - OPT_CMDMODE() works ok 39 - OPT_CMDMODE() detects incompatibility ok 40 - OPT_CMDMODE() detects incompatibility with something else ok 41 - OPT_COUNTUP() with PARSE_OPT_NODASH works ok 42 - OPT_NUMBER_CALLBACK() works ok 43 - negation of OPT_NONEG flags is not ambiguous ok 44 - --list keeps list of strings ok 45 - --no-list resets list ok 46 - multiple quiet levels ok 47 - multiple verbose levels ok 48 - --no-quiet sets --quiet to 0 ok 49 - --no-quiet resets multiple -q to 0 ok 50 - --no-verbose sets verbose to 0 ok 51 - --no-verbose resets multiple verbose to 0 ok 52 - GIT_TEST_DISALLOW_ABBREVIATED_OPTIONS works ok 53 - --end-of-options treats remainder as args # passed all 53 test(s) 1..53 ok t0030-stripspace.sh ................................ ok 1 - long lines without spaces should be unchanged ok 2 - lines with spaces at the beginning should be unchanged ok 3 - lines with intermediate spaces should be unchanged ok 4 - consecutive blank lines should be unified ok 5 - only consecutive blank lines should be completely removed ok 6 - consecutive blank lines at the beginning should be removed ok 7 - consecutive blank lines at the end should be removed ok 8 - text without newline at end should end with newline ok 9 - text plus spaces without newline at end should end with newline ok 10 - text plus spaces without newline at end should not show spaces ok 11 - text plus spaces without newline should show the correct lines ok 12 - text plus spaces at end should not show spaces ok 13 - text plus spaces at end should be cleaned and newline must remain ok 14 - spaces with newline at end should be replaced with empty string ok 15 - spaces without newline at end should not show spaces ok 16 - spaces without newline at end should be replaced with empty string ok 17 - consecutive text lines should be unchanged ok 18 - strip comments, too ok 19 - strip comments with changed comment char ok 20 - -c with single line ok 21 - -c with single line followed by empty line ok 22 - -c with newline only ok 23 - --comment-lines with single line ok 24 - -c with changed comment char ok 25 - -c with comment char defined in .git/config ok 26 - -c outside git repository ok 27 - avoid SP-HT sequence in commented line # passed all 27 test(s) 1..27 ok t0051-windows-named-pipe.sh ........................ ok 1 # SKIP o_append write to named pipe (missing MINGW) # passed all 1 test(s) 1..1 ok t0041-usage.sh ..................................... ok 1 - setup ok 2 - tag --contains ok 3 - tag --contains ok 4 - tag --no-contains ok 5 - tag --no-contains ok 6 - tag usage error ok 7 - branch --contains ok 8 - branch --contains ok 9 - branch --no-contains ok 10 - branch --no-contains ok 11 - branch usage error ok 12 - for-each-ref --contains ok 13 - for-each-ref --contains ok 14 - for-each-ref --no-contains ok 15 - for-each-ref --no-contains ok 16 - for-each-ref usage error # passed all 16 test(s) 1..16 ok t0050-filesystem.sh ................................ ok 1 - detection of case insensitive filesystem during repo init ok 2 - detection of filesystem w/o symlink support during repo init ok 3 - setup case tests ok 4 - rename (case change) ok 5 - merge (case change) ok 6 # SKIP add directory (with different case) (missing CASE_INSENSITIVE_FS) ok 7 # SKIP add (with different case) (missing CASE_INSENSITIVE_FS) ok 8 - setup unicode normalization tests ok 9 - rename (silent unicode normalization) ok 10 - merge (silent unicode normalization) ok 11 # SKIP checkout with no pathspec and a case insensitive fs (missing CASE_INSENSITIVE_FS) # passed all 11 test(s) 1..11 ok t0055-beyond-symlinks.sh ........................... ok 1 - setup ok 2 - update-index --add beyond symlinks ok 3 - add beyond symlinks # passed all 3 test(s) 1..3 ok t0056-git-C.sh ..................................... ok 1 - "git -C " runs git from the directory ok 2 - "git -C " with an empty is a no-op ok 3 - Multiple -C options: "-C dir1 -C dir2" is equivalent to "-C dir1/dir2" ok 4 - Effect on --git-dir option: "-C c --git-dir=a.git" is equivalent to "--git-dir c/a.git" ok 5 - Order should not matter: "--git-dir=a.git -C c" is equivalent to "-C c --git-dir=a.git" ok 6 - Effect on --work-tree option: "-C c/a.git --work-tree=../a" is equivalent to "--work-tree=c/a --git-dir=c/a.git" ok 7 - Order should not matter: "--work-tree=../a -C c/a.git" is equivalent to "-C c/a.git --work-tree=../a" ok 8 - Effect on --git-dir and --work-tree options - "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=c/a.git --work-tree=c/a" ok 9 - Order should not matter: "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=a.git -C c --work-tree=a" ok 10 - Order should not matter: "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=a.git --work-tree=a -C c" ok 11 - Relative followed by fullpath: "-C ./here -C /there" is equivalent to "-C /there" # passed all 11 test(s) 1..11 ok t0062-revision-walking.sh .......................... ok 1 - setup ok 2 - revision walking can be done twice # passed all 2 test(s) 1..2 ok t0061-run-command.sh ............................... ok 1 # SKIP subprocess inherits only std handles (missing MINGW) ok 2 - start_command reports ENOENT (slash) ok 3 - start_command reports ENOENT (no slash) ok 4 - run_command can run a command ok 5 - run_command is restricted to PATH ok 6 - run_command can run a script without a #! line ok 7 - run_command does not try to execute a directory ok 8 - run_command passes over non-executable file ok 9 - run_command reports EACCES ok 10 - unreadable directory in PATH ok 11 - run_command runs in parallel with more jobs available than tasks ok 12 - run_command runs in parallel with as many jobs as tasks ok 13 - run_command runs in parallel with more tasks than jobs available ok 14 - run_command is asked to abort gracefully ok 15 - run_command outputs ok 16 - GIT_TRACE with environment variables ok 17 # SKIP verify curlies are quoted properly (missing MINGW) ok 18 # SKIP can spawn .bat with argv[0] containing spaces (missing MINGW) # passed all 18 test(s) 1..18 ok t0063-string-list.sh ............................... ok 1 - split foo:bar:baz at :, max -1 ok 2 - split foo:bar:baz at :, max 0 ok 3 - split foo:bar:baz at :, max 1 ok 4 - split foo:bar:baz at :, max 2 ok 5 - split foo:bar: at :, max -1 ok 6 - split at :, max -1 ok 7 - split : at :, max -1 ok 8 - test filter_string_list ok 9 - test remove_duplicates # passed all 9 test(s) 1..9 ok t0064-sha1-array.sh ................................ ok 1 - ordered enumeration ok 2 - ordered enumeration with duplicate suppression ok 3 - lookup ok 4 - lookup non-existing entry ok 5 - lookup with duplicates ok 6 - lookup non-existing entry with duplicates ok 7 - lookup with almost duplicate values ok 8 - lookup with single duplicate value # passed all 8 test(s) 1..8 ok t0065-strcmp-offset.sh ............................. ok 1 - strcmp_offset(abc, abc) ok 2 - strcmp_offset(abc, def) ok 3 - strcmp_offset(abc, abz) ok 4 - strcmp_offset(abc, abcdef) # passed all 4 test(s) 1..4 ok t0066-dir-iterator.sh .............................. ok 1 - setup ok 2 - dir-iterator should iterate through all files ok 3 - dir-iterator should list files in the correct order ok 4 - begin should fail upon inexistent paths ok 5 - begin should fail upon non directory paths ok 6 - advance should not fail on errors by default ok 7 - advance should fail on errors, w/ pedantic flag ok 8 - setup dirs with symlinks ok 9 - dir-iterator should not follow symlinks by default ok 10 - dir-iterator should follow symlinks w/ follow flag # passed all 10 test(s) 1..10 ok t0067-parse_pathspec_file.sh ....................... ok 1 - one item from stdin ok 2 - one item from file ok 3 - NUL delimiters ok 4 - LF delimiters ok 5 - no trailing delimiter ok 6 - CRLF delimiters ok 7 - quotes ok 8 - --pathspec-file-nul takes quotes literally # passed all 8 test(s) 1..8 ok t0070-fundamental.sh ............................... ok 1 - character classes (isspace, isalpha etc.) ok 2 - mktemp to nonexistent directory prints filename ok 3 - mktemp to unwritable directory prints filename ok 4 - git_mkstemps_mode does not fail if fd 0 is not open ok 5 - check for a bug in the regex routines # passed all 5 test(s) 1..5 ok t0091-bugreport.sh ................................. ok 1 - creates a report with content in the right places ok 2 - dies if file with same name as report already exists ok 3 - --output-directory puts the report in the provided dir ok 4 - incorrect arguments abort with usage ok 5 - runs outside of a git dir ok 6 - can create leading directories outside of a git dir ok 7 - indicates populated hooks # passed all 7 test(s) 1..7 ok t0095-bloom.sh ..................................... ok 1 - compute unseeded murmur3 hash for empty string ok 2 - compute unseeded murmur3 hash for test string 1 ok 3 - compute unseeded murmur3 hash for test string 2 ok 4 - compute bloom key for empty string ok 5 - compute bloom key for whitespace ok 6 - compute bloom key for test string 1 ok 7 - compute bloom key for test string 2 ok 8 - get bloom filters for commit with no changes ok 9 - get bloom filter for commit with 10 changes ok 10 # SKIP get bloom filter for commit with 513 changes (missing EXPENSIVE) # passed all 10 test(s) 1..10 ok t0100-previous.sh .................................. ok 1 - branch -d @{-1} ok 2 - branch -d @{-12} when there is not enough switches yet ok 3 - merge @{-1} ok 4 - merge @{-1}~1 ok 5 - merge @{-100} before checking out that many branches yet ok 6 - log -g @{-1} # passed all 6 test(s) 1..6 ok t0101-at-syntax.sh ................................. ok 1 - setup ok 2 - @{0} shows current ok 3 - @{1} shows old ok 4 - @{now} shows current ok 5 - @{2001-09-17} (before the first commit) shows old ok 6 - silly approxidates work ok 7 - notice misspelled upstream ok 8 - complain about total nonsense # passed all 8 test(s) 1..8 ok t0060-path-utils.sh ................................ ok 1 - basename ok 2 - dirname ok 3 - normalize path: => ok 4 - normalize path: . => ok 5 - normalize path: ./ => ok 6 - normalize path: ./. => ok 7 - normalize path: ./.. => ++failed++ ok 8 - normalize path: ../. => ++failed++ ok 9 - normalize path: ./../.// => ++failed++ ok 10 - normalize path: dir/.. => ok 11 - normalize path: dir/sub/../.. => ok 12 - normalize path: dir/sub/../../.. => ++failed++ ok 13 - normalize path: dir => dir ok 14 - normalize path: dir// => dir/ ok 15 - normalize path: ./dir => dir ok 16 - normalize path: dir/. => dir/ ok 17 - normalize path: dir///./ => dir/ ok 18 - normalize path: dir//sub/.. => dir/ ok 19 - normalize path: dir/sub/../ => dir/ ok 20 - normalize path: dir/sub/../. => dir/ ok 21 - normalize path: dir/s1/../s2/ => dir/s2/ ok 22 - normalize path: d1/s1///s2/..//../s3/ => d1/s3/ ok 23 - normalize path: d1/s1//../s2/../../d2 => d2 ok 24 - normalize path: d1/.../d2 => d1/.../d2 ok 25 - normalize path: d1/..././../d2 => d1/d2 ok 26 - normalize path: / => / ok 27 - normalize path: // => / ok 28 - normalize path: /// => / ok 29 - normalize path: /. => / ok 30 - normalize path: /./ => / ok 31 - normalize path: /./.. => ++failed++ ok 32 - normalize path: /../. => ++failed++ ok 33 - normalize path: /./../.// => ++failed++ ok 34 - normalize path: /dir/.. => / ok 35 - normalize path: /dir/sub/../.. => / ok 36 - normalize path: /dir/sub/../../.. => ++failed++ ok 37 - normalize path: /dir => /dir ok 38 - normalize path: /dir// => /dir/ ok 39 - normalize path: /./dir => /dir ok 40 - normalize path: /dir/. => /dir/ ok 41 - normalize path: /dir///./ => /dir/ ok 42 - normalize path: /dir//sub/.. => /dir/ ok 43 - normalize path: /dir/sub/../ => /dir/ ok 44 - normalize path: //dir/sub/../. => /dir/ ok 45 - normalize path: /dir/s1/../s2/ => /dir/s2/ ok 46 - normalize path: /d1/s1///s2/..//../s3/ => /d1/s3/ ok 47 - normalize path: /d1/s1//../s2/../../d2 => /d2 ok 48 - normalize path: /d1/.../d2 => /d1/.../d2 ok 49 - normalize path: /d1/..././../d2 => /d1/d2 ok 50 - longest ancestor: / / => -1 ok 51 - longest ancestor: /foo / => 0 ok 52 - longest ancestor: /foo /fo => -1 ok 53 - longest ancestor: /foo /foo => -1 ok 54 - longest ancestor: /foo /bar => -1 ok 55 - longest ancestor: /foo /foo/bar => -1 ok 56 - longest ancestor: /foo /foo:/bar => -1 ok 57 - longest ancestor: /foo /:/foo:/bar => 0 ok 58 - longest ancestor: /foo /foo:/:/bar => 0 ok 59 - longest ancestor: /foo /:/bar:/foo => 0 ok 60 - longest ancestor: /foo/bar / => 0 ok 61 - longest ancestor: /foo/bar /fo => -1 ok 62 - longest ancestor: /foo/bar /foo => 4 ok 63 - longest ancestor: /foo/bar /foo/ba => -1 ok 64 - longest ancestor: /foo/bar /:/fo => 0 ok 65 - longest ancestor: /foo/bar /foo:/foo/ba => 4 ok 66 - longest ancestor: /foo/bar /bar => -1 ok 67 - longest ancestor: /foo/bar /fo => -1 ok 68 - longest ancestor: /foo/bar /foo:/bar => 4 ok 69 - longest ancestor: /foo/bar /:/foo:/bar => 4 ok 70 - longest ancestor: /foo/bar /foo:/:/bar => 4 ok 71 - longest ancestor: /foo/bar /:/bar:/fo => 0 ok 72 - longest ancestor: /foo/bar /:/bar => 0 ok 73 - longest ancestor: /foo/bar /foo => 4 ok 74 - longest ancestor: /foo/bar /foo:/bar => 4 ok 75 - longest ancestor: /foo/bar /bar => -1 ok 76 - strip_path_suffix ok 77 - absolute path rejects the empty string ok 78 # SKIP :\\abc is an absolute path (missing MINGW) ok 79 - real path rejects the empty string ok 80 - real path works on absolute paths 1 ok 81 - real path works on absolute paths 2 ok 82 - real path removes extra leading slashes ok 83 - real path removes other extra slashes ok 84 - real path works on symlinks ok 85 - prefix_path works with absolute paths to work tree symlinks ok 86 - prefix_path works with only absolute path to work tree ok 87 - prefix_path rejects absolute path to dir with same beginning as work tree ok 88 - prefix_path works with absolute path to a symlink to work tree having same beginning as work tree ok 89 - relative path: /foo/a/b/c/ /foo/a/b/ => c/ ok 90 - relative path: /foo/a/b/c/ /foo/a/b => c/ ok 91 - relative path: /foo/a//b//c/ ///foo/a/b// => c/ ok 92 - relative path: /foo/a/b /foo/a/b => ./ ok 93 - relative path: /foo/a/b/ /foo/a/b => ./ ok 94 - relative path: /foo/a /foo/a/b => ../ ok 95 - relative path: / /foo/a/b/ => ../../../ ok 96 - relative path: /foo/a/c /foo/a/b/ => ../c ok 97 - relative path: /foo/a/c /foo/a/b => ../c ok 98 - relative path: /foo/x/y /foo/a/b/ => ../../x/y ok 99 - relative path: /foo/a/b => /foo/a/b ok 100 - relative path: /foo/a/b => /foo/a/b ok 101 - relative path: foo/a/b/c/ foo/a/b/ => c/ ok 102 - relative path: foo/a/b/c/ foo/a/b => c/ ok 103 - relative path: foo/a/b//c foo/a//b => c ok 104 - relative path: foo/a/b/ foo/a/b/ => ./ ok 105 - relative path: foo/a/b/ foo/a/b => ./ ok 106 - relative path: foo/a foo/a/b => ../ ok 107 - relative path: foo/x/y foo/a/b => ../../x/y ok 108 - relative path: foo/a/c foo/a/b => ../c ok 109 - relative path: foo/a/b /foo/x/y => foo/a/b ok 110 - relative path: /foo/a/b foo/x/y => /foo/a/b ok 111 # SKIP relative path: d:/a/b D:/a/c => ../b (missing MINGW) ok 112 # SKIP relative path: C:/a/b D:/a/c => C:/a/b (missing MINGW) ok 113 - relative path: foo/a/b => foo/a/b ok 114 - relative path: foo/a/b => foo/a/b ok 115 - relative path: /foo/a/b => ./ ok 116 - relative path: => ./ ok 117 - relative path: => ./ ok 118 - relative path: => ./ ok 119 - relative path: => ./ ok 120 - relative path: /foo/a/b => ./ ok 121 - git-path A=B info/grafts => .git/info/grafts ok 122 - git-path GIT_GRAFT_FILE=foo info/grafts => foo ok 123 - git-path GIT_GRAFT_FILE=foo info/////grafts => foo ok 124 - git-path GIT_INDEX_FILE=foo index => foo ok 125 - git-path GIT_INDEX_FILE=foo index/foo => .git/index/foo ok 126 - git-path GIT_INDEX_FILE=foo index2 => .git/index2 ok 127 - setup fake objects directory foo ok 128 - git-path GIT_OBJECT_DIRECTORY=foo objects => foo ok 129 - git-path GIT_OBJECT_DIRECTORY=foo objects/foo => foo/foo ok 130 - git-path GIT_OBJECT_DIRECTORY=foo objects2 => .git/objects2 ok 131 - setup common repository ok 132 - git-path GIT_COMMON_DIR=bar index => .git/index ok 133 - git-path GIT_COMMON_DIR=bar index.lock => .git/index.lock ok 134 - git-path GIT_COMMON_DIR=bar HEAD => .git/HEAD ok 135 - git-path GIT_COMMON_DIR=bar logs/HEAD => .git/logs/HEAD ok 136 - git-path GIT_COMMON_DIR=bar logs/HEAD.lock => .git/logs/HEAD.lock ok 137 - git-path GIT_COMMON_DIR=bar logs/refs/bisect/foo => .git/logs/refs/bisect/foo ok 138 - git-path GIT_COMMON_DIR=bar logs/refs => bar/logs/refs ok 139 - git-path GIT_COMMON_DIR=bar logs/refs/ => bar/logs/refs/ ok 140 - git-path GIT_COMMON_DIR=bar logs/refs/bisec/foo => bar/logs/refs/bisec/foo ok 141 - git-path GIT_COMMON_DIR=bar logs/refs/bisec => bar/logs/refs/bisec ok 142 - git-path GIT_COMMON_DIR=bar logs/refs/bisectfoo => bar/logs/refs/bisectfoo ok 143 - git-path GIT_COMMON_DIR=bar objects => bar/objects ok 144 - git-path GIT_COMMON_DIR=bar objects/bar => bar/objects/bar ok 145 - git-path GIT_COMMON_DIR=bar info/exclude => bar/info/exclude ok 146 - git-path GIT_COMMON_DIR=bar info/grafts => bar/info/grafts ok 147 - git-path GIT_COMMON_DIR=bar info/sparse-checkout => .git/info/sparse-checkout ok 148 - git-path GIT_COMMON_DIR=bar info//sparse-checkout => .git/info//sparse-checkout ok 149 - git-path GIT_COMMON_DIR=bar remotes/bar => bar/remotes/bar ok 150 - git-path GIT_COMMON_DIR=bar branches/bar => bar/branches/bar ok 151 - git-path GIT_COMMON_DIR=bar logs/refs/heads/master => bar/logs/refs/heads/master ok 152 - git-path GIT_COMMON_DIR=bar refs/heads/master => bar/refs/heads/master ok 153 - git-path GIT_COMMON_DIR=bar refs/bisect/foo => .git/refs/bisect/foo ok 154 - git-path GIT_COMMON_DIR=bar hooks/me => bar/hooks/me ok 155 - git-path GIT_COMMON_DIR=bar config => bar/config ok 156 - git-path GIT_COMMON_DIR=bar packed-refs => bar/packed-refs ok 157 - git-path GIT_COMMON_DIR=bar shallow => bar/shallow ok 158 - git-path GIT_COMMON_DIR=bar common => bar/common ok 159 - git-path GIT_COMMON_DIR=bar common/file => bar/common/file ok 160 - test_submodule_relative_url: ../ ../foo ../submodule => ../../submodule ok 161 - test_submodule_relative_url: ../ ../foo/bar ../submodule => ../../foo/submodule ok 162 - test_submodule_relative_url: ../ ../foo/submodule ../submodule => ../../foo/submodule ok 163 - test_submodule_relative_url: ../ ./foo ../submodule => ../submodule ok 164 - test_submodule_relative_url: ../ ./foo/bar ../submodule => ../foo/submodule ok 165 - test_submodule_relative_url: ../../../ ../foo/bar ../sub/a/b/c => ../../../../foo/sub/a/b/c ok 166 - test_submodule_relative_url: ../ /tmp/git-t.RzFG/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.RzFG/trash directory.t0060-path-utils/repo ok 167 - test_submodule_relative_url: ../ foo/bar ../submodule => ../foo/submodule ok 168 - test_submodule_relative_url: ../ foo ../submodule => ../submodule ok 169 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c => ../foo/sub/a/b/c ok 170 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c/ => ../foo/sub/a/b/c ok 171 - test_submodule_relative_url: (null) ../foo/bar/ ../sub/a/b/c => ../foo/sub/a/b/c ok 172 - test_submodule_relative_url: (null) ../foo/bar ../submodule => ../foo/submodule ok 173 - test_submodule_relative_url: (null) ../foo/submodule ../submodule => ../foo/submodule ok 174 - test_submodule_relative_url: (null) ../foo ../submodule => ../submodule ok 175 - test_submodule_relative_url: (null) ./foo/bar ../submodule => foo/submodule ok 176 - test_submodule_relative_url: (null) ./foo ../submodule => submodule ok 177 - test_submodule_relative_url: (null) //somewhere else/repo ../subrepo => //somewhere else/subrepo ok 178 - test_submodule_relative_url: (null) //somewhere else/repo ../../subrepo => //subrepo ok 179 - test_submodule_relative_url: (null) //somewhere else/repo ../../../subrepo => /subrepo ok 180 - test_submodule_relative_url: (null) //somewhere else/repo ../../../../subrepo => subrepo ok 181 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/subsuper_update_r ../subsubsuper_update_r => /tmp/git-t.RzFG/trash directory.t0060-path-utils/subsubsuper_update_r ok 182 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/super_update_r2 ../subsuper_update_r => /tmp/git-t.RzFG/trash directory.t0060-path-utils/subsuper_update_r ok 183 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/. ../. => /tmp/git-t.RzFG/trash directory.t0060-path-utils/. ok 184 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils ./. => /tmp/git-t.RzFG/trash directory.t0060-path-utils/. ok 185 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.RzFG/trash directory.t0060-path-utils/repo ok 186 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils ./å äö => /tmp/git-t.RzFG/trash directory.t0060-path-utils/å äö ok 187 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/. ../submodule => /tmp/git-t.RzFG/trash directory.t0060-path-utils/submodule ok 188 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/submodule ../submodule => /tmp/git-t.RzFG/trash directory.t0060-path-utils/submodule ok 189 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/home2/../remote ../bundle1 => /tmp/git-t.RzFG/trash directory.t0060-path-utils/home2/../bundle1 ok 190 - test_submodule_relative_url: (null) /tmp/git-t.RzFG/trash directory.t0060-path-utils/submodule_update_repo ./. => /tmp/git-t.RzFG/trash directory.t0060-path-utils/submodule_update_repo/. ok 191 - test_submodule_relative_url: (null) file:///tmp/repo ../subrepo => file:///tmp/subrepo ok 192 - test_submodule_relative_url: (null) foo/bar ../submodule => foo/submodule ok 193 - test_submodule_relative_url: (null) foo ../submodule => submodule ok 194 - test_submodule_relative_url: (null) helper:://hostname/repo ../subrepo => helper:://hostname/subrepo ok 195 - test_submodule_relative_url: (null) helper:://hostname/repo ../../subrepo => helper:://subrepo ok 196 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../subrepo => helper::/subrepo ok 197 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../subrepo => helper::subrepo ok 198 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../subrepo => helper:subrepo ok 199 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../../subrepo => .:subrepo ok 200 - test_submodule_relative_url: (null) ssh://hostname/repo ../subrepo => ssh://hostname/subrepo ok 201 - test_submodule_relative_url: (null) ssh://hostname/repo ../../subrepo => ssh://subrepo ok 202 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../subrepo => ssh:/subrepo ok 203 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../subrepo => ssh:subrepo ok 204 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../../subrepo => .:subrepo ok 205 - test_submodule_relative_url: (null) ssh://hostname:22/repo ../subrepo => ssh://hostname:22/subrepo ok 206 - test_submodule_relative_url: (null) user@host:path/to/repo ../subrepo => user@host:path/to/subrepo ok 207 - test_submodule_relative_url: (null) user@host:repo ../subrepo => user@host:subrepo ok 208 - test_submodule_relative_url: (null) user@host:repo ../../subrepo => .:subrepo ok 209 - match .gitmodules ok 210 # SKIP is_valid_path() on Windows (missing MINGW) # passed all 210 test(s) 1..210 ok t0090-cache-tree.sh ................................ ok 1 - initial commit has cache-tree ok 2 - read-tree HEAD establishes cache-tree ok 3 - git-add invalidates cache-tree ok 4 - git-add in subdir invalidates cache-tree ok 5 - git-add in subdir does not invalidate sibling cache-tree ok 6 - update-index invalidates cache-tree ok 7 - write-tree establishes cache-tree ok 8 - test-tool scrap-cache-tree works ok 9 - second commit has cache-tree ok 10 - commit --interactive gives cache-tree on partial commit ok 11 - commit -p with shrinking cache-tree ok 12 - commit in child dir has cache-tree ok 13 - reset --hard gives cache-tree ok 14 - reset --hard without index gives cache-tree ok 15 - checkout gives cache-tree ok 16 - checkout -b gives cache-tree ok 17 - checkout -B gives cache-tree ok 18 - merge --ff-only maintains cache-tree ok 19 - merge maintains cache-tree ok 20 - partial commit gives cache-tree ok 21 - no phantom error when switching trees ok 22 - switching trees does not invalidate shared index # passed all 22 test(s) 1..22 ok t0200-gettext-basic.sh ............................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME is set (to gnu) ok 2 - sanity: $TEXTDOMAIN is git ok 3 - xgettext sanity: Perl _() strings are not extracted ok 4 - xgettext sanity: Comment extraction with --add-comments ok 5 - xgettext sanity: Comment extraction with --add-comments stops at statements ok 6 - sanity: $TEXTDOMAINDIR exists without NO_GETTEXT=YesPlease ok 7 - sanity: Icelandic locale was compiled ok 8 - sanity: gettext("") metadata is OK ok 9 - sanity: gettext(unknown) is passed through ok 10 - xgettext: C extraction of _() and N_() strings ok 11 - xgettext: C extraction with %s ok 12 - xgettext: Shell extraction ok 13 - xgettext: Shell extraction with $variable ok 14 - xgettext: Perl extraction ok 15 - xgettext: Perl extraction with %s ok 16 - sanity: Some gettext("") data for real locale # passed all 16 test(s) 1..16 ok t0201-gettext-fallbacks.sh ......................... # lib-gettext: No is_IS UTF-8 locale available # lib-gettext: No is_IS ISO-8859-1 locale available ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME is set (to fallthrough) ok 2 - sanity: $GIT_INTERNAL_GETTEXT_TEST_FALLBACKS is set ok 3 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME" is fallthrough ok 4 - gettext: our gettext() fallback has pass-through semantics ok 5 - eval_gettext: our eval_gettext() fallback has pass-through semantics ok 6 - eval_gettext: our eval_gettext() fallback can interpolate variables ok 7 - eval_gettext: our eval_gettext() fallback can interpolate variables with spaces ok 8 - eval_gettext: our eval_gettext() fallback can interpolate variables with spaces and quotes # passed all 8 test(s) 1..8 ok t0202-gettext-perl.sh .............................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale # run 0: Perl Git::I18N API (perl /builddir/build/BUILD/git-2.29.2/t/t0202/test.pl) 1..13 ok 1 - Testing Git::I18N with NO Perl gettext library ok 2 - Git::I18N is located at /builddir/build/BUILD/git-2.29.2/t/../perl/build/lib/Git/I18N.pm ok 3 - sanity: Git::I18N has 3 export(s) ok 4 - sanity: Git::I18N exports everything by default ok 5 - sanity: __n has a $$$ prototype ok 6 - sanity: N__ has a $ prototype ok 7 - sanity: __ has a $ prototype ok 8 - Passing a string through __() in the C locale works ok 9 - Get singular string through __n() in C locale ok 10 - Get plural string through __n() in C locale ok 11 - Passing a string through N__() in the C locale works ok 12 - Without a gettext library + locale turns into ok 13 - Without a gettext library + locale turns into # test_external test Perl Git::I18N API was ok # test_external_without_stderr test no stderr: Perl Git::I18N API was ok ok t0203-gettext-setlocale-sanity.sh .................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - git show a ISO-8859-1 commit under C locale ok 2 - git show a ISO-8859-1 commit under a UTF-8 locale # passed all 2 test(s) 1..2 ok t0110-urlmatch-normalization.sh .................... ok 1 - url scheme ok 2 - url authority ok 3 - url port checks ok 4 - url port normalization ok 5 - url general escapes ok 6 - url high-bit escapes ok 7 - url utf-8 escapes ok 8 - url username/password escapes ok 9 - url normalized lengths ok 10 - url . and .. segments ok 11 - url equivalents # passed all 11 test(s) 1..11 ok t0204-gettext-reencode-sanity.sh ................... # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - gettext: Emitting UTF-8 from our UTF-8 *.mo files / Icelandic ok 2 - gettext: Emitting UTF-8 from our UTF-8 *.mo files / Runes ok 3 - gettext: Emitting ISO-8859-1 from our UTF-8 *.mo files / Icelandic ok 4 - gettext: impossible ISO-8859-1 output ok 5 - gettext: Fetching a UTF-8 msgid -> UTF-8 ok 6 - gettext: Fetching a UTF-8 msgid -> ISO-8859-1 ok 7 - gettext.c: git init UTF-8 -> UTF-8 ok 8 - gettext.c: git init UTF-8 -> ISO-8859-1 # passed all 8 test(s) 1..8 ok t0205-gettext-poison.sh ............................ ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME" is poison ok 2 - gettext: our gettext() fallback has poison semantics ok 3 - eval_gettext: our eval_gettext() fallback has poison semantics ok 4 - gettext: invalid GIT_TEST_GETTEXT_POISON value doesn't infinitely loop # passed all 4 test(s) 1..4 ok t0211-trace2-perf.sh ............................... ok 1 - perf stream, return code 0 ok 2 - perf stream, return code 1 ok 3 - perf stream, error event ok 4 - perf stream, child processes ok 5 - using global config, perf stream, return code 0 # passed all 5 test(s) 1..5 ok t0210-trace2-normal.sh ............................. ok 1 - normal stream, return code 0 ok 2 - normal stream, return code 1 ok 3 - automatic filename ok 4 - normal stream, exit code 0 ok 5 - normal stream, exit code 1 ok 6 - normal stream, error event ok 7 - using global config, normal stream, return code 0 ok 8 - using global config with include # passed all 8 test(s) 1..8 ok t0212-trace2-event.sh .............................. ok 1 - event stream, error event ok 2 - event stream, return code 0 ok 3 - event stream, list config ok 4 - event stream, list env vars ok 5 - basic trace2_data ok 6 - using global config, event stream, error event ok 7 - discard traces when there are too many files # passed all 7 test(s) 1..7 ok t0301-credential-cache.sh .......................... ok 1 - helper (cache) has no existing data ok 2 - helper (cache) stores password ok 3 - helper (cache) can retrieve password ok 4 - helper (cache) requires matching protocol ok 5 - helper (cache) requires matching host ok 6 - helper (cache) requires matching username ok 7 - helper (cache) requires matching path ok 8 - helper (cache) can forget host ok 9 - helper (cache) can store multiple users ok 10 - helper (cache) can forget user ok 11 - helper (cache) remembers other user ok 12 - helper (cache) can store empty username ok 13 - socket defaults to ~/.cache/git/credential/socket ok 14 - helper (cache) has no existing data ok 15 - helper (cache) stores password ok 16 - helper (cache) can retrieve password ok 17 - helper (cache) requires matching protocol ok 18 - helper (cache) requires matching host ok 19 - helper (cache) requires matching username ok 20 - helper (cache) requires matching path ok 21 - helper (cache) can forget host ok 22 - helper (cache) can store multiple users ok 23 - helper (cache) can forget user ok 24 - helper (cache) remembers other user ok 25 - helper (cache) can store empty username ok 26 - use custom XDG_CACHE_HOME if set and default sockets are not created ok 27 - credential-cache --socket option overrides default location ok 28 - use custom XDG_CACHE_HOME even if xdg socket exists ok 29 - use user socket if user directory exists ok 30 - use user socket if user directory is a symlink to a directory ok 31 - helper (cache --timeout=1) times out # passed all 31 test(s) 1..31 ok t0303-credential-external.sh ....................... skipped: used to test external credential helpers t0300-credentials.sh ............................... ok 1 - setup helper scripts ok 2 - credential_fill invokes helper ok 3 - credential_fill invokes multiple helpers ok 4 - credential_fill stops when we get a full response ok 5 - credential_fill continues through partial response ok 6 - credential_fill passes along metadata ok 7 - credential_approve calls all helpers ok 8 - do not bother storing password-less credential ok 9 - credential_reject calls all helpers ok 10 - usernames can be preserved ok 11 - usernames can be overridden ok 12 - do not bother completing already-full credential ok 13 - empty helper list falls back to internal getpass ok 14 - internal getpass does not ask for known username ok 15 - respect configured credentials ok 16 - match configured credential ok 17 - do not match configured credential ok 18 - match multiple configured helpers ok 19 - match multiple configured helpers with URLs ok 20 - match percent-encoded values ok 21 - match percent-encoded UTF-8 values in path ok 22 - match percent-encoded values in username ok 23 - fetch with multiple path components ok 24 - pull username from config ok 25 - honors username from URL over helper (URL) ok 26 - honors username from URL over helper (components) ok 27 - last matching username wins ok 28 - http paths can be part of context ok 29 - context uses urlmatch ok 30 - helpers can abort the process ok 31 - empty helper spec resets helper list ok 32 - url parser rejects embedded newlines ok 33 - host-less URLs are parsed as empty host ok 34 - credential system refuses to work with missing host ok 35 - credential system refuses to work with missing protocol ok 36 - url parser handles bare query marker ok 37 - url parser handles bare fragment marker ok 38 - url parser not confused by encoded markers ok 39 - credential config with partial URLs # passed all 39 test(s) 1..39 ok t0500-progress-display.sh .......................... ok 1 - simple progress display ok 2 - progress display with total ok 3 - progress display breaks long lines #1 ok 4 - progress display breaks long lines #2 ok 5 - progress display breaks long lines #3 - even the first is too long ok 6 - progress display breaks long lines #4 - title line matches terminal width ok 7 - progress shortens - crazy caller ok 8 - progress display with throughput ok 9 - progress display with throughput and total ok 10 - cover up after throughput shortens ok 11 - cover up after throughput shortens a lot ok 12 - progress generates traces # passed all 12 test(s) 1..12 ok t0302-credential-store.sh .......................... ok 1 - helper (store) has no existing data ok 2 - helper (store) stores password ok 3 - helper (store) can retrieve password ok 4 - helper (store) requires matching protocol ok 5 - helper (store) requires matching host ok 6 - helper (store) requires matching username ok 7 - helper (store) requires matching path ok 8 - helper (store) can forget host ok 9 - helper (store) can store multiple users ok 10 - helper (store) can forget user ok 11 - helper (store) remembers other user ok 12 - helper (store) can store empty username ok 13 - when xdg file does not exist, xdg file not created ok 14 - setup xdg file ok 15 - helper (store) has no existing data ok 16 - helper (store) stores password ok 17 - helper (store) can retrieve password ok 18 - helper (store) requires matching protocol ok 19 - helper (store) requires matching host ok 20 - helper (store) requires matching username ok 21 - helper (store) requires matching path ok 22 - helper (store) can forget host ok 23 - helper (store) can store multiple users ok 24 - helper (store) can forget user ok 25 - helper (store) remembers other user ok 26 - helper (store) can store empty username ok 27 - when xdg file exists, home file not created ok 28 - setup custom xdg file ok 29 - helper (store) has no existing data ok 30 - helper (store) stores password ok 31 - helper (store) can retrieve password ok 32 - helper (store) requires matching protocol ok 33 - helper (store) requires matching host ok 34 - helper (store) requires matching username ok 35 - helper (store) requires matching path ok 36 - helper (store) can forget host ok 37 - helper (store) can store multiple users ok 38 - helper (store) can forget user ok 39 - helper (store) remembers other user ok 40 - helper (store) can store empty username ok 41 - if custom xdg file exists, home and xdg files not created ok 42 - get: use home file if both home and xdg files have matches ok 43 - get: use xdg file if home file has no matches ok 44 - get: use xdg file if home file is unreadable ok 45 - store: if both xdg and home files exist, only store in home file ok 46 - erase: erase matching credentials from both xdg and home files ok 47 - get: ignore credentials without scheme as invalid ok 48 - get: ignore credentials without valid host/path as invalid ok 49 - get: ignore credentials without username/password as invalid ok 50 - get: credentials with DOS line endings are invalid ok 51 - get: credentials with path and DOS line endings are valid ok 52 - get: credentials with DOS line endings are invalid if path is relevant ok 53 - get: store file can contain empty/bogus lines # passed all 53 test(s) 1..53 ok t1001-read-tree-m-2way.sh .......................... ok 1 - setup ok 2 - 1, 2, 3 - no carry forward ok 3 - 4 - carry forward local addition. ok 4 - 5 - carry forward local addition. ok 5 - 6 - local addition already has the same. ok 6 - 7 - local addition already has the same. ok 7 - 8 - conflicting addition. ok 8 - 9 - conflicting addition. ok 9 - 10 - path removed. ok 10 - 11 - dirty path removed. ok 11 - 12 - unmatching local changes being removed. ok 12 - 13 - unmatching local changes being removed. ok 13 - 14 - unchanged in two heads. ok 14 - 15 - unchanged in two heads. ok 15 - 16 - conflicting local change. ok 16 - 17 - conflicting local change. ok 17 - 18 - local change already having a good result. ok 18 - 19 - local change already having a good result, further modified. ok 19 - 20 - no local change, use new tree. ok 20 - 21 - no local change, dirty cache. ok 21 - 22 - local change cache updated. ok 22 - DF vs DF/DF case setup. ok 23 - DF vs DF/DF case test. ok 24 - a/b (untracked) vs a case setup. ok 25 - a/b (untracked) vs a, plus c/d case test. ok 26 - read-tree supports the super-prefix ok 27 - a/b vs a, plus c/d case setup. ok 28 - a/b vs a, plus c/d case test. ok 29 - -m references the correct modified tree # passed all 29 test(s) 1..29 ok t1000-read-tree-m-3way.sh .......................... ok 1 - adding test file NN and Z/NN ok 2 - adding test file ND and Z/ND ok 3 - adding test file NM and Z/NM ok 4 - adding test file DN and Z/DN ok 5 - adding test file DD and Z/DD ok 6 - adding test file DM and Z/DM ok 7 - adding test file MN and Z/MN ok 8 - adding test file MD and Z/MD ok 9 - adding test file MM and Z/MM ok 10 - adding test file SS ok 11 - adding test file TT ok 12 - prepare initial tree ok 13 - change in branch A (removal) ok 14 - change in branch A (modification) ok 15 - change in branch A (modification) ok 16 - change in branch A (modification) ok 17 - change in branch A (modification) ok 18 - change in branch A (modification) ok 19 - change in branch A (modification) ok 20 - change in branch A (addition) ok 21 - change in branch A (addition) ok 22 - change in branch A (addition) ok 23 - change in branch A (addition) ok 24 - change in branch A (addition) ok 25 - change in branch A (edit) ok 26 - change in branch A (change file to directory) ok 27 - recording branch A tree ok 28 - reading original tree and checking out ok 29 - change in branch B (removal) ok 30 - change in branch B (modification) ok 31 - change in branch B (modification) ok 32 - change in branch B (modification) ok 33 - change in branch B (modification) ok 34 - change in branch B (modification) ok 35 - change in branch B (modification) ok 36 - change in branch B (addition) ok 37 - change in branch B (addition) ok 38 - change in branch B (addition) ok 39 - change in branch B (addition) ok 40 - change in branch B (addition and modification) ok 41 - change in branch B (modification) ok 42 - change in branch B (addition of a file to conflict with directory) ok 43 - recording branch B tree ok 44 - keep contents of 3 trees for easy access ok 45 - 3-way merge with git read-tree -m, empty cache ok 46 - 3-way merge with git read-tree -m, match H ok 47 - 1 - must not have an entry not in A. ok 48 - 2 - must match B in !O && !A && B case. ok 49 - 2 - matching B alone is OK in !O && !A && B case. ok 50 - 3 - must match A in !O && A && !B case. ok 51 - 3 - matching A alone is OK in !O && A && !B case. ok 52 - 3 (fail) - must match A in !O && A && !B case. ok 53 - 4 - must match and be up-to-date in !O && A && B && A!=B case. ok 54 - 4 (fail) - must match and be up-to-date in !O && A && B && A!=B case. ok 55 - 4 (fail) - must match and be up-to-date in !O && A && B && A!=B case. ok 56 - 5 - must match in !O && A && B && A==B case. ok 57 - 5 - must match in !O && A && B && A==B case. ok 58 - 5 (fail) - must match A in !O && A && B && A==B case. ok 59 - 6 - must not exist in O && !A && !B case ok 60 - 7 - must not exist in O && !A && B && O!=B case ok 61 - 8 - must not exist in O && !A && B && O==B case ok 62 - 9 - must match and be up-to-date in O && A && !B && O!=A case ok 63 - 9 (fail) - must match and be up-to-date in O && A && !B && O!=A case ok 64 - 9 (fail) - must match and be up-to-date in O && A && !B && O!=A case ok 65 - 10 - must match and be up-to-date in O && A && !B && O==A case ok 66 - 10 (fail) - must match and be up-to-date in O && A && !B && O==A case ok 67 - 10 (fail) - must match and be up-to-date in O && A && !B && O==A case ok 68 - 11 - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 69 - 11 (fail) - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 70 - 11 (fail) - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 71 - 12 - must match A in O && A && B && O!=A && A==B case ok 72 - 12 - must match A in O && A && B && O!=A && A==B case ok 73 - 12 (fail) - must match A in O && A && B && O!=A && A==B case ok 74 - 13 - must match A in O && A && B && O!=A && O==B case ok 75 - 13 - must match A in O && A && B && O!=A && O==B case ok 76 - 14 - must match and be up-to-date in O && A && B && O==A && O!=B case ok 77 - 14 - may match B in O && A && B && O==A && O!=B case ok 78 - 14 (fail) - must match and be up-to-date in O && A && B && O==A && O!=B case ok 79 - 14 (fail) - must match and be up-to-date in O && A && B && O==A && O!=B case ok 80 - 15 - must match A in O && A && B && O==A && O==B case ok 81 - 15 - must match A in O && A && B && O==A && O==B case ok 82 - 15 (fail) - must match A in O && A && B && O==A && O==B case ok 83 - 16 - A matches in one and B matches in another. # passed all 83 test(s) 1..83 ok t1003-read-tree-prefix.sh .......................... ok 1 - setup ok 2 - read-tree --prefix # passed all 2 test(s) 1..2 ok t1004-read-tree-m-u-wf.sh .......................... ok 1 - two-way setup ok 2 - two-way not clobbering ok 3 - two-way with incorrect --exclude-per-directory (1) ok 4 - two-way with incorrect --exclude-per-directory (2) ok 5 - two-way clobbering a ignored file ok 6 - three-way not complaining on an untracked path in both ok 7 - three-way not clobbering a working tree file ok 8 - three-way not complaining on an untracked file ok 9 - 3-way not overwriting local changes (setup) ok 10 - 3-way not overwriting local changes (our side) ok 11 - 3-way not overwriting local changes (their side) ok 12 - funny symlink in work tree ok 13 - funny symlink in work tree, un-unlink-able ok 14 - D/F setup ok 15 - D/F ok 16 - D/F resolve ok 17 - D/F recursive # passed all 17 test(s) 1..17 ok t1002-read-tree-m-u-2way.sh ........................ ok 1 - setup ok 2 - 1, 2, 3 - no carry forward ok 3 - 4 - carry forward local addition. ok 4 - 5 - carry forward local addition. ok 5 - 6 - local addition already has the same. ok 6 - 7 - local addition already has the same. ok 7 - 8 - conflicting addition. ok 8 - 9 - conflicting addition. ok 9 - 10 - path removed. ok 10 - 11 - dirty path removed. ok 11 - 12 - unmatching local changes being removed. ok 12 - 13 - unmatching local changes being removed. ok 13 - 14 - unchanged in two heads. ok 14 - 15 - unchanged in two heads. ok 15 - 16 - conflicting local change. ok 16 - 17 - conflicting local change. ok 17 - 18 - local change already having a good result. ok 18 - 19 - local change already having a good result, further modified. ok 19 - 20 - no local change, use new tree. ok 20 - 21 - no local change, dirty cache. ok 21 - DF vs DF/DF case setup. ok 22 - DF vs DF/DF case test. # passed all 22 test(s) 1..22 ok t0410-partial-clone.sh ............................. ok 1 - extensions.partialclone without filter ok 2 - convert shallow clone to partial clone ok 3 - convert to partial clone with noop extension ok 4 - converting to partial clone fails with unrecognized extension ok 5 - missing reflog object, but promised by a commit, passes fsck ok 6 - missing reflog object, but promised by a tag, passes fsck ok 7 - missing reflog object alone fails fsck, even with extension set ok 8 - missing ref object, but promised, passes fsck ok 9 - missing object, but promised, passes fsck ok 10 - missing CLI object, but promised, passes fsck ok 11 - fetching of missing objects ok 12 - fetching of missing objects works with ref-in-want enabled ok 13 - fetching of missing objects from another promisor remote ok 14 - fetching of missing objects configures a promisor remote ok 15 - fetching of missing blobs works ok 16 - fetching of missing trees does not fetch blobs ok 17 - rev-list stops traversal at missing and promised commit ok 18 - missing tree objects with --missing=allow-promisor and --exclude-promisor-objects ok 19 - missing non-root tree object and rev-list ok 20 - rev-list stops traversal at missing and promised tree ok 21 - rev-list stops traversal at missing and promised blob ok 22 - rev-list stops traversal at promisor commit, tree, and blob ok 23 - rev-list dies for missing objects on cmd line ok 24 - single promisor remote can be re-initialized gracefully ok 25 - gc repacks promisor objects separately from non-promisor objects ok 26 - gc does not repack promisor objects if there are none ok 27 - repack -d does not irreversibly delete promisor objects ok 28 - gc stops traversal when a missing but promised object is reached ok 29 - do not fetch when checking existence of tree we construct ourselves ok 30 - fetching of missing objects from an HTTP server # passed all 30 test(s) 1..30 ok t1005-read-tree-reset.sh ........................... ok 1 - setup ok 2 - reset should work ok 3 - reset should remove remnants from a failed merge ok 4 - two-way reset should remove remnants too ok 5 - Porcelain reset should remove remnants too ok 6 - Porcelain checkout -f should remove remnants too ok 7 - Porcelain checkout -f HEAD should remove remnants too # passed all 7 test(s) 1..7 ok t1007-hash-object.sh ............................... ok 1 - setup ok 2 - multiple '--stdin's are rejected ok 3 - Can't use --stdin and --stdin-paths together ok 4 - Can't pass filenames as arguments with --stdin-paths ok 5 - Can't use --path with --stdin-paths ok 6 - Can't use --path with --no-filters ok 7 - hash a file ok 8 - blob does not exist in database ok 9 - hash from stdin ok 10 - blob does not exist in database ok 11 - hash a file and write to database ok 12 - blob exists in database ok 13 - git hash-object --stdin file1 with --batch fails ok 61 - Passing --batch with fails ok 62 - Passing sha1 with --batch fails ok 63 - Passing -t with --batch-check fails ok 64 - Passing --batch-check with -t fails ok 65 - Passing -s with --batch-check fails ok 66 - Passing --batch-check with -s fails ok 67 - Passing -e with --batch-check fails ok 68 - Passing --batch-check with -e fails ok 69 - Passing -p with --batch-check fails ok 70 - Passing --batch-check with -p fails ok 71 - Passing with --batch-check fails ok 72 - Passing --batch-check with fails ok 73 - Passing sha1 with --batch-check fails ok 74 - Passing -t with --follow-symlinks fails ok 75 - Passing -s with --follow-symlinks fails ok 76 - Passing -e with --follow-symlinks fails ok 77 - Passing -p with --follow-symlinks fails ok 78 - --batch-check for a non-existent named object ok 79 - --batch-check for a non-existent hash ok 80 - --batch for an existent and a non-existent hash ok 81 - --batch-check for an empty line ok 82 - empty --batch-check notices missing object ok 83 - --batch with multiple sha1s gives correct format ok 84 - --batch-check with multiple sha1s gives correct format ok 85 - setup blobs which are likely to delta ok 86 - confirm that neither loose blob is a delta ok 87 - %(deltabase) reports packed delta bases ok 88 - Type of broken object is correct ok 89 - Size of broken object is correct ok 90 - Type of broken object is correct when type is large ok 91 - Size of large broken object is correct when type is large ok 92 - prep for symlink tests ok 93 - git cat-file --batch-check --follow-symlinks works for non-links ok 94 - git cat-file --batch-check --follow-symlinks works for in-repo, same-dir links ok 95 - git cat-file --batch-check --follow-symlinks works for in-repo, links to dirs ok 96 - git cat-file --batch-check --follow-symlinks works for broken in-repo, same-dir links ok 97 - git cat-file --batch-check --follow-symlinks works for same-dir links-to-links ok 98 - git cat-file --batch-check --follow-symlinks works for parent-dir links ok 99 - git cat-file --batch-check --follow-symlinks works for .. links ok 100 - git cat-file --batch-check --follow-symlinks works for ../.. links ok 101 - git cat-file --batch-check --follow-symlinks works for dir/ links ok 102 - git cat-file --batch-check --follow-symlinks works for dir/subdir links ok 103 - git cat-file --batch-check --follow-symlinks works for dir ->subdir links ok 104 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks ok 105 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in dirs ok 106 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in subdirs ok 107 - git cat-file --batch-check --follow-symlinks works for symlinks with internal .. ok 108 - git cat-file --batch-check --follow-symlink breaks loops ok 109 - git cat-file --batch --follow-symlink returns correct sha and mode ok 110 - cat-file --batch-all-objects shows all objects ok 111 - cat-file --unordered works # passed all 111 test(s) 1..111 ok t1015-read-index-unmerged.sh ....................... ok 1 - setup modify/delete + directory/file conflict ok 2 - read-tree --reset cleans unmerged entries ok 3 - One reset --hard cleans unmerged entries ok 4 - setup directory/file conflict + simple edit/edit ok 5 - git merge --abort succeeds despite D/F conflict ok 6 - git am --skip succeeds despite D/F conflict # passed all 6 test(s) 1..6 ok t1014-read-tree-confusing.sh ....................... ok 1 - create base tree ok 2 - enable core.protectHFS for rejection tests ok 3 - enable core.protectNTFS for rejection tests ok 4 - reject . at end of path ok 5 - reject . as subtree ok 6 - reject .. at end of path ok 7 - reject .. as subtree ok 8 - reject .git at end of path ok 9 - reject .git as subtree ok 10 - reject .GIT at end of path ok 11 - reject .GIT as subtree ok 12 - reject {u200c}.Git at end of path ok 13 - reject {u200c}.Git as subtree ok 14 - reject .gI{u200c}T at end of path ok 15 - reject .gI{u200c}T as subtree ok 16 - reject .GiT{u200c} at end of path ok 17 - reject .GiT{u200c} as subtree ok 18 - reject git~1 at end of path ok 19 - reject git~1 as subtree ok 20 - reject .git.{space} at end of path ok 21 - reject .git.{space} as subtree ok 22 - reject backslashes at end of path ok 23 - reject backslashes as subtree ok 24 - reject backslashes2 at end of path ok 25 - reject backslashes2 as subtree ok 26 - reject .git...:alternate-stream at end of path ok 27 - reject .git...:alternate-stream as subtree ok 28 - utf-8 paths allowed with core.protectHFS off # passed all 28 test(s) 1..28 ok t1021-rerere-in-workdir.sh ......................... ok 1 - setup ok 2 - rerere in workdir not ok 3 - rerere in workdir (relative) # TODO known breakage # still have 1 known breakage(s) # passed all remaining 2 test(s) 1..3 ok t1020-subdirectory.sh .............................. ok 1 - setup ok 2 - update-index and ls-files ok 3 - cat-file ok 4 - diff-files ok 5 - write-tree ok 6 - checkout-index ok 7 - read-tree ok 8 - alias expansion ok 9 - !alias expansion ok 10 - GIT_PREFIX for !alias ok 11 - GIT_PREFIX for built-ins ok 12 - no file/rev ambiguity check inside .git ok 13 - no file/rev ambiguity check inside a bare repo (explicit GIT_DIR) ok 14 - no file/rev ambiguity check inside a bare repo ok 15 - detection should not be fooled by a symlink # passed all 15 test(s) 1..15 ok t1051-large-conversion.sh .......................... ok 1 - setup input tests ok 2 - autocrlf=true converts on input ok 3 - eol=crlf converts on input ok 4 - ident converts on input ok 5 - user-defined filters convert on input ok 6 - setup output tests ok 7 - autocrlf=true converts on output ok 8 - eol=crlf converts on output ok 9 - user-defined filters convert on output ok 10 - ident converts on output # passed all 10 test(s) 1..10 ok t1050-large.sh ..................................... ok 1 - setup ok 2 - add with -c core.compression=0 ok 3 - add with -c core.compression=9 ok 4 - add with -c core.compression=0 -c pack.compression=0 ok 5 - add with -c core.compression=9 -c pack.compression=0 ok 6 - add with -c core.compression=0 -c pack.compression=9 ok 7 - add with -c core.compression=9 -c pack.compression=9 ok 8 - add with -c pack.compression=0 ok 9 - add with -c pack.compression=9 ok 10 - add a large file or two ok 11 - checkout a large file ok 12 - packsize limit ok 13 - diff --raw ok 14 - diff --stat ok 15 - diff ok 16 - diff --cached ok 17 - hash-object ok 18 - cat-file a large file ok 19 - cat-file a large file from a tag ok 20 - git-show a large file ok 21 - index-pack ok 22 - repack ok 23 - pack-objects with large loose object ok 24 - tar archiving ok 25 - zip archiving, store only ok 26 - zip archiving, deflate ok 27 - fsck large blobs # passed all 27 test(s) 1..27 ok t1060-object-corruption.sh ......................... ok 1 - setup corrupt repo ok 2 - setup repo with missing object ok 3 - setup repo with misnamed object ok 4 - streaming a corrupt blob fails ok 5 - getting type of a corrupt blob fails ok 6 - read-tree -u detects bit-errors in blobs ok 7 - read-tree -u detects missing objects ok 8 - clone --no-local --bare detects corruption ok 9 - clone --no-local --bare detects missing object ok 10 - clone --no-local --bare detects misnamed object ok 11 - clone --local detects corruption ok 12 - error detected during checkout leaves repo intact ok 13 - clone --local detects missing objects not ok 14 - clone --local detects misnamed objects # TODO known breakage ok 15 - fetch into corrupted repo with index-pack ok 16 - internal tree objects are not "missing" # still have 1 known breakage(s) # passed all remaining 15 test(s) 1..16 ok t1090-sparse-checkout-scope.sh ..................... ok 1 - setup ok 2 - create feature branch ok 3 - perform sparse checkout of master ok 4 - merge feature branch into sparse checkout of master ok 5 - return to full checkout of master ok 6 - in partial clone, sparse checkout only fetches needed blobs # passed all 6 test(s) 1..6 ok t1100-commit-tree-options.sh ....................... ok 1 - test preparation: write empty tree ok 2 - construct commit ok 3 - read commit ok 4 - compare commit ok 5 - flags and then non flags # passed all 5 test(s) 1..5 ok t1091-sparse-checkout-builtin.sh ................... ok 1 - setup ok 2 - git sparse-checkout list (empty) ok 3 - git sparse-checkout list (populated) ok 4 - git sparse-checkout init ok 5 - git sparse-checkout list after init ok 6 - init with existing sparse-checkout ok 7 - clone --sparse ok 8 - interaction with clone --no-checkout (unborn index) ok 9 - set enables config ok 10 - set sparse-checkout using builtin ok 11 - set sparse-checkout using --stdin ok 12 - add to sparse-checkout ok 13 - cone mode: match patterns ok 14 - cone mode: warn on bad pattern ok 15 - sparse-checkout disable ok 16 - cone mode: init and set ok 17 - cone mode: list ok 18 - cone mode: set with nested folders ok 19 - cone mode: add independent path ok 20 - cone mode: add sibling path ok 21 - cone mode: add parent path ok 22 - not-up-to-date does not block rest of sparsification ok 23 - revert to old sparse-checkout on empty update ok 24 - fail when lock is taken ok 25 - .gitignore should not warn about cone mode ok 26 - sparse-checkout (init|set|disable) warns with dirty status ok 27 - sparse-checkout (init|set|disable) warns with unmerged status ok 28 - sparse-checkout reapply ok 29 - cone mode: set with core.ignoreCase=true ok 30 - interaction with submodules ok 31 - different sparse-checkouts with worktrees ok 32 - set using filename keeps file on-disk ok 33 - pattern-checks: /A/** ok 34 - pattern-checks: /A/**/B/ ok 35 - pattern-checks: too short ok 36 - pattern-checks: not too short ok 37 - pattern-checks: trailing "*" ok 38 - pattern-checks: starting "*" ok 39 - pattern-checks: contained glob characters ok 40 - pattern-checks: escaped characters ok 41 # SKIP cone mode replaces backslashes with slashes (missing MINGW) # passed all 41 test(s) 1..41 ok t1301-shared-repo.sh ............................... ok 1 - shared = 0400 (faulty permission u-w) ok 2 - shared=1 does not clear bits preset by umask 002 ok 3 - shared=1 does not clear bits preset by umask 022 ok 4 - shared=all ok 5 - update-server-info honors core.sharedRepository ok 6 - shared = 0660 (r--r-----) ro ok 7 - shared = 0660 (rw-rw----) rw ok 8 - shared = 0640 (r--r-----) ro ok 9 - shared = 0640 (rw-r-----) rw ok 10 - shared = 0600 (r--------) ro ok 11 - shared = 0600 (rw-------) rw ok 12 - shared = 0666 (r--r--r--) ro ok 13 - shared = 0666 (rw-rw-rw-) rw ok 14 - shared = 0664 (r--r--r--) ro ok 15 - shared = 0664 (rw-rw-r--) rw ok 16 - info/refs respects umask in unshared repo ok 17 - git reflog expire honors core.sharedRepository ok 18 - forced modes ok 19 - remote init does not use config from cwd ok 20 - re-init respects core.sharedrepository (local) ok 21 - re-init respects core.sharedrepository (remote) ok 22 - template can set core.sharedrepository # passed all 22 test(s) 1..22 ok t1302-repo-version.sh .............................. ok 1 - setup ok 2 - gitdir selection on normal repos ok 3 - gitdir selection on unsupported repo ok 4 - gitdir not required mode ok 5 - gitdir required mode ok 6 - allow version=0 ok 7 - allow version=1 ok 8 - allow version=1 noop ok 9 - abort version=1 no-such-extension ok 10 - allow version=0 no-such-extension ok 11 - allow version=0 noop ok 12 - abort version=0 noop-v1 ok 13 - allow version=1 noop-v1 ok 14 - precious-objects allowed ok 15 - precious-objects blocks destructive repack ok 16 - other repacks are OK ok 17 - precious-objects blocks prune ok 18 - gc runs without complaint # passed all 18 test(s) 1..18 ok t1303-wacky-config.sh .............................. ok 1 - modify same key ok 2 - add key in same section ok 3 - add key in different section ok 4 - make sure git config escapes section names properly ok 5 - do not crash on special long config line ok 6 - get many entries ok 7 - get many entries by regex ok 8 - add and replace one of many entries ok 9 - replace many entries ok 10 - unset many entries ok 11 - --add appends new value after existing empty value # passed all 11 test(s) 1..11 ok t1300-config.sh .................................... ok 1 - clear default config ok 2 - initial ok 3 - mixed case ok 4 - similar section ok 5 - uppercase section ok 6 - replace with non-match ok 7 - replace with non-match (actually matching) ok 8 - non-match result ok 9 - find mixed-case key by canonical name ok 10 - find mixed-case key by non-canonical name ok 11 - subsections are not canonicalized by git-config ok 12 - unset with cont. lines ok 13 - unset with cont. lines is correct ok 14 - multiple unset ok 15 - multiple unset is correct ok 16 - --replace-all missing value ok 17 - --replace-all ok 18 - all replaced ok 19 - really mean test ok 20 - really really mean test ok 21 - get value ok 22 - unset ok 23 - multivar ok 24 - non-match ok 25 - non-match value ok 26 - multi-valued get returns final one ok 27 - multi-valued get-all returns all ok 28 - multivar replace ok 29 - ambiguous unset ok 30 - invalid unset ok 31 - multivar unset ok 32 - invalid key ok 33 - correct key ok 34 - hierarchical section ok 35 - hierarchical section value ok 36 - working --list ok 37 - --list without repo produces empty output ok 38 - --name-only --list ok 39 - --get-regexp ok 40 - --name-only --get-regexp ok 41 - --add ok 42 - get variable with no value ok 43 - get variable with empty value ok 44 - get-regexp variable with no value ok 45 - get-regexp --bool variable with no value ok 46 - get-regexp variable with empty value ok 47 - get bool variable with no value ok 48 - get bool variable with empty value ok 49 - no arguments, but no crash ok 50 - new section is partial match of another ok 51 - new variable inserts into proper section ok 52 - alternative --file (non-existing file should fail) ok 53 - alternative GIT_CONFIG ok 54 - alternative GIT_CONFIG (--file) ok 55 - alternative GIT_CONFIG (--file=-) ok 56 - setting a value in stdin is an error ok 57 - editing stdin is an error ok 58 - refer config from subdirectory ok 59 - refer config from subdirectory via --file ok 60 - --set in alternative file ok 61 - rename section ok 62 - rename succeeded ok 63 - rename non-existing section ok 64 - rename succeeded ok 65 - rename another section ok 66 - rename succeeded ok 67 - rename a section with a var on the same line ok 68 - rename succeeded ok 69 - renaming empty section name is rejected ok 70 - renaming to bogus section is rejected ok 71 - remove section ok 72 - section was removed properly ok 73 - section ending ok 74 - numbers ok 75 - --int is at least 64 bits ok 76 - invalid unit ok 77 - line number is reported correctly ok 78 - invalid stdin config ok 79 - bool ok 80 - invalid bool (--get) ok 81 - invalid bool (set) ok 82 - set --bool ok 83 - set --int ok 84 - get --bool-or-int ok 85 - set --bool-or-int ok 86 - set --path ok 87 - get --path ok 88 - get --path copes with unset $HOME ok 89 - get --path barfs on boolean variable ok 90 - get --expiry-date ok 91 - get --type=color ok 92 - set --type=color ok 93 - get --type=color barfs on non-color ok 94 - set --type=color barfs on non-color ok 95 - quoting ok 96 - key with newline ok 97 - value with newline ok 98 - value continued on next line ok 99 - --null --list ok 100 - --null --get-regexp ok 101 - inner whitespace kept verbatim ok 102 - symlinked configuration ok 103 - nonexistent configuration ok 104 - symlink to nonexistent configuration ok 105 - check split_cmdline return ok 106 - git -c "key=value" support ok 107 - git -c can represent empty string ok 108 - key sanity-checking ok 109 - git -c works with aliases of builtins ok 110 - aliases can be CamelCased ok 111 - git -c does not split values on equals ok 112 - git -c dies on bogus config ok 113 - git -c complains about empty key ok 114 - git -c complains about empty key and value ok 115 - multiple git -c appends config ok 116 - last one wins: two level vars ok 117 - last one wins: three level vars ok 118 - old-fashioned settings are case insensitive ok 119 - setting different case sensitive subsections ok 120 - git -c a=VAL rejects invalid 'a' ok 121 - git -c .a=VAL rejects invalid '.a' ok 122 - git -c a.=VAL rejects invalid 'a.' ok 123 - git -c a.0b=VAL rejects invalid 'a.0b' ok 124 - git -c a.b c.=VAL rejects invalid 'a.b c.' ok 125 - git -c a.b c.0d=VAL rejects invalid 'a.b c.0d' ok 126 - git -c a.b=VAL works with valid 'a.b' ok 127 - git -c a.b c.d=VAL works with valid 'a.b c.d' ok 128 - git -c is not confused by empty environment ok 129 - detect bogus GIT_CONFIG_PARAMETERS ok 130 - git config --edit works ok 131 - git config --edit respects core.editor ok 132 - barf on syntax error ok 133 - barf on incomplete section header ok 134 - barf on incomplete string ok 135 - urlmatch ok 136 - urlmatch favors more specific URLs ok 137 - urlmatch with wildcard ok 138 - --unset last key removes section (except if commented) ok 139 - --unset-all removes section if empty & uncommented ok 140 - adding a key into an empty section reuses header ok 141 - preserves existing permissions ok 142 - set up --show-origin tests ok 143 - --show-origin with --list ok 144 - --show-origin with --list --null ok 145 - --show-origin with single file ok 146 - --show-origin with --get-regexp ok 147 - --show-origin getting a single key ok 148 - set up custom config file ok 149 - set up custom config file with special name characters ok 150 - --show-origin escape special file name characters ok 151 - --show-origin stdin ok 152 - --show-origin stdin with file include ok 153 - --show-origin blob ok 154 - --show-origin blob ref ok 155 - --show-scope with --list ok 156 - --show-scope with --blob ok 157 - --show-scope with --local ok 158 - --show-scope getting a single value ok 159 - --show-scope with --show-origin ok 160 - --local requires a repo ok 161 - --worktree requires a repo ok 162 - identical modern --type specifiers are allowed ok 163 - identical legacy --type specifiers are allowed ok 164 - identical mixed --type specifiers are allowed ok 165 - non-identical modern --type specifiers are not allowed ok 166 - non-identical legacy --type specifiers are not allowed ok 167 - non-identical mixed --type specifiers are not allowed ok 168 - --type allows valid type specifiers ok 169 - --no-type unsets type specifiers ok 170 - unset type specifiers may be reset to conflicting ones ok 171 - --type rejects unknown specifiers ok 172 - --replace-all does not invent newlines # passed all 172 test(s) 1..172 ok t1304-default-acl.sh ............................... ok 1 - checking for a working acl setup ok 2 - Setup test repo ok 3 - Objects creation does not break ACLs with restrictive umask ok 4 - git gc does not break ACLs with restrictive umask # passed all 4 test(s) 1..4 ok t1306-xdg-files.sh ................................. ok 1 - read config: xdg file exists and ~/.gitconfig doesn't ok 2 - read config: xdg file exists and ~/.gitconfig exists ok 3 - read with --get: xdg file exists and ~/.gitconfig doesn't ok 4 - "$XDG_CONFIG_HOME overrides $HOME/.config/git ok 5 - read with --get: xdg file exists and ~/.gitconfig exists ok 6 - read with --list: xdg file exists and ~/.gitconfig doesn't ok 7 - read with --list: xdg file exists and ~/.gitconfig exists ok 8 - Setup ok 9 - Exclusion of a file in the XDG ignore file ok 10 - $XDG_CONFIG_HOME overrides $HOME/.config/git/ignore ok 11 - Exclusion in both XDG and local ignore files ok 12 - Exclusion in a non-XDG global ignore file ok 13 - Checking XDG ignore file when HOME is unset ok 14 - Checking attributes in the XDG attributes file ok 15 - Checking XDG attributes when HOME is unset ok 16 - $XDG_CONFIG_HOME overrides $HOME/.config/git/attributes ok 17 - Checking attributes in both XDG and local attributes files ok 18 - Checking attributes in a non-XDG global attributes file ok 19 - write: xdg file exists and ~/.gitconfig doesn't ok 20 - write: xdg file exists and ~/.gitconfig exists ok 21 - write: ~/.config/git/ exists and config file doesn't # passed all 21 test(s) 1..21 ok t1305-config-include.sh ............................ ok 1 - include file by absolute path ok 2 - include file by relative path ok 3 - chained relative paths ok 4 - include paths get tilde-expansion ok 5 - include options can still be examined ok 6 - listing includes option and expansion ok 7 - single file lookup does not expand includes by default ok 8 - single file list does not expand includes by default ok 9 - writing config file does not expand includes ok 10 - config modification does not affect includes ok 11 - missing include files are ignored ok 12 - absolute includes from command line work ok 13 - relative includes from command line fail ok 14 - absolute includes from blobs work ok 15 - relative includes from blobs fail ok 16 - absolute includes from stdin work ok 17 - relative includes from stdin line fail ok 18 - conditional include, both unanchored ok 19 - conditional include, $HOME expansion ok 20 - conditional include, full pattern ok 21 - conditional include, relative path ok 22 - conditional include, both unanchored, icase ok 23 - conditional include, early config reading ok 24 - conditional include with /**/ ok 25 - conditional include, set up symlinked $HOME ok 26 - conditional include, $HOME expansion with symlinks ok 27 - conditional include, relative path with symlinks ok 28 - conditional include, gitdir matching symlink ok 29 - conditional include, gitdir matching symlink, icase ok 30 - conditional include, onbranch ok 31 - conditional include, onbranch, wildcard ok 32 - conditional include, onbranch, implicit /** for / ok 33 - include cycles are detected # passed all 33 test(s) 1..33 ok t1307-config-blob.sh ............................... ok 1 - create config blob ok 2 - list config blob contents ok 3 - fetch value from blob ok 4 - reading non-existing value from blob is an error ok 5 - reading from blob and file is an error ok 6 - reading from missing ref is an error ok 7 - reading from non-blob is an error ok 8 - setting a value in a blob is an error ok 9 - deleting a value in a blob is an error ok 10 - editing a blob is an error ok 11 - parse errors in blobs are properly attributed ok 12 - can parse blob ending with CR ok 13 - config --blob outside of a repository is an error # passed all 13 test(s) 1..13 ok t1309-early-config.sh .............................. ok 1 - read early config ok 2 - in a sub-directory ok 3 - ceiling ok 4 - ceiling #2 ok 5 - read config file in right order ok 6 - ignore .git/ with incompatible repository version not ok 7 - ignore .git/ with invalid repository version # TODO known breakage not ok 8 - ignore .git/ with invalid config # TODO known breakage ok 9 - early config and onbranch ok 10 - onbranch config outside of git repo # still have 2 known breakage(s) # passed all remaining 8 test(s) 1..10 ok t1308-config-set.sh ................................ ok 1 - setup default config ok 2 - get value for a simple key ok 3 - get value for a key with value as an empty string ok 4 - get value for a key with value as NULL ok 5 - upper case key ok 6 - mixed case key ok 7 - key and value with mixed case ok 8 - key with case sensitive subsection ok 9 - key with case insensitive section header ok 10 - key with case insensitive section header & variable ok 11 - find value with misspelled key ok 12 - find value with the highest priority ok 13 - find integer value for a key ok 14 - find string value for a key ok 15 - check line error when NULL string is queried ok 16 - find integer if value is non parse-able ok 17 - find bool value for the entered key ok 18 - find multiple values ok 19 - find value from a configset ok 20 - find value with highest priority from a configset ok 21 - find value_list for a key from a configset ok 22 - proper error on non-existent files ok 23 - proper error on directory "files" ok 24 - proper error on non-accessible files ok 25 - proper error on error in default config files ok 26 - proper error on error in custom config files ok 27 - check line errors for malformed values ok 28 - error on modifying repo config without repo ok 29 - iteration shows correct origins # passed all 29 test(s) 1..29 ok t1310-config-default.sh ............................ ok 1 - uses --default when entry missing ok 2 - does not use --default when entry present ok 3 - canonicalizes --default with appropriate type ok 4 - dies when --default cannot be parsed ok 5 - does not allow --default without --get # passed all 5 test(s) 1..5 ok t1350-config-hooks-path.sh ......................... ok 1 - set up a pre-commit hook in core.hooksPath ok 2 - Check that various forms of specifying core.hooksPath work ok 3 - git rev-parse --git-path hooks # passed all 3 test(s) 1..3 ok t1401-symbolic-ref.sh .............................. ok 1 - symbolic-ref writes HEAD ok 2 - symbolic-ref reads HEAD ok 3 - symbolic-ref refuses non-ref for HEAD ok 4 - symbolic-ref refuses bare sha1 ok 5 - HEAD cannot be removed ok 6 - symbolic-ref can be deleted ok 7 - symbolic-ref can delete dangling symref ok 8 - symbolic-ref fails to delete missing FOO ok 9 - symbolic-ref fails to delete real ref ok 10 - create large ref name ok 11 - symbolic-ref can point to large ref name ok 12 - we can parse long symbolic ref ok 13 - symbolic-ref reports failure in exit code ok 14 - symbolic-ref writes reflog entry ok 15 - symbolic-ref does not create ref d/f conflicts ok 16 - symbolic-ref can overwrite pointer to invalid name ok 17 - symbolic-ref can resolve d/f name (EISDIR) ok 18 - symbolic-ref can resolve d/f name (ENOTDIR) # passed all 18 test(s) 1..18 ok t1402-check-ref-format.sh .......................... ok 1 - ref name '' is invalid ok 2 - ref name '/' is invalid ok 3 - ref name '/' is invalid with options --allow-onelevel ok 4 - ref name '/' is invalid with options --normalize ok 5 - ref name '/' is invalid with options --allow-onelevel --normalize ok 6 - ref name 'foo/bar/baz' is valid ok 7 - ref name 'foo/bar/baz' is valid with options --normalize ok 8 - ref name 'refs///heads/foo' is invalid ok 9 - ref name 'refs///heads/foo' is valid with options --normalize ok 10 - ref name 'heads/foo/' is invalid ok 11 - ref name '/heads/foo' is invalid ok 12 - ref name '/heads/foo' is valid with options --normalize ok 13 - ref name '///heads/foo' is invalid ok 14 - ref name '///heads/foo' is valid with options --normalize ok 15 - ref name './foo' is invalid ok 16 - ref name './foo/bar' is invalid ok 17 - ref name 'foo/./bar' is invalid ok 18 - ref name 'foo/bar/.' is invalid ok 19 - ref name '.refs/foo' is invalid ok 20 - ref name 'refs/heads/foo.' is invalid ok 21 - ref name 'heads/foo..bar' is invalid ok 22 - ref name 'heads/foo?bar' is invalid ok 23 - ref name 'foo./bar' is valid ok 24 - ref name 'heads/foo.lock' is invalid ok 25 - ref name 'heads///foo.lock' is invalid ok 26 - ref name 'foo.lock/bar' is invalid ok 27 - ref name 'foo.lock///bar' is invalid ok 28 - ref name 'heads/foo@bar' is valid ok 29 - ref name 'heads/v@{ation' is invalid ok 30 - ref name 'heads/foo\bar' is invalid ok 31 - ref name 'heads/foo ' is invalid ok 32 - ref name 'heads/foo' is invalid ok 33 - ref name 'heads/fuß' is valid ok 34 - ref name 'heads/*foo/bar' is valid with options --refspec-pattern ok 35 - ref name 'heads/foo*/bar' is valid with options --refspec-pattern ok 36 - ref name 'heads/f*o/bar' is valid with options --refspec-pattern ok 37 - ref name 'heads/f*o*/bar' is invalid with options --refspec-pattern ok 38 - ref name 'heads/foo*/bar*' is invalid with options --refspec-pattern ok 39 - ref name 'foo' is invalid ok 40 - ref name 'foo' is valid with options --allow-onelevel ok 41 - ref name 'foo' is invalid with options --refspec-pattern ok 42 - ref name 'foo' is valid with options --refspec-pattern --allow-onelevel ok 43 - ref name 'foo' is invalid with options --normalize ok 44 - ref name 'foo' is valid with options --allow-onelevel --normalize ok 45 - ref name 'foo/bar' is valid ok 46 - ref name 'foo/bar' is valid with options --allow-onelevel ok 47 - ref name 'foo/bar' is valid with options --refspec-pattern ok 48 - ref name 'foo/bar' is valid with options --refspec-pattern --allow-onelevel ok 49 - ref name 'foo/bar' is valid with options --normalize ok 50 - ref name 'foo/*' is invalid ok 51 - ref name 'foo/*' is invalid with options --allow-onelevel ok 52 - ref name 'foo/*' is valid with options --refspec-pattern ok 53 - ref name 'foo/*' is valid with options --refspec-pattern --allow-onelevel ok 54 - ref name '*/foo' is invalid ok 55 - ref name '*/foo' is invalid with options --allow-onelevel ok 56 - ref name '*/foo' is valid with options --refspec-pattern ok 57 - ref name '*/foo' is valid with options --refspec-pattern --allow-onelevel ok 58 - ref name '*/foo' is invalid with options --normalize ok 59 - ref name '*/foo' is valid with options --refspec-pattern --normalize ok 60 - ref name 'foo/*/bar' is invalid ok 61 - ref name 'foo/*/bar' is invalid with options --allow-onelevel ok 62 - ref name 'foo/*/bar' is valid with options --refspec-pattern ok 63 - ref name 'foo/*/bar' is valid with options --refspec-pattern --allow-onelevel ok 64 - ref name '*' is invalid ok 65 - ref name '*' is invalid with options --allow-onelevel ok 66 - ref name '*' is invalid with options --refspec-pattern ok 67 - ref name '*' is valid with options --refspec-pattern --allow-onelevel ok 68 - ref name 'foo/*/*' is invalid with options --refspec-pattern ok 69 - ref name 'foo/*/*' is invalid with options --refspec-pattern --allow-onelevel ok 70 - ref name '*/foo/*' is invalid with options --refspec-pattern ok 71 - ref name '*/foo/*' is invalid with options --refspec-pattern --allow-onelevel ok 72 - ref name '*/*/foo' is invalid with options --refspec-pattern ok 73 - ref name '*/*/foo' is invalid with options --refspec-pattern --allow-onelevel ok 74 - ref name '/foo' is invalid ok 75 - ref name '/foo' is invalid with options --allow-onelevel ok 76 - ref name '/foo' is invalid with options --refspec-pattern ok 77 - ref name '/foo' is invalid with options --refspec-pattern --allow-onelevel ok 78 - ref name '/foo' is invalid with options --normalize ok 79 - ref name '/foo' is valid with options --allow-onelevel --normalize ok 80 - ref name '/foo' is invalid with options --refspec-pattern --normalize ok 81 - ref name '/foo' is valid with options --refspec-pattern --allow-onelevel --normalize ok 82 - check-ref-format --branch @{-1} ok 83 - check-ref-format --branch -naster ok 84 - check-ref-format --branch from subdir ok 85 - check-ref-format --branch @{-1} from non-repo ok 86 - check-ref-format --branch master from non-repo ok 87 - ref name 'heads/foo' simplifies to 'heads/foo' ok 88 - ref name 'refs///heads/foo' simplifies to 'refs/heads/foo' ok 89 - ref name '/heads/foo' simplifies to 'heads/foo' ok 90 - ref name '///heads/foo' simplifies to 'heads/foo' ok 91 - check-ref-format --normalize rejects 'foo' ok 92 - check-ref-format --normalize rejects '/foo' ok 93 - check-ref-format --normalize rejects 'heads/foo/../bar' ok 94 - check-ref-format --normalize rejects 'heads/./foo' ok 95 - check-ref-format --normalize rejects 'heads\foo' ok 96 - check-ref-format --normalize rejects 'heads/foo.lock' ok 97 - check-ref-format --normalize rejects 'heads///foo.lock' ok 98 - check-ref-format --normalize rejects 'foo.lock/bar' ok 99 - check-ref-format --normalize rejects 'foo.lock///bar' # passed all 99 test(s) 1..99 ok t1403-show-ref.sh .................................. ok 1 - setup ok 2 - show-ref ok 3 - show-ref -q ok 4 - show-ref --verify ok 5 - show-ref --verify -q ok 6 - show-ref -d ok 7 - show-ref --heads, --tags, --head, pattern ok 8 - show-ref --verify HEAD ok 9 - show-ref --verify with dangling ref # passed all 9 test(s) 1..9 ok t1400-update-ref.sh ................................ ok 1 - setup ok 2 - create refs/heads/master ok 3 - create refs/heads/master with oldvalue verification ok 4 - fail to delete refs/heads/master with stale ref ok 5 - delete refs/heads/master ok 6 - delete refs/heads/master without oldvalue verification ok 7 - fail to create refs/heads/gu/fixes ok 8 - create refs/heads/master (by HEAD) ok 9 - create refs/heads/master (by HEAD) with oldvalue verification ok 10 - fail to delete refs/heads/master (by HEAD) with stale ref ok 11 - delete refs/heads/master (by HEAD) ok 12 - deleting current branch adds message to HEAD's log ok 13 - deleting by HEAD adds message to HEAD's log ok 14 - update-ref does not create reflogs by default ok 15 - update-ref creates reflogs with --create-reflog ok 16 - creates no reflog in bare repository ok 17 - core.logAllRefUpdates=true creates reflog in bare repository ok 18 - core.logAllRefUpdates=true does not create reflog by default ok 19 - core.logAllRefUpdates=always creates reflog by default ok 20 - core.logAllRefUpdates=always creates reflog for ORIG_HEAD ok 21 - --no-create-reflog overrides core.logAllRefUpdates=always ok 22 - create refs/heads/master (by HEAD) ok 23 - pack refs ok 24 - move refs/heads/master (by HEAD) ok 25 - delete refs/heads/master (by HEAD) should remove both packed and loose refs/heads/master ok 26 - delete symref without dereference ok 27 - delete symref without dereference when the referred ref is packed ok 28 - update-ref -d is not confused by self-reference ok 29 - update-ref --no-deref -d can delete self-reference ok 30 - update-ref --no-deref -d can delete reference to bad ref ok 31 - (not) create HEAD with old sha1 ok 32 - (not) prior created .git/refs/heads/master ok 33 - create HEAD ok 34 - (not) change HEAD with wrong SHA1 ok 35 - (not) changed .git/refs/heads/master ok 36 - create refs/heads/master (logged by touch) ok 37 - update refs/heads/master (logged by touch) ok 38 - set refs/heads/master (logged by touch) ok 39 - empty directory removal ok 40 - symref empty directory removal ok 41 - verifying refs/heads/master's log (logged by touch) ok 42 - create refs/heads/master (logged by config) ok 43 - update refs/heads/master (logged by config) ok 44 - set refs/heads/master (logged by config) ok 45 - verifying refs/heads/master's log (logged by config) ok 46 - set up for querying the reflog ok 47 - Query "master@{May 25 2005}" (before history) ok 48 - Query master@{2005-05-25} (before history) ok 49 - Query "master@{May 26 2005 23:31:59}" (1 second before history) ok 50 - Query "master@{May 26 2005 23:32:00}" (exactly history start) ok 51 - Query "master@{May 26 2005 23:32:30}" (first non-creation change) ok 52 - Query "master@{2005-05-26 23:33:01}" (middle of history with gap) ok 53 - Query "master@{2005-05-26 23:38:00}" (middle of history) ok 54 - Query "master@{2005-05-26 23:43:00}" (exact end of history) ok 55 - Query "master@{2005-05-28}" (past end of history) ok 56 - creating initial files ok 57 - git commit logged updates ok 58 - git cat-file blob master:F (expect OTHER) ok 59 - git cat-file blob master@{2005-05-26 23:30}:F (expect TEST) ok 60 - git cat-file blob master@{2005-05-26 23:42}:F (expect OTHER) ok 61 - given old value for missing pseudoref, do not create ok 62 - create pseudoref ok 63 - overwrite pseudoref with no old value given ok 64 - overwrite pseudoref with correct old value ok 65 - do not overwrite pseudoref with wrong old value ok 66 - delete pseudoref ok 67 - do not delete pseudoref with wrong old value ok 68 - delete pseudoref with correct old value ok 69 - create pseudoref with old OID zero ok 70 - do not overwrite pseudoref with old OID zero ok 71 - stdin test setup ok 72 - -z fails without --stdin ok 73 - stdin works with no input ok 74 - stdin fails on empty line ok 75 - stdin fails on only whitespace ok 76 - stdin fails on leading whitespace ok 77 - stdin fails on unknown command ok 78 - stdin fails on unbalanced quotes ok 79 - stdin fails on invalid escape ok 80 - stdin fails on junk after quoted argument ok 81 - stdin fails create with no ref ok 82 - stdin fails create with no new value ok 83 - stdin fails create with too many arguments ok 84 - stdin fails update with no ref ok 85 - stdin fails update with no new value ok 86 - stdin fails update with too many arguments ok 87 - stdin fails delete with no ref ok 88 - stdin fails delete with too many arguments ok 89 - stdin fails verify with too many arguments ok 90 - stdin fails option with unknown name ok 91 - stdin fails with duplicate refs ok 92 - stdin create ref works ok 93 - stdin does not create reflogs by default ok 94 - stdin creates reflogs with --create-reflog ok 95 - stdin succeeds with quoted argument ok 96 - stdin succeeds with escaped character ok 97 - stdin update ref creates with zero old value ok 98 - stdin update ref creates with empty old value ok 99 - stdin create ref works with path with space to blob ok 100 - stdin update ref fails with wrong old value ok 101 - stdin update ref fails with bad old value ok 102 - stdin create ref fails with bad new value ok 103 - stdin create ref fails with zero new value ok 104 - stdin update ref works with right old value ok 105 - stdin delete ref fails with wrong old value ok 106 - stdin delete ref fails with zero old value ok 107 - stdin update symref works option no-deref ok 108 - stdin delete symref works option no-deref ok 109 - stdin update symref works flag --no-deref ok 110 - stdin delete symref works flag --no-deref ok 111 - stdin delete ref works with right old value ok 112 - stdin update/create/verify combination works ok 113 - stdin verify succeeds for correct value ok 114 - stdin verify succeeds for missing reference ok 115 - stdin verify treats no value as missing ok 116 - stdin verify fails for wrong value ok 117 - stdin verify fails for mistaken null value ok 118 - stdin verify fails for mistaken empty value ok 119 - stdin update refs works with identity updates ok 120 - stdin update refs fails with wrong old value ok 121 - stdin delete refs works with packed and loose refs ok 122 - stdin -z works on empty input ok 123 - stdin -z fails on empty line ok 124 - stdin -z fails on empty command ok 125 - stdin -z fails on only whitespace ok 126 - stdin -z fails on leading whitespace ok 127 - stdin -z fails on unknown command ok 128 - stdin -z fails create with no ref ok 129 - stdin -z fails create with no new value ok 130 - stdin -z fails create with too many arguments ok 131 - stdin -z fails update with no ref ok 132 - stdin -z fails update with too few args ok 133 - stdin -z emits warning with empty new value ok 134 - stdin -z fails update with no new value ok 135 - stdin -z fails update with no old value ok 136 - stdin -z fails update with too many arguments ok 137 - stdin -z fails delete with no ref ok 138 - stdin -z fails delete with no old value ok 139 - stdin -z fails delete with too many arguments ok 140 - stdin -z fails verify with too many arguments ok 141 - stdin -z fails verify with no old value ok 142 - stdin -z fails option with unknown name ok 143 - stdin -z fails with duplicate refs ok 144 - stdin -z create ref works ok 145 - stdin -z update ref creates with zero old value ok 146 - stdin -z update ref creates with empty old value ok 147 - stdin -z create ref works with path with space to blob ok 148 - stdin -z update ref fails with wrong old value ok 149 - stdin -z update ref fails with bad old value ok 150 - stdin -z create ref fails when ref exists ok 151 - stdin -z create ref fails with bad new value ok 152 - stdin -z create ref fails with empty new value ok 153 - stdin -z update ref works with right old value ok 154 - stdin -z delete ref fails with wrong old value ok 155 - stdin -z delete ref fails with zero old value ok 156 - stdin -z update symref works option no-deref ok 157 - stdin -z delete symref works option no-deref ok 158 - stdin -z delete ref works with right old value ok 159 - stdin -z update/create/verify combination works ok 160 - stdin -z verify succeeds for correct value ok 161 - stdin -z verify succeeds for missing reference ok 162 - stdin -z verify treats no value as missing ok 163 - stdin -z verify fails for wrong value ok 164 - stdin -z verify fails for mistaken null value ok 165 - stdin -z verify fails for mistaken empty value ok 166 - stdin -z update refs works with identity updates ok 167 - stdin -z update refs fails with wrong old value ok 168 - stdin -z delete refs works with packed and loose refs ok 169 - fails with duplicate HEAD update ok 170 - fails with duplicate ref update via symref ok 171 - large transaction creating branches does not burst open file limit ok 172 - large transaction deleting branches does not burst open file limit ok 173 - handle per-worktree refs in refs/bisect ok 174 - transaction handles empty commit ok 175 - transaction handles empty commit with missing prepare ok 176 - transaction handles sole commit ok 177 - transaction handles empty abort ok 178 - transaction exits on multiple aborts ok 179 - transaction exits on start after prepare ok 180 - transaction handles empty abort with missing prepare ok 181 - transaction handles sole abort ok 182 - transaction can handle commit ok 183 - transaction can handle abort ok 184 - transaction aborts by default ok 185 - transaction with prepare aborts by default # passed all 185 test(s) 1..185 ok t1404-update-ref-errors.sh ......................... ok 1 - setup ok 2 - existing loose ref is a simple prefix of new ok 3 - existing packed ref is a simple prefix of new ok 4 - existing loose ref is a deeper prefix of new ok 5 - existing packed ref is a deeper prefix of new ok 6 - new ref is a simple prefix of existing loose ok 7 - new ref is a simple prefix of existing packed ok 8 - new ref is a deeper prefix of existing loose ok 9 - new ref is a deeper prefix of existing packed ok 10 - one new ref is a simple prefix of another ok 11 - empty directory should not fool rev-parse ok 12 - empty directory should not fool for-each-ref ok 13 - empty directory should not fool create ok 14 - empty directory should not fool verify ok 15 - empty directory should not fool 1-arg update ok 16 - empty directory should not fool 2-arg update ok 17 - empty directory should not fool 0-arg delete ok 18 - empty directory should not fool 1-arg delete ok 19 - D/F conflict prevents add long + delete short ok 20 - D/F conflict prevents add short + delete long ok 21 - D/F conflict prevents delete long + add short ok 22 - D/F conflict prevents delete short + add long ok 23 - D/F conflict prevents add long + delete short packed ok 24 - D/F conflict prevents add short + delete long packed ok 25 - D/F conflict prevents delete long packed + add short ok 26 - D/F conflict prevents delete short packed + add long ok 27 - D/F conflict prevents indirect add long + delete short ok 28 - D/F conflict prevents indirect add long + indirect delete short ok 29 - D/F conflict prevents indirect add short + indirect delete long ok 30 - D/F conflict prevents indirect delete long + indirect add short ok 31 - D/F conflict prevents indirect add long + delete short packed ok 32 - D/F conflict prevents indirect add long + indirect delete short packed ok 33 - D/F conflict prevents add long + indirect delete short packed ok 34 - D/F conflict prevents indirect delete long packed + indirect add short ok 35 - missing old value blocks update ok 36 - incorrect old value blocks update ok 37 - existing old value blocks create ok 38 - incorrect old value blocks delete ok 39 - missing old value blocks indirect update ok 40 - incorrect old value blocks indirect update ok 41 - existing old value blocks indirect create ok 42 - incorrect old value blocks indirect delete ok 43 - missing old value blocks indirect no-deref update ok 44 - incorrect old value blocks indirect no-deref update ok 45 - existing old value blocks indirect no-deref create ok 46 - incorrect old value blocks indirect no-deref delete ok 47 - non-empty directory blocks create ok 48 - broken reference blocks create ok 49 - non-empty directory blocks indirect create ok 50 - broken reference blocks indirect create ok 51 - no bogus intermediate values during delete ok 52 - delete fails cleanly if packed-refs file is locked ok 53 - delete fails cleanly if packed-refs.new write fails # passed all 53 test(s) 1..53 ok t1405-main-ref-store.sh ............................ ok 1 - pack_refs(PACK_REFS_ALL | PACK_REFS_PRUNE) ok 2 - peel_ref(new-tag) ok 3 - create_symref(FOO, refs/heads/master) ok 4 - delete_refs(FOO, refs/tags/new-tag) ok 5 - rename_refs(master, new-master) ok 6 - for_each_ref(refs/heads/) ok 7 - for_each_ref() is sorted ok 8 - resolve_ref(new-master) ok 9 - verify_ref(new-master) ok 10 - for_each_reflog() ok 11 - for_each_reflog_ent() ok 12 - for_each_reflog_ent_reverse() ok 13 - reflog_exists(HEAD) ok 14 - delete_reflog(HEAD) ok 15 - create-reflog(HEAD) ok 16 - delete_ref(refs/heads/foo) ok 17 - delete_ref(refs/heads/foo) # passed all 17 test(s) 1..17 ok t1406-submodule-ref-store.sh ....................... ok 1 - setup ok 2 - pack_refs() not allowed ok 3 - peel_ref(new-tag) ok 4 - create_symref() not allowed ok 5 - delete_refs() not allowed ok 6 - rename_refs() not allowed ok 7 - for_each_ref(refs/heads/) ok 8 - for_each_ref() is sorted ok 9 - resolve_ref(master) ok 10 - verify_ref(new-master) ok 11 - for_each_reflog() ok 12 - for_each_reflog_ent() ok 13 - for_each_reflog_ent_reverse() ok 14 - reflog_exists(HEAD) ok 15 - delete_reflog() not allowed ok 16 - create-reflog() not allowed # passed all 16 test(s) 1..16 ok t1407-worktree-ref-store.sh ........................ ok 1 - setup ok 2 - resolve_ref() ok 3 - resolve_ref() ok 4 - create_symref(FOO, refs/heads/master) ok 5 - for_each_reflog() # passed all 5 test(s) 1..5 ok t1408-packed-refs.sh ............................... ok 1 - setup ok 2 - no error from stale entry in packed-refs # passed all 2 test(s) 1..2 ok t1409-avoid-packing-refs.sh ........................ ok 1 - setup ok 2 - do not create packed-refs file gratuitously ok 3 - check that marking the packed-refs file works ok 4 - leave packed-refs untouched on update of packed ok 5 - leave packed-refs untouched on checked update of packed ok 6 - leave packed-refs untouched on verify of packed ok 7 - touch packed-refs on delete of packed ok 8 - leave packed-refs untouched on update of loose ok 9 - leave packed-refs untouched on checked update of loose ok 10 - leave packed-refs untouched on verify of loose ok 11 - leave packed-refs untouched on delete of loose # passed all 11 test(s) 1..11 ok t1411-reflog-show.sh ............................... ok 1 - setup ok 2 - log -g shows reflog headers ok 3 - oneline reflog format ok 4 - reflog default format ok 5 - override reflog default format ok 6 - using @{now} syntax shows reflog date (multiline) ok 7 - using @{now} syntax shows reflog date (oneline) ok 8 - using @{now} syntax shows reflog date (format=%gd) ok 9 - using --date= shows reflog date (multiline) ok 10 - using --date= shows reflog date (oneline) ok 11 - using --date= shows reflog date (format=%gd) ok 12 - log.date does not invoke "--date" magic (multiline) ok 13 - log.date does not invoke "--date" magic (oneline) ok 14 - log.date does not invoke "--date" magic (format=%gd) ok 15 - --date magic does not override explicit @{0} syntax ok 16 - empty reflog file ok 17 - git log -g -p shows diffs vs. parents ok 18 - reflog exists works # passed all 18 test(s) 1..18 ok t1412-reflog-loop.sh ............................... ok 1 - setup commits ok 2 - setup reflog with alternating commits ok 3 - reflog shows all entries # passed all 3 test(s) 1..3 ok t1413-reflog-detach.sh ............................. ok 1 - setup ok 2 - baseline ok 3 - switch to branch ok 4 - detach to other ok 5 - detach to self ok 6 - attach to self ok 7 - attach to other # passed all 7 test(s) 1..7 ok t1410-reflog.sh .................................... ok 1 - setup ok 2 - rewind ok 3 - corrupt and check ok 4 - reflog expire --dry-run should not touch reflog ok 5 - reflog expire ok 6 - prune and fsck ok 7 - recover and check ok 8 - delete ok 9 - rewind2 ok 10 - --expire=never ok 11 - gc.reflogexpire=never ok 12 - gc.reflogexpire=false ok 13 - git reflog expire unknown reference ok 14 - checkout should not delete log for packed ref ok 15 - stale dirs do not cause d/f conflicts (reflogs on) ok 16 - stale dirs do not cause d/f conflicts (reflogs off) ok 17 - parsing reverse reflogs at BUFSIZ boundaries ok 18 - no segfaults for reflog containing non-commit sha1s not ok 19 - reflog with non-commit entries displays all entries # TODO known breakage ok 20 - reflog expire operates on symref not referrent ok 21 - continue walking past root commits ok 22 - expire with multiple worktrees # still have 1 known breakage(s) # passed all remaining 21 test(s) 1..22 ok t1414-reflog-walk.sh ............................... ok 1 - set up some reflog entries ok 2 - set up expected reflog ok 3 - reflog walk shows expected logs ok 4 - reflog can limit with --no-merges ok 5 - reflog can limit with pathspecs ok 6 - pathspec limiting handles merges ok 7 - --parents shows true parents ok 8 - walking multiple reflogs shows all ok 9 - date-limiting does not interfere with other logs ok 10 - min/max age uses entry date to limit ok 11 - walk prefers reflog to ref tip ok 12 - rev-list -g complains when there are no reflogs # passed all 12 test(s) 1..12 ok t1415-worktree-refs.sh ............................. ok 1 - setup ok 2 - refs/worktree must not be packed ok 3 - refs/worktree are per-worktree ok 4 - resolve main-worktree/HEAD ok 5 - ambiguous main-worktree/HEAD ok 6 - resolve worktrees/xx/HEAD ok 7 - ambiguous worktrees/xx/HEAD ok 8 - reflog of main-worktree/HEAD ok 9 - reflog of worktrees/xx/HEAD ok 10 - for-each-ref from main worktree ok 11 - for-each-ref from linked worktree # passed all 11 test(s) 1..11 ok t1416-ref-transaction-hooks.sh ..................... ok 1 - setup ok 2 - hook allows updating ref if successful ok 3 - hook aborts updating ref in prepared state ok 4 - hook gets all queued updates in prepared state ok 5 - hook gets all queued updates in committed state ok 6 - hook gets all queued updates in aborted state ok 7 - interleaving hook calls succeed # passed all 7 test(s) 1..7 ok t1420-lost-found.sh ................................ ok 1 - setup ok 2 - lost and found something # passed all 2 test(s) 1..2 ok t1430-bad-ref-name.sh .............................. ok 1 - setup ok 2 - fast-import: fail on invalid branch name ".badbranchname" ok 3 - fast-import: fail on invalid branch name "bad[branch]name" ok 4 - git branch shows badly named ref as warning ok 5 - branch -d can delete badly named ref ok 6 - branch -D can delete badly named ref ok 7 - branch -D cannot delete non-ref in .git dir ok 8 - branch -D cannot delete ref in .git dir ok 9 - branch -D cannot delete absolute path ok 10 - git branch cannot create a badly named ref ok 11 - branch -m cannot rename to a bad ref name not ok 12 - branch -m can rename from a bad ref name # TODO known breakage ok 13 - push cannot create a badly named ref not ok 14 - push --mirror can delete badly named ref # TODO known breakage ok 15 - rev-parse skips symref pointing to broken name ok 16 - for-each-ref emits warnings for broken names ok 17 - update-ref -d can delete broken name ok 18 - branch -d can delete broken name ok 19 - update-ref --no-deref -d can delete symref to broken name ok 20 - branch -d can delete symref to broken name ok 21 - update-ref --no-deref -d can delete dangling symref to broken name ok 22 - branch -d can delete dangling symref to broken name ok 23 - update-ref -d can delete broken name through symref ok 24 - update-ref --no-deref -d can delete symref with broken name ok 25 - branch -d can delete symref with broken name ok 26 - update-ref --no-deref -d can delete dangling symref with broken name ok 27 - branch -d can delete dangling symref with broken name ok 28 - update-ref -d cannot delete non-ref in .git dir ok 29 - update-ref -d cannot delete absolute path ok 30 - update-ref --stdin fails create with bad ref name ok 31 - update-ref --stdin fails update with bad ref name ok 32 - update-ref --stdin fails delete with bad ref name ok 33 - update-ref --stdin -z fails create with bad ref name ok 34 - update-ref --stdin -z fails update with bad ref name ok 35 - update-ref --stdin -z fails delete with bad ref name ok 36 - branch rejects HEAD as a branch name ok 37 - checkout -b rejects HEAD as a branch name ok 38 - update-ref can operate on refs/heads/HEAD ok 39 - branch -d can remove refs/heads/HEAD ok 40 - branch -m can rename refs/heads/HEAD ok 41 - branch -d can remove refs/heads/-dash ok 42 - branch -m can rename refs/heads/-dash # still have 2 known breakage(s) # passed all remaining 40 test(s) 1..42 ok t1500-rev-parse.sh ................................. ok 1 - setup ok 2 - toplevel: --is-bare-repository ok 3 - toplevel: --is-inside-git-dir ok 4 - toplevel: --is-inside-work-tree ok 5 - toplevel: --show-prefix ok 6 - toplevel: --git-dir ok 7 - toplevel: --absolute-git-dir ok 8 - .git/: --is-bare-repository ok 9 - .git/: --is-inside-git-dir ok 10 - .git/: --is-inside-work-tree ok 11 - .git/: --show-prefix ok 12 - .git/: --git-dir ok 13 - .git/: --absolute-git-dir ok 14 - .git/objects/: --is-bare-repository ok 15 - .git/objects/: --is-inside-git-dir ok 16 - .git/objects/: --is-inside-work-tree ok 17 - .git/objects/: --show-prefix ok 18 - .git/objects/: --git-dir ok 19 - .git/objects/: --absolute-git-dir ok 20 - subdirectory: --is-bare-repository ok 21 - subdirectory: --is-inside-git-dir ok 22 - subdirectory: --is-inside-work-tree ok 23 - subdirectory: --show-prefix ok 24 - subdirectory: --git-dir ok 25 - subdirectory: --absolute-git-dir ok 26 - core.bare = true: --is-bare-repository ok 27 - core.bare = true: --is-inside-git-dir ok 28 - core.bare = true: --is-inside-work-tree ok 29 - core.bare undefined: --is-bare-repository ok 30 - core.bare undefined: --is-inside-git-dir ok 31 - core.bare undefined: --is-inside-work-tree ok 32 - GIT_DIR=../.git, core.bare = false: --is-bare-repository ok 33 - GIT_DIR=../.git, core.bare = false: --is-inside-git-dir ok 34 - GIT_DIR=../.git, core.bare = false: --is-inside-work-tree ok 35 - GIT_DIR=../.git, core.bare = false: --show-prefix ok 36 - GIT_DIR=../.git, core.bare = false: --git-dir ok 37 - GIT_DIR=../.git, core.bare = false: --absolute-git-dir ok 38 - GIT_DIR=../.git, core.bare = true: --is-bare-repository ok 39 - GIT_DIR=../.git, core.bare = true: --is-inside-git-dir ok 40 - GIT_DIR=../.git, core.bare = true: --is-inside-work-tree ok 41 - GIT_DIR=../.git, core.bare = true: --show-prefix ok 42 - GIT_DIR=../.git, core.bare undefined: --is-bare-repository ok 43 - GIT_DIR=../.git, core.bare undefined: --is-inside-git-dir ok 44 - GIT_DIR=../.git, core.bare undefined: --is-inside-work-tree ok 45 - GIT_DIR=../.git, core.bare undefined: --show-prefix ok 46 - GIT_DIR=../repo.git, core.bare = false: --is-bare-repository ok 47 - GIT_DIR=../repo.git, core.bare = false: --is-inside-git-dir ok 48 - GIT_DIR=../repo.git, core.bare = false: --is-inside-work-tree ok 49 - GIT_DIR=../repo.git, core.bare = false: --show-prefix ok 50 - GIT_DIR=../repo.git, core.bare = false: --git-dir ok 51 - GIT_DIR=../repo.git, core.bare = false: --absolute-git-dir ok 52 - GIT_DIR=../repo.git, core.bare = true: --is-bare-repository ok 53 - GIT_DIR=../repo.git, core.bare = true: --is-inside-git-dir ok 54 - GIT_DIR=../repo.git, core.bare = true: --is-inside-work-tree ok 55 - GIT_DIR=../repo.git, core.bare = true: --show-prefix ok 56 - GIT_DIR=../repo.git, core.bare undefined: --is-bare-repository ok 57 - GIT_DIR=../repo.git, core.bare undefined: --is-inside-git-dir ok 58 - GIT_DIR=../repo.git, core.bare undefined: --is-inside-work-tree ok 59 - GIT_DIR=../repo.git, core.bare undefined: --show-prefix ok 60 - git-common-dir from worktree root ok 61 - git-common-dir inside sub-dir ok 62 - git-path from worktree root ok 63 - git-path inside sub-dir ok 64 - rev-parse --is-shallow-repository in shallow repo ok 65 - rev-parse --is-shallow-repository in non-shallow repo ok 66 - rev-parse --show-object-format in repo ok 67 - --show-toplevel from subdir of working tree ok 68 - --show-toplevel from inside .git ok 69 - showing the superproject correctly # passed all 69 test(s) 1..69 ok t1501-work-tree.sh ................................. ok 1 - setup ok 2 - setup: helper for testing rev-parse ok 3 - setup: core.worktree = relative path ok 4 - outside ok 5 - inside work tree ok 6 - empty prefix is actually written out ok 7 - subdir of work tree ok 8 - setup: core.worktree = absolute path ok 9 - outside ok 10 - inside work tree ok 11 - subdir of work tree ok 12 - setup: GIT_WORK_TREE=relative (override core.worktree) ok 13 - outside ok 14 - inside work tree ok 15 - subdir of work tree ok 16 - setup: GIT_WORK_TREE=absolute, below git dir ok 17 - outside ok 18 - in repo.git ok 19 - inside work tree ok 20 - subdir of work tree ok 21 - find work tree from repo ok 22 - find work tree from work tree ok 23 - _gently() groks relative GIT_DIR & GIT_WORK_TREE ok 24 - diff-index respects work tree under .git dir ok 25 - diff-files respects work tree under .git dir ok 26 - git diff respects work tree under .git dir ok 27 - git grep ok 28 - git commit ok 29 - absolute pathspec should fail gracefully ok 30 - make_relative_path handles double slashes in GIT_DIR ok 31 - relative $GIT_WORK_TREE and git subprocesses ok 32 - Multi-worktree setup ok 33 - GIT_DIR set (1) ok 34 - GIT_DIR set (2) ok 35 - Auto discovery ok 36 - $GIT_DIR/common overrides core.worktree ok 37 - $GIT_WORK_TREE overrides $GIT_DIR/common ok 38 - error out gracefully on invalid $GIT_WORK_TREE ok 39 - refs work with relative gitdir and work tree # passed all 39 test(s) 1..39 ok t1450-fsck.sh ...................................... ok 1 - setup ok 2 - loose objects borrowed from alternate are not missing ok 3 - HEAD is part of refs, valid objects appear valid ok 4 - setup: helpers for corruption tests ok 5 - object with bad sha1 ok 6 - branch pointing to non-commit ok 7 - HEAD link pointing at a funny object ok 8 - HEAD link pointing at a funny place ok 9 - HEAD link pointing at a funny object (from different wt) ok 10 - other worktree HEAD link pointing at a funny object ok 11 - other worktree HEAD link pointing at missing object ok 12 - other worktree HEAD link pointing at a funny place ok 13 - commit with multiple signatures is okay ok 14 - email without @ is okay ok 15 - email with embedded > is not okay ok 16 - missing < email delimiter is reported nicely ok 17 - missing email is reported nicely ok 18 - > in name is reported ok 19 - integer overflow in timestamps is reported ok 20 - commit with NUL in header ok 21 - tree object with duplicate entries ok 22 - tree object with duplicate names: x x.1 x/ ok 23 - tree object with duplicate names: x x.1.2 x.1/ x/ ok 24 - tree object with duplicate names: x x.1 x.1.2 x/ ok 25 - unparseable tree object ok 26 - tree entry with type mismatch ok 27 - tag pointing to nonexistent ok 28 - tag pointing to something else than its type ok 29 - tag with incorrect tag name & missing tagger ok 30 - tag with bad tagger ok 31 - tag with NUL in header ok 32 - cleaned up ok 33 - rev-list --verify-objects ok 34 - rev-list --verify-objects with bad sha1 ok 35 - force fsck to ignore double author ok 36 - fsck notices blob entry pointing to null sha1 ok 37 - fsck notices submodule entry pointing to null sha1 ok 38 - fsck notices . as blob ok 39 - fsck notices . as tree ok 40 - fsck notices .. as blob ok 41 - fsck notices .. as tree ok 42 - fsck notices .git as blob ok 43 - fsck notices .git as tree ok 44 - fsck notices .GIT as blob ok 45 - fsck notices .GIT as tree ok 46 - fsck notices .gI{u200c}T as blob ok 47 - fsck notices .gI{u200c}T as tree ok 48 - fsck notices .Git as blob ok 49 - fsck notices .Git as tree ok 50 - fsck notices git~1 as blob ok 51 - fsck notices git~1 as tree ok 52 - fsck notices .git. as blob ok 53 - fsck notices .git. as tree ok 54 - fsck notices .\.GIT\foobar as blob ok 55 - fsck notices .\.GIT\foobar as tree ok 56 - fsck notices .git\foobar as blob ok 57 - fsck notices .git\foobar as tree ok 58 - fsck allows .Ňit ok 59 - NUL in commit ok 60 - fsck notices missing blob ok 61 - fsck notices missing subtree ok 62 - fsck notices missing root tree ok 63 - fsck notices missing parent ok 64 - fsck notices missing tagged object ok 65 - fsck notices ref pointing to missing commit ok 66 - fsck notices ref pointing to missing tag ok 67 - fsck --connectivity-only ok 68 - fsck --connectivity-only with explicit head ok 69 - fsck --name-objects ok 70 - alternate objects are correctly blamed ok 71 - fsck errors in packed objects ok 72 - fsck fails on corrupt packfile ok 73 - fsck finds problems in duplicate loose objects ok 74 - fsck detects trailing loose garbage (commit) ok 75 - fsck detects trailing loose garbage (large blob) ok 76 - fsck detects truncated loose object ok 77 - create dangling-object repository ok 78 - fsck notices dangling objects ok 79 - fsck --connectivity-only notices dangling objects ok 80 - fsck $name notices bogus $name ok 81 - bogus head does not fallback to all heads ok 82 - detect corrupt index file in fsck # passed all 82 test(s) 1..82 ok t1502-rev-parse-parseopt.sh ........................ ok 1 - setup optionspec ok 2 - setup optionspec-no-switches ok 3 - setup optionspec-only-hidden-switches ok 4 - test --parseopt help output ok 5 - test --parseopt help output no switches ok 6 - test --parseopt help output hidden switches ok 7 - test --parseopt help-all output hidden switches ok 8 - test --parseopt invalid switch help output ok 9 - setup expect.1 ok 10 - test --parseopt ok 11 - test --parseopt with mixed options and arguments ok 12 - setup expect.2 ok 13 - test --parseopt with -- ok 14 - test --parseopt --stop-at-non-option ok 15 - setup expect.3 ok 16 - test --parseopt --keep-dashdash ok 17 - setup expect.4 ok 18 - test --parseopt --keep-dashdash --stop-at-non-option with -- ok 19 - setup expect.5 ok 20 - test --parseopt --keep-dashdash --stop-at-non-option without -- ok 21 - setup expect.6 ok 22 - test --parseopt --stuck-long ok 23 - setup expect.7 ok 24 - test --parseopt --stuck-long and empty optional argument ok 25 - setup expect.8 ok 26 - test --parseopt --stuck-long and long option with unset optional argument ok 27 - test --parseopt --stuck-long and short option with unset optional argument # passed all 27 test(s) 1..27 ok t1013-read-tree-submodule.sh ....................... ok 1 - git read-tree -u -m --recurse-submodules: added submodule is checked out ok 2 - git read-tree -u -m --recurse-submodules: added submodule is checked out in empty dir ok 3 - git read-tree -u -m --recurse-submodules: replace tracked file with submodule checks out submodule ok 4 - git read-tree -u -m --recurse-submodules: replace directory with submodule ok 5 - git read-tree -u -m --recurse-submodules: nested submodules are checked out ok 6 - git read-tree -u -m --recurse-submodules: removed submodule removes submodules working tree ok 7 - git read-tree -u -m --recurse-submodules: removed submodule absorbs submodules .git directory ok 8 - git read-tree -u -m --recurse-submodules: replace submodule with a file not ok 9 - git read-tree -u -m --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 10 - git read-tree -u -m --recurse-submodules: worktrees of nested submodules are removed ok 11 - git read-tree -u -m --recurse-submodules: modified submodule updates submodule work tree ok 12 - git read-tree -u -m --recurse-submodules: updating to a missing submodule commit fails ok 13 - git read-tree -u -m --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 14 - git read-tree -u -m --recurse-submodules: added submodule doesn't remove untracked file with same name not ok 15 - git read-tree -u -m --recurse-submodules: added submodule removes an untracked ignored file # TODO known breakage not ok 16 - git read-tree -u -m --recurse-submodules: replace submodule with a directory # TODO known breakage not ok 17 - git read-tree -u -m --recurse-submodules: replace submodule containing a .git directory with a directory must absorb the git dir # TODO known breakage ok 18 - git read-tree -u -m --recurse-submodules: replace submodule with a file works ignores ignored files in submodule ok 19 - git -c submodule.recurse=true read-tree -u -m: modified submodule updates submodule work tree ok 20 - git read-tree -u -m --recurse-submodules: modified submodule updates submodule recursively ok 21 - git read-tree -u --reset --recurse-submodules: added submodule is checked out ok 22 - git read-tree -u --reset --recurse-submodules: added submodule is checked out in empty dir ok 23 - git read-tree -u --reset --recurse-submodules: replace tracked file with submodule checks out submodule ok 24 - git read-tree -u --reset --recurse-submodules: replace directory with submodule ok 25 - git read-tree -u --reset --recurse-submodules: nested submodules are checked out ok 26 - git read-tree -u --reset --recurse-submodules: removed submodule removes submodules working tree ok 27 - git read-tree -u --reset --recurse-submodules: removed submodule absorbs submodules .git directory ok 28 - git read-tree -u --reset --recurse-submodules: replace submodule with a file not ok 29 - git read-tree -u --reset --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 30 - git read-tree -u --reset --recurse-submodules: worktrees of nested submodules are removed ok 31 - git read-tree -u --reset --recurse-submodules: modified submodule updates submodule work tree ok 32 - git read-tree -u --reset --recurse-submodules: updating to a missing submodule commit fails ok 33 - git read-tree -u --reset --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 34 - git read-tree -u --reset --recurse-submodules: added submodule does remove untracked unignored file with same name when forced ok 35 - git read-tree -u --reset --recurse-submodules: replace submodule with a directory ok 36 - git read-tree -u --reset --recurse-submodules: replace submodule containing a .git directory with a directory must fail ok 37 - git read-tree -u --reset --recurse-submodules: replace submodule with a file ignoring ignored files ok 38 - git read-tree -u --reset --recurse-submodules: modified submodule does update submodule work tree from invalid commit ok 39 - git read-tree -u --reset --recurse-submodules: updating submodules fixes .git links ok 40 - git read-tree -u --reset --recurse-submodules: changed submodule worktree is reset ok 41 - git_test_func: added submodule creates empty directory ok 42 - git_test_func: added submodule leaves existing empty directory alone ok 43 - git_test_func: replace tracked file with submodule creates empty directory ok 44 - git_test_func: replace directory with submodule ok 45 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 46 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 47 - git_test_func: replace submodule with a directory must fail ok 48 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 49 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 50 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 51 - git_test_func: modified submodule does not update submodule work tree ok 52 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 53 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 54 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 55 - git_test_func: added submodule creates empty directory ok 56 - git_test_func: added submodule leaves existing empty directory alone ok 57 - git_test_func: replace tracked file with submodule creates empty directory ok 58 - git_test_func: replace directory with submodule ok 59 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 60 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 61 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 62 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 63 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 64 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 65 - git_test_func: modified submodule does not update submodule work tree ok 66 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 67 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 68 - git_test_func: added submodule does remove untracked unignored file with same name when forced # still have 11 known breakage(s) # passed all remaining 57 test(s) 1..68 ok t1505-rev-parse-last.sh ............................ ok 1 - setup ok 2 - @{-1} works ok 3 - @{-1}~2 works ok 4 - @{-1}^2 works ok 5 - @{-1}@{1} works ok 6 - @{-2} works ok 7 - @{-3} fails # passed all 7 test(s) 1..7 ok t1503-rev-parse-verify.sh .......................... ok 1 - set up basic repo with 1 file (hello) and 4 commits ok 2 - works with one good rev ok 3 - fails with any bad rev or many good revs ok 4 - fails silently when using -q ok 5 - fails silently when using -q with deleted reflogs ok 6 - fails silently when using -q with not enough reflogs ok 7 - succeeds silently with -q and reflogs that do not go far back enough in time ok 8 - no stdout output on error ok 9 - use --default ok 10 - master@{n} for various n ok 11 - ref resolution not confused by broken symlinks # passed all 11 test(s) 1..11 ok t1504-ceiling-dirs.sh .............................. ok 1 - no_ceil ok 2 - ceil_empty ok 3 - ceil_at_parent ok 4 - ceil_at_parent_slash ok 5 - ceil_at_trash ok 6 - ceil_at_trash_slash ok 7 - ceil_at_sub ok 8 - ceil_at_sub_slash ok 9 - subdir_no_ceil ok 10 - subdir_ceil_empty ok 11 - subdir_ceil_at_trash: prefix ok 12 - subdir_ceil_at_trash_slash: prefix ok 13 - subdir_ceil_at_sub: prefix ok 14 - subdir_ceil_at_sub_slash: prefix ok 15 - subdir_ceil_at_top: prefix ok 16 - subdir_ceil_at_top_slash: prefix ok 17 - subdir_ceil_at_top_no_resolve ok 18 - subdir_ceil_at_top_slash_no_resolve ok 19 - subdir_ceil_at_subdir ok 20 - subdir_ceil_at_subdir_slash ok 21 - subdir_ceil_at_su ok 22 - subdir_ceil_at_su_slash ok 23 - subdir_ceil_at_sub_di ok 24 - subdir_ceil_at_sub_di_slash ok 25 - subdir_ceil_at_subdi ok 26 - subdir_ceil_at_subdi_slash ok 27 - second_of_two: prefix ok 28 - first_of_two: prefix ok 29 - second_of_three: prefix ok 30 - git_dir_specified ok 31 - sd_no_ceil ok 32 - sd_ceil_empty ok 33 - sd_ceil_at_trash: prefix ok 34 - sd_ceil_at_trash_slash: prefix ok 35 - sd_ceil_at_s: prefix ok 36 - sd_ceil_at_s_slash: prefix ok 37 - sd_ceil_at_sd ok 38 - sd_ceil_at_sd_slash ok 39 - sd_ceil_at_su ok 40 - sd_ceil_at_su_slash ok 41 - sd_ceil_at_s_di ok 42 - sd_ceil_at_s_di_slash ok 43 - sd_ceil_at_sdi ok 44 - sd_ceil_at_sdi_slash # passed all 44 test(s) 1..44 ok t1506-rev-parse-diagnosis.sh ....................... ok 1 - set up basic repo ok 2 - correct file objects ok 3 - correct relative file objects (0) ok 4 - correct relative file objects (1) ok 5 - correct relative file objects (2) ok 6 - correct relative file objects (3) ok 7 - correct relative file objects (4) ok 8 - correct relative file objects (5) ok 9 - correct relative file objects (6) ok 10 - incorrect revision id ok 11 - incorrect file in sha1:path ok 12 - incorrect file in :path and :N:path ok 13 - invalid @{n} reference ok 14 - relative path not found ok 15 - relative path outside worktree ok 16 - relative path when cwd is outside worktree ok 17 - :file correctly diagnosed after a pathname ok 18 - dotdot is not an empty set ok 19 - dotdot does not peel endpoints ok 20 - arg before dashdash must be a revision (missing) ok 21 - arg before dashdash must be a revision (file) ok 22 - arg before dashdash must be a revision (ambiguous) ok 23 - reject Nth parent if N is too high ok 24 - reject Nth ancestor if N is too high ok 25 - pathspecs with wildcards are not ambiguous ok 26 - backslash does not trigger wildcard rule ok 27 - escaped char does not trigger wildcard rule # passed all 27 test(s) 1..27 ok t1509-root-work-tree.sh ............................ skipped: Test requiring writable / skipped. Read this test if you want to run it t1508-at-combinations.sh ........................... ok 1 - setup ok 2 - HEAD = refs/heads/new-branch ok 3 - @{1} = new-one ok 4 - HEAD@{1} = new-one ok 5 - @{now} = new-two ok 6 - HEAD@{now} = new-two ok 7 - @{-1} = refs/heads/old-branch ok 8 - @{-1}@{0} = old-two ok 9 - @{-1}@{1} = old-one ok 10 - @{u} = refs/heads/upstream-branch ok 11 - HEAD@{u} = refs/heads/upstream-branch ok 12 - @{u}@{1} = upstream-one ok 13 - @{-1}@{u} = refs/heads/master ok 14 - @{-1}@{u}@{1} = master-one ok 15 - @ = new-two ok 16 - @@{u} = refs/heads/upstream-branch ok 17 - @@/at-test = refs/heads/@@/at-test ok 18 - @/at-test = refs/heads/@/at-test ok 19 - @at-test = refs/heads/@at-test ok 20 - @{u}@{-1} is nonsensical ok 21 - @{0}@{0} is nonsensical ok 22 - @{1}@{u} is nonsensical ok 23 - HEAD@{-1} is nonsensical ok 24 - @{-1}@{-1} is nonsensical ok 25 - HEAD@{3} = old-two ok 26 - @{3} is nonsensical ok 27 - switch to old-branch ok 28 - HEAD = refs/heads/old-branch ok 29 - HEAD@{1} = new-two ok 30 - @{1} = old-one ok 31 - create path with @ ok 32 - @:normal = content ok 33 - @:fun@ny = content # passed all 33 test(s) 1..33 ok t1507-rev-parse-upstream.sh ........................ ok 1 - setup ok 2 - @{upstream} resolves to correct full name ok 3 - @{u} resolves to correct full name ok 4 - my-side@{upstream} resolves to correct full name ok 5 - upstream of branch with @ in middle ok 6 - upstream of branch with @ at start ok 7 - upstream of branch with @ at end ok 8 - refs/heads/my-side@{upstream} does not resolve to my-side{upstream} ok 9 - my-side@{u} resolves to correct commit ok 10 - not-tracking@{u} fails ok 11 - @{u}@{1} resolves correctly ok 12 - @{u} without specifying branch fails on a detached HEAD ok 13 - checkout -b new my-side@{u} forks from the same ok 14 - merge my-side@{u} records the correct name ok 15 - branch -d other@{u} ok 16 - checkout other@{u} ok 17 - branch@{u} works when tracking a local branch ok 18 - branch@{u} error message when no upstream ok 19 - @{u} error message when no upstream ok 20 - branch@{u} error message with misspelt branch ok 21 - @{u} error message when not on a branch ok 22 - branch@{u} error message if upstream branch not fetched ok 23 - pull works when tracking a local branch ok 24 - @{u} works when tracking a local branch ok 25 - log -g other@{u} ok 26 - log -g other@{u}@{now} ok 27 - @{reflog}-parsing does not look beyond colon ok 28 - @{upstream}-parsing does not look beyond colon # passed all 28 test(s) 1..28 ok t0027-auto-crlf.sh ................................. ok 1 - ls-files --eol -o Text/Binary ok 2 - setup master ok 3 - commit files empty attr ok 4 - commit files attr=auto ok 5 - commit files attr=text ok 6 - commit files attr=-text ok 7 - commit files attr=lf ok 8 - commit files attr=crlf ok 9 - commit file with mixed EOL onto LF crlf=false attr= ok 10 - commit file with mixed EOL onto CLRF attr= aeol= crlf=false ok 11 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=false ok 12 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=false ok 13 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=false ok 14 - commit file with mixed EOL onto LF crlf=true attr= ok 15 - commit file with mixed EOL onto CLRF attr= aeol= crlf=true ok 16 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=true ok 17 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=true ok 18 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=true ok 19 - commit file with mixed EOL onto LF crlf=input attr= ok 20 - commit file with mixed EOL onto CLRF attr= aeol= crlf=input ok 21 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=input ok 22 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=input ok 23 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=input ok 24 - commit file with mixed EOL onto LF crlf=false attr=auto ok 25 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=false ok 26 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=false ok 27 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=false ok 28 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=false ok 29 - commit file with mixed EOL onto LF crlf=true attr=auto ok 30 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=true ok 31 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=true ok 32 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=true ok 33 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=true ok 34 - commit file with mixed EOL onto LF crlf=input attr=auto ok 35 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=input ok 36 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=input ok 37 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=input ok 38 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=input ok 39 - commit NNO files crlf=false attr= LF ok 40 - commit NNO files attr= aeol= crlf=false CRLF ok 41 - commit NNO files attr= aeol= crlf=false CRLF_mix_LF ok 42 - commit NNO files attr= aeol= crlf=false LF_mix_cr ok 43 - commit NNO files attr= aeol= crlf=false CRLF_nul ok 44 - commit NNO files crlf=true attr= LF ok 45 - commit NNO files attr= aeol= crlf=true CRLF ok 46 - commit NNO files attr= aeol= crlf=true CRLF_mix_LF ok 47 - commit NNO files attr= aeol= crlf=true LF_mix_cr ok 48 - commit NNO files attr= aeol= crlf=true CRLF_nul ok 49 - commit NNO files crlf=input attr= LF ok 50 - commit NNO files attr= aeol= crlf=input CRLF ok 51 - commit NNO files attr= aeol= crlf=input CRLF_mix_LF ok 52 - commit NNO files attr= aeol= crlf=input LF_mix_cr ok 53 - commit NNO files attr= aeol= crlf=input CRLF_nul ok 54 - commit NNO files crlf=false attr=auto LF ok 55 - commit NNO files attr=auto aeol= crlf=false CRLF ok 56 - commit NNO files attr=auto aeol= crlf=false CRLF_mix_LF ok 57 - commit NNO files attr=auto aeol= crlf=false LF_mix_cr ok 58 - commit NNO files attr=auto aeol= crlf=false CRLF_nul ok 59 - commit NNO files crlf=true attr=auto LF ok 60 - commit NNO files attr=auto aeol= crlf=true CRLF ok 61 - commit NNO files attr=auto aeol= crlf=true CRLF_mix_LF ok 62 - commit NNO files attr=auto aeol= crlf=true LF_mix_cr ok 63 - commit NNO files attr=auto aeol= crlf=true CRLF_nul ok 64 - commit NNO files crlf=input attr=auto LF ok 65 - commit NNO files attr=auto aeol= crlf=input CRLF ok 66 - commit NNO files attr=auto aeol= crlf=input CRLF_mix_LF ok 67 - commit NNO files attr=auto aeol= crlf=input LF_mix_cr ok 68 - commit NNO files attr=auto aeol= crlf=input CRLF_nul ok 69 - commit NNO files crlf=true attr=-text LF ok 70 - commit NNO files attr=-text aeol= crlf=true CRLF ok 71 - commit NNO files attr=-text aeol= crlf=true CRLF_mix_LF ok 72 - commit NNO files attr=-text aeol= crlf=true LF_mix_cr ok 73 - commit NNO files attr=-text aeol= crlf=true CRLF_nul ok 74 - commit NNO files crlf=true attr=-text LF ok 75 - commit NNO files attr=-text aeol=lf crlf=true CRLF ok 76 - commit NNO files attr=-text aeol=lf crlf=true CRLF_mix_LF ok 77 - commit NNO files attr=-text aeol=lf crlf=true LF_mix_cr ok 78 - commit NNO files attr=-text aeol=lf crlf=true CRLF_nul ok 79 - commit NNO files crlf=true attr=-text LF ok 80 - commit NNO files attr=-text aeol=crlf crlf=true CRLF ok 81 - commit NNO files attr=-text aeol=crlf crlf=true CRLF_mix_LF ok 82 - commit NNO files attr=-text aeol=crlf crlf=true LF_mix_cr ok 83 - commit NNO files attr=-text aeol=crlf crlf=true CRLF_nul ok 84 - commit NNO files crlf=true attr= LF ok 85 - commit NNO files attr= aeol=lf crlf=true CRLF ok 86 - commit NNO files attr= aeol=lf crlf=true CRLF_mix_LF ok 87 - commit NNO files attr= aeol=lf crlf=true LF_mix_cr ok 88 - commit NNO files attr= aeol=lf crlf=true CRLF_nul ok 89 - commit NNO files crlf=true attr= LF ok 90 - commit NNO files attr= aeol=crlf crlf=true CRLF ok 91 - commit NNO files attr= aeol=crlf crlf=true CRLF_mix_LF ok 92 - commit NNO files attr= aeol=crlf crlf=true LF_mix_cr ok 93 - commit NNO files attr= aeol=crlf crlf=true CRLF_nul ok 94 - commit NNO files crlf=true attr=auto LF ok 95 - commit NNO files attr=auto aeol=lf crlf=true CRLF ok 96 - commit NNO files attr=auto aeol=lf crlf=true CRLF_mix_LF ok 97 - commit NNO files attr=auto aeol=lf crlf=true LF_mix_cr ok 98 - commit NNO files attr=auto aeol=lf crlf=true CRLF_nul ok 99 - commit NNO files crlf=true attr=auto LF ok 100 - commit NNO files attr=auto aeol=crlf crlf=true CRLF ok 101 - commit NNO files attr=auto aeol=crlf crlf=true CRLF_mix_LF ok 102 - commit NNO files attr=auto aeol=crlf crlf=true LF_mix_cr ok 103 - commit NNO files attr=auto aeol=crlf crlf=true CRLF_nul ok 104 - commit NNO files crlf=true attr=text LF ok 105 - commit NNO files attr=text aeol=lf crlf=true CRLF ok 106 - commit NNO files attr=text aeol=lf crlf=true CRLF_mix_LF ok 107 - commit NNO files attr=text aeol=lf crlf=true LF_mix_cr ok 108 - commit NNO files attr=text aeol=lf crlf=true CRLF_nul ok 109 - commit NNO files crlf=true attr=text LF ok 110 - commit NNO files attr=text aeol=crlf crlf=true CRLF ok 111 - commit NNO files attr=text aeol=crlf crlf=true CRLF_mix_LF ok 112 - commit NNO files attr=text aeol=crlf crlf=true LF_mix_cr ok 113 - commit NNO files attr=text aeol=crlf crlf=true CRLF_nul ok 114 - commit NNO files crlf=false attr=-text LF ok 115 - commit NNO files attr=-text aeol= crlf=false CRLF ok 116 - commit NNO files attr=-text aeol= crlf=false CRLF_mix_LF ok 117 - commit NNO files attr=-text aeol= crlf=false LF_mix_cr ok 118 - commit NNO files attr=-text aeol= crlf=false CRLF_nul ok 119 - commit NNO files crlf=false attr=-text LF ok 120 - commit NNO files attr=-text aeol=lf crlf=false CRLF ok 121 - commit NNO files attr=-text aeol=lf crlf=false CRLF_mix_LF ok 122 - commit NNO files attr=-text aeol=lf crlf=false LF_mix_cr ok 123 - commit NNO files attr=-text aeol=lf crlf=false CRLF_nul ok 124 - commit NNO files crlf=false attr=-text LF ok 125 - commit NNO files attr=-text aeol=crlf crlf=false CRLF ok 126 - commit NNO files attr=-text aeol=crlf crlf=false CRLF_mix_LF ok 127 - commit NNO files attr=-text aeol=crlf crlf=false LF_mix_cr ok 128 - commit NNO files attr=-text aeol=crlf crlf=false CRLF_nul ok 129 - commit NNO files crlf=false attr= LF ok 130 - commit NNO files attr= aeol=lf crlf=false CRLF ok 131 - commit NNO files attr= aeol=lf crlf=false CRLF_mix_LF ok 132 - commit NNO files attr= aeol=lf crlf=false LF_mix_cr ok 133 - commit NNO files attr= aeol=lf crlf=false CRLF_nul ok 134 - commit NNO files crlf=false attr= LF ok 135 - commit NNO files attr= aeol=crlf crlf=false CRLF ok 136 - commit NNO files attr= aeol=crlf crlf=false CRLF_mix_LF ok 137 - commit NNO files attr= aeol=crlf crlf=false LF_mix_cr ok 138 - commit NNO files attr= aeol=crlf crlf=false CRLF_nul ok 139 - commit NNO files crlf=false attr=auto LF ok 140 - commit NNO files attr=auto aeol=lf crlf=false CRLF ok 141 - commit NNO files attr=auto aeol=lf crlf=false CRLF_mix_LF ok 142 - commit NNO files attr=auto aeol=lf crlf=false LF_mix_cr ok 143 - commit NNO files attr=auto aeol=lf crlf=false CRLF_nul ok 144 - commit NNO files crlf=false attr=auto LF ok 145 - commit NNO files attr=auto aeol=crlf crlf=false CRLF ok 146 - commit NNO files attr=auto aeol=crlf crlf=false CRLF_mix_LF ok 147 - commit NNO files attr=auto aeol=crlf crlf=false LF_mix_cr ok 148 - commit NNO files attr=auto aeol=crlf crlf=false CRLF_nul ok 149 - commit NNO files crlf=false attr=text LF ok 150 - commit NNO files attr=text aeol=lf crlf=false CRLF ok 151 - commit NNO files attr=text aeol=lf crlf=false CRLF_mix_LF ok 152 - commit NNO files attr=text aeol=lf crlf=false LF_mix_cr ok 153 - commit NNO files attr=text aeol=lf crlf=false CRLF_nul ok 154 - commit NNO files crlf=false attr=text LF ok 155 - commit NNO files attr=text aeol=crlf crlf=false CRLF ok 156 - commit NNO files attr=text aeol=crlf crlf=false CRLF_mix_LF ok 157 - commit NNO files attr=text aeol=crlf crlf=false LF_mix_cr ok 158 - commit NNO files attr=text aeol=crlf crlf=false CRLF_nul ok 159 - commit NNO files crlf=input attr=-text LF ok 160 - commit NNO files attr=-text aeol= crlf=input CRLF ok 161 - commit NNO files attr=-text aeol= crlf=input CRLF_mix_LF ok 162 - commit NNO files attr=-text aeol= crlf=input LF_mix_cr ok 163 - commit NNO files attr=-text aeol= crlf=input CRLF_nul ok 164 - commit NNO files crlf=input attr=-text LF ok 165 - commit NNO files attr=-text aeol=lf crlf=input CRLF ok 166 - commit NNO files attr=-text aeol=lf crlf=input CRLF_mix_LF ok 167 - commit NNO files attr=-text aeol=lf crlf=input LF_mix_cr ok 168 - commit NNO files attr=-text aeol=lf crlf=input CRLF_nul ok 169 - commit NNO files crlf=input attr=-text LF ok 170 - commit NNO files attr=-text aeol=crlf crlf=input CRLF ok 171 - commit NNO files attr=-text aeol=crlf crlf=input CRLF_mix_LF ok 172 - commit NNO files attr=-text aeol=crlf crlf=input LF_mix_cr ok 173 - commit NNO files attr=-text aeol=crlf crlf=input CRLF_nul ok 174 - commit NNO files crlf=input attr= LF ok 175 - commit NNO files attr= aeol=lf crlf=input CRLF ok 176 - commit NNO files attr= aeol=lf crlf=input CRLF_mix_LF ok 177 - commit NNO files attr= aeol=lf crlf=input LF_mix_cr ok 178 - commit NNO files attr= aeol=lf crlf=input CRLF_nul ok 179 - commit NNO files crlf=input attr= LF ok 180 - commit NNO files attr= aeol=crlf crlf=input CRLF ok 181 - commit NNO files attr= aeol=crlf crlf=input CRLF_mix_LF ok 182 - commit NNO files attr= aeol=crlf crlf=input LF_mix_cr ok 183 - commit NNO files attr= aeol=crlf crlf=input CRLF_nul ok 184 - commit NNO files crlf=input attr=auto LF ok 185 - commit NNO files attr=auto aeol=lf crlf=input CRLF ok 186 - commit NNO files attr=auto aeol=lf crlf=input CRLF_mix_LF ok 187 - commit NNO files attr=auto aeol=lf crlf=input LF_mix_cr ok 188 - commit NNO files attr=auto aeol=lf crlf=input CRLF_nul ok 189 - commit NNO files crlf=input attr=auto LF ok 190 - commit NNO files attr=auto aeol=crlf crlf=input CRLF ok 191 - commit NNO files attr=auto aeol=crlf crlf=input CRLF_mix_LF ok 192 - commit NNO files attr=auto aeol=crlf crlf=input LF_mix_cr ok 193 - commit NNO files attr=auto aeol=crlf crlf=input CRLF_nul ok 194 - commit NNO files crlf=input attr=text LF ok 195 - commit NNO files attr=text aeol=lf crlf=input CRLF ok 196 - commit NNO files attr=text aeol=lf crlf=input CRLF_mix_LF ok 197 - commit NNO files attr=text aeol=lf crlf=input LF_mix_cr ok 198 - commit NNO files attr=text aeol=lf crlf=input CRLF_nul ok 199 - commit NNO files crlf=input attr=text LF ok 200 - commit NNO files attr=text aeol=crlf crlf=input CRLF ok 201 - commit NNO files attr=text aeol=crlf crlf=input CRLF_mix_LF ok 202 - commit NNO files attr=text aeol=crlf crlf=input LF_mix_cr ok 203 - commit NNO files attr=text aeol=crlf crlf=input CRLF_nul ok 204 - commit NNO files crlf=false attr=text LF ok 205 - commit NNO files attr=text aeol= crlf=false CRLF ok 206 - commit NNO files attr=text aeol= crlf=false CRLF_mix_LF ok 207 - commit NNO files attr=text aeol= crlf=false LF_mix_cr ok 208 - commit NNO files attr=text aeol= crlf=false CRLF_nul ok 209 - commit NNO files crlf=true attr=text LF ok 210 - commit NNO files attr=text aeol= crlf=true CRLF ok 211 - commit NNO files attr=text aeol= crlf=true CRLF_mix_LF ok 212 - commit NNO files attr=text aeol= crlf=true LF_mix_cr ok 213 - commit NNO files attr=text aeol= crlf=true CRLF_nul ok 214 - commit NNO files crlf=input attr=text LF ok 215 - commit NNO files attr=text aeol= crlf=input CRLF ok 216 - commit NNO files attr=text aeol= crlf=input CRLF_mix_LF ok 217 - commit NNO files attr=text aeol= crlf=input LF_mix_cr ok 218 - commit NNO files attr=text aeol= crlf=input CRLF_nul ok 219 - commit NNO and cleanup ok 220 - commit empty gitattribues ok 221 - commit text=auto ok 222 - commit text ok 223 - commit -text ok 224 - compare_files LF NNO_attr__aeol__true_LF.txt ok 225 - compare_files CRLF NNO_attr__aeol__true_CRLF.txt ok 226 - compare_files CRLF_mix_LF NNO_attr__aeol__true_CRLF_mix_LF.txt ok 227 - compare_files LF_mix_CR NNO_attr__aeol__true_LF_mix_CR.txt ok 228 - compare_files CRLF_nul NNO_attr__aeol__true_CRLF_nul.txt ok 229 - compare_files LF NNO_attr_-text_aeol__true_LF.txt ok 230 - compare_files CRLF NNO_attr_-text_aeol__true_CRLF.txt ok 231 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__true_CRLF_mix_LF.txt ok 232 - compare_files LF_mix_CR NNO_attr_-text_aeol__true_LF_mix_CR.txt ok 233 - compare_files CRLF_nul NNO_attr_-text_aeol__true_CRLF_nul.txt ok 234 - compare_files LF NNO_attr_-text_aeol_lf_true_LF.txt ok 235 - compare_files CRLF NNO_attr_-text_aeol_lf_true_CRLF.txt ok 236 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_true_CRLF_mix_LF.txt ok 237 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_true_LF_mix_CR.txt ok 238 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_true_CRLF_nul.txt ok 239 - compare_files LF NNO_attr_-text_aeol_crlf_true_LF.txt ok 240 - compare_files CRLF NNO_attr_-text_aeol_crlf_true_CRLF.txt ok 241 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_true_CRLF_mix_LF.txt ok 242 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_true_LF_mix_CR.txt ok 243 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_true_CRLF_nul.txt ok 244 - compare_files LF NNO_attr_auto_aeol__true_LF.txt ok 245 - compare_files CRLF NNO_attr_auto_aeol__true_CRLF.txt ok 246 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__true_CRLF_mix_LF.txt ok 247 - compare_files LF_mix_CR NNO_attr_auto_aeol__true_LF_mix_CR.txt ok 248 - compare_files CRLF_nul NNO_attr_auto_aeol__true_CRLF_nul.txt ok 249 - compare_files LF NNO_attr_auto_aeol_lf_true_LF.txt ok 250 - compare_files CRLF NNO_attr_auto_aeol_lf_true_CRLF.txt ok 251 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_true_CRLF_mix_LF.txt ok 252 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_true_LF_mix_CR.txt ok 253 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_true_CRLF_nul.txt ok 254 - compare_files LF NNO_attr_auto_aeol_crlf_true_LF.txt ok 255 - compare_files CRLF NNO_attr_auto_aeol_crlf_true_CRLF.txt ok 256 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_true_CRLF_mix_LF.txt ok 257 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_true_LF_mix_CR.txt ok 258 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_true_CRLF_nul.txt ok 259 - compare_files LF NNO_attr_text_aeol__true_LF.txt ok 260 - compare_files LF NNO_attr_text_aeol__true_CRLF.txt ok 261 - compare_files LF NNO_attr_text_aeol__true_CRLF_mix_LF.txt ok 262 - compare_files LF_mix_CR NNO_attr_text_aeol__true_LF_mix_CR.txt ok 263 - compare_files LF_nul NNO_attr_text_aeol__true_CRLF_nul.txt ok 264 - compare_files LF NNO_attr_text_aeol_lf_true_LF.txt ok 265 - compare_files LF NNO_attr_text_aeol_lf_true_CRLF.txt ok 266 - compare_files LF NNO_attr_text_aeol_lf_true_CRLF_mix_LF.txt ok 267 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_true_LF_mix_CR.txt ok 268 - compare_files LF_nul NNO_attr_text_aeol_lf_true_CRLF_nul.txt ok 269 - compare_files LF NNO_attr_text_aeol_crlf_true_LF.txt ok 270 - compare_files LF NNO_attr_text_aeol_crlf_true_CRLF.txt ok 271 - compare_files LF NNO_attr_text_aeol_crlf_true_CRLF_mix_LF.txt ok 272 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_true_LF_mix_CR.txt ok 273 - compare_files LF_nul NNO_attr_text_aeol_crlf_true_CRLF_nul.txt ok 274 - compare_files LF NNO_attr__aeol__false_LF.txt ok 275 - compare_files CRLF NNO_attr__aeol__false_CRLF.txt ok 276 - compare_files CRLF_mix_LF NNO_attr__aeol__false_CRLF_mix_LF.txt ok 277 - compare_files LF_mix_CR NNO_attr__aeol__false_LF_mix_CR.txt ok 278 - compare_files CRLF_nul NNO_attr__aeol__false_CRLF_nul.txt ok 279 - compare_files LF NNO_attr_-text_aeol__false_LF.txt ok 280 - compare_files CRLF NNO_attr_-text_aeol__false_CRLF.txt ok 281 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__false_CRLF_mix_LF.txt ok 282 - compare_files LF_mix_CR NNO_attr_-text_aeol__false_LF_mix_CR.txt ok 283 - compare_files CRLF_nul NNO_attr_-text_aeol__false_CRLF_nul.txt ok 284 - compare_files LF NNO_attr_-text_aeol_lf_false_LF.txt ok 285 - compare_files CRLF NNO_attr_-text_aeol_lf_false_CRLF.txt ok 286 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_false_CRLF_mix_LF.txt ok 287 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_false_LF_mix_CR.txt ok 288 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_false_CRLF_nul.txt ok 289 - compare_files LF NNO_attr_-text_aeol_crlf_false_LF.txt ok 290 - compare_files CRLF NNO_attr_-text_aeol_crlf_false_CRLF.txt ok 291 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_false_CRLF_mix_LF.txt ok 292 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_false_LF_mix_CR.txt ok 293 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_false_CRLF_nul.txt ok 294 - compare_files LF NNO_attr_auto_aeol__false_LF.txt ok 295 - compare_files CRLF NNO_attr_auto_aeol__false_CRLF.txt ok 296 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__false_CRLF_mix_LF.txt ok 297 - compare_files LF_mix_CR NNO_attr_auto_aeol__false_LF_mix_CR.txt ok 298 - compare_files CRLF_nul NNO_attr_auto_aeol__false_CRLF_nul.txt ok 299 - compare_files LF NNO_attr_auto_aeol_lf_false_LF.txt ok 300 - compare_files CRLF NNO_attr_auto_aeol_lf_false_CRLF.txt ok 301 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_false_CRLF_mix_LF.txt ok 302 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_false_LF_mix_CR.txt ok 303 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_false_CRLF_nul.txt ok 304 - compare_files LF NNO_attr_auto_aeol_crlf_false_LF.txt ok 305 - compare_files CRLF NNO_attr_auto_aeol_crlf_false_CRLF.txt ok 306 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_false_CRLF_mix_LF.txt ok 307 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_false_LF_mix_CR.txt ok 308 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_false_CRLF_nul.txt ok 309 - compare_files LF NNO_attr_text_aeol__false_LF.txt ok 310 - compare_files LF NNO_attr_text_aeol__false_CRLF.txt ok 311 - compare_files LF NNO_attr_text_aeol__false_CRLF_mix_LF.txt ok 312 - compare_files LF_mix_CR NNO_attr_text_aeol__false_LF_mix_CR.txt ok 313 - compare_files LF_nul NNO_attr_text_aeol__false_CRLF_nul.txt ok 314 - compare_files LF NNO_attr_text_aeol_lf_false_LF.txt ok 315 - compare_files LF NNO_attr_text_aeol_lf_false_CRLF.txt ok 316 - compare_files LF NNO_attr_text_aeol_lf_false_CRLF_mix_LF.txt ok 317 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_false_LF_mix_CR.txt ok 318 - compare_files LF_nul NNO_attr_text_aeol_lf_false_CRLF_nul.txt ok 319 - compare_files LF NNO_attr_text_aeol_crlf_false_LF.txt ok 320 - compare_files LF NNO_attr_text_aeol_crlf_false_CRLF.txt ok 321 - compare_files LF NNO_attr_text_aeol_crlf_false_CRLF_mix_LF.txt ok 322 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_false_LF_mix_CR.txt ok 323 - compare_files LF_nul NNO_attr_text_aeol_crlf_false_CRLF_nul.txt ok 324 - compare_files LF NNO_attr__aeol__input_LF.txt ok 325 - compare_files CRLF NNO_attr__aeol__input_CRLF.txt ok 326 - compare_files CRLF_mix_LF NNO_attr__aeol__input_CRLF_mix_LF.txt ok 327 - compare_files LF_mix_CR NNO_attr__aeol__input_LF_mix_CR.txt ok 328 - compare_files CRLF_nul NNO_attr__aeol__input_CRLF_nul.txt ok 329 - compare_files LF NNO_attr_-text_aeol__input_LF.txt ok 330 - compare_files CRLF NNO_attr_-text_aeol__input_CRLF.txt ok 331 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__input_CRLF_mix_LF.txt ok 332 - compare_files LF_mix_CR NNO_attr_-text_aeol__input_LF_mix_CR.txt ok 333 - compare_files CRLF_nul NNO_attr_-text_aeol__input_CRLF_nul.txt ok 334 - compare_files LF NNO_attr_-text_aeol_lf_input_LF.txt ok 335 - compare_files CRLF NNO_attr_-text_aeol_lf_input_CRLF.txt ok 336 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_input_CRLF_mix_LF.txt ok 337 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_input_LF_mix_CR.txt ok 338 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_input_CRLF_nul.txt ok 339 - compare_files LF NNO_attr_-text_aeol_crlf_input_LF.txt ok 340 - compare_files CRLF NNO_attr_-text_aeol_crlf_input_CRLF.txt ok 341 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_input_CRLF_mix_LF.txt ok 342 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_input_LF_mix_CR.txt ok 343 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_input_CRLF_nul.txt ok 344 - compare_files LF NNO_attr_auto_aeol__input_LF.txt ok 345 - compare_files CRLF NNO_attr_auto_aeol__input_CRLF.txt ok 346 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__input_CRLF_mix_LF.txt ok 347 - compare_files LF_mix_CR NNO_attr_auto_aeol__input_LF_mix_CR.txt ok 348 - compare_files CRLF_nul NNO_attr_auto_aeol__input_CRLF_nul.txt ok 349 - compare_files LF NNO_attr_auto_aeol_lf_input_LF.txt ok 350 - compare_files CRLF NNO_attr_auto_aeol_lf_input_CRLF.txt ok 351 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_input_CRLF_mix_LF.txt ok 352 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_input_LF_mix_CR.txt ok 353 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_input_CRLF_nul.txt ok 354 - compare_files LF NNO_attr_auto_aeol_crlf_input_LF.txt ok 355 - compare_files CRLF NNO_attr_auto_aeol_crlf_input_CRLF.txt ok 356 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_input_CRLF_mix_LF.txt ok 357 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_input_LF_mix_CR.txt ok 358 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_input_CRLF_nul.txt ok 359 - compare_files LF NNO_attr_text_aeol__input_LF.txt ok 360 - compare_files LF NNO_attr_text_aeol__input_CRLF.txt ok 361 - compare_files LF NNO_attr_text_aeol__input_CRLF_mix_LF.txt ok 362 - compare_files LF_mix_CR NNO_attr_text_aeol__input_LF_mix_CR.txt ok 363 - compare_files LF_nul NNO_attr_text_aeol__input_CRLF_nul.txt ok 364 - compare_files LF NNO_attr_text_aeol_lf_input_LF.txt ok 365 - compare_files LF NNO_attr_text_aeol_lf_input_CRLF.txt ok 366 - compare_files LF NNO_attr_text_aeol_lf_input_CRLF_mix_LF.txt ok 367 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_input_LF_mix_CR.txt ok 368 - compare_files LF_nul NNO_attr_text_aeol_lf_input_CRLF_nul.txt ok 369 - compare_files LF NNO_attr_text_aeol_crlf_input_LF.txt ok 370 - compare_files LF NNO_attr_text_aeol_crlf_input_CRLF.txt ok 371 - compare_files LF NNO_attr_text_aeol_crlf_input_CRLF_mix_LF.txt ok 372 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_input_LF_mix_CR.txt ok 373 - compare_files LF_nul NNO_attr_text_aeol_crlf_input_CRLF_nul.txt ok 374 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=lf ok 375 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF ok 376 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=CRLF ok 377 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 378 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 379 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 380 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=lf ok 381 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF ok 382 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 383 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 384 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 385 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 386 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=lf ok 387 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 388 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 389 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 390 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 391 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 392 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=lf ok 393 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF ok 394 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 395 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 396 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 397 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 398 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=lf ok 399 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 400 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 401 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 402 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 403 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 404 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=lf ok 405 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF ok 406 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 407 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 408 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 409 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 410 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=lf ok 411 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 412 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 413 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 414 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 415 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 416 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=lf ok 417 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF ok 418 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=CRLF ok 419 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 420 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 421 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 422 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=lf ok 423 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF ok 424 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 425 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 426 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 427 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 428 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=lf ok 429 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 430 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 431 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 432 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 433 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 434 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=lf ok 435 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF ok 436 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 437 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 438 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 439 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 440 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=lf ok 441 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 442 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 443 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 444 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 445 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 446 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=lf ok 447 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF ok 448 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 449 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 450 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 451 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 452 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=lf ok 453 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 454 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 455 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 456 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 457 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 458 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=lf ok 459 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF ok 460 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=CRLF ok 461 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 462 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 463 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 464 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=lf ok 465 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF ok 466 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 467 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 468 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 469 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 470 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=lf ok 471 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 472 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 473 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 474 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 475 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 476 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=lf ok 477 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF ok 478 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 479 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 480 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 481 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 482 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=lf ok 483 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 484 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 485 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 486 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 487 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 488 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=lf ok 489 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF ok 490 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 491 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 492 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 493 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 494 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=lf ok 495 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 496 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 497 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 498 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 499 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 500 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=lf ok 501 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF ok 502 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=CRLF ok 503 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 504 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 505 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 506 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=lf ok 507 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF ok 508 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=CRLF ok 509 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 510 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 511 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 512 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=lf ok 513 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF ok 514 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=CRLF ok 515 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 516 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 517 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 518 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=lf ok 519 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF ok 520 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=CRLF ok 521 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 522 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 523 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 524 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=lf ok 525 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF ok 526 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=CRLF ok 527 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 528 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 529 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 530 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=lf ok 531 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF ok 532 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=CRLF ok 533 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 534 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 535 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 536 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=crlf ok 537 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF ok 538 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 539 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 540 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 541 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 542 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=crlf ok 543 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 544 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 545 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 546 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 547 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 548 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=crlf ok 549 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 550 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 551 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 552 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 553 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 554 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=crlf ok 555 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 556 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 557 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 558 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 559 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 560 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=crlf ok 561 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 562 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 563 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 564 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 565 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 566 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=crlf ok 567 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 568 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 569 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 570 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 571 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 572 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=crlf ok 573 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 574 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 575 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 576 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 577 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 578 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=crlf ok 579 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF ok 580 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 581 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 582 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 583 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 584 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=crlf ok 585 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 586 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 587 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 588 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 589 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 590 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=crlf ok 591 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 592 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 593 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 594 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 595 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 596 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=crlf ok 597 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 598 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 599 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 600 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 601 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 602 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=crlf ok 603 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 604 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 605 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 606 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 607 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 608 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=crlf ok 609 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 610 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 611 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 612 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 613 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 614 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=crlf ok 615 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 616 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 617 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 618 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 619 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 620 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=crlf ok 621 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF ok 622 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 623 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 624 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 625 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 626 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=crlf ok 627 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 628 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 629 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 630 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 631 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 632 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=crlf ok 633 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 634 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 635 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 636 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 637 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 638 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=crlf ok 639 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 640 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 641 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 642 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 643 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 644 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=crlf ok 645 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 646 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 647 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 648 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 649 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 650 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=crlf ok 651 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 652 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 653 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 654 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 655 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 656 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=crlf ok 657 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 658 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 659 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 660 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 661 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 662 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=crlf ok 663 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF ok 664 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 665 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 666 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 667 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 668 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=crlf ok 669 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF ok 670 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 671 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 672 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 673 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 674 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=crlf ok 675 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF ok 676 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 677 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 678 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 679 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 680 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=crlf ok 681 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF ok 682 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 683 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 684 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 685 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 686 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=crlf ok 687 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF ok 688 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 689 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 690 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 691 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 692 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=crlf ok 693 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF ok 694 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 695 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 696 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 697 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 698 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=native ok 699 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF ok 700 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=CRLF ok 701 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 702 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 703 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF_nul ok 704 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=native ok 705 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF ok 706 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 707 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 708 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 709 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 710 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=native ok 711 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF ok 712 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 713 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 714 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 715 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 716 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=native ok 717 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF ok 718 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 719 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 720 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 721 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 722 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=native ok 723 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF ok 724 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 725 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 726 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 727 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 728 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=native ok 729 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF ok 730 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 731 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 732 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 733 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 734 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=native ok 735 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF ok 736 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 737 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 738 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 739 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 740 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=native ok 741 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF ok 742 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=CRLF ok 743 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 744 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 745 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF_nul ok 746 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=native ok 747 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF ok 748 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 749 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 750 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 751 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 752 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=native ok 753 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF ok 754 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 755 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 756 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 757 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 758 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=native ok 759 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF ok 760 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 761 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 762 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 763 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 764 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=native ok 765 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF ok 766 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 767 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 768 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 769 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 770 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=native ok 771 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF ok 772 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 773 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 774 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 775 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 776 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=native ok 777 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF ok 778 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 779 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 780 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 781 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 782 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=native ok 783 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF ok 784 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=CRLF ok 785 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 786 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 787 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF_nul ok 788 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=native ok 789 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF ok 790 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 791 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 792 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 793 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 794 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=native ok 795 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF ok 796 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 797 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 798 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 799 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 800 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=native ok 801 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF ok 802 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 803 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 804 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 805 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 806 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=native ok 807 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF ok 808 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 809 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 810 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 811 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 812 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=native ok 813 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF ok 814 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 815 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 816 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 817 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 818 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=native ok 819 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF ok 820 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 821 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 822 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 823 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 824 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=native ok 825 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF ok 826 - checkout attr= aeol= core.autocrlf=false core.eol=native file=CRLF ok 827 - checkout attr= aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 828 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 829 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF_nul ok 830 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=native ok 831 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF ok 832 - checkout attr= aeol= core.autocrlf=true core.eol=native file=CRLF ok 833 - checkout attr= aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 834 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 835 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF_nul ok 836 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=native ok 837 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF ok 838 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=CRLF ok 839 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 840 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 841 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF_nul ok 842 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=native ok 843 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF ok 844 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=CRLF ok 845 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 846 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 847 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF_nul ok 848 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=native ok 849 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF ok 850 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=CRLF ok 851 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 852 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 853 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF_nul ok 854 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=native ok 855 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF ok 856 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=CRLF ok 857 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 858 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 859 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF_nul ok 860 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=crlf ok 861 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF ok 862 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 863 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 864 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 865 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 866 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=lf ok 867 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF ok 868 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=CRLF ok 869 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 870 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 871 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 872 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol= ok 873 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF ok 874 - checkout attr=text aeol= core.autocrlf=false core.eol= file=CRLF ok 875 - checkout attr=text aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 876 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 877 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF_nul ok 878 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=native ok 879 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF ok 880 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=CRLF ok 881 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 882 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 883 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF_nul ok 884 - ls-files --eol attr=auto aeol= core.autocrlf=false core.eol= ok 885 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF ok 886 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=CRLF ok 887 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 888 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 889 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF_nul ok 890 - ls-files --eol attr=auto aeol= core.autocrlf=false core.eol=native ok 891 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF ok 892 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=CRLF ok 893 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 894 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 895 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF_nul ok 896 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=lf ok 897 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF ok 898 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 899 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 900 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 901 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 902 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=lf ok 903 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 904 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 905 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 906 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 907 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 908 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf ok 909 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 910 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 911 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 912 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 913 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 914 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=lf ok 915 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 916 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 917 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 918 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 919 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 920 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=lf ok 921 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 922 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 923 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 924 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 925 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 926 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=lf ok 927 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 928 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 929 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 930 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 931 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 932 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf ok 933 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 934 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 935 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 936 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 937 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 938 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=lf ok 939 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF ok 940 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 941 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 942 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 943 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 944 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=lf ok 945 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 946 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 947 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 948 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 949 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 950 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf ok 951 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 952 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 953 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 954 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 955 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 956 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=lf ok 957 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 958 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 959 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 960 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 961 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 962 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=lf ok 963 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 964 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 965 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 966 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 967 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 968 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=lf ok 969 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 970 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 971 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 972 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 973 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 974 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf ok 975 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 976 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 977 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 978 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 979 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 980 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=lf ok 981 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF ok 982 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 983 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 984 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 985 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 986 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=lf ok 987 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 988 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 989 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 990 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 991 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 992 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf ok 993 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 994 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 995 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 996 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 997 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 998 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=lf ok 999 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 1000 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 1001 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1002 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1003 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 1004 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=lf ok 1005 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 1006 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 1007 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1008 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1009 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 1010 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=lf ok 1011 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 1012 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 1013 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1014 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1015 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 1016 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf ok 1017 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 1018 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 1019 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1020 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1021 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 1022 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=lf ok 1023 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF ok 1024 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 1025 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 1026 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 1027 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 1028 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=lf ok 1029 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1030 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1031 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1032 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1033 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1034 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=lf ok 1035 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1036 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1037 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1038 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1039 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1040 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=lf ok 1041 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1042 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1043 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1044 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1045 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1046 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=lf ok 1047 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF ok 1048 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 1049 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1050 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1051 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 1052 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=lf ok 1053 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF ok 1054 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 1055 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1056 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1057 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 1058 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=crlf ok 1059 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1060 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1061 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1062 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1063 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1064 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf ok 1065 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1066 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1067 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1068 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1069 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1070 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1071 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1072 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1073 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1074 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1075 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1076 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=crlf ok 1077 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1078 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1079 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1080 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1081 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1082 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1083 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1084 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1085 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1086 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1087 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1088 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf ok 1089 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1090 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1091 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1092 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1093 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1094 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1095 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1096 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1097 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1098 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1099 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1100 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=crlf ok 1101 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1102 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1103 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1104 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1105 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1106 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf ok 1107 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1108 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1109 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1110 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1111 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1112 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1113 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1114 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1115 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1116 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1117 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1118 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=crlf ok 1119 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1120 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1121 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1122 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1123 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1124 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1125 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1126 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1127 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1128 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1129 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1130 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf ok 1131 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1132 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1133 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1134 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1135 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1136 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1137 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1138 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1139 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1140 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1141 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1142 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=crlf ok 1143 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1144 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1145 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1146 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1147 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1148 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf ok 1149 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1150 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1151 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1152 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1153 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1154 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1155 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1156 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1157 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1158 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1159 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1160 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=crlf ok 1161 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1162 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1163 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1164 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1165 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1166 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1167 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1168 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1169 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1170 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1171 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1172 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf ok 1173 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1174 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1175 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1176 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1177 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1178 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1179 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1180 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1181 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1182 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1183 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1184 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=crlf ok 1185 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1186 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1187 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1188 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1189 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1190 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=crlf ok 1191 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1192 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1193 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1194 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1195 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1196 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=crlf ok 1197 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1198 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1199 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1200 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1201 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1202 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=crlf ok 1203 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1204 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1205 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1206 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1207 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1208 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=crlf ok 1209 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1210 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1211 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1212 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1213 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1214 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=crlf ok 1215 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1216 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1217 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1218 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1219 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1220 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=native ok 1221 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF ok 1222 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1223 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1224 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1225 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1226 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=native ok 1227 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1228 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1229 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1230 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1231 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1232 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=native ok 1233 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1234 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1235 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1236 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1237 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1238 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=native ok 1239 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1240 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1241 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1242 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1243 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1244 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=native ok 1245 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1246 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1247 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1248 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1249 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1250 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=native ok 1251 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1252 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1253 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1254 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1255 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1256 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=native ok 1257 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1258 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1259 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1260 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1261 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1262 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=native ok 1263 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF ok 1264 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1265 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1266 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1267 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1268 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=native ok 1269 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1270 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1271 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1272 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1273 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1274 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=native ok 1275 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1276 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1277 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1278 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1279 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1280 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=native ok 1281 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1282 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1283 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1284 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1285 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1286 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=native ok 1287 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1288 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1289 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1290 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1291 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1292 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=native ok 1293 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1294 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1295 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1296 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1297 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1298 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=native ok 1299 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1300 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1301 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1302 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1303 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1304 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=native ok 1305 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF ok 1306 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1307 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1308 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1309 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1310 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=native ok 1311 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1312 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1313 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1314 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1315 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1316 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=native ok 1317 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1318 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1319 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1320 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1321 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1322 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=native ok 1323 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1324 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1325 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1326 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1327 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1328 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=native ok 1329 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1330 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1331 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1332 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1333 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1334 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=native ok 1335 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1336 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1337 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1338 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1339 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1340 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=native ok 1341 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1342 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1343 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1344 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1345 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1346 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=native ok 1347 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF ok 1348 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1349 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1350 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1351 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1352 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=native ok 1353 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF ok 1354 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1355 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1356 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1357 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1358 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=native ok 1359 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF ok 1360 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1361 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1362 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1363 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1364 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=native ok 1365 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF ok 1366 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1367 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1368 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1369 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1370 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=native ok 1371 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF ok 1372 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1373 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1374 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1375 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1376 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=native ok 1377 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF ok 1378 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1379 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1380 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1381 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1382 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=crlf ok 1383 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1384 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1385 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1386 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1387 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1388 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=lf ok 1389 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF ok 1390 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 1391 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 1392 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 1393 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 1394 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol= ok 1395 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF ok 1396 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=CRLF ok 1397 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 1398 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 1399 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF_nul ok 1400 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=native ok 1401 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF ok 1402 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1403 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1404 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1405 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1406 - ls-files --eol attr=auto ident aeol= core.autocrlf=false core.eol= ok 1407 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF ok 1408 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=CRLF ok 1409 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 1410 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 1411 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF_nul ok 1412 - ls-files --eol attr=auto ident aeol= core.autocrlf=false core.eol=native ok 1413 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF ok 1414 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1415 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1416 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1417 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1418 - ls-files --eol -d -z # passed all 1418 test(s) 1..1418 ok t1511-rev-parse-caret.sh ........................... ok 1 - setup ok 2 - ref^{non-existent} ok 3 - ref^{} ok 4 - ref^{commit} ok 5 - ref^{tree} ok 6 - ref^{tag} ok 7 - ref^{/.} ok 8 - ref^{/non-existent} ok 9 - ref^{/Initial} ok 10 - ref^{/!Exp} ok 11 - ref^{/!} ok 12 - ref^{/!!Exp} ok 13 - ref^{/!-} ok 14 - ref^{/!-.} ok 15 - ref^{/!-non-existent} ok 16 - ref^{/!-Changed} ok 17 - ref^{/!-!Exp} # passed all 17 test(s) 1..17 ok t1513-rev-parse-prefix.sh .......................... ok 1 - setup ok 2 - empty prefix -- file ok 3 - valid prefix -- file ok 4 - valid prefix -- ../file ok 5 - empty prefix HEAD:./path ok 6 - valid prefix HEAD:./path ok 7 - valid prefix HEAD:../path ok 8 - prefix ignored with HEAD:top ok 9 - disambiguate path with valid prefix ok 10 - file and refs with prefix ok 11 - two-levels deep # passed all 11 test(s) 1..11 ok t1515-rev-parse-outside-repo.sh .................... ok 1 - set up non-repo directory ok 2 - rev-parse --sq-quote ok 3 - rev-parse --local-env-vars ok 4 - rev-parse --resolve-git-dir # passed all 4 test(s) 1..4 ok t1514-rev-parse-push.sh ............................ ok 1 - setup ok 2 - @{push} with default=nothing ok 3 - @{push} with default=simple ok 4 - triangular @{push} fails with default=simple ok 5 - @{push} with default=current ok 6 - @{push} with default=matching ok 7 - @{push} with pushremote defined ok 8 - @{push} with push refspecs ok 9 - resolving @{push} fails with a detached HEAD # passed all 9 test(s) 1..9 ok t1512-rev-parse-disambiguation.sh .................. ok 1 - blob and tree ok 2 - warn ambiguity when no candidate matches type hint ok 3 - disambiguate tree-ish ok 4 - disambiguate blob ok 5 - disambiguate tree ok 6 - first commit ok 7 - disambiguate commit-ish ok 8 - disambiguate commit ok 9 - log name1..name2 takes only commit-ishes on both ends ok 10 - rev-parse name1..name2 takes only commit-ishes on both ends ok 11 - git log takes only commit-ish ok 12 - git reset takes only commit-ish ok 13 - first tag not ok 14 - two semi-ambiguous commit-ish # TODO known breakage not ok 15 - three semi-ambiguous tree-ish # TODO known breakage ok 16 - parse describe name ok 17 - more history not ok 18 - parse describe name taking advantage of generation # TODO known breakage ok 19 - parse describe name not ignoring ambiguity ok 20 - ambiguous commit-ish ok 21 - ambiguous tags peel to treeish ok 22 - rev-parse --disambiguate ok 23 - rev-parse --disambiguate drops duplicates ok 24 - ambiguous 40-hex ref ok 25 - ambiguous short sha1 ref ok 26 - ambiguity errors are not repeated (raw) ok 27 - ambiguity errors are not repeated (treeish) ok 28 - ambiguity errors are not repeated (peel) ok 29 - ambiguity hints ok 30 - ambiguity hints respect type ok 31 - failed type-selector still shows hint ok 32 - core.disambiguate config can prefer types ok 33 - core.disambiguate does not override context ok 34 - ambiguous commits are printed by type first, then hash order ok 35 - cat-file --batch and --batch-check show ambiguous # still have 3 known breakage(s) # passed all remaining 32 test(s) 1..35 ok t1600-index.sh ..................................... ok 1 - setup ok 2 - bogus GIT_INDEX_VERSION issues warning ok 3 - out of bounds GIT_INDEX_VERSION issues warning ok 4 - no warning with bogus GIT_INDEX_VERSION and existing index ok 5 - out of bounds index.version issues warning ok 6 - index version config precedence # passed all 6 test(s) 1..6 ok t1601-index-bogus.sh ............................... ok 1 - create tree with null sha1 ok 2 - read-tree refuses to read null sha1 ok 3 - GIT_ALLOW_NULL_SHA1 overrides refusal ok 4 - git write-tree refuses to write null sha1 # passed all 4 test(s) 1..4 ok t2000-conflict-when-checking-files-out.sh .......... ok 1 - git update-index --add various paths. ok 2 - git checkout-index without -f should fail on conflicting work tree. ok 3 - git checkout-index with -f should succeed. ok 4 - git checkout-index conflicting paths. ok 5 - checkout-index -f twice with --prefix ok 6 - git update-index --add path2/file0 ok 7 - writing tree out with git write-tree ok 8 - git update-index --add path3/file1 ok 9 - writing tree out with git write-tree ok 10 - read previously written tree and checkout. ok 11 - add a symlink ok 12 - writing tree out with git write-tree ok 13 - read previously written tree and checkout. ok 14 - checking out conflicting path with -f # passed all 14 test(s) 1..14 ok t2002-checkout-cache-u.sh .......................... ok 1 - preparation ok 2 - without -u, git checkout-index smudges stat information. ok 3 - with -u, git checkout-index picks up stat information from new files. # passed all 3 test(s) 1..3 ok t2003-checkout-cache-mkdir.sh ...................... ok 1 - setup ok 2 - have symlink in place where dir is expected. ok 3 - use --prefix=path2/ ok 4 - use --prefix=tmp- ok 5 - use --prefix=tmp- but with a conflicting file and dir ok 6 - use --prefix=tmp/orary/ where tmp is a symlink ok 7 - use --prefix=tmp/orary- where tmp is a symlink ok 8 - use --prefix=tmp- where tmp-path1 is a symlink ok 9 - apply filter from working tree .gitattributes with --prefix ok 10 - apply CRLF filter from working tree .gitattributes with --prefix # passed all 10 test(s) 1..10 ok t1700-split-index.sh ............................... ok 1 - setup ok 2 - enable split index ok 3 - add one file ok 4 - disable split index ok 5 - enable split index again, "one" now belongs to base index" ok 6 - modify original file, base index untouched ok 7 - add another file, which stays index ok 8 - remove file not in base index ok 9 - remove file in base index ok 10 - add original file back ok 11 - add new file ok 12 - unify index, two files remain ok 13 - rev-parse --shared-index-path ok 14 - set core.splitIndex config variable to true ok 15 - set core.splitIndex config variable to false ok 16 - set core.splitIndex config variable back to true ok 17 - check behavior with splitIndex.maxPercentChange unset ok 18 - check splitIndex.maxPercentChange set to 0 ok 19 - shared index files expire after 2 weeks by default ok 20 - check splitIndex.sharedIndexExpire set to 16 days ok 21 - check splitIndex.sharedIndexExpire set to "never" and "now" ok 22 - same mode for index & split index ok 23 - split index respects core.sharedrepository 0666 ok 24 - split index respects core.sharedrepository 0642 ok 25 - graceful handling when splitting index is not allowed ok 26 - writing split index with null sha1 does not write cache tree ok 27 - do not refresh null base index # passed all 27 test(s) 1..27 ok t2004-checkout-cache-temp.sh ....................... ok 1 - setup ok 2 - checkout one stage 0 to temporary file ok 3 - checkout all stage 0 to temporary files ok 4 - setup 3-way merge ok 5 - checkout one stage 2 to temporary file ok 6 - checkout all stage 2 to temporary files ok 7 - checkout all stages/one file to nothing ok 8 - checkout all stages/one file to temporary files ok 9 - checkout some stages/one file to temporary files ok 10 - checkout all stages/all files to temporary files ok 11 - -- path0: no entry ok 12 - -- path1: all 3 stages ok 13 - -- path2: no stage 1, have stage 2 and 3 ok 14 - -- path3: no stage 2, have stage 1 and 3 ok 15 - -- path4: no stage 3, have stage 1 and 3 ok 16 - -- asubdir/path5: no stage 2 and 3 have stage 1 ok 17 - checkout --temp within subdir ok 18 - checkout --temp symlink ok 19 - emit well-formed relative path # passed all 19 test(s) 1..19 ok t1701-racy-split-index.sh .......................... ok 1 - setup ok 2 - split the index while adding a racily clean file #0 ok 3 - split the index while adding a racily clean file #1 ok 4 - split the index while adding a racily clean file #2 ok 5 - split the index while adding a racily clean file #3 ok 6 - split the index while adding a racily clean file #4 ok 7 - add a racily clean file to an already split index #0 ok 8 - add a racily clean file to an already split index #1 ok 9 - add a racily clean file to an already split index #2 ok 10 - add a racily clean file to an already split index #3 ok 11 - add a racily clean file to an already split index #4 ok 12 - split the index when the index contains a racily clean cache entry #0 ok 13 - split the index when the index contains a racily clean cache entry #1 ok 14 - split the index when the index contains a racily clean cache entry #2 ok 15 - split the index when the index contains a racily clean cache entry #3 ok 16 - split the index when the index contains a racily clean cache entry #4 ok 17 - update the split index when it contains a new racily clean cache entry #0 ok 18 - update the split index when it contains a new racily clean cache entry #1 ok 19 - update the split index when it contains a new racily clean cache entry #2 ok 20 - update the split index when it contains a new racily clean cache entry #3 ok 21 - update the split index when it contains a new racily clean cache entry #4 ok 22 - update the split index when a racily clean cache entry is stored only in the shared index #0 ok 23 - update the split index when a racily clean cache entry is stored only in the shared index #1 ok 24 - update the split index when a racily clean cache entry is stored only in the shared index #2 ok 25 - update the split index when a racily clean cache entry is stored only in the shared index #3 ok 26 - update the split index when a racily clean cache entry is stored only in the shared index #4 ok 27 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #0 ok 28 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #1 ok 29 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #2 ok 30 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #3 ok 31 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #4 # passed all 31 test(s) 1..31 ok t2005-checkout-index-symlinks.sh ................... ok 1 - preparation ok 2 - the checked-out symlink must be a file ok 3 - the file must be the blob we added during the setup # passed all 3 test(s) 1..3 ok t2006-checkout-index-basic.sh ...................... ok 1 - checkout-index --gobbledegook ok 2 - checkout-index -h in broken repository # passed all 2 test(s) 1..2 ok t2007-checkout-symlink.sh .......................... ok 1 - setup ok 2 - switch from symlink to dir ok 3 - Remove temporary directories & switch to master ok 4 - switch from dir to symlink # passed all 4 test(s) 1..4 ok t2008-checkout-subdir.sh ........................... ok 1 - setup ok 2 - remove and restore with relative path ok 3 - checkout with empty prefix ok 4 - checkout with simple prefix ok 5 - checkout with complex relative path ok 6 - relative path outside tree should fail ok 7 - incorrect relative path to file should fail (1) ok 8 - incorrect relative path should fail (2) ok 9 - incorrect relative path should fail (3) # passed all 9 test(s) 1..9 ok t2009-checkout-statinfo.sh ......................... ok 1 - setup ok 2 - branch switching ok 3 - path checkout # passed all 3 test(s) 1..3 ok t2010-checkout-ambiguous.sh ........................ ok 1 - setup ok 2 - reference must be a tree ok 3 - branch switching ok 4 - checkout world from the index ok 5 - non ambiguous call ok 6 - allow the most common case ok 7 - check ambiguity ok 8 - check ambiguity in subdir ok 9 - disambiguate checking out from a tree-ish ok 10 - accurate error message with more than one ref # passed all 10 test(s) 1..10 ok t2011-checkout-invalid-head.sh ..................... ok 1 - setup ok 2 - checkout should not start branch from a tree ok 3 - checkout master from invalid HEAD ok 4 - checkout notices failure to lock HEAD ok 5 - create ref directory/file conflict scenario ok 6 - checkout away from d/f HEAD (unpacked, to branch) ok 7 - checkout away from d/f HEAD (unpacked, to detached) ok 8 - pack refs ok 9 - checkout away from d/f HEAD (packed, to branch) ok 10 - checkout away from d/f HEAD (packed, to detached) # passed all 10 test(s) 1..10 ok t2014-checkout-switch.sh ........................... ok 1 - setup ok 2 - check all changes are staged ok 3 - second commit ok 4 - check # passed all 4 test(s) 1..4 ok t2015-checkout-unborn.sh ........................... ok 1 - setup ok 2 - checkout from unborn preserves untracked files ok 3 - checkout from unborn preserves index contents ok 4 - checkout from unborn merges identical index contents ok 5 - checking out another branch from unborn state ok 6 - checking out in a newly created repo # passed all 6 test(s) 1..6 ok t2012-checkout-last.sh ............................. ok 1 - setup ok 2 - "checkout -" does not work initially ok 3 - first branch switch ok 4 - "checkout -" switches back ok 5 - "checkout -" switches forth ok 6 - detach HEAD ok 7 - "checkout -" attaches again ok 8 - "checkout -" detaches again ok 9 - more switches ok 10 - switch to the last ok 11 - switch to second from the last ok 12 - switch to third from the last ok 13 - switch to fourth from the last ok 14 - switch to twelfth from the last ok 15 - merge base test setup ok 16 - another...master ok 17 - ...master ok 18 - master... ok 19 - "checkout -" works after a rebase A ok 20 - "checkout -" works after a rebase A B ok 21 - "checkout -" works after a rebase -i A ok 22 - "checkout -" works after a rebase -i A B # passed all 22 test(s) 1..22 ok t2017-checkout-orphan.sh ........................... ok 1 - Setup ok 2 - --orphan creates a new orphan branch from HEAD ok 3 - --orphan creates a new orphan branch from ok 4 - --orphan must be rejected with -b ok 5 - --orphan must be rejected with -t ok 6 - --orphan ignores branch.autosetupmerge ok 7 - --orphan makes reflog by default ok 8 - --orphan does not make reflog when core.logAllRefUpdates = false ok 9 - --orphan with -l makes reflog when core.logAllRefUpdates = false ok 10 - giving up --orphan not committed when -l and core.logAllRefUpdates = false deletes reflog ok 11 - --orphan is rejected with an existing name ok 12 - --orphan refuses to switch if a merge is needed ok 13 - cannot --detach on an unborn branch # passed all 13 test(s) 1..13 ok t2016-checkout-patch.sh ............................ ok 1 - setup ok 2 - saying "n" does nothing ok 3 - git checkout -p ok 4 - git checkout -p with staged changes ok 5 - git checkout -p HEAD with NO staged changes: abort ok 6 - git checkout -p HEAD with NO staged changes: apply ok 7 - git checkout -p HEAD with change already staged ok 8 - git checkout -p HEAD^ ok 9 - git checkout -p handles deletion ok 10 - path limiting works: dir ok 11 - path limiting works: -- dir ok 12 - path limiting works: HEAD^ -- dir ok 13 - path limiting works: foo inside dir ok 14 - none of this moved HEAD # passed all 14 test(s) 1..14 ok t2019-checkout-ambiguous-ref.sh .................... ok 1 - setup ambiguous refs ok 2 - checkout ambiguous ref succeeds ok 3 - checkout produces ambiguity warning ok 4 - checkout chooses branch over tag ok 5 - checkout reports switch to branch ok 6 - checkout vague ref succeeds ok 7 - checkout produces ambiguity warning ok 8 - checkout chooses branch over tag ok 9 - checkout reports switch to branch # passed all 9 test(s) 1..9 ok t2018-checkout-branch.sh ........................... ok 1 - setup ok 2 - checkout -b to a new branch, set to HEAD ok 3 - checkout -b to a merge base ok 4 - checkout -b to a new branch, set to an explicit ref ok 5 - checkout -b to a new branch with unmergeable changes fails ok 6 - checkout -f -b to a new branch with unmergeable changes discards changes ok 7 - checkout -b to a new branch preserves mergeable changes ok 8 - checkout -f -b to a new branch with mergeable changes discards changes ok 9 - checkout -b to an existing branch fails ok 10 - checkout -b to @{-1} fails with the right branch name ok 11 - checkout -B to an existing branch resets branch to HEAD ok 12 - checkout -B to a merge base ok 13 - checkout -B to an existing branch from detached HEAD resets branch to HEAD ok 14 - checkout -B to an existing branch with an explicit ref resets branch to that ref ok 15 - checkout -B to an existing branch with unmergeable changes fails ok 16 - checkout -f -B to an existing branch with unmergeable changes discards changes ok 17 - checkout -B to an existing branch preserves mergeable changes ok 18 - checkout -f -B to an existing branch with mergeable changes discards changes ok 19 - checkout -b ok 20 - checkout -B to the current branch works ok 21 - checkout -b after clone --no-checkout does a checkout of HEAD ok 22 - checkout -b to a new branch preserves mergeable changes despite sparse-checkout ok 23 - checkout -b rejects an invalid start point ok 24 - checkout -b rejects an extra path argument # passed all 24 test(s) 1..24 ok t1510-repo-setup.sh ................................ ok 1 - #0: nonbare repo, no explicit configuration ok 2 - #1: GIT_WORK_TREE without explicit GIT_DIR is accepted ok 3 - #2: worktree defaults to cwd with explicit GIT_DIR ok 4 - #2b: relative GIT_DIR ok 5 - #3: setup ok 6 - #3: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 7 - #3: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 8 - #3: explicit GIT_WORK_TREE from parent of worktree ok 9 - #3: explicit GIT_WORK_TREE from nephew of worktree ok 10 - #3: chdir_to_toplevel uses worktree, not git dir ok 11 - #3: chdir_to_toplevel uses worktree (from subdir) ok 12 - #4: core.worktree without GIT_DIR set is accepted ok 13 - #5: core.worktree + GIT_WORK_TREE is accepted ok 14 - #6: setting GIT_DIR brings core.worktree to life ok 15 - #6b: GIT_DIR set, core.worktree relative ok 16 - #6c: GIT_DIR set, core.worktree=../wt (absolute) ok 17 - #6d: GIT_DIR set, core.worktree=../wt (relative) ok 18 - #6e: GIT_DIR set, core.worktree=../.. (absolute) ok 19 - #6f: GIT_DIR set, core.worktree=../.. (relative) ok 20 - #7: setup ok 21 - #7: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 22 - #7: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 23 - #7: explicit GIT_WORK_TREE from parent of worktree ok 24 - #7: explicit GIT_WORK_TREE from nephew of worktree ok 25 - #7: chdir_to_toplevel uses worktree, not git dir ok 26 - #7: chdir_to_toplevel uses worktree (from subdir) ok 27 - #8: gitfile, easy case ok 28 - #9: GIT_WORK_TREE accepted with gitfile ok 29 - #10: GIT_DIR can point to gitfile ok 30 - #10b: relative GIT_DIR can point to gitfile ok 31 - #11: setup ok 32 - #11: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 33 - #11: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 34 - #11: explicit GIT_WORK_TREE from parent of worktree ok 35 - #11: explicit GIT_WORK_TREE from nephew of worktree ok 36 - #11: chdir_to_toplevel uses worktree, not git dir ok 37 - #11: chdir_to_toplevel uses worktree (from subdir) ok 38 - #12: core.worktree with gitfile is accepted ok 39 - #13: core.worktree+GIT_WORK_TREE accepted (with gitfile) ok 40 - #14: core.worktree with GIT_DIR pointing to gitfile ok 41 - #14b: core.worktree is relative to actual git dir ok 42 - #15: setup ok 43 - #15: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 44 - #15: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 45 - #15: explicit GIT_WORK_TREE from parent of worktree ok 46 - #15: explicit GIT_WORK_TREE from nephew of worktree ok 47 - #15: chdir_to_toplevel uses worktree, not git dir ok 48 - #15: chdir_to_toplevel uses worktree (from subdir) ok 49 - #16a: implicitly bare repo (cwd inside .git dir) ok 50 - #16b: bare .git (cwd inside .git dir) ok 51 - #16c: bare .git has no worktree ok 52 - #16d: bareness preserved across alias ok 53 - #16e: bareness preserved by --bare ok 54 - #17: GIT_WORK_TREE without explicit GIT_DIR is accepted (bare case) ok 55 - #18: bare .git named by GIT_DIR has no worktree ok 56 - #19: setup ok 57 - #19: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 58 - #19: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 59 - #19: explicit GIT_WORK_TREE from parent of worktree ok 60 - #19: explicit GIT_WORK_TREE from nephew of worktree ok 61 - #19: chdir_to_toplevel uses worktree, not git dir ok 62 - #19: chdir_to_toplevel uses worktree (from subdir) ok 63 - #20a: core.worktree without GIT_DIR accepted (inside .git) ok 64 - #20b/c: core.worktree and core.bare conflict ok 65 - #20d: core.worktree and core.bare OK when working tree not needed ok 66 - #21: setup, core.worktree warns before overriding core.bare ok 67 - #21: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 68 - #21: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 69 - #21: explicit GIT_WORK_TREE from parent of worktree ok 70 - #21: explicit GIT_WORK_TREE from nephew of worktree ok 71 - #21: chdir_to_toplevel uses worktree, not git dir ok 72 - #21: chdir_to_toplevel uses worktree (from subdir) ok 73 - #22a: core.worktree = GIT_DIR = .git dir ok 74 - #22b: core.worktree child of .git, GIT_DIR=.git ok 75 - #22c: core.worktree = .git/.., GIT_DIR=.git ok 76 - #22.2: core.worktree and core.bare conflict ok 77 - #23: setup ok 78 - #23: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 79 - #23: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 80 - #23: explicit GIT_WORK_TREE from parent of worktree ok 81 - #23: explicit GIT_WORK_TREE from nephew of worktree ok 82 - #23: chdir_to_toplevel uses worktree, not git dir ok 83 - #23: chdir_to_toplevel uses worktree (from subdir) ok 84 - #24: bare repo has no worktree (gitfile case) ok 85 - #25: GIT_WORK_TREE accepted if GIT_DIR unset (bare gitfile case) ok 86 - #26: bare repo has no worktree (GIT_DIR -> gitfile case) ok 87 - #27: setup ok 88 - #27: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 89 - #27: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 90 - #27: explicit GIT_WORK_TREE from parent of worktree ok 91 - #27: explicit GIT_WORK_TREE from nephew of worktree ok 92 - #27: chdir_to_toplevel uses worktree, not git dir ok 93 - #27: chdir_to_toplevel uses worktree (from subdir) ok 94 - #28: core.worktree and core.bare conflict (gitfile case) ok 95 - #29: setup ok 96 - #29: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 97 - #29: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 98 - #29: explicit GIT_WORK_TREE from parent of worktree ok 99 - #29: explicit GIT_WORK_TREE from nephew of worktree ok 100 - #29: chdir_to_toplevel uses worktree, not git dir ok 101 - #29: chdir_to_toplevel uses worktree (from subdir) ok 102 - #30: core.worktree and core.bare conflict (gitfile version) ok 103 - #31: setup ok 104 - #31: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 105 - #31: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 106 - #31: explicit GIT_WORK_TREE from parent of worktree ok 107 - #31: explicit GIT_WORK_TREE from nephew of worktree ok 108 - #31: chdir_to_toplevel uses worktree, not git dir ok 109 - #31: chdir_to_toplevel uses worktree (from subdir) # passed all 109 test(s) 1..109 ok t2021-checkout-overwrite.sh ........................ ok 1 - setup ok 2 - create a commit where dir a/b changed to file ok 3 - checkout commit with dir must not remove untracked a/b ok 4 - create a commit where dir a/b changed to symlink ok 5 - checkout commit with dir must not remove untracked a/b ok 6 - the symlink remained # passed all 6 test(s) 1..6 ok t2022-checkout-paths.sh ............................ ok 1 - setup ok 2 - checking out paths out of a tree does not clobber unrelated paths ok 3 - do not touch unmerged entries matching $path but not in $tree ok 4 - do not touch files that are already up-to-date ok 5 - checkout HEAD adds deleted intent-to-add file back to index # passed all 5 test(s) 1..5 ok t2023-checkout-m.sh ................................ ok 1 - setup ok 2 - git merge master ok 3 - -m restores 2-way conflicted+resolved file ok 4 - -m restores 3-way conflicted+resolved file ok 5 - force checkout a conflict file creates stage zero entry # passed all 5 test(s) 1..5 ok t2020-checkout-detach.sh ........................... ok 1 - setup ok 2 - checkout branch does not detach ok 3 - checkout tag detaches ok 4 - checkout branch by full name detaches ok 5 - checkout non-ref detaches ok 6 - checkout ref^0 detaches ok 7 - checkout --detach detaches ok 8 - checkout --detach without branch name ok 9 - checkout --detach errors out for non-commit ok 10 - checkout --detach errors out for extra argument ok 11 - checkout --detached and -b are incompatible ok 12 - checkout --detach moves HEAD ok 13 - checkout warns on orphan commits ok 14 - checkout warns on orphan commits: output ok 15 - checkout warns orphaning 1 of 2 commits ok 16 - checkout warns orphaning 1 of 2 commits: output ok 17 - checkout does not warn leaving ref tip ok 18 - checkout does not warn leaving ref tip ok 19 - checkout does not warn leaving reachable commit ok 20 - checkout does not warn leaving reachable commit ok 21 - tracking count is accurate after orphan check ok 22 - no advice given for explicit detached head state ok 23 - describe_detached_head prints no SHA-1 ellipsis when not asked to ok 24 - describe_detached_head does print SHA-1 ellipsis when asked to # passed all 24 test(s) 1..24 ok t2025-checkout-no-overlay.sh ....................... ok 1 - setup ok 2 - checkout --no-overlay deletes files not in ok 3 - checkout --no-overlay removing last file from directory ok 4 - checkout -p --overlay is disallowed ok 5 - --no-overlay --theirs with D/F conflict deletes file ok 6 - wildcard pathspec matches file in subdirectory # passed all 6 test(s) 1..6 ok t2027-checkout-track.sh ............................ ok 1 - setup ok 2 - checkout --track -b creates a new tracking branch ok 3 - checkout --track -b rejects an extra path argument # passed all 3 test(s) 1..3 ok t2026-checkout-pathspec-file.sh .................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t2050-git-dir-relative.sh .......................... ok 1 - Setting up post-commit hook ok 2 - post-commit hook used ordinarily ok 3 - post-commit-hook created and used from top dir ok 4 - post-commit-hook from sub dir # passed all 4 test(s) 1..4 ok t2060-switch.sh .................................... ok 1 - setup ok 2 - switch branch no arguments ok 3 - switch branch ok 4 - switch and detach ok 5 - switch and detach current branch ok 6 - switch and create branch ok 7 - force create branch from HEAD ok 8 - new orphan branch from empty ok 9 - orphan branch works with --discard-changes ok 10 - switching ignores file of same branch name ok 11 - guess and create branch ok 12 - not switching when something is in progress # passed all 12 test(s) 1..12 ok t2030-unresolve-info.sh ............................ ok 1 - setup ok 2 - add records switch clears ok 3 - rm records reset clears ok 4 - plumbing clears ok 5 - add records checkout -m undoes ok 6 - unmerge with plumbing ok 7 - rerere and rerere forget ok 8 - rerere and rerere forget (subdirectory) ok 9 - rerere forget (binary) ok 10 - rerere forget (add-add conflict) # passed all 10 test(s) 1..10 ok t2024-checkout-dwim.sh ............................. ok 1 - setup ok 2 - checkout of non-existing branch fails ok 3 - checkout of branch from multiple remotes fails #1 ok 4 - when arg matches multiple remotes, do not fallback to interpreting as pathspec ok 5 - checkout of branch from multiple remotes fails with advice ok 6 - checkout -p with multiple remotes does not print advice ok 7 - checkout of branch from multiple remotes succeeds with checkout.defaultRemote #1 ok 8 - checkout of branch from a single remote succeeds #1 ok 9 - checkout of branch from a single remote succeeds #2 ok 10 - --no-guess suppresses branch auto-vivification ok 11 - setup more remotes with unconventional refspecs ok 12 - checkout of branch from multiple remotes fails #2 ok 13 - checkout of branch from multiple remotes fails #3 ok 14 - checkout of branch from a single remote succeeds #3 ok 15 - checkout of branch from a single remote succeeds #4 ok 16 - checkout of branch with a file having the same name fails ok 17 - checkout of branch with a file in subdir having the same name fails ok 18 - checkout -- succeeds, even if a file with the same name exists ok 19 - loosely defined local base branch is reported correctly ok 20 - reject when arg could be part of dwim branch ok 21 - disambiguate dwim branch and checkout path (1) ok 22 - disambiguate dwim branch and checkout path (2) # passed all 22 test(s) 1..22 ok t2070-restore.sh ................................... ok 1 - setup ok 2 - restore without pathspec is not ok ok 3 - restore a file, ignoring branch of same name ok 4 - restore a file on worktree from another ref ok 5 - restore a file in the index from another ref ok 6 - restore a file in both the index and worktree from another ref ok 7 - restore --staged uses HEAD as source ok 8 - restore --worktree --staged uses HEAD as source ok 9 - restore --ignore-unmerged ignores unmerged entries ok 10 - restore --staged adds deleted intent-to-add file back to index ok 11 - restore --staged invalidates cache tree for deletions # passed all 11 test(s) 1..11 ok t2072-restore-pathspec-file.sh ..................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions ok 12 - wildcard pathspec matches file in subdirectory # passed all 12 test(s) 1..12 ok t2100-update-cache-badpath.sh ...................... ok 1 - git update-index --add to add various paths. ok 2 - git update-index to add conflicting path path0/file0 should fail. ok 3 - git update-index to add conflicting path path1/file1 should fail. ok 4 - git update-index to add conflicting path path2 should fail. ok 5 - git update-index to add conflicting path path3 should fail. # passed all 5 test(s) 1..5 ok t2102-update-index-symlinks.sh ..................... ok 1 - preparation ok 2 - modify the symbolic link ok 3 - the index entry must still be a symbolic link # passed all 3 test(s) 1..3 ok t2101-update-index-reupdate.sh ..................... ok 1 - update-index --add ok 2 - update-index --again ok 3 - update-index --remove --again ok 4 - first commit ok 5 - update-index again ok 6 - update-index --update from subdir ok 7 - update-index --update with pathspec # passed all 7 test(s) 1..7 ok t2104-update-index-skip-worktree.sh ................ ok 1 - setup ok 2 - index is at version 2 ok 3 - update-index --skip-worktree ok 4 - index is at version 3 after having some skip-worktree entries ok 5 - ls-files -t ok 6 - update-index --no-skip-worktree ok 7 - index version is back to 2 when there is no skip-worktree entry # passed all 7 test(s) 1..7 ok t2103-update-index-ignore-missing.sh ............... ok 1 - basics ok 2 - --ignore-missing --refresh ok 3 - --unmerged --refresh ok 4 - --ignore-submodules --refresh (1) ok 5 - --ignore-submodules --refresh (2) # passed all 5 test(s) 1..5 ok t2106-update-index-assume-unchanged.sh ............. ok 1 - setup ok 2 - do not switch branches with dirty file # passed all 2 test(s) 1..2 ok t2105-update-index-gitfile.sh ...................... ok 1 - submodule with absolute .git file ok 2 - add gitlink to absolute .git file ok 3 - submodule with relative .git file ok 4 - add gitlink to relative .git file # passed all 4 test(s) 1..4 ok t2071-restore-patch.sh ............................. ok 1 - setup ok 2 - restore -p without pathspec is fine ok 3 - saying "n" does nothing ok 4 - git restore -p ok 5 - git restore -p with staged changes ok 6 - git restore -p --source=HEAD ok 7 - git restore -p --source=HEAD^ ok 8 - git restore -p handles deletion ok 9 - path limiting works: dir ok 10 - path limiting works: -- dir ok 11 - path limiting works: HEAD^ -- dir ok 12 - path limiting works: foo inside dir ok 13 - none of this moved HEAD # passed all 13 test(s) 1..13 ok t2107-update-index-basic.sh ........................ ok 1 - update-index --nonsense fails ok 2 - update-index --nonsense dumps usage ok 3 - update-index -h with corrupt index ok 4 - --cacheinfo complains of missing arguments ok 5 - --cacheinfo does not accept blob null sha1 ok 6 - --cacheinfo does not accept gitlink null sha1 ok 7 - --cacheinfo mode,sha1,path (new syntax) ok 8 - .lock files cleaned up ok 9 - --chmod=+x and chmod=-x in the same argument list # passed all 9 test(s) 1..9 ok t2200-add-update.sh ................................ ok 1 - setup ok 2 - update ok 3 - update noticed a removal ok 4 - update touched correct path ok 5 - update did not touch other tracked files ok 6 - update did not touch untracked files ok 7 - cache tree has not been corrupted ok 8 - update from a subdirectory ok 9 - change gets noticed ok 10 - non-qualified update in subdir updates from the root ok 11 - replace a file with a symlink ok 12 - add everything changed ok 13 - touch and then add -u ok 14 - touch and then add explicitly ok 15 - add -n -u should not add but just report ok 16 - add -u resolves unmerged paths ok 17 - "add -u non-existent" should fail # passed all 17 test(s) 1..17 ok t2202-add-addremove.sh ............................. ok 1 - setup ok 2 - git add --all ok 3 - Just "git add" is a no-op # passed all 3 test(s) 1..3 ok t2201-add-update-typechange.sh ..................... ok 1 - setup ok 2 - modify ok 3 - diff-files ok 4 - diff-index ok 5 - add -u ok 6 - commit -a # passed all 6 test(s) 1..6 ok t2300-cd-to-toplevel.sh ............................ ok 1 - at physical root ok 2 - at physical subdir ok 3 - at symbolic root ok 4 - at symbolic subdir ok 5 - at internal symbolic subdir # passed all 5 test(s) 1..5 ok t2204-add-ignored.sh ............................... ok 1 - setup ok 2 - no complaints for unignored file ok 3 - no complaints for unignored dir/file ok 4 - no complaints for unignored dir ok 5 - no complaints for unignored d* ok 6 - complaints for ignored ign ok 7 - complaints for ignored ign output ok 8 - complaints for ignored ign with unignored file ok 9 - complaints for ignored ign with unignored file output ok 10 - complaints for ignored dir/ign ok 11 - complaints for ignored dir/ign output ok 12 - complaints for ignored dir/ign with unignored file ok 13 - complaints for ignored dir/ign with unignored file output ok 14 - complaints for ignored dir/sub ok 15 - complaints for ignored dir/sub output ok 16 - complaints for ignored dir/sub with unignored file ok 17 - complaints for ignored dir/sub with unignored file output ok 18 - complaints for ignored dir/sub/ign ok 19 - complaints for ignored dir/sub/ign output ok 20 - complaints for ignored dir/sub/ign with unignored file ok 21 - complaints for ignored dir/sub/ign with unignored file output ok 22 - complaints for ignored sub/file ok 23 - complaints for ignored sub/file output ok 24 - complaints for ignored sub/file with unignored file ok 25 - complaints for ignored sub/file with unignored file output ok 26 - complaints for ignored sub ok 27 - complaints for ignored sub output ok 28 - complaints for ignored sub with unignored file ok 29 - complaints for ignored sub with unignored file output ok 30 - complaints for ignored sub/file ok 31 - complaints for ignored sub/file output ok 32 - complaints for ignored sub/file with unignored file ok 33 - complaints for ignored sub/file with unignored file output ok 34 - complaints for ignored sub/ign ok 35 - complaints for ignored sub/ign output ok 36 - complaints for ignored sub/ign with unignored file ok 37 - complaints for ignored sub/ign with unignored file output ok 38 - complaints for ignored sub in dir ok 39 - complaints for ignored sub in dir output ok 40 - complaints for ignored sub/file in dir ok 41 - complaints for ignored sub/file in dir output ok 42 - complaints for ignored sub/ign in dir ok 43 - complaints for ignored sub/ign in dir output ok 44 - complaints for ignored ign in sub ok 45 - complaints for ignored ign in sub output ok 46 - complaints for ignored file in sub ok 47 - complaints for ignored file in sub output # passed all 47 test(s) 1..47 ok t2203-add-intent.sh ................................ ok 1 - intent to add ok 2 - git status ok 3 - git status with porcelain v2 ok 4 - check result of "add -N" ok 5 - intent to add is just an ordinary empty blob ok 6 - intent to add does not clobber existing paths ok 7 - i-t-a entry is simply ignored ok 8 - can commit with an unrelated i-t-a entry in index ok 9 - can "commit -a" with an i-t-a entry ok 10 - cache-tree invalidates i-t-a paths ok 11 - cache-tree does not ignore dir that has i-t-a entries ok 12 - cache-tree does skip dir that becomes empty ok 13 - commit: ita entries ignored in empty initial commit check ok 14 - commit: ita entries ignored in empty commit check ok 15 - rename detection finds the right names ok 16 - double rename detection in status ok 17 - i-t-a files shown as new for "diff", "diff-files"; not-new for "diff --cached" ok 18 - "diff HEAD" includes ita as new files ok 19 - apply --intent-to-add # passed all 19 test(s) 1..19 ok t2401-worktree-prune.sh ............................ ok 1 - initialize ok 2 - worktree prune on normal repo ok 3 - prune files inside $GIT_DIR/worktrees ok 4 - prune directories without gitdir ok 5 - prune directories with unreadable gitdir ok 6 - prune directories with invalid gitdir ok 7 - prune directories with gitdir pointing to nowhere ok 8 - not prune locked checkout ok 9 - not prune recent checkouts ok 10 - not prune proper checkouts ok 11 - prune duplicate (linked/linked) ok 12 - prune duplicate (main/linked) # passed all 12 test(s) 1..12 ok t2402-worktree-list.sh ............................. ok 1 - setup ok 2 - rev-parse --git-common-dir on main worktree ok 3 - rev-parse --git-path objects linked worktree ok 4 - "list" all worktrees from main ok 5 - "list" all worktrees from linked ok 6 - "list" all worktrees --porcelain ok 7 - bare repo setup ok 8 - "list" all worktrees from bare main ok 9 - "list" all worktrees --porcelain from bare main ok 10 - "list" all worktrees from linked with a bare main ok 11 - bare repo cleanup ok 12 - broken main worktree still at the top ok 13 - linked worktrees are sorted ok 14 - worktree path when called in .git directory # passed all 14 test(s) 1..14 ok t2404-worktree-config.sh ........................... ok 1 - setup ok 2 - config --worktree in single worktree ok 3 - add worktrees ok 4 - config --worktree without extension ok 5 - enable worktreeConfig extension ok 6 - config is shared as before ok 7 - config is shared (set from another worktree) ok 8 - config private to main worktree ok 9 - config private to linked worktree ok 10 - core.bare no longer for main only ok 11 - per-worktree core.bare is picked up ok 12 - config.worktree no longer read without extension # passed all 12 test(s) 1..12 ok t2403-worktree-move.sh ............................. ok 1 - setup ok 2 - lock main worktree ok 3 - lock linked worktree ok 4 - lock linked worktree from another worktree ok 5 - lock worktree twice ok 6 - lock worktree twice (from the locked worktree) ok 7 - unlock main worktree ok 8 - unlock linked worktree ok 9 - unlock worktree twice ok 10 - move non-worktree ok 11 - move locked worktree ok 12 - move worktree ok 13 - move main worktree ok 14 - move worktree to another dir ok 15 - move locked worktree (force) ok 16 - refuse to move worktree atop existing path ok 17 - move atop existing but missing worktree ok 18 - move a repo with uninitialized submodule ok 19 - not move a repo with initialized submodule ok 20 - remove main worktree ok 21 - remove locked worktree ok 22 - remove worktree with dirty tracked file ok 23 - remove worktree with untracked file ok 24 - force remove worktree with untracked file ok 25 - remove missing worktree ok 26 - NOT remove missing-but-locked worktree ok 27 - proper error when worktree not found ok 28 - remove locked worktree (force) ok 29 - remove cleans up .git/worktrees when empty ok 30 - remove a repo with uninitialized submodule ok 31 - not remove a repo with initialized submodule # passed all 31 test(s) 1..31 ok t2405-worktree-submodule.sh ........................ ok 1 - setup: create origin repos ok 2 - setup: clone superproject to create main worktree ok 3 - add superproject worktree not ok 4 - submodule is checked out just after worktree add # TODO known breakage ok 5 - add superproject worktree and initialize submodules ok 6 - submodule is checked out just after submodule update in linked worktree ok 7 - add superproject worktree and manually add submodule worktree ok 8 - submodule is checked out after manually adding submodule worktree ok 9 - checkout --recurse-submodules uses $GIT_DIR for submodules in a linked worktree ok 10 - core.worktree is removed in $GIT_DIR/modules//config, not in $GIT_COMMON_DIR/modules//config ok 11 - unsetting core.worktree does not prevent running commands directly against the submodule repository # still have 1 known breakage(s) # passed all remaining 10 test(s) 1..11 ok t2406-worktree-repair.sh ........................... ok 1 - setup ok 2 - skip missing worktree ok 3 - worktree path not directory ok 4 - don't clobber .git repo ok 5 - repair missing .git file ok 6 - repair bogus .git file ok 7 - repair incorrect .git file ok 8 - repair .git file from main/.git ok 9 - repair .git file from linked worktree ok 10 - repair .git file from bare.git ok 11 - invalid worktree path ok 12 - repo not found; .git not file ok 13 - repo not found; .git file broken ok 14 - repair broken gitdir ok 15 - repair incorrect gitdir ok 16 - repair gitdir (implicit) from linked worktree ok 17 - unable to repair gitdir (implicit) from main worktree ok 18 - repair multiple gitdir files # passed all 18 test(s) 1..18 ok t3000-ls-files-others.sh ........................... ok 1 - setup ok 2 - setup: expected output ok 3 - ls-files --others ok 4 - ls-files --others --directory ok 5 - --no-empty-directory hides empty directory ok 6 - ls-files --others handles non-submodule .git ok 7 - ls-files --others with symlinked submodule ok 8 - setup nested pathspec search ok 9 - ls-files -o --directory with single deep dir pathspec ok 10 - ls-files -o --directory with multiple dir pathspecs ok 11 - ls-files -o --directory with mix dir/file pathspecs ok 12 - ls-files -o --directory with glob filetype match ok 13 - ls-files -o --directory with mix of tracked states ok 14 - ls-files -o --directory with glob filetype match only ok 15 - ls-files -o --directory to get immediate paths under one dir only ok 16 - ls-files -o avoids listing untracked non-matching gitdir # passed all 16 test(s) 1..16 ok t3002-ls-files-dashpath.sh ......................... ok 1 - setup ok 2 - git ls-files without path restriction. ok 3 - git ls-files with path restriction. ok 4 - git ls-files with path restriction with --. ok 5 - git ls-files with path restriction with -- --. ok 6 - git ls-files with no path restriction. # passed all 6 test(s) 1..6 ok t3001-ls-files-others-exclude.sh ................... ok 1 - git ls-files --others with various exclude options. ok 2 - git ls-files --others with \r\n line endings. ok 3 - setup skip-worktree gitignore ok 4 - git ls-files --others with various exclude options. ok 5 - restore gitignore ok 6 - git status honors core.excludesfile ok 7 - trailing slash in exclude allows directory match(1) ok 8 - trailing slash in exclude allows directory match (2) ok 9 - trailing slash in exclude forces directory match (1) ok 10 - trailing slash in exclude forces directory match (2) ok 11 - negated exclude matches can override previous ones ok 12 - excluded directory overrides content patterns ok 13 - negated directory doesn't affect content patterns ok 14 - subdirectory ignore (setup) ok 15 - subdirectory ignore (toplevel) ok 16 - subdirectory ignore (l1/l2) ok 17 - subdirectory ignore (l1) ok 18 - show/hide empty ignored directory (setup) ok 19 - show empty ignored directory with --directory ok 20 - hide empty ignored directory with --no-empty-directory ok 21 - show/hide empty ignored sub-directory (setup) ok 22 - show empty ignored sub-directory with --directory ok 23 - hide empty ignored sub-directory with --no-empty-directory ok 24 - pattern matches prefix completely ok 25 - ls-files with "**" patterns ok 26 - ls-files with "**" patterns and no slashes # passed all 26 test(s) 1..26 ok t3003-ls-files-exclude.sh .......................... ok 1 - create repo with file ok 2 - ls-files output contains file (cached) ok 3 - ls-files output contains file (modified) ok 4 - add file to gitignore ok 5 - ls-files output contains file (cached) ok 6 - ls-files output contains file (modified) ok 7 - ls-files -i lists only tracked-but-ignored files # passed all 7 test(s) 1..7 ok t3004-ls-files-basic.sh ............................ ok 1 - ls-files in empty repository ok 2 - ls-files with nonexistent path ok 3 - ls-files with nonsense option ok 4 - ls-files -h in corrupt repository ok 5 - ls-files with absolute paths to symlinks # passed all 5 test(s) 1..5 ok t3005-ls-files-relative.sh ......................... ok 1 - prepare ok 2 - ls-files with mixed levels ok 3 - ls-files -c ok 4 - ls-files -o # passed all 4 test(s) 1..4 ok t3006-ls-files-long.sh ............................. ok 1 - setup ok 2 - overly-long path by itself is not a problem ok 3 - overly-long path does not replace another by mistake # passed all 3 test(s) 1..3 ok t2400-worktree-add.sh .............................. ok 1 - setup ok 2 - "add" an existing worktree ok 3 - "add" an existing empty worktree ok 4 - "add" using shorthand - fails when no previous branch ok 5 - "add" using - shorthand ok 6 - "add" refuses to checkout locked branch ok 7 - checking out paths not complaining about linked checkouts ok 8 - "add" worktree ok 9 - "add" worktree with lock ok 10 - "add" worktree from a subdir ok 11 - "add" from a linked checkout ok 12 - "add" worktree creating new branch ok 13 - die the same branch is already checked out ok 14 - die the same branch is already checked out (symlink) ok 15 - not die the same branch is already checked out ok 16 - not die on re-checking out current branch ok 17 - "add" from a bare repo ok 18 - checkout from a bare repo without "add" ok 19 - "add" default branch of a bare repo ok 20 - checkout with grafts ok 21 - "add" from relative HEAD ok 22 - "add -b" with omitted ok 23 - "add --detach" with omitted ok 24 - "add" with omitted ok 25 - "add" checks out existing branch of dwimd name ok 26 - "add " dwim fails with checked out branch ok 27 - "add --force" with existing dwimd name doesnt die ok 28 - "add" no auto-vivify with --detach and omitted ok 29 - "add" -b/-B mutually exclusive ok 30 - "add" -b/--detach mutually exclusive ok 31 - "add" -B/--detach mutually exclusive ok 32 - "add -B" fails if the branch is checked out ok 33 - add -B ok 34 - add --quiet ok 35 - local clone from linked checkout ok 36 - local clone --shared from linked checkout ok 37 - "add" worktree with --no-checkout ok 38 - "add" worktree with --checkout ok 39 - put a worktree under rebase ok 40 - add a worktree, checking out a rebased branch ok 41 - checking out a rebased branch from another worktree ok 42 - not allow to delete a branch under rebase ok 43 - rename a branch under rebase not allowed ok 44 - check out from current worktree branch ok ok 45 - checkout a branch under bisect ok 46 - rename a branch under bisect not allowed ok 47 - --track sets up tracking ok 48 - --no-track avoids setting up tracking ok 49 - "add" fails ok 50 - "add" dwims ok 51 - "add" dwims with checkout.defaultRemote ok 52 - git worktree add does not match remote ok 53 - git worktree add --guess-remote sets up tracking ok 54 - git worktree add with worktree.guessRemote sets up tracking ok 55 - git worktree --no-guess-remote option overrides config ok 56 - "add" invokes post-checkout hook (branch) ok 57 - "add" invokes post-checkout hook (detached) ok 58 - "add --no-checkout" suppresses post-checkout hook ok 59 - "add" in other worktree invokes post-checkout hook ok 60 - "add" in bare repo invokes post-checkout hook ok 61 - "add" an existing but missing worktree ok 62 - "add" an existing locked but missing worktree ok 63 - "add" not tripped up by magic worktree matching" ok 64 - sanitize generated worktree name ok 65 - "add" should not fail because of another bad worktree ok 66 - "add" with uninitialized submodule, with submodule.recurse unset ok 67 - "add" with uninitialized submodule, with submodule.recurse set ok 68 - "add" with initialized submodule, with submodule.recurse unset ok 69 - "add" with initialized submodule, with submodule.recurse set # passed all 69 test(s) 1..69 ok t3008-ls-files-lazy-init-name-hash.sh .............. ok 1 - no buffer overflow in lazy_init_name_hash # passed all 1 test(s) 1..1 ok t3009-ls-files-others-nonsubmodule.sh .............. ok 1 - setup: directories ok 2 - ls-files --others handles untracked git repositories # passed all 2 test(s) 1..2 ok t3010-ls-files-killed-modified.sh .................. ok 1 - git update-index --add to add various paths. ok 2 - git ls-files -k to show killed files. ok 3 - git ls-files -k output (w/o icase) ok 4 - git ls-files -k output (w/ icase) ok 5 - git ls-files -m to show modified files. ok 6 - validate git ls-files -m output. # passed all 6 test(s) 1..6 ok t3020-ls-files-error-unmatch.sh .................... ok 1 - setup ok 2 - git ls-files --error-unmatch should fail with unmatched path. ok 3 - git ls-files --error-unmatch should succeed with matched paths. # passed all 3 test(s) 1..3 ok t3011-common-prefixes-and-directory-traversal.sh ... ok 1 - setup ok 2 - git ls-files -o shows the right entries ok 3 - git ls-files -o --exclude-standard shows the right entries ok 4 - git ls-files -o untracked_dir recurses ok 5 - git ls-files -o untracked_dir/ recurses ok 6 - git ls-files -o --directory untracked_dir does not recurse ok 7 - git ls-files -o --directory untracked_dir/ does not recurse ok 8 - git ls-files -o untracked_repo does not recurse ok 9 - git ls-files -o untracked_repo/ does not recurse ok 10 - git ls-files -o untracked_dir untracked_repo recurses into untracked_dir only ok 11 - git ls-files -o untracked_dir/ untracked_repo/ recurses into untracked_dir only ok 12 - git ls-files -o --directory untracked_dir untracked_repo does not recurse ok 13 - git ls-files -o --directory untracked_dir/ untracked_repo/ does not recurse ok 14 - git ls-files -o .git shows nothing ok 15 - git ls-files -o .git/ shows nothing ok 16 - git ls-files -o untracked_* recurses appropriately not ok 17 - git ls-files -o untracked_*/ recurses appropriately # TODO known breakage ok 18 - git ls-files -o --directory untracked_* does not recurse ok 19 - git ls-files -o --directory untracked_*/ does not recurse ok 20 - git ls-files -o consistent between one or two dirs ok 21 - git status --ignored shows same files under dir with or without pathspec # still have 1 known breakage(s) # passed all remaining 20 test(s) 1..21 ok t3007-ls-files-recurse-submodules.sh ............... ok 1 - setup directory structure and submodules ok 2 - ls-files correctly outputs files in submodule ok 3 - ls-files correctly outputs files in submodule with -z ok 4 - ls-files does not output files not added to a repo ok 5 - ls-files recurses more than 1 level ok 6 - ls-files works with GIT_DIR ok 7 - --recurse-submodules and pathspecs setup ok 8 - inactive submodule ok 9 - --recurse-submodules and pathspecs ok 10 - --recurse-submodules and pathspecs ok 11 - --recurse-submodules and pathspecs ok 12 - --recurse-submodules and pathspecs ok 13 - --recurse-submodules and pathspecs ok 14 - --recurse-submodules and relative paths ok 15 - --recurse-submodules does not support --error-unmatch ok 16 - --recurse-submodules and --deleted are incompatible ok 17 - --recurse-submodules and --modified are incompatible ok 18 - --recurse-submodules and --others are incompatible ok 19 - --recurse-submodules and --stage are incompatible ok 20 - --recurse-submodules and --killed are incompatible ok 21 - --recurse-submodules and --unmerged are incompatible # passed all 21 test(s) 1..21 ok t3050-subprojects-fetch.sh ......................... ok 1 - setup ok 2 - clone ok 3 - advance ok 4 - fetch # passed all 4 test(s) 1..4 ok t3040-subprojects-basic.sh ......................... ok 1 - setup: create superproject ok 2 - setup: create subprojects ok 3 - check if fsck ignores the subprojects ok 4 - check if commit in a subproject detected ok 5 - check if a changed subproject HEAD can be committed ok 6 - check if diff-index works for subproject elements ok 7 - check if diff-tree works for subproject elements ok 8 - check if git diff works for subproject elements ok 9 - check if clone works ok 10 - removing and adding subproject ok 11 - checkout in superproject # passed all 11 test(s) 1..11 ok t3060-ls-files-with-tree.sh ........................ ok 1 - setup ok 2 - git ls-files --with-tree should succeed from subdir ok 3 - git ls-files --with-tree should add entries from named tree. # passed all 3 test(s) 1..3 ok t3100-ls-tree-restrict.sh .......................... ok 1 - setup ok 2 - ls-tree plain ok 3 - ls-tree recursive ok 4 - ls-tree recursive with -t ok 5 - ls-tree recursive with -d ok 6 - ls-tree filtered with path ok 7 - ls-tree filtered with path1 path0 ok 8 - ls-tree filtered with path0/ ok 9 - ls-tree filtered with path2 ok 10 - ls-tree filtered with path2/ ok 11 - ls-tree filtered with path2/baz ok 12 - ls-tree filtered with path2/bak ok 13 - ls-tree -t filtered with path2/bak ok 14 - ls-tree with one path a prefix of the other # passed all 14 test(s) 1..14 ok t3101-ls-tree-dirname.sh ........................... ok 1 - setup ok 2 - ls-tree plain ok 3 - ls-tree recursive ok 4 - ls-tree filter 1.txt ok 5 - ls-tree filter path1/b/c/1.txt ok 6 - ls-tree filter all 1.txt files ok 7 - ls-tree filter directories ok 8 - ls-tree filter odd names ok 9 - ls-tree filter missing files and extra slashes ok 10 - ls-tree filter is leading path match ok 11 - ls-tree --full-name ok 12 - ls-tree --full-tree ok 13 - ls-tree --full-tree -r ok 14 - ls-tree --abbrev=5 ok 15 - ls-tree --name-only ok 16 - ls-tree --name-only -r # passed all 16 test(s) 1..16 ok t3102-ls-tree-wildcards.sh ......................... ok 1 - setup ok 2 - ls-tree a[a] matches literally ok 3 - ls-tree outside prefix not ok 4 - ls-tree does not yet support negated pathspec # TODO known breakage # still have 1 known breakage(s) # passed all remaining 3 test(s) 1..4 ok t3103-ls-tree-misc.sh .............................. ok 1 - setup ok 2 - ls-tree fails with non-zero exit code on broken tree # passed all 2 test(s) 1..2 ok t3201-branch-contains.sh ........................... ok 1 - setup ok 2 - branch --contains=master ok 3 - branch --contains master ok 4 - branch --no-contains=master ok 5 - branch --no-contains master ok 6 - branch --contains=side ok 7 - branch --no-contains=side ok 8 - branch --contains with pattern implies --list ok 9 - branch --no-contains with pattern implies --list ok 10 - side: branch --merged ok 11 - branch --merged with pattern implies --list ok 12 - side: branch --no-merged ok 13 - master: branch --merged ok 14 - master: branch --no-merged ok 15 - branch --no-merged with pattern implies --list ok 16 - implicit --list conflicts with modification options ok 17 - Assert that --contains only works on commits, not trees & blobs ok 18 - multiple branch --contains ok 19 - multiple branch --merged ok 20 - multiple branch --no-contains ok 21 - multiple branch --no-merged ok 22 - branch --contains combined with --no-contains ok 23 - branch --merged combined with --no-merged ok 24 - branch --merged with --verbose # passed all 24 test(s) 1..24 ok t3202-show-branch-octopus.sh ....................... ok 1 - setup ok 2 - show-branch with more than 8 branches ok 3 - show-branch with showbranch.default # passed all 3 test(s) 1..3 ok t3203-branch-output.sh ............................. ok 1 - make commits ok 2 - make branches ok 3 - make remote branches ok 4 - git branch shows local branches ok 5 - git branch --list shows local branches ok 6 - git branch --list pattern shows matching local branches ok 7 - git branch -r shows remote branches ok 8 - git branch -a shows local and remote branches ok 9 - git branch -v shows branch summaries ok 10 - git branch --list -v pattern shows branch summaries ok 11 - git branch --ignore-case --list -v pattern shows branch summaries ok 12 - git branch -v pattern does not show branch summaries ok 13 - git branch `--show-current` shows current branch ok 14 - git branch `--show-current` is silent when detached HEAD ok 15 - git branch `--show-current` works properly when tag exists ok 16 - git branch `--show-current` works properly with worktrees ok 17 - git branch shows detached HEAD properly ok 18 - git branch shows detached HEAD properly after checkout --detach ok 19 - git branch shows detached HEAD properly after moving ok 20 - git branch shows detached HEAD properly from tag ok 21 - git branch shows detached HEAD properly after moving from tag ok 22 - git branch `--sort` option ok 23 - git branch --points-at option ok 24 - ambiguous branch/tag not marked ok 25 - local-branch symrefs shortened properly ok 26 - sort branches, ignore case ok 27 - git branch --format option ok 28 - worktree colors correct ok 29 - set up color tests ok 30 - %(color) omitted without tty ok 31 - %(color) present with tty ok 32 - --color overrides auto-color ok 33 - verbose output lists worktree path # passed all 33 test(s) 1..33 ok t3204-branch-name-interpretation.sh ................ ok 1 - set up repo ok 2 - update branch via @{-1} ok 3 - update branch via local @{upstream} ok 4 - disallow updating branch via remote @{upstream} ok 5 - create branch with pseudo-qualified name ok 6 - delete branch via @{-1} ok 7 - delete branch via local @{upstream} ok 8 - delete branch via remote @{upstream} ok 9 - delete @{upstream} expansion matches -r option ok 10 - disallow deleting remote branch via @{-1} ok 11 - create branch named "@" ok 12 - delete branch named "@" ok 13 - checkout does not treat remote @{upstream} as a branch # passed all 13 test(s) 1..13 ok t3205-branch-color.sh .............................. ok 1 - set up some sample branches ok 2 - set up some color config ok 3 - regular output shows colors ok 4 - verbose output shows colors # passed all 4 test(s) 1..4 ok t3206-range-diff.sh ................................ ok 1 - setup ok 2 - simple A..B A..C (unmodified) ok 3 - simple B...C (unmodified) ok 4 - simple A B C (unmodified) ok 5 - trivial reordering ok 6 - removed a commit ok 7 - added a commit ok 8 - new base, A B C ok 9 - new base, B...C ok 10 - changed commit ok 11 - changed commit with --no-patch diff option ok 12 - changed commit with --stat diff option ok 13 - changed commit with sm config ok 14 - renamed file ok 15 - file with mode only change ok 16 - file added and later removed ok 17 - no commits on one side ok 18 - changed message ok 19 - dual-coloring ok 20 - format-patch --range-diff=topic ok 21 - format-patch --range-diff=master..topic ok 22 - format-patch --range-diff as commentary ok 23 - range-diff overrides diff.noprefix internally ok 24 - basic with modified format.pretty with suffix ok 25 - basic with modified format.pretty without "commit " ok 26 - range-diff compares notes by default ok 27 - range-diff with --no-notes ok 28 - range-diff with multiple --notes ok 29 - format-patch --range-diff does not compare notes by default ok 30 - format-patch --range-diff with --no-notes ok 31 - format-patch --range-diff with --notes ok 32 - format-patch --range-diff with format.notes config ok 33 - format-patch --range-diff with multiple notes # passed all 33 test(s) 1..33 ok t3210-pack-refs.sh ................................. ok 1 - enable reflogs ok 2 - prepare a trivial repository ok 3 - see if git show-ref works as expected ok 4 - see if a branch still exists when packed ok 5 - git branch c/d should barf if branch c exists ok 6 - see if a branch still exists after git pack-refs --prune ok 7 - see if git pack-refs --prune remove ref files ok 8 - see if git pack-refs --prune removes empty dirs ok 9 - git branch g should work when git branch g/h has been deleted ok 10 - git branch i/j/k should barf if branch i exists ok 11 - test git branch k after branch k/l/m and k/lm have been deleted ok 12 - test git branch n after some branch deletion and pruning ok 13 - see if up-to-date packed refs are preserved ok 14 - pack, prune and repack ok 15 - explicit pack-refs with dangling packed reference ok 16 - delete ref with dangling packed version ok 17 - delete ref while another dangling packed ref ok 18 - pack ref directly below refs/ ok 19 - do not pack ref in refs/bisect ok 20 - disable reflogs ok 21 - create packed foo/bar/baz branch ok 22 - notice d/f conflict with existing directory ok 23 - existing directory reports concrete ref ok 24 - notice d/f conflict with existing ref ok 25 - reject packed-refs with unterminated line ok 26 - reject packed-refs containing junk ok 27 - reject packed-refs with a short SHA-1 ok 28 - timeout if packed-refs.lock exists ok 29 - retry acquiring packed-refs.lock ok 30 - pack symlinked packed-refs # passed all 30 test(s) 1..30 ok t3200-branch.sh .................................... ok 1 - prepare a trivial repository ok 2 - git branch --help should not have created a bogus branch ok 3 - branch -h in broken repository ok 4 - git branch abc should create a branch ok 5 - git branch a/b/c should create a branch ok 6 - git branch mb master... should create a branch ok 7 - git branch HEAD should fail ok 8 - git branch --create-reflog d/e/f should create a branch and a log ok 9 - git branch -d d/e/f should delete a branch and a log ok 10 - git branch j/k should work after branch j has been deleted ok 11 - git branch l should work after branch l/m has been deleted ok 12 - git branch -m dumps usage ok 13 - git branch -m m broken_symref should work ok 14 - git branch -m m m/m should work ok 15 - git branch -m n/n n should work ok 16 - git branch -m bbb should rename checked out branch ok 17 - renaming checked out branch works with d/f conflict ok 18 - git branch -m o/o o should fail when o/p exists ok 19 - git branch -m o/q o/p should fail when o/p exists ok 20 - git branch -M o/q o/p should work when o/p exists ok 21 - git branch -m -f o/q o/p should work when o/p exists ok 22 - git branch -m q r/q should fail when r exists ok 23 - git branch -M foo bar should fail when bar is checked out ok 24 - git branch -M baz bam should succeed when baz is checked out ok 25 - git branch -M baz bam should add entries to .git/logs/HEAD ok 26 - git branch -M should leave orphaned HEAD alone ok 27 - resulting reflog can be shown by log -g ok 28 - git branch -M baz bam should succeed when baz is checked out as linked working tree ok 29 - git branch -M baz bam should succeed within a worktree in which baz is checked out ok 30 - git branch -M master should work when master is checked out ok 31 - git branch -M master master should work when master is checked out ok 32 - git branch -M topic topic should work when master is checked out ok 33 - git branch -v -d t should work ok 34 - git branch -v -m t s should work ok 35 - git branch -m -d t s should fail ok 36 - git branch --list -d t should fail ok 37 - deleting checked-out branch from repo that is a submodule ok 38 - bare main worktree has HEAD at branch deleted by secondary worktree ok 39 - git branch --list -v with --abbrev ok 40 - git branch --column ok 41 - git branch --column with an extremely long branch name ok 42 - git branch with column.* ok 43 - git branch --column -v should fail ok 44 - git branch -v with column.ui ignored ok 45 - git branch -m q q2 without config should succeed ok 46 - git branch -m s/s s should work when s/t is deleted ok 47 - config information was renamed, too ok 48 - git branch -m correctly renames multiple config sections ok 49 - git branch -c dumps usage ok 50 - git branch --copy dumps usage ok 51 - git branch -c d e should work ok 52 - git branch --copy is a synonym for -c ok 53 - git branch -c ee ef should copy ee to create branch ef ok 54 - git branch -c f/f g/g should work ok 55 - git branch -c m2 m2 should work ok 56 - git branch -c zz zz/zz should fail ok 57 - git branch -c b/b b should fail ok 58 - git branch -C o/q o/p should work when o/p exists ok 59 - git branch -c -f o/q o/p should work when o/p exists ok 60 - git branch -c qq rr/qq should fail when rr exists ok 61 - git branch -C b1 b2 should fail when b2 is checked out ok 62 - git branch -C c1 c2 should succeed when c1 is checked out ok 63 - git branch -C c1 c2 should never touch HEAD ok 64 - git branch -C master should work when master is checked out ok 65 - git branch -C master master should work when master is checked out ok 66 - git branch -C main5 main5 should work when master is checked out ok 67 - git branch -C ab cd should overwrite existing config for cd ok 68 - git branch -c correctly copies multiple config sections ok 69 - deleting a symref ok 70 - deleting a dangling symref ok 71 - deleting a self-referential symref ok 72 - renaming a symref is not allowed ok 73 - git branch -m u v should fail when the reflog for u is a symlink ok 74 - test tracking setup via --track ok 75 - test tracking setup (non-wildcard, matching) ok 76 - tracking setup fails on non-matching refspec ok 77 - test tracking setup via config ok 78 - test overriding tracking setup via --no-track ok 79 - no tracking without .fetch entries ok 80 - test tracking setup via --track but deeper ok 81 - test deleting branch deletes branch config ok 82 - test deleting branch without config ok 83 - deleting currently checked out branch fails ok 84 - test --track without .fetch entries ok 85 - branch from non-branch HEAD w/autosetupmerge=always ok 86 - branch from non-branch HEAD w/--track causes failure ok 87 - branch from tag w/--track causes failure ok 88 - --set-upstream-to fails on multiple branches ok 89 - --set-upstream-to fails on detached HEAD ok 90 - --set-upstream-to fails on a missing dst branch ok 91 - --set-upstream-to fails on a missing src branch ok 92 - --set-upstream-to fails on a non-ref ok 93 - --set-upstream-to fails on locked config ok 94 - use --set-upstream-to modify HEAD ok 95 - use --set-upstream-to modify a particular branch ok 96 - --unset-upstream should fail if given a non-existent branch ok 97 - --unset-upstream should fail if config is locked ok 98 - test --unset-upstream on HEAD ok 99 - --unset-upstream should fail on multiple branches ok 100 - --unset-upstream should fail on detached HEAD ok 101 - test --unset-upstream on a particular branch ok 102 - disabled option --set-upstream fails ok 103 - --set-upstream-to notices an error to set branch as own upstream ok 104 - git checkout -b g/h/i -l should create a branch and a log ok 105 - checkout -b makes reflog by default ok 106 - checkout -b does not make reflog when core.logAllRefUpdates = false ok 107 - checkout -b with -l makes reflog when core.logAllRefUpdates = false ok 108 - avoid ambiguous track ok 109 - autosetuprebase local on a tracked local branch ok 110 - autosetuprebase always on a tracked local branch ok 111 - autosetuprebase remote on a tracked local branch ok 112 - autosetuprebase never on a tracked local branch ok 113 - autosetuprebase local on a tracked remote branch ok 114 - autosetuprebase never on a tracked remote branch ok 115 - autosetuprebase remote on a tracked remote branch ok 116 - autosetuprebase always on a tracked remote branch ok 117 - autosetuprebase unconfigured on a tracked remote branch ok 118 - autosetuprebase unconfigured on a tracked local branch ok 119 - autosetuprebase unconfigured on untracked local branch ok 120 - autosetuprebase unconfigured on untracked remote branch ok 121 - autosetuprebase never on an untracked local branch ok 122 - autosetuprebase local on an untracked local branch ok 123 - autosetuprebase remote on an untracked local branch ok 124 - autosetuprebase always on an untracked local branch ok 125 - autosetuprebase never on an untracked remote branch ok 126 - autosetuprebase local on an untracked remote branch ok 127 - autosetuprebase remote on an untracked remote branch ok 128 - autosetuprebase always on an untracked remote branch ok 129 - autosetuprebase always on detached HEAD ok 130 - detect misconfigured autosetuprebase (bad value) ok 131 - detect misconfigured autosetuprebase (no value) ok 132 - attempt to delete a branch without base and unmerged to HEAD ok 133 - attempt to delete a branch merged to its base ok 134 - attempt to delete a branch merged to its base ok 135 - use --edit-description ok 136 - detect typo in branch name when using --edit-description ok 137 - refuse --edit-description on unborn branch for now ok 138 - --merged catches invalid object names ok 139 - --list during rebase ok 140 - --list during rebase from detached HEAD ok 141 - tracking with unexpected .fetch refspec ok 142 - configured committerdate sort ok 143 - option override configured sort ok 144 - invalid sort parameter in configuration # passed all 144 test(s) 1..144 ok t3211-peel-ref.sh .................................. ok 1 - create annotated tag in refs/tags ok 2 - create annotated tag outside of refs/tags ok 3 - set up expected show-ref output ok 4 - refs are peeled outside of refs/tags (loose) ok 5 - refs are peeled outside of refs/tags (packed) ok 6 - create old-style pack-refs without fully-peeled ok 7 - refs are peeled outside of refs/tags (old packed) ok 8 - peeled refs survive deletion of packed ref # passed all 8 test(s) 1..8 ok t2013-checkout-submodule.sh ........................ ok 1 - setup ok 2 - "reset " updates the index ok 3 - "checkout " updates the index only ok 4 - "checkout " honors diff.ignoreSubmodules ok 5 - "checkout " honors submodule.*.ignore from .gitmodules ok 6 - "checkout " honors submodule.*.ignore from .git/config ok 7 - git checkout --recurse-submodules: added submodule is checked out ok 8 - git checkout --recurse-submodules: added submodule is checked out in empty dir ok 9 - git checkout --recurse-submodules: replace tracked file with submodule checks out submodule ok 10 - git checkout --recurse-submodules: replace directory with submodule ok 11 - git checkout --recurse-submodules: nested submodules are checked out ok 12 - git checkout --recurse-submodules: removed submodule removes submodules working tree ok 13 - git checkout --recurse-submodules: removed submodule absorbs submodules .git directory ok 14 - git checkout --recurse-submodules: replace submodule with a file not ok 15 - git checkout --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 16 - git checkout --recurse-submodules: worktrees of nested submodules are removed ok 17 - git checkout --recurse-submodules: modified submodule updates submodule work tree ok 18 - git checkout --recurse-submodules: updating to a missing submodule commit fails ok 19 - git checkout --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 20 - git checkout --recurse-submodules: added submodule doesn't remove untracked file with same name ok 21 - git checkout --recurse-submodules: added submodule removes an untracked ignored file not ok 22 - git checkout --recurse-submodules: replace submodule with a directory # TODO known breakage not ok 23 - git checkout --recurse-submodules: replace submodule containing a .git directory with a directory must absorb the git dir # TODO known breakage ok 24 - git checkout --recurse-submodules: replace submodule with a file works ignores ignored files in submodule ok 25 - git -c submodule.recurse=true checkout: modified submodule updates submodule work tree ok 26 - git checkout --recurse-submodules: modified submodule updates submodule recursively ok 27 - git checkout -f --recurse-submodules: added submodule is checked out ok 28 - git checkout -f --recurse-submodules: added submodule is checked out in empty dir ok 29 - git checkout -f --recurse-submodules: replace tracked file with submodule checks out submodule ok 30 - git checkout -f --recurse-submodules: replace directory with submodule ok 31 - git checkout -f --recurse-submodules: nested submodules are checked out ok 32 - git checkout -f --recurse-submodules: removed submodule removes submodules working tree ok 33 - git checkout -f --recurse-submodules: removed submodule absorbs submodules .git directory ok 34 - git checkout -f --recurse-submodules: replace submodule with a file not ok 35 - git checkout -f --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 36 - git checkout -f --recurse-submodules: worktrees of nested submodules are removed ok 37 - git checkout -f --recurse-submodules: modified submodule updates submodule work tree ok 38 - git checkout -f --recurse-submodules: updating to a missing submodule commit fails ok 39 - git checkout -f --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 40 - git checkout -f --recurse-submodules: added submodule does remove untracked unignored file with same name when forced ok 41 - git checkout -f --recurse-submodules: replace submodule with a directory ok 42 - git checkout -f --recurse-submodules: replace submodule containing a .git directory with a directory must fail ok 43 - git checkout -f --recurse-submodules: replace submodule with a file ignoring ignored files ok 44 - git checkout -f --recurse-submodules: modified submodule does update submodule work tree from invalid commit ok 45 - git checkout -f --recurse-submodules: updating submodules fixes .git links ok 46 - git checkout -f --recurse-submodules: changed submodule worktree is reset ok 47 - git_test_func: added submodule creates empty directory ok 48 - git_test_func: added submodule leaves existing empty directory alone ok 49 - git_test_func: replace tracked file with submodule creates empty directory ok 50 - git_test_func: replace directory with submodule ok 51 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 52 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 53 - git_test_func: replace submodule with a directory must fail ok 54 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 55 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 56 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 57 - git_test_func: modified submodule does not update submodule work tree ok 58 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 59 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 60 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 61 - git_test_func: added submodule creates empty directory ok 62 - git_test_func: added submodule leaves existing empty directory alone ok 63 - git_test_func: replace tracked file with submodule creates empty directory ok 64 - git_test_func: replace directory with submodule ok 65 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 66 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 67 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 68 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 69 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 70 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 71 - git_test_func: modified submodule does not update submodule work tree ok 72 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 73 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 74 - git_test_func: added submodule does remove untracked unignored file with same name when forced # still have 10 known breakage(s) # passed all remaining 64 test(s) 1..74 ok t3300-funny-names.sh ............................... ok 1 - setup ok 2 - setup: populate index and tree ok 3 - ls-files prints space in filename verbatim ok 4 - setup: add funny filename ok 5 - ls-files quotes funny filename ok 6 - ls-files -z does not quote funny filename ok 7 - ls-tree quotes funny filename ok 8 - diff-index --name-status quotes funny filename ok 9 - diff-tree --name-status quotes funny filename ok 10 - diff-index -z does not quote funny filename ok 11 - diff-tree -z does not quote funny filename ok 12 - diff-tree --find-copies-harder quotes funny filename ok 13 - setup: remove unfunny index entry ok 14 - diff-tree -M quotes funny filename ok 15 - diff-index -M -p quotes funny filename ok 16 - setup: mode change ok 17 - diff-index -M -p with mode change quotes funny filename ok 18 - diffstat for rename quotes funny filename ok 19 - numstat for rename quotes funny filename ok 20 - numstat without -M quotes funny filename ok 21 - numstat for non-git rename diff quotes funny filename # passed all 21 test(s) 1..21 ok t3302-notes-index-expensive.sh ..................... ok 1 - setup 10 ok 2 - notes work ok 3 - notes timing with /usr/bin/time ok 4 # SKIP setup 100 (missing EXPENSIVE) ok 5 # SKIP notes work (missing EXPENSIVE) ok 6 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) ok 7 # SKIP setup 1000 (missing EXPENSIVE) ok 8 # SKIP notes work (missing EXPENSIVE) ok 9 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) ok 10 # SKIP setup 10000 (missing EXPENSIVE) ok 11 # SKIP notes work (missing EXPENSIVE) ok 12 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) # passed all 12 test(s) 1..12 ok t3304-notes-mixed.sh ............................... ok 1 - setup: create a couple of commits ok 2 - create a notes tree with both notes and non-notes ok 3 - verify contents of notes ok 4 - verify contents of non-notes ok 5 - git-notes preserves non-notes ok 6 - verify contents of non-notes after git-notes # passed all 6 test(s) 1..6 ok t3301-notes.sh ..................................... ok 1 - cannot annotate non-existing HEAD ok 2 - setup ok 3 - need valid notes ref ok 4 - refusing to add notes in refs/heads/ ok 5 - refusing to edit notes in refs/remotes/ ok 6 - handle empty notes gracefully ok 7 - show non-existent notes entry with %N ok 8 - create notes ok 9 - show notes entry with %N ok 10 - create reflog entry ok 11 - edit existing notes ok 12 - show notes from treeish ok 13 - cannot edit notes from non-ref ok 14 - cannot "git notes add -m" where notes already exists ok 15 - can overwrite existing note with "git notes add -f -m" ok 16 - add w/no options on existing note morphs into edit ok 17 - can overwrite existing note with "git notes add -f" ok 18 - show notes ok 19 - show multi-line notes ok 20 - show -F notes ok 21 - Re-adding -F notes without -f fails ok 22 - git log --pretty=raw does not show notes ok 23 - git log --show-notes ok 24 - git log --no-notes ok 25 - git format-patch does not show notes ok 26 - git format-patch --show-notes does show notes ok 27 - git show does show notes ok 28 - git show --pretty does not show notes ok 29 - git show --pretty=raw does not show notes ok 30 - git show --pretty=short does not show notes ok 31 - git show --pretty=medium does not show notes ok 32 - git show --pretty=full does not show notes ok 33 - git show --pretty=fuller does not show notes ok 34 - git show --pretty=format:%s does not show notes ok 35 - git show --oneline does not show notes ok 36 - setup alternate notes ref ok 37 - git log --notes shows default notes ok 38 - git log --notes=X shows only X ok 39 - git log --notes --notes=X shows both ok 40 - git log --no-notes resets default state ok 41 - git log --no-notes resets ref list ok 42 - show -m notes ok 43 - remove note with add -f -F /dev/null ok 44 - do not create empty note with -m "" ok 45 - create note with combination of -m and -F ok 46 - remove note with "git notes remove" ok 47 - removing non-existing note should not create new commit ok 48 - removing more than one ok 49 - removing is atomic ok 50 - removing with --ignore-missing ok 51 - removing with --ignore-missing but bogus ref ok 52 - remove reads from --stdin ok 53 - remove --stdin is also atomic ok 54 - removing with --stdin --ignore-missing ok 55 - list notes with "git notes list" ok 56 - list notes with "git notes" ok 57 - list specific note with "git notes list " ok 58 - listing non-existing notes fails ok 59 - append to existing note with "git notes append" ok 60 - "git notes list" does not expand to "git notes list HEAD" ok 61 - appending empty string does not change existing note ok 62 - git notes append == add when there is no existing note ok 63 - appending empty string to non-existing note does not create note ok 64 - create other note on a different notes ref (setup) ok 65 - Do not show note on other ref by default ok 66 - Do show note when ref is given in GIT_NOTES_REF ok 67 - Do show note when ref is given in core.notesRef config ok 68 - Do not show note when core.notesRef is overridden ok 69 - Show all notes when notes.displayRef=refs/notes/* ok 70 - core.notesRef is implicitly in notes.displayRef ok 71 - notes.displayRef can be given more than once ok 72 - notes.displayRef respects order ok 73 - GIT_NOTES_DISPLAY_REF works ok 74 - GIT_NOTES_DISPLAY_REF overrides config ok 75 - --show-notes=* adds to GIT_NOTES_DISPLAY_REF ok 76 - --no-standard-notes ok 77 - --standard-notes ok 78 - --show-notes=ref accumulates ok 79 - Allow notes on non-commits (trees, blobs, tags) ok 80 - create note from other note with "git notes add -C" ok 81 - create note from non-existing note with "git notes add -C" fails ok 82 - create note from non-blob with "git notes add -C" fails ok 83 - create note from blob with "git notes add -C" reuses blob id ok 84 - create note from other note with "git notes add -c" ok 85 - create note from non-existing note with "git notes add -c" fails ok 86 - append to note from other note with "git notes append -C" ok 87 - create note from other note with "git notes append -c" ok 88 - append to note from other note with "git notes append -c" ok 89 - copy note with "git notes copy" ok 90 - copy note with "git notes copy" with default ok 91 - prevent overwrite with "git notes copy" ok 92 - allow overwrite with "git notes copy -f" ok 93 - allow overwrite with "git notes copy -f" with default ok 94 - cannot copy note from object without notes ok 95 - git notes copy --stdin ok 96 - git notes copy --for-rewrite (unconfigured) ok 97 - git notes copy --for-rewrite (enabled) ok 98 - git notes copy --for-rewrite (disabled) ok 99 - git notes copy --for-rewrite (overwrite) ok 100 - git notes copy --for-rewrite (ignore) ok 101 - git notes copy --for-rewrite (append) ok 102 - git notes copy --for-rewrite (append two to one) ok 103 - git notes copy --for-rewrite (append empty) ok 104 - GIT_NOTES_REWRITE_MODE works ok 105 - GIT_NOTES_REWRITE_REF works ok 106 - GIT_NOTES_REWRITE_REF overrides config ok 107 - git notes copy diagnoses too many or too few parameters ok 108 - git notes get-ref expands refs/heads/master to refs/notes/refs/heads/master ok 109 - git notes get-ref (no overrides) ok 110 - git notes get-ref (core.notesRef) ok 111 - git notes get-ref (GIT_NOTES_REF) ok 112 - git notes get-ref (--ref) ok 113 - setup testing of empty notes ok 114 - 'git notes add' removes empty note ok 115 - 'git notes add --allow-empty' stores empty note ok 116 - 'git notes add -F /dev/null' removes empty note ok 117 - 'git notes add -F /dev/null --allow-empty' stores empty note ok 118 - 'git notes add -m ""' removes empty note ok 119 - 'git notes add -m "" --allow-empty' stores empty note ok 120 - 'git notes add -c "$empty_blob"' removes empty note ok 121 - 'git notes add -c "$empty_blob" --allow-empty' stores empty note ok 122 - 'git notes add -C "$empty_blob"' removes empty note ok 123 - 'git notes add -C "$empty_blob" --allow-empty' stores empty note ok 124 - 'git notes append' removes empty note ok 125 - 'git notes append --allow-empty' stores empty note ok 126 - 'git notes append -F /dev/null' removes empty note ok 127 - 'git notes append -F /dev/null --allow-empty' stores empty note ok 128 - 'git notes append -m ""' removes empty note ok 129 - 'git notes append -m "" --allow-empty' stores empty note ok 130 - 'git notes append -c "$empty_blob"' removes empty note ok 131 - 'git notes append -c "$empty_blob" --allow-empty' stores empty note ok 132 - 'git notes append -C "$empty_blob"' removes empty note ok 133 - 'git notes append -C "$empty_blob" --allow-empty' stores empty note ok 134 - 'git notes edit' removes empty note ok 135 - 'git notes edit --allow-empty' stores empty note ok 136 - empty notes are displayed by git log # passed all 136 test(s) 1..136 ok t3306-notes-prune.sh ............................... ok 1 - setup: create a few commits with notes ok 2 - verify commits and notes ok 3 - remove some commits ok 4 - verify that commits are gone ok 5 - verify that notes are still present ok 6 - prune -n does not remove notes ok 7 - prune -n lists prunable notes ok 8 - prune notes ok 9 - verify that notes are gone ok 10 - remove some commits ok 11 - prune -v notes ok 12 - verify that notes are gone # passed all 12 test(s) 1..12 ok t3307-notes-man.sh ................................. ok 1 - setup ok 2 - example 1: notes to add an Acked-by line ok 3 - example 2: binary notes # passed all 3 test(s) 1..3 ok t3308-notes-merge.sh ............................... ok 1 - setup ok 2 - verify initial notes (x) ok 3 - fail to merge empty notes ref into empty notes ref (z => y) ok 4 - fail to merge into various non-notes refs ok 5 - merge non-notes ref into empty notes ref (remote-notes/origin/x => v) ok 6 - merge notes into empty notes ref (x => y) ok 7 - merge empty notes ref (z => y) ok 8 - change notes on other notes ref (y) ok 9 - merge previous notes commit (y^ => y) => No-op ok 10 - verify changed notes on other notes ref (y) ok 11 - verify unchanged notes on original notes ref (x) ok 12 - merge original notes (x) into changed notes (y) => No-op ok 13 - merge changed (y) into original (x) => Fast-forward ok 14 - merge empty notes ref (z => y) ok 15 - change notes on other notes ref (y) ok 16 - change notes on notes ref (x) ok 17 - merge y into x => Non-conflicting 3-way merge ok 18 - create notes on new, separate notes ref (w) ok 19 - merge w into x => Non-conflicting history-less merge # passed all 19 test(s) 1..19 ok t3303-notes-subtrees.sh ............................ ok 1 - setup: create 100 commits ok 2 - test notes in 2/38-fanout ok 3 - verify notes in 2/38-fanout ok 4 - test notes in 2/2/36-fanout ok 5 - verify notes in 2/2/36-fanout ok 6 - test notes in 2/2/2/34-fanout ok 7 - verify notes in 2/2/2/34-fanout ok 8 - test same notes in no fanout and 2/38-fanout ok 9 - verify same notes in no fanout and 2/38-fanout ok 10 - test same notes in no fanout and 2/2/36-fanout ok 11 - verify same notes in no fanout and 2/2/36-fanout ok 12 - test same notes in 2/38-fanout and 2/2/36-fanout ok 13 - verify same notes in 2/38-fanout and 2/2/36-fanout ok 14 - test same notes in 2/2/2/34-fanout and 2/2/36-fanout ok 15 - verify same notes in 2/2/2/34-fanout and 2/2/36-fanout ok 16 - test notes in no fanout concatenated with 2/38-fanout ok 17 - verify notes in no fanout concatenated with 2/38-fanout ok 18 - test notes in no fanout concatenated with 2/2/36-fanout ok 19 - verify notes in no fanout concatenated with 2/2/36-fanout ok 20 - test notes in 2/38-fanout concatenated with 2/2/36-fanout ok 21 - verify notes in 2/38-fanout concatenated with 2/2/36-fanout ok 22 - test notes in 2/2/36-fanout concatenated with 2/2/2/34-fanout ok 23 - verify notes in 2/2/36-fanout concatenated with 2/2/2/34-fanout # passed all 23 test(s) 1..23 ok t3309-notes-merge-auto-resolve.sh .................. ok 1 - setup commits ok 2 - setup merge base (x) ok 3 - verify state of merge base (x) ok 4 - setup local branch (y) ok 5 - verify state of local branch (y) ok 6 - setup remote branch (z) ok 7 - verify state of remote branch (z) ok 8 - merge z into y with invalid strategy => Fail/No changes ok 9 - merge z into y with invalid configuration option => Fail/No changes ok 10 - merge z into y with "ours" strategy => Non-conflicting 3-way merge ok 11 - reset to pre-merge state (y) ok 12 - merge z into y with "ours" configuration option => Non-conflicting 3-way merge ok 13 - reset to pre-merge state (y) ok 14 - merge z into y with "ours" per-ref configuration option => Non-conflicting 3-way merge ok 15 - reset to pre-merge state (y) ok 16 - merge z into y with "theirs" strategy => Non-conflicting 3-way merge ok 17 - reset to pre-merge state (y) ok 18 - merge z into y with "theirs" strategy overriding configuration option "ours" => Non-conflicting 3-way merge ok 19 - reset to pre-merge state (y) ok 20 - merge z into y with "union" strategy => Non-conflicting 3-way merge ok 21 - reset to pre-merge state (y) ok 22 - merge z into y with "union" strategy overriding per-ref configuration => Non-conflicting 3-way merge ok 23 - reset to pre-merge state (y) ok 24 - merge z into y with "union" per-ref overriding general configuration => Non-conflicting 3-way merge ok 25 - reset to pre-merge state (y) ok 26 - merge z into y with "manual" per-ref only checks specific ref configuration => Conflicting 3-way merge ok 27 - merge y into z with "union" strategy => Non-conflicting 3-way merge ok 28 - reset to pre-merge state (z) ok 29 - merge y into z with "cat_sort_uniq" strategy => Non-conflicting 3-way merge ok 30 - reset to pre-merge state (z) ok 31 - merge y into z with "cat_sort_uniq" strategy configuration option => Non-conflicting 3-way merge # passed all 31 test(s) 1..31 ok t3310-notes-merge-manual-resolve.sh ................ ok 1 - setup commits ok 2 - setup merge base (x) ok 3 - setup local branch (y) ok 4 - setup remote branch (z) ok 5 - merge z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 6 - change notes in z ok 7 - cannot do merge w/conflicts when previous merge is unfinished ok 8 - setup unrelated notes ref (w) ok 9 - can do merge without conflicts even if previous merge is unfinished (x => w) ok 10 - do not allow mixing --commit and --abort ok 11 - do not allow mixing --commit and --strategy ok 12 - do not allow mixing --abort and --strategy ok 13 - finalize conflicting merge (z => m) ok 14 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 15 - abort notes merge ok 16 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 17 - add + remove notes in finalized merge (z => m) ok 18 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 19 - reset notes ref m to somewhere else (w) ok 20 - fail to finalize conflicting merge if underlying ref has moved in the meantime (m != NOTES_MERGE_PARTIAL^1) ok 21 - resolve situation by aborting the notes merge ok 22 - switch cwd before committing notes merge # passed all 22 test(s) 1..22 ok t3320-notes-merge-worktrees.sh ..................... ok 1 - setup commit ok 2 - setup notes ref (x) ok 3 - setup local branch (y) ok 4 - setup remote branch (z) ok 5 - modify notes ref ourselves (x) ok 6 - create some new worktrees ok 7 - merge z into y fails and sets NOTES_MERGE_REF ok 8 - merge z into y while mid-merge in another workdir fails ok 9 - merge z into x while mid-merge on y succeeds # passed all 9 test(s) 1..9 ok t3400-rebase.sh .................................... ok 1 - prepare repository with topic branches ok 2 - rebase on dirty worktree ok 3 - rebase on dirty cache ok 4 - rebase against master ok 5 - rebase sets ORIG_HEAD to pre-rebase state ok 6 - rebase, with and specified as :/quuxery ok 7 - the rebase operation should not have destroyed author information ok 8 - the rebase operation should not have destroyed author information (2) ok 9 - HEAD was detached during rebase ok 10 - rebase from ambiguous branch name ok 11 - rebase off of the previous branch using "-" ok 12 - rebase a single mode change ok 13 - rebase is not broken by diff.renames ok 14 - setup: recover ok 15 - Show verbose error when HEAD could not be detached ok 16 - fail when upstream arg is missing and not on branch ok 17 - fail when upstream arg is missing and not configured ok 18 - rebase works with format.useAutoBase ok 19 - default to common base in @{upstream}s reflog if no upstream arg (--merge) ok 20 - default to common base in @{upstream}s reflog if no upstream arg (--apply) ok 21 - cherry-picked commits and fork-point work together ok 22 - rebase --apply -q is quiet ok 23 - rebase --merge -q is quiet ok 24 - Rebase a commit that sprinkles CRs in ok 25 - rebase can copy notes ok 26 - rebase -m can copy notes ok 27 - rebase commit with an ancient timestamp ok 28 - rebase with "From " line in commit message ok 29 - rebase --apply and --show-current-patch ok 30 - rebase --apply and .gitattributes ok 31 - rebase--merge.sh and --show-current-patch ok 32 - rebase -c rebase.useBuiltin=false warning ok 33 - switch to branch checked out here ok 34 - switch to branch not checked out ok 35 - refuse to switch to branch checked out elsewhere # passed all 35 test(s) 1..35 ok t3401-rebase-and-am-rename.sh ...................... ok 1 - setup testcase where directory rename should be detected ok 2 - rebase --interactive: directory rename detected not ok 3 - rebase --apply: directory rename detected # TODO known breakage ok 4 - rebase --merge: directory rename detected not ok 5 - am: directory rename detected # TODO known breakage ok 6 - setup testcase where directory rename should NOT be detected ok 7 - rebase --interactive: NO directory rename ok 8 - rebase (am): NO directory rename ok 9 - rebase --merge: NO directory rename ok 10 - am: NO directory rename # still have 2 known breakage(s) # passed all remaining 8 test(s) 1..10 ok t3402-rebase-merge.sh .............................. ok 1 - setup ok 2 - reference merge ok 3 - rebase ok 4 - test-rebase@{1} is pre rebase ok 5 - merge and rebase should match ok 6 - rebase the other way ok 7 - rebase -Xtheirs ok 8 - rebase -Xtheirs from orphan ok 9 - merge and rebase should match ok 10 - picking rebase ok 11 - rebase -s funny -Xopt ok 12 - rebase --skip works with two conflicts in a row ok 13 - --reapply-cherry-picks ok 14 - --reapply-cherry-picks refrains from reading unneeded blobs # passed all 14 test(s) 1..14 ok t3403-rebase-skip.sh ............................... ok 1 - setup ok 2 - rebase with git am -3 (default) ok 3 - rebase --skip can not be used with other options ok 4 - rebase --skip with am -3 ok 5 - rebase moves back to skip-reference ok 6 - checkout skip-merge ok 7 - rebase with --merge ok 8 - rebase --skip with --merge ok 9 - merge and reference trees equal ok 10 - moved back to branch correctly ok 11 - correct advice upon picking empty commit ok 12 - correct authorship when committing empty pick ok 13 - correct advice upon rewording empty commit ok 14 - correct advice upon editing empty commit ok 15 - correct advice upon cherry-picking an empty commit during a rebase ok 16 - correct advice upon multi cherry-pick picking an empty commit during a rebase ok 17 - fixup that empties commit fails ok 18 - squash that empties commit fails ok 19 - $EDITOR and friends are unchanged # passed all 19 test(s) 1..19 ok t3311-notes-merge-fanout.sh ........................ ok 1 - setup a few initial commits with notes (notes ref: x) ok 2 - sanity check (x) ok 3 - Add a few hundred commits w/notes to trigger fanout (x -> y) ok 4 - notes tree has fanout (y) ok 5 - No-op merge (already included) (x => y) ok 6 - Fast-forward merge (y => x) ok 7 - change some of the initial 5 notes (x -> z) ok 8 - notes tree has no fanout (z) ok 9 - successful merge without conflicts (y => z) ok 10 - notes tree still has fanout after merge (m) ok 11 - introduce conflicting changes (y -> w) ok 12 - successful merge using "ours" strategy (z => w) ok 13 - notes tree still has fanout after merge (m) ok 14 - successful merge using "theirs" strategy (z => w) ok 15 - notes tree still has fanout after merge (m) ok 16 - successful merge using "union" strategy (z => w) ok 17 - notes tree still has fanout after merge (m) ok 18 - successful merge using "cat_sort_uniq" strategy (z => w) ok 19 - notes tree still has fanout after merge (m) ok 20 - fails to merge using "manual" strategy (z => w) ok 21 - notes tree still has fanout after merge (m) ok 22 - verify conflict entries (with no fanout) ok 23 - resolve and finalize merge (z => w) ok 24 - notes tree still has fanout after merge (m) # passed all 24 test(s) 1..24 ok t3405-rebase-malformed.sh .......................... ok 1 - setup ok 2 - rebase commit with multi-line subject ok 3 - rebase commit with diff in message ok 4 - rebase -m commit with empty message ok 5 - rebase -i commit with empty message # passed all 5 test(s) 1..5 ok t3406-rebase-message.sh ............................ ok 1 - setup ok 2 - rebase -m ok 3 - rebase against master twice ok 4 - rebase against master twice with --force ok 5 - rebase against master twice from another branch ok 6 - rebase fast-forward to master ok 7 - rebase --stat ok 8 - rebase w/config rebase.stat ok 9 - rebase -n overrides config rebase.stat config ok 10 - rebase --onto outputs the invalid ref ok 11 - error out early upon -C or --whitespace= ok 12 - GIT_REFLOG_ACTION ok 13 - rebase -i onto unrelated history # passed all 13 test(s) 1..13 ok t3407-rebase-abort.sh .............................. ok 1 - setup ok 2 - rebase --apply --abort ok 3 - rebase --apply --abort after --skip ok 4 - rebase --apply --abort after --continue ok 5 - rebase --apply --abort does not update reflog ok 6 - rebase --abort can not be used with other options ok 7 - rebase --merge --abort ok 8 - rebase --merge --abort after --skip ok 9 - rebase --merge --abort after --continue ok 10 - rebase --merge --abort does not update reflog ok 11 - rebase --abort can not be used with other options ok 12 - rebase --apply --quit ok 13 - rebase --merge --quit # passed all 13 test(s) 1..13 ok t3070-wildmatch.sh ................................. ok 1 - cleanup after previous file test ok 2 - setup match file test for foo ok 3 - wildmatch: match 'foo' 'foo' ok 4 - wildmatch (via ls-files): match 'foo' 'foo' ok 5 - iwildmatch: match 'foo' 'foo' ok 6 - iwildmatch (via ls-files): match 'foo' 'foo' ok 7 - pathmatch: match 'foo' 'foo' ok 8 - pathmatch (via ls-files): match 'foo' 'foo' ok 9 - ipathmatch: match 'foo' 'foo' ok 10 - ipathmatch (via ls-files): match 'foo' 'foo' ok 11 - cleanup after previous file test ok 12 - setup match file test for foo ok 13 - wildmatch: no match 'foo' 'bar' ok 14 - wildmatch (via ls-files): no match 'bar' 'foo' ok 15 - iwildmatch: no match 'foo' 'bar' ok 16 - iwildmatch (via ls-files): no match 'bar' 'foo' ok 17 - pathmatch: no match 'foo' 'bar' ok 18 - pathmatch (via ls-files): no match 'bar' 'foo' ok 19 - ipathmatch: no match 'foo' 'bar' ok 20 - ipathmatch (via ls-files): no match 'bar' 'foo' ok 21 - cleanup after previous file test ok 22 - setup match file test for ok 23 - wildmatch: match '' '' not ok 24 - wildmatch (via ls-files): match skip '' '' # TODO known breakage ok 25 - iwildmatch: match '' '' not ok 26 - iwildmatch (via ls-files): match skip '' '' # TODO known breakage ok 27 - pathmatch: match '' '' not ok 28 - pathmatch (via ls-files): match skip '' '' # TODO known breakage ok 29 - ipathmatch: match '' '' not ok 30 - ipathmatch (via ls-files): match skip '' '' # TODO known breakage ok 31 - cleanup after previous file test ok 32 - setup match file test for foo ok 33 - wildmatch: match 'foo' '???' ok 34 - wildmatch (via ls-files): match '???' 'foo' ok 35 - iwildmatch: match 'foo' '???' ok 36 - iwildmatch (via ls-files): match '???' 'foo' ok 37 - pathmatch: match 'foo' '???' ok 38 - pathmatch (via ls-files): match '???' 'foo' ok 39 - ipathmatch: match 'foo' '???' ok 40 - ipathmatch (via ls-files): match '???' 'foo' ok 41 - cleanup after previous file test ok 42 - setup match file test for foo ok 43 - wildmatch: no match 'foo' '??' ok 44 - wildmatch (via ls-files): no match '??' 'foo' ok 45 - iwildmatch: no match 'foo' '??' ok 46 - iwildmatch (via ls-files): no match '??' 'foo' ok 47 - pathmatch: no match 'foo' '??' ok 48 - pathmatch (via ls-files): no match '??' 'foo' ok 49 - ipathmatch: no match 'foo' '??' ok 50 - ipathmatch (via ls-files): no match '??' 'foo' ok 51 - cleanup after previous file test ok 52 - setup match file test for foo ok 53 - wildmatch: match 'foo' '*' ok 54 - wildmatch (via ls-files): match '*' 'foo' ok 55 - iwildmatch: match 'foo' '*' ok 56 - iwildmatch (via ls-files): match '*' 'foo' ok 57 - pathmatch: match 'foo' '*' ok 58 - pathmatch (via ls-files): match '*' 'foo' ok 59 - ipathmatch: match 'foo' '*' ok 60 - ipathmatch (via ls-files): match '*' 'foo' ok 61 - cleanup after previous file test ok 62 - setup match file test for foo ok 63 - wildmatch: match 'foo' 'f*' ok 64 - wildmatch (via ls-files): match 'f*' 'foo' ok 65 - iwildmatch: match 'foo' 'f*' ok 66 - iwildmatch (via ls-files): match 'f*' 'foo' ok 67 - pathmatch: match 'foo' 'f*' ok 68 - pathmatch (via ls-files): match 'f*' 'foo' ok 69 - ipathmatch: match 'foo' 'f*' ok 70 - ipathmatch (via ls-files): match 'f*' 'foo' ok 71 - cleanup after previous file test ok 72 - setup match file test for foo ok 73 - wildmatch: no match 'foo' '*f' ok 74 - wildmatch (via ls-files): no match '*f' 'foo' ok 75 - iwildmatch: no match 'foo' '*f' ok 76 - iwildmatch (via ls-files): no match '*f' 'foo' ok 77 - pathmatch: no match 'foo' '*f' ok 78 - pathmatch (via ls-files): no match '*f' 'foo' ok 79 - ipathmatch: no match 'foo' '*f' ok 80 - ipathmatch (via ls-files): no match '*f' 'foo' ok 81 - cleanup after previous file test ok 82 - setup match file test for foo ok 83 - wildmatch: match 'foo' '*foo*' ok 84 - wildmatch (via ls-files): match '*foo*' 'foo' ok 85 - iwildmatch: match 'foo' '*foo*' ok 86 - iwildmatch (via ls-files): match '*foo*' 'foo' ok 87 - pathmatch: match 'foo' '*foo*' ok 88 - pathmatch (via ls-files): match '*foo*' 'foo' ok 89 - ipathmatch: match 'foo' '*foo*' ok 90 - ipathmatch (via ls-files): match '*foo*' 'foo' ok 91 - cleanup after previous file test ok 92 - setup match file test for foobar ok 93 - wildmatch: match 'foobar' '*ob*a*r*' ok 94 - wildmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 95 - iwildmatch: match 'foobar' '*ob*a*r*' ok 96 - iwildmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 97 - pathmatch: match 'foobar' '*ob*a*r*' ok 98 - pathmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 99 - ipathmatch: match 'foobar' '*ob*a*r*' ok 100 - ipathmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 101 - cleanup after previous file test ok 102 - setup match file test for aaaaaaabababab ok 103 - wildmatch: match 'aaaaaaabababab' '*ab' ok 104 - wildmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 105 - iwildmatch: match 'aaaaaaabababab' '*ab' ok 106 - iwildmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 107 - pathmatch: match 'aaaaaaabababab' '*ab' ok 108 - pathmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 109 - ipathmatch: match 'aaaaaaabababab' '*ab' ok 110 - ipathmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 111 - cleanup after previous file test ok 112 - setup match file test for foo* ok 113 - wildmatch: match 'foo*' 'foo\*' ok 114 - wildmatch (via ls-files): match 'foo\*' 'foo*' ok 115 - iwildmatch: match 'foo*' 'foo\*' ok 116 - iwildmatch (via ls-files): match 'foo\*' 'foo*' ok 117 - pathmatch: match 'foo*' 'foo\*' ok 118 - pathmatch (via ls-files): match 'foo\*' 'foo*' ok 119 - ipathmatch: match 'foo*' 'foo\*' ok 120 - ipathmatch (via ls-files): match 'foo\*' 'foo*' ok 121 - cleanup after previous file test ok 122 - setup match file test for foobar ok 123 - wildmatch: no match 'foobar' 'foo\*bar' ok 124 - wildmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 125 - iwildmatch: no match 'foobar' 'foo\*bar' ok 126 - iwildmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 127 - pathmatch: no match 'foobar' 'foo\*bar' ok 128 - pathmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 129 - ipathmatch: no match 'foobar' 'foo\*bar' ok 130 - ipathmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 131 - cleanup after previous file test ok 132 - setup match file test for f\oo ok 133 - wildmatch: match 'f\oo' 'f\\oo' ok 134 - wildmatch (via ls-files): match 'f\\oo' 'f\oo' ok 135 - iwildmatch: match 'f\oo' 'f\\oo' ok 136 - iwildmatch (via ls-files): match 'f\\oo' 'f\oo' ok 137 - pathmatch: match 'f\oo' 'f\\oo' ok 138 - pathmatch (via ls-files): match 'f\\oo' 'f\oo' ok 139 - ipathmatch: match 'f\oo' 'f\\oo' ok 140 - ipathmatch (via ls-files): match 'f\\oo' 'f\oo' ok 141 - cleanup after previous file test ok 142 - setup match file test for ball ok 143 - wildmatch: match 'ball' '*[al]?' ok 144 - wildmatch (via ls-files): match '*[al]?' 'ball' ok 145 - iwildmatch: match 'ball' '*[al]?' ok 146 - iwildmatch (via ls-files): match '*[al]?' 'ball' ok 147 - pathmatch: match 'ball' '*[al]?' ok 148 - pathmatch (via ls-files): match '*[al]?' 'ball' ok 149 - ipathmatch: match 'ball' '*[al]?' ok 150 - ipathmatch (via ls-files): match '*[al]?' 'ball' ok 151 - cleanup after previous file test ok 152 - setup match file test for ten ok 153 - wildmatch: no match 'ten' '[ten]' ok 154 - wildmatch (via ls-files): no match '[ten]' 'ten' ok 155 - iwildmatch: no match 'ten' '[ten]' ok 156 - iwildmatch (via ls-files): no match '[ten]' 'ten' ok 157 - pathmatch: no match 'ten' '[ten]' ok 158 - pathmatch (via ls-files): no match '[ten]' 'ten' ok 159 - ipathmatch: no match 'ten' '[ten]' ok 160 - ipathmatch (via ls-files): no match '[ten]' 'ten' ok 161 - cleanup after previous file test ok 162 - setup match file test for ten ok 163 - wildmatch: match 'ten' '**[!te]' ok 164 - wildmatch (via ls-files): match '**[!te]' 'ten' ok 165 - iwildmatch: match 'ten' '**[!te]' ok 166 - iwildmatch (via ls-files): match '**[!te]' 'ten' ok 167 - pathmatch: match 'ten' '**[!te]' ok 168 - pathmatch (via ls-files): match '**[!te]' 'ten' ok 169 - ipathmatch: match 'ten' '**[!te]' ok 170 - ipathmatch (via ls-files): match '**[!te]' 'ten' ok 171 - cleanup after previous file test ok 172 - setup match file test for ten ok 173 - wildmatch: no match 'ten' '**[!ten]' ok 174 - wildmatch (via ls-files): no match '**[!ten]' 'ten' ok 175 - iwildmatch: no match 'ten' '**[!ten]' ok 176 - iwildmatch (via ls-files): no match '**[!ten]' 'ten' ok 177 - pathmatch: no match 'ten' '**[!ten]' ok 178 - pathmatch (via ls-files): no match '**[!ten]' 'ten' ok 179 - ipathmatch: no match 'ten' '**[!ten]' ok 180 - ipathmatch (via ls-files): no match '**[!ten]' 'ten' ok 181 - cleanup after previous file test ok 182 - setup match file test for ten ok 183 - wildmatch: match 'ten' 't[a-g]n' ok 184 - wildmatch (via ls-files): match 't[a-g]n' 'ten' ok 185 - iwildmatch: match 'ten' 't[a-g]n' ok 186 - iwildmatch (via ls-files): match 't[a-g]n' 'ten' ok 187 - pathmatch: match 'ten' 't[a-g]n' ok 188 - pathmatch (via ls-files): match 't[a-g]n' 'ten' ok 189 - ipathmatch: match 'ten' 't[a-g]n' ok 190 - ipathmatch (via ls-files): match 't[a-g]n' 'ten' ok 191 - cleanup after previous file test ok 192 - setup match file test for ten ok 193 - wildmatch: no match 'ten' 't[!a-g]n' ok 194 - wildmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 195 - iwildmatch: no match 'ten' 't[!a-g]n' ok 196 - iwildmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 197 - pathmatch: no match 'ten' 't[!a-g]n' ok 198 - pathmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 199 - ipathmatch: no match 'ten' 't[!a-g]n' ok 200 - ipathmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 201 - cleanup after previous file test ok 202 - setup match file test for ton ok 203 - wildmatch: match 'ton' 't[!a-g]n' ok 204 - wildmatch (via ls-files): match 't[!a-g]n' 'ton' ok 205 - iwildmatch: match 'ton' 't[!a-g]n' ok 206 - iwildmatch (via ls-files): match 't[!a-g]n' 'ton' ok 207 - pathmatch: match 'ton' 't[!a-g]n' ok 208 - pathmatch (via ls-files): match 't[!a-g]n' 'ton' ok 209 - ipathmatch: match 'ton' 't[!a-g]n' ok 210 - ipathmatch (via ls-files): match 't[!a-g]n' 'ton' ok 211 - cleanup after previous file test ok 212 - setup match file test for ton ok 213 - wildmatch: match 'ton' 't[^a-g]n' ok 214 - wildmatch (via ls-files): match 't[^a-g]n' 'ton' ok 215 - iwildmatch: match 'ton' 't[^a-g]n' ok 216 - iwildmatch (via ls-files): match 't[^a-g]n' 'ton' ok 217 - pathmatch: match 'ton' 't[^a-g]n' ok 218 - pathmatch (via ls-files): match 't[^a-g]n' 'ton' ok 219 - ipathmatch: match 'ton' 't[^a-g]n' ok 220 - ipathmatch (via ls-files): match 't[^a-g]n' 'ton' ok 221 - cleanup after previous file test ok 222 - setup match file test for a]b ok 223 - wildmatch: match 'a]b' 'a[]]b' ok 224 - wildmatch (via ls-files): match 'a[]]b' 'a]b' ok 225 - iwildmatch: match 'a]b' 'a[]]b' ok 226 - iwildmatch (via ls-files): match 'a[]]b' 'a]b' ok 227 - pathmatch: match 'a]b' 'a[]]b' ok 228 - pathmatch (via ls-files): match 'a[]]b' 'a]b' ok 229 - ipathmatch: match 'a]b' 'a[]]b' ok 230 - ipathmatch (via ls-files): match 'a[]]b' 'a]b' ok 231 - cleanup after previous file test ok 232 - setup match file test for a-b ok 233 - wildmatch: match 'a-b' 'a[]-]b' ok 234 - wildmatch (via ls-files): match 'a[]-]b' 'a-b' ok 235 - iwildmatch: match 'a-b' 'a[]-]b' ok 236 - iwildmatch (via ls-files): match 'a[]-]b' 'a-b' ok 237 - pathmatch: match 'a-b' 'a[]-]b' ok 238 - pathmatch (via ls-files): match 'a[]-]b' 'a-b' ok 239 - ipathmatch: match 'a-b' 'a[]-]b' ok 240 - ipathmatch (via ls-files): match 'a[]-]b' 'a-b' ok 241 - cleanup after previous file test ok 242 - setup match file test for a]b ok 243 - wildmatch: match 'a]b' 'a[]-]b' ok 244 - wildmatch (via ls-files): match 'a[]-]b' 'a]b' ok 245 - iwildmatch: match 'a]b' 'a[]-]b' ok 246 - iwildmatch (via ls-files): match 'a[]-]b' 'a]b' ok 247 - pathmatch: match 'a]b' 'a[]-]b' ok 248 - pathmatch (via ls-files): match 'a[]-]b' 'a]b' ok 249 - ipathmatch: match 'a]b' 'a[]-]b' ok 250 - ipathmatch (via ls-files): match 'a[]-]b' 'a]b' ok 251 - cleanup after previous file test ok 252 - setup match file test for aab ok 253 - wildmatch: no match 'aab' 'a[]-]b' ok 254 - wildmatch (via ls-files): no match 'a[]-]b' 'aab' ok 255 - iwildmatch: no match 'aab' 'a[]-]b' ok 256 - iwildmatch (via ls-files): no match 'a[]-]b' 'aab' ok 257 - pathmatch: no match 'aab' 'a[]-]b' ok 258 - pathmatch (via ls-files): no match 'a[]-]b' 'aab' ok 259 - ipathmatch: no match 'aab' 'a[]-]b' ok 260 - ipathmatch (via ls-files): no match 'a[]-]b' 'aab' ok 261 - cleanup after previous file test ok 262 - setup match file test for aab ok 263 - wildmatch: match 'aab' 'a[]a-]b' ok 264 - wildmatch (via ls-files): match 'a[]a-]b' 'aab' ok 265 - iwildmatch: match 'aab' 'a[]a-]b' ok 266 - iwildmatch (via ls-files): match 'a[]a-]b' 'aab' ok 267 - pathmatch: match 'aab' 'a[]a-]b' ok 268 - pathmatch (via ls-files): match 'a[]a-]b' 'aab' ok 269 - ipathmatch: match 'aab' 'a[]a-]b' ok 270 - ipathmatch (via ls-files): match 'a[]a-]b' 'aab' ok 271 - cleanup after previous file test ok 272 - setup match file test for ] ok 273 - wildmatch: match ']' ']' ok 274 - wildmatch (via ls-files): match ']' ']' ok 275 - iwildmatch: match ']' ']' ok 276 - iwildmatch (via ls-files): match ']' ']' ok 277 - pathmatch: match ']' ']' ok 278 - pathmatch (via ls-files): match ']' ']' ok 279 - ipathmatch: match ']' ']' ok 280 - ipathmatch (via ls-files): match ']' ']' ok 281 - cleanup after previous file test ok 282 - setup match file test for foo/baz/bar ok 283 - wildmatch: no match 'foo/baz/bar' 'foo*bar' ok 284 - wildmatch (via ls-files): no match 'foo*bar' 'foo/baz/bar' ok 285 - iwildmatch: no match 'foo/baz/bar' 'foo*bar' ok 286 - iwildmatch (via ls-files): no match 'foo*bar' 'foo/baz/bar' ok 287 - pathmatch: match 'foo/baz/bar' 'foo*bar' ok 288 - pathmatch (via ls-files): match 'foo*bar' 'foo/baz/bar' ok 289 - ipathmatch: match 'foo/baz/bar' 'foo*bar' ok 290 - ipathmatch (via ls-files): match 'foo*bar' 'foo/baz/bar' ok 291 - cleanup after previous file test ok 292 - setup match file test for foo/baz/bar ok 293 - wildmatch: no match 'foo/baz/bar' 'foo**bar' ok 294 - wildmatch (via ls-files): no match 'foo**bar' 'foo/baz/bar' ok 295 - iwildmatch: no match 'foo/baz/bar' 'foo**bar' ok 296 - iwildmatch (via ls-files): no match 'foo**bar' 'foo/baz/bar' ok 297 - pathmatch: match 'foo/baz/bar' 'foo**bar' ok 298 - pathmatch (via ls-files): match 'foo**bar' 'foo/baz/bar' ok 299 - ipathmatch: match 'foo/baz/bar' 'foo**bar' ok 300 - ipathmatch (via ls-files): match 'foo**bar' 'foo/baz/bar' ok 301 - cleanup after previous file test ok 302 - setup match file test for foobazbar ok 303 - wildmatch: match 'foobazbar' 'foo**bar' ok 304 - wildmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 305 - iwildmatch: match 'foobazbar' 'foo**bar' ok 306 - iwildmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 307 - pathmatch: match 'foobazbar' 'foo**bar' ok 308 - pathmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 309 - ipathmatch: match 'foobazbar' 'foo**bar' ok 310 - ipathmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 311 - cleanup after previous file test ok 312 - setup match file test for foo/baz/bar ok 313 - wildmatch: match 'foo/baz/bar' 'foo/**/bar' ok 314 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 315 - iwildmatch: match 'foo/baz/bar' 'foo/**/bar' ok 316 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 317 - pathmatch: match 'foo/baz/bar' 'foo/**/bar' ok 318 - pathmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 319 - ipathmatch: match 'foo/baz/bar' 'foo/**/bar' ok 320 - ipathmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 321 - cleanup after previous file test ok 322 - setup match file test for foo/baz/bar ok 323 - wildmatch: match 'foo/baz/bar' 'foo/**/**/bar' ok 324 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/baz/bar' ok 325 - iwildmatch: match 'foo/baz/bar' 'foo/**/**/bar' ok 326 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/baz/bar' ok 327 - pathmatch: no match 'foo/baz/bar' 'foo/**/**/bar' ok 328 - pathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/baz/bar' ok 329 - ipathmatch: no match 'foo/baz/bar' 'foo/**/**/bar' ok 330 - ipathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/baz/bar' ok 331 - cleanup after previous file test ok 332 - setup match file test for foo/b/a/z/bar ok 333 - wildmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 334 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 335 - iwildmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 336 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 337 - pathmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 338 - pathmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 339 - ipathmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 340 - ipathmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 341 - cleanup after previous file test ok 342 - setup match file test for foo/b/a/z/bar ok 343 - wildmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 344 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 345 - iwildmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 346 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 347 - pathmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 348 - pathmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 349 - ipathmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 350 - ipathmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 351 - cleanup after previous file test ok 352 - setup match file test for foo/bar ok 353 - wildmatch: match 'foo/bar' 'foo/**/bar' ok 354 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/bar' ok 355 - iwildmatch: match 'foo/bar' 'foo/**/bar' ok 356 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/bar' ok 357 - pathmatch: no match 'foo/bar' 'foo/**/bar' ok 358 - pathmatch (via ls-files): no match 'foo/**/bar' 'foo/bar' ok 359 - ipathmatch: no match 'foo/bar' 'foo/**/bar' ok 360 - ipathmatch (via ls-files): no match 'foo/**/bar' 'foo/bar' ok 361 - cleanup after previous file test ok 362 - setup match file test for foo/bar ok 363 - wildmatch: match 'foo/bar' 'foo/**/**/bar' ok 364 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/bar' ok 365 - iwildmatch: match 'foo/bar' 'foo/**/**/bar' ok 366 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/bar' ok 367 - pathmatch: no match 'foo/bar' 'foo/**/**/bar' ok 368 - pathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/bar' ok 369 - ipathmatch: no match 'foo/bar' 'foo/**/**/bar' ok 370 - ipathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/bar' ok 371 - cleanup after previous file test ok 372 - setup match file test for foo/bar ok 373 - wildmatch: no match 'foo/bar' 'foo?bar' ok 374 - wildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 375 - iwildmatch: no match 'foo/bar' 'foo?bar' ok 376 - iwildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 377 - pathmatch: match 'foo/bar' 'foo?bar' ok 378 - pathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 379 - ipathmatch: match 'foo/bar' 'foo?bar' ok 380 - ipathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 381 - cleanup after previous file test ok 382 - setup match file test for foo/bar ok 383 - wildmatch: no match 'foo/bar' 'foo[/]bar' ok 384 - wildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 385 - iwildmatch: no match 'foo/bar' 'foo[/]bar' ok 386 - iwildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 387 - pathmatch: match 'foo/bar' 'foo[/]bar' ok 388 - pathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 389 - ipathmatch: match 'foo/bar' 'foo[/]bar' ok 390 - ipathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 391 - cleanup after previous file test ok 392 - setup match file test for foo/bar ok 393 - wildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 394 - wildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 395 - iwildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 396 - iwildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 397 - pathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 398 - pathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 399 - ipathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 400 - ipathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 401 - cleanup after previous file test ok 402 - setup match file test for foo/bar ok 403 - wildmatch: no match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 404 - wildmatch (via ls-files): no match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 405 - iwildmatch: no match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 406 - iwildmatch (via ls-files): no match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 407 - pathmatch: match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 408 - pathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 409 - ipathmatch: match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 410 - ipathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 411 - cleanup after previous file test ok 412 - setup match file test for foo-bar ok 413 - wildmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 414 - wildmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 415 - iwildmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 416 - iwildmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 417 - pathmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 418 - pathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 419 - ipathmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 420 - ipathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 421 - cleanup after previous file test ok 422 - setup match file test for foo ok 423 - wildmatch: match 'foo' '**/foo' ok 424 - wildmatch (via ls-files): match '**/foo' 'foo' ok 425 - iwildmatch: match 'foo' '**/foo' ok 426 - iwildmatch (via ls-files): match '**/foo' 'foo' ok 427 - pathmatch: no match 'foo' '**/foo' ok 428 - pathmatch (via ls-files): no match '**/foo' 'foo' ok 429 - ipathmatch: no match 'foo' '**/foo' ok 430 - ipathmatch (via ls-files): no match '**/foo' 'foo' ok 431 - cleanup after previous file test ok 432 - setup match file test for XXX/foo ok 433 - wildmatch: match 'XXX/foo' '**/foo' ok 434 - wildmatch (via ls-files): match '**/foo' 'XXX/foo' ok 435 - iwildmatch: match 'XXX/foo' '**/foo' ok 436 - iwildmatch (via ls-files): match '**/foo' 'XXX/foo' ok 437 - pathmatch: match 'XXX/foo' '**/foo' ok 438 - pathmatch (via ls-files): match '**/foo' 'XXX/foo' ok 439 - ipathmatch: match 'XXX/foo' '**/foo' ok 440 - ipathmatch (via ls-files): match '**/foo' 'XXX/foo' ok 441 - cleanup after previous file test ok 442 - setup match file test for bar/baz/foo ok 443 - wildmatch: match 'bar/baz/foo' '**/foo' ok 444 - wildmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 445 - iwildmatch: match 'bar/baz/foo' '**/foo' ok 446 - iwildmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 447 - pathmatch: match 'bar/baz/foo' '**/foo' ok 448 - pathmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 449 - ipathmatch: match 'bar/baz/foo' '**/foo' ok 450 - ipathmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 451 - cleanup after previous file test ok 452 - setup match file test for bar/baz/foo ok 453 - wildmatch: no match 'bar/baz/foo' '*/foo' ok 454 - wildmatch (via ls-files): no match '*/foo' 'bar/baz/foo' ok 455 - iwildmatch: no match 'bar/baz/foo' '*/foo' ok 456 - iwildmatch (via ls-files): no match '*/foo' 'bar/baz/foo' ok 457 - pathmatch: match 'bar/baz/foo' '*/foo' ok 458 - pathmatch (via ls-files): match '*/foo' 'bar/baz/foo' ok 459 - ipathmatch: match 'bar/baz/foo' '*/foo' ok 460 - ipathmatch (via ls-files): match '*/foo' 'bar/baz/foo' ok 461 - cleanup after previous file test ok 462 - setup match file test for foo/bar/baz ok 463 - wildmatch: no match 'foo/bar/baz' '**/bar*' ok 464 - wildmatch (via ls-files): no match '**/bar*' 'foo/bar/baz' ok 465 - iwildmatch: no match 'foo/bar/baz' '**/bar*' ok 466 - iwildmatch (via ls-files): no match '**/bar*' 'foo/bar/baz' ok 467 - pathmatch: match 'foo/bar/baz' '**/bar*' ok 468 - pathmatch (via ls-files): match '**/bar*' 'foo/bar/baz' ok 469 - ipathmatch: match 'foo/bar/baz' '**/bar*' ok 470 - ipathmatch (via ls-files): match '**/bar*' 'foo/bar/baz' ok 471 - cleanup after previous file test ok 472 - setup match file test for deep/foo/bar/baz ok 473 - wildmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 474 - wildmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 475 - iwildmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 476 - iwildmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 477 - pathmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 478 - pathmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 479 - ipathmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 480 - ipathmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 481 - cleanup after previous file test ok 482 - setup match file test for deep/foo/bar/baz/ ok 483 - wildmatch: no match 'deep/foo/bar/baz/' '**/bar/*' not ok 484 - wildmatch (via ls-files): no match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 485 - iwildmatch: no match 'deep/foo/bar/baz/' '**/bar/*' not ok 486 - iwildmatch (via ls-files): no match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 487 - pathmatch: match 'deep/foo/bar/baz/' '**/bar/*' not ok 488 - pathmatch (via ls-files): match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 489 - ipathmatch: match 'deep/foo/bar/baz/' '**/bar/*' not ok 490 - ipathmatch (via ls-files): match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 491 - cleanup after previous file test ok 492 - setup match file test for deep/foo/bar/baz/ ok 493 - wildmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 494 - wildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 495 - iwildmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 496 - iwildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 497 - pathmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 498 - pathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 499 - ipathmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 500 - ipathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 501 - cleanup after previous file test ok 502 - setup match file test for deep/foo/bar ok 503 - wildmatch: no match 'deep/foo/bar' '**/bar/*' ok 504 - wildmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 505 - iwildmatch: no match 'deep/foo/bar' '**/bar/*' ok 506 - iwildmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 507 - pathmatch: no match 'deep/foo/bar' '**/bar/*' ok 508 - pathmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 509 - ipathmatch: no match 'deep/foo/bar' '**/bar/*' ok 510 - ipathmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 511 - cleanup after previous file test ok 512 - setup match file test for deep/foo/bar/ ok 513 - wildmatch: match 'deep/foo/bar/' '**/bar/**' not ok 514 - wildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 515 - iwildmatch: match 'deep/foo/bar/' '**/bar/**' not ok 516 - iwildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 517 - pathmatch: match 'deep/foo/bar/' '**/bar/**' not ok 518 - pathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 519 - ipathmatch: match 'deep/foo/bar/' '**/bar/**' not ok 520 - ipathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 521 - cleanup after previous file test ok 522 - setup match file test for foo/bar/baz ok 523 - wildmatch: no match 'foo/bar/baz' '**/bar**' ok 524 - wildmatch (via ls-files): no match '**/bar**' 'foo/bar/baz' ok 525 - iwildmatch: no match 'foo/bar/baz' '**/bar**' ok 526 - iwildmatch (via ls-files): no match '**/bar**' 'foo/bar/baz' ok 527 - pathmatch: match 'foo/bar/baz' '**/bar**' ok 528 - pathmatch (via ls-files): match '**/bar**' 'foo/bar/baz' ok 529 - ipathmatch: match 'foo/bar/baz' '**/bar**' ok 530 - ipathmatch (via ls-files): match '**/bar**' 'foo/bar/baz' ok 531 - cleanup after previous file test ok 532 - setup match file test for foo/bar/baz/x ok 533 - wildmatch: match 'foo/bar/baz/x' '*/bar/**' ok 534 - wildmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 535 - iwildmatch: match 'foo/bar/baz/x' '*/bar/**' ok 536 - iwildmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 537 - pathmatch: match 'foo/bar/baz/x' '*/bar/**' ok 538 - pathmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 539 - ipathmatch: match 'foo/bar/baz/x' '*/bar/**' ok 540 - ipathmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 541 - cleanup after previous file test ok 542 - setup match file test for deep/foo/bar/baz/x ok 543 - wildmatch: no match 'deep/foo/bar/baz/x' '*/bar/**' ok 544 - wildmatch (via ls-files): no match '*/bar/**' 'deep/foo/bar/baz/x' ok 545 - iwildmatch: no match 'deep/foo/bar/baz/x' '*/bar/**' ok 546 - iwildmatch (via ls-files): no match '*/bar/**' 'deep/foo/bar/baz/x' ok 547 - pathmatch: match 'deep/foo/bar/baz/x' '*/bar/**' ok 548 - pathmatch (via ls-files): match '*/bar/**' 'deep/foo/bar/baz/x' ok 549 - ipathmatch: match 'deep/foo/bar/baz/x' '*/bar/**' ok 550 - ipathmatch (via ls-files): match '*/bar/**' 'deep/foo/bar/baz/x' ok 551 - cleanup after previous file test ok 552 - setup match file test for deep/foo/bar/baz/x ok 553 - wildmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 554 - wildmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 555 - iwildmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 556 - iwildmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 557 - pathmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 558 - pathmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 559 - ipathmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 560 - ipathmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 561 - cleanup after previous file test ok 562 - setup match file test for acrt ok 563 - wildmatch: no match 'acrt' 'a[c-c]st' ok 564 - wildmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 565 - iwildmatch: no match 'acrt' 'a[c-c]st' ok 566 - iwildmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 567 - pathmatch: no match 'acrt' 'a[c-c]st' ok 568 - pathmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 569 - ipathmatch: no match 'acrt' 'a[c-c]st' ok 570 - ipathmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 571 - cleanup after previous file test ok 572 - setup match file test for acrt ok 573 - wildmatch: match 'acrt' 'a[c-c]rt' ok 574 - wildmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 575 - iwildmatch: match 'acrt' 'a[c-c]rt' ok 576 - iwildmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 577 - pathmatch: match 'acrt' 'a[c-c]rt' ok 578 - pathmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 579 - ipathmatch: match 'acrt' 'a[c-c]rt' ok 580 - ipathmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 581 - cleanup after previous file test ok 582 - setup match file test for ] ok 583 - wildmatch: no match ']' '[!]-]' ok 584 - wildmatch (via ls-files): no match '[!]-]' ']' ok 585 - iwildmatch: no match ']' '[!]-]' ok 586 - iwildmatch (via ls-files): no match '[!]-]' ']' ok 587 - pathmatch: no match ']' '[!]-]' ok 588 - pathmatch (via ls-files): no match '[!]-]' ']' ok 589 - ipathmatch: no match ']' '[!]-]' ok 590 - ipathmatch (via ls-files): no match '[!]-]' ']' ok 591 - cleanup after previous file test ok 592 - setup match file test for a ok 593 - wildmatch: match 'a' '[!]-]' ok 594 - wildmatch (via ls-files): match '[!]-]' 'a' ok 595 - iwildmatch: match 'a' '[!]-]' ok 596 - iwildmatch (via ls-files): match '[!]-]' 'a' ok 597 - pathmatch: match 'a' '[!]-]' ok 598 - pathmatch (via ls-files): match '[!]-]' 'a' ok 599 - ipathmatch: match 'a' '[!]-]' ok 600 - ipathmatch (via ls-files): match '[!]-]' 'a' ok 601 - cleanup after previous file test ok 602 - setup match file test for ok 603 - wildmatch: no match '' '\' not ok 604 - wildmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 605 - iwildmatch: no match '' '\' not ok 606 - iwildmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 607 - pathmatch: no match '' '\' not ok 608 - pathmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 609 - ipathmatch: no match '' '\' not ok 610 - ipathmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 611 - cleanup after previous file test ok 612 - setup match file test for \ ok 613 - wildmatch: no match '\' '\' ok 614 - wildmatch (via ls-files): match '\' '\' ok 615 - iwildmatch: no match '\' '\' ok 616 - iwildmatch (via ls-files): match '\' '\' ok 617 - pathmatch: no match '\' '\' ok 618 - pathmatch (via ls-files): match '\' '\' ok 619 - ipathmatch: no match '\' '\' ok 620 - ipathmatch (via ls-files): match '\' '\' ok 621 - cleanup after previous file test ok 622 - setup match file test for XXX/\ ok 623 - wildmatch: no match 'XXX/\' '*/\' ok 624 - wildmatch (via ls-files): no match '*/\' 'XXX/\' ok 625 - iwildmatch: no match 'XXX/\' '*/\' ok 626 - iwildmatch (via ls-files): no match '*/\' 'XXX/\' ok 627 - pathmatch: no match 'XXX/\' '*/\' ok 628 - pathmatch (via ls-files): no match '*/\' 'XXX/\' ok 629 - ipathmatch: no match 'XXX/\' '*/\' ok 630 - ipathmatch (via ls-files): no match '*/\' 'XXX/\' ok 631 - cleanup after previous file test ok 632 - setup match file test for XXX/\ ok 633 - wildmatch: match 'XXX/\' '*/\\' ok 634 - wildmatch (via ls-files): match '*/\\' 'XXX/\' ok 635 - iwildmatch: match 'XXX/\' '*/\\' ok 636 - iwildmatch (via ls-files): match '*/\\' 'XXX/\' ok 637 - pathmatch: match 'XXX/\' '*/\\' ok 638 - pathmatch (via ls-files): match '*/\\' 'XXX/\' ok 639 - ipathmatch: match 'XXX/\' '*/\\' ok 640 - ipathmatch (via ls-files): match '*/\\' 'XXX/\' ok 641 - cleanup after previous file test ok 642 - setup match file test for foo ok 643 - wildmatch: match 'foo' 'foo' ok 644 - wildmatch (via ls-files): match 'foo' 'foo' ok 645 - iwildmatch: match 'foo' 'foo' ok 646 - iwildmatch (via ls-files): match 'foo' 'foo' ok 647 - pathmatch: match 'foo' 'foo' ok 648 - pathmatch (via ls-files): match 'foo' 'foo' ok 649 - ipathmatch: match 'foo' 'foo' ok 650 - ipathmatch (via ls-files): match 'foo' 'foo' ok 651 - cleanup after previous file test ok 652 - setup match file test for @foo ok 653 - wildmatch: match '@foo' '@foo' ok 654 - wildmatch (via ls-files): match '@foo' '@foo' ok 655 - iwildmatch: match '@foo' '@foo' ok 656 - iwildmatch (via ls-files): match '@foo' '@foo' ok 657 - pathmatch: match '@foo' '@foo' ok 658 - pathmatch (via ls-files): match '@foo' '@foo' ok 659 - ipathmatch: match '@foo' '@foo' ok 660 - ipathmatch (via ls-files): match '@foo' '@foo' ok 661 - cleanup after previous file test ok 662 - setup match file test for foo ok 663 - wildmatch: no match 'foo' '@foo' ok 664 - wildmatch (via ls-files): no match '@foo' 'foo' ok 665 - iwildmatch: no match 'foo' '@foo' ok 666 - iwildmatch (via ls-files): no match '@foo' 'foo' ok 667 - pathmatch: no match 'foo' '@foo' ok 668 - pathmatch (via ls-files): no match '@foo' 'foo' ok 669 - ipathmatch: no match 'foo' '@foo' ok 670 - ipathmatch (via ls-files): no match '@foo' 'foo' ok 671 - cleanup after previous file test ok 672 - setup match file test for [ab] ok 673 - wildmatch: match '[ab]' '\[ab]' ok 674 - wildmatch (via ls-files): match '\[ab]' '[ab]' ok 675 - iwildmatch: match '[ab]' '\[ab]' ok 676 - iwildmatch (via ls-files): match '\[ab]' '[ab]' ok 677 - pathmatch: match '[ab]' '\[ab]' ok 678 - pathmatch (via ls-files): match '\[ab]' '[ab]' ok 679 - ipathmatch: match '[ab]' '\[ab]' ok 680 - ipathmatch (via ls-files): match '\[ab]' '[ab]' ok 681 - cleanup after previous file test ok 682 - setup match file test for [ab] ok 683 - wildmatch: match '[ab]' '[[]ab]' ok 684 - wildmatch (via ls-files): match '[[]ab]' '[ab]' ok 685 - iwildmatch: match '[ab]' '[[]ab]' ok 686 - iwildmatch (via ls-files): match '[[]ab]' '[ab]' ok 687 - pathmatch: match '[ab]' '[[]ab]' ok 688 - pathmatch (via ls-files): match '[[]ab]' '[ab]' ok 689 - ipathmatch: match '[ab]' '[[]ab]' ok 690 - ipathmatch (via ls-files): match '[[]ab]' '[ab]' ok 691 - cleanup after previous file test ok 692 - setup match file test for [ab] ok 693 - wildmatch: match '[ab]' '[[:]ab]' ok 694 - wildmatch (via ls-files): match '[[:]ab]' '[ab]' ok 695 - iwildmatch: match '[ab]' '[[:]ab]' ok 696 - iwildmatch (via ls-files): match '[[:]ab]' '[ab]' ok 697 - pathmatch: match '[ab]' '[[:]ab]' ok 698 - pathmatch (via ls-files): match '[[:]ab]' '[ab]' ok 699 - ipathmatch: match '[ab]' '[[:]ab]' ok 700 - ipathmatch (via ls-files): match '[[:]ab]' '[ab]' ok 701 - cleanup after previous file test ok 702 - setup match file test for [ab] ok 703 - wildmatch: no match '[ab]' '[[::]ab]' ok 704 - wildmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 705 - iwildmatch: no match '[ab]' '[[::]ab]' ok 706 - iwildmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 707 - pathmatch: no match '[ab]' '[[::]ab]' ok 708 - pathmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 709 - ipathmatch: no match '[ab]' '[[::]ab]' ok 710 - ipathmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 711 - cleanup after previous file test ok 712 - setup match file test for [ab] ok 713 - wildmatch: match '[ab]' '[[:digit]ab]' ok 714 - wildmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 715 - iwildmatch: match '[ab]' '[[:digit]ab]' ok 716 - iwildmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 717 - pathmatch: match '[ab]' '[[:digit]ab]' ok 718 - pathmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 719 - ipathmatch: match '[ab]' '[[:digit]ab]' ok 720 - ipathmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 721 - cleanup after previous file test ok 722 - setup match file test for [ab] ok 723 - wildmatch: match '[ab]' '[\[:]ab]' ok 724 - wildmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 725 - iwildmatch: match '[ab]' '[\[:]ab]' ok 726 - iwildmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 727 - pathmatch: match '[ab]' '[\[:]ab]' ok 728 - pathmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 729 - ipathmatch: match '[ab]' '[\[:]ab]' ok 730 - ipathmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 731 - cleanup after previous file test ok 732 - setup match file test for ?a?b ok 733 - wildmatch: match '?a?b' '\??\?b' ok 734 - wildmatch (via ls-files): match '\??\?b' '?a?b' ok 735 - iwildmatch: match '?a?b' '\??\?b' ok 736 - iwildmatch (via ls-files): match '\??\?b' '?a?b' ok 737 - pathmatch: match '?a?b' '\??\?b' ok 738 - pathmatch (via ls-files): match '\??\?b' '?a?b' ok 739 - ipathmatch: match '?a?b' '\??\?b' ok 740 - ipathmatch (via ls-files): match '\??\?b' '?a?b' ok 741 - cleanup after previous file test ok 742 - setup match file test for abc ok 743 - wildmatch: match 'abc' '\a\b\c' ok 744 - wildmatch (via ls-files): match '\a\b\c' 'abc' ok 745 - iwildmatch: match 'abc' '\a\b\c' ok 746 - iwildmatch (via ls-files): match '\a\b\c' 'abc' ok 747 - pathmatch: match 'abc' '\a\b\c' ok 748 - pathmatch (via ls-files): match '\a\b\c' 'abc' ok 749 - ipathmatch: match 'abc' '\a\b\c' ok 750 - ipathmatch (via ls-files): match '\a\b\c' 'abc' ok 751 - cleanup after previous file test ok 752 - setup match file test for foo ok 753 - wildmatch: no match 'foo' '' ok 754 - wildmatch (via ls-files): match dies on '' 'foo' ok 755 - iwildmatch: no match 'foo' '' ok 756 - iwildmatch (via ls-files): match dies on '' 'foo' ok 757 - pathmatch: no match 'foo' '' ok 758 - pathmatch (via ls-files): match dies on '' 'foo' ok 759 - ipathmatch: no match 'foo' '' ok 760 - ipathmatch (via ls-files): match dies on '' 'foo' ok 761 - cleanup after previous file test ok 762 - setup match file test for foo/bar/baz/to ok 763 - wildmatch: match 'foo/bar/baz/to' '**/t[o]' ok 764 - wildmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 765 - iwildmatch: match 'foo/bar/baz/to' '**/t[o]' ok 766 - iwildmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 767 - pathmatch: match 'foo/bar/baz/to' '**/t[o]' ok 768 - pathmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 769 - ipathmatch: match 'foo/bar/baz/to' '**/t[o]' ok 770 - ipathmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 771 - cleanup after previous file test ok 772 - setup match file test for a1B ok 773 - wildmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 774 - wildmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 775 - iwildmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 776 - iwildmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 777 - pathmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 778 - pathmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 779 - ipathmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 780 - ipathmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 781 - cleanup after previous file test ok 782 - setup match file test for a ok 783 - wildmatch: no match 'a' '[[:digit:][:upper:][:space:]]' ok 784 - wildmatch (via ls-files): no match '[[:digit:][:upper:][:space:]]' 'a' ok 785 - iwildmatch: match 'a' '[[:digit:][:upper:][:space:]]' ok 786 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'a' ok 787 - pathmatch: no match 'a' '[[:digit:][:upper:][:space:]]' ok 788 - pathmatch (via ls-files): no match '[[:digit:][:upper:][:space:]]' 'a' ok 789 - ipathmatch: match 'a' '[[:digit:][:upper:][:space:]]' ok 790 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'a' ok 791 - cleanup after previous file test ok 792 - setup match file test for A ok 793 - wildmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 794 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 795 - iwildmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 796 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 797 - pathmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 798 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 799 - ipathmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 800 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 801 - cleanup after previous file test ok 802 - setup match file test for 1 ok 803 - wildmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 804 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 805 - iwildmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 806 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 807 - pathmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 808 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 809 - ipathmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 810 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 811 - cleanup after previous file test ok 812 - setup match file test for 1 ok 813 - wildmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 814 - wildmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 815 - iwildmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 816 - iwildmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 817 - pathmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 818 - pathmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 819 - ipathmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 820 - ipathmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 821 - cleanup after previous file test ok 822 - setup match file test for ok 823 - wildmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 824 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 825 - iwildmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 826 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 827 - pathmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 828 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 829 - ipathmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 830 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 831 - cleanup after previous file test ok 832 - setup match file test for . ok 833 - wildmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 834 - wildmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 835 - iwildmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 836 - iwildmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 837 - pathmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 838 - pathmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 839 - ipathmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 840 - ipathmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 841 - cleanup after previous file test ok 842 - setup match file test for . ok 843 - wildmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 844 - wildmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 845 - iwildmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 846 - iwildmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 847 - pathmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 848 - pathmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 849 - ipathmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 850 - ipathmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 851 - cleanup after previous file test ok 852 - setup match file test for 5 ok 853 - wildmatch: match '5' '[[:xdigit:]]' ok 854 - wildmatch (via ls-files): match '[[:xdigit:]]' '5' ok 855 - iwildmatch: match '5' '[[:xdigit:]]' ok 856 - iwildmatch (via ls-files): match '[[:xdigit:]]' '5' ok 857 - pathmatch: match '5' '[[:xdigit:]]' ok 858 - pathmatch (via ls-files): match '[[:xdigit:]]' '5' ok 859 - ipathmatch: match '5' '[[:xdigit:]]' ok 860 - ipathmatch (via ls-files): match '[[:xdigit:]]' '5' ok 861 - cleanup after previous file test ok 862 - setup match file test for f ok 863 - wildmatch: match 'f' '[[:xdigit:]]' ok 864 - wildmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 865 - iwildmatch: match 'f' '[[:xdigit:]]' ok 866 - iwildmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 867 - pathmatch: match 'f' '[[:xdigit:]]' ok 868 - pathmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 869 - ipathmatch: match 'f' '[[:xdigit:]]' ok 870 - ipathmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 871 - cleanup after previous file test ok 872 - setup match file test for D ok 873 - wildmatch: match 'D' '[[:xdigit:]]' ok 874 - wildmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 875 - iwildmatch: match 'D' '[[:xdigit:]]' ok 876 - iwildmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 877 - pathmatch: match 'D' '[[:xdigit:]]' ok 878 - pathmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 879 - ipathmatch: match 'D' '[[:xdigit:]]' ok 880 - ipathmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 881 - cleanup after previous file test ok 882 - setup match file test for _ ok 883 - wildmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 884 - wildmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 885 - iwildmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 886 - iwildmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 887 - pathmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 888 - pathmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 889 - ipathmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 890 - ipathmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 891 - cleanup after previous file test ok 892 - setup match file test for . ok 893 - wildmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 894 - wildmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 895 - iwildmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 896 - iwildmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 897 - pathmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 898 - pathmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 899 - ipathmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 900 - ipathmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 901 - cleanup after previous file test ok 902 - setup match file test for 5 ok 903 - wildmatch: match '5' '[a-c[:digit:]x-z]' ok 904 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 905 - iwildmatch: match '5' '[a-c[:digit:]x-z]' ok 906 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 907 - pathmatch: match '5' '[a-c[:digit:]x-z]' ok 908 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 909 - ipathmatch: match '5' '[a-c[:digit:]x-z]' ok 910 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 911 - cleanup after previous file test ok 912 - setup match file test for b ok 913 - wildmatch: match 'b' '[a-c[:digit:]x-z]' ok 914 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 915 - iwildmatch: match 'b' '[a-c[:digit:]x-z]' ok 916 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 917 - pathmatch: match 'b' '[a-c[:digit:]x-z]' ok 918 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 919 - ipathmatch: match 'b' '[a-c[:digit:]x-z]' ok 920 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 921 - cleanup after previous file test ok 922 - setup match file test for y ok 923 - wildmatch: match 'y' '[a-c[:digit:]x-z]' ok 924 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 925 - iwildmatch: match 'y' '[a-c[:digit:]x-z]' ok 926 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 927 - pathmatch: match 'y' '[a-c[:digit:]x-z]' ok 928 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 929 - ipathmatch: match 'y' '[a-c[:digit:]x-z]' ok 930 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 931 - cleanup after previous file test ok 932 - setup match file test for q ok 933 - wildmatch: no match 'q' '[a-c[:digit:]x-z]' ok 934 - wildmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 935 - iwildmatch: no match 'q' '[a-c[:digit:]x-z]' ok 936 - iwildmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 937 - pathmatch: no match 'q' '[a-c[:digit:]x-z]' ok 938 - pathmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 939 - ipathmatch: no match 'q' '[a-c[:digit:]x-z]' ok 940 - ipathmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 941 - cleanup after previous file test ok 942 - setup match file test for ] ok 943 - wildmatch: match ']' '[\\-^]' ok 944 - wildmatch (via ls-files): match '[\\-^]' ']' ok 945 - iwildmatch: match ']' '[\\-^]' ok 946 - iwildmatch (via ls-files): match '[\\-^]' ']' ok 947 - pathmatch: match ']' '[\\-^]' ok 948 - pathmatch (via ls-files): match '[\\-^]' ']' ok 949 - ipathmatch: match ']' '[\\-^]' ok 950 - ipathmatch (via ls-files): match '[\\-^]' ']' ok 951 - cleanup after previous file test ok 952 - setup match file test for [ ok 953 - wildmatch: no match '[' '[\\-^]' ok 954 - wildmatch (via ls-files): no match '[\\-^]' '[' ok 955 - iwildmatch: no match '[' '[\\-^]' ok 956 - iwildmatch (via ls-files): no match '[\\-^]' '[' ok 957 - pathmatch: no match '[' '[\\-^]' ok 958 - pathmatch (via ls-files): no match '[\\-^]' '[' ok 959 - ipathmatch: no match '[' '[\\-^]' ok 960 - ipathmatch (via ls-files): no match '[\\-^]' '[' ok 961 - cleanup after previous file test ok 962 - setup match file test for - ok 963 - wildmatch: match '-' '[\-_]' ok 964 - wildmatch (via ls-files): match '[\-_]' '-' ok 965 - iwildmatch: match '-' '[\-_]' ok 966 - iwildmatch (via ls-files): match '[\-_]' '-' ok 967 - pathmatch: match '-' '[\-_]' ok 968 - pathmatch (via ls-files): match '[\-_]' '-' ok 969 - ipathmatch: match '-' '[\-_]' ok 970 - ipathmatch (via ls-files): match '[\-_]' '-' ok 971 - cleanup after previous file test ok 972 - setup match file test for ] ok 973 - wildmatch: match ']' '[\]]' ok 974 - wildmatch (via ls-files): match '[\]]' ']' ok 975 - iwildmatch: match ']' '[\]]' ok 976 - iwildmatch (via ls-files): match '[\]]' ']' ok 977 - pathmatch: match ']' '[\]]' ok 978 - pathmatch (via ls-files): match '[\]]' ']' ok 979 - ipathmatch: match ']' '[\]]' ok 980 - ipathmatch (via ls-files): match '[\]]' ']' ok 981 - cleanup after previous file test ok 982 - setup match file test for \] ok 983 - wildmatch: no match '\]' '[\]]' ok 984 - wildmatch (via ls-files): no match '[\]]' '\]' ok 985 - iwildmatch: no match '\]' '[\]]' ok 986 - iwildmatch (via ls-files): no match '[\]]' '\]' ok 987 - pathmatch: no match '\]' '[\]]' ok 988 - pathmatch (via ls-files): no match '[\]]' '\]' ok 989 - ipathmatch: no match '\]' '[\]]' ok 990 - ipathmatch (via ls-files): no match '[\]]' '\]' ok 991 - cleanup after previous file test ok 992 - setup match file test for \ ok 993 - wildmatch: no match '\' '[\]]' ok 994 - wildmatch (via ls-files): no match '[\]]' '\' ok 995 - iwildmatch: no match '\' '[\]]' ok 996 - iwildmatch (via ls-files): no match '[\]]' '\' ok 997 - pathmatch: no match '\' '[\]]' ok 998 - pathmatch (via ls-files): no match '[\]]' '\' ok 999 - ipathmatch: no match '\' '[\]]' ok 1000 - ipathmatch (via ls-files): no match '[\]]' '\' ok 1001 - cleanup after previous file test ok 1002 - setup match file test for ab ok 1003 - wildmatch: no match 'ab' 'a[]b' ok 1004 - wildmatch (via ls-files): no match 'a[]b' 'ab' ok 1005 - iwildmatch: no match 'ab' 'a[]b' ok 1006 - iwildmatch (via ls-files): no match 'a[]b' 'ab' ok 1007 - pathmatch: no match 'ab' 'a[]b' ok 1008 - pathmatch (via ls-files): no match 'a[]b' 'ab' ok 1009 - ipathmatch: no match 'ab' 'a[]b' ok 1010 - ipathmatch (via ls-files): no match 'a[]b' 'ab' ok 1011 - cleanup after previous file test ok 1012 - setup match file test for a[]b ok 1013 - wildmatch: no match 'a[]b' 'a[]b' ok 1014 - wildmatch (via ls-files): match 'a[]b' 'a[]b' ok 1015 - iwildmatch: no match 'a[]b' 'a[]b' ok 1016 - iwildmatch (via ls-files): match 'a[]b' 'a[]b' ok 1017 - pathmatch: no match 'a[]b' 'a[]b' ok 1018 - pathmatch (via ls-files): match 'a[]b' 'a[]b' ok 1019 - ipathmatch: no match 'a[]b' 'a[]b' ok 1020 - ipathmatch (via ls-files): match 'a[]b' 'a[]b' ok 1021 - cleanup after previous file test ok 1022 - setup match file test for ab[ ok 1023 - wildmatch: no match 'ab[' 'ab[' ok 1024 - wildmatch (via ls-files): match 'ab[' 'ab[' ok 1025 - iwildmatch: no match 'ab[' 'ab[' ok 1026 - iwildmatch (via ls-files): match 'ab[' 'ab[' ok 1027 - pathmatch: no match 'ab[' 'ab[' ok 1028 - pathmatch (via ls-files): match 'ab[' 'ab[' ok 1029 - ipathmatch: no match 'ab[' 'ab[' ok 1030 - ipathmatch (via ls-files): match 'ab[' 'ab[' ok 1031 - cleanup after previous file test ok 1032 - setup match file test for ab ok 1033 - wildmatch: no match 'ab' '[!' ok 1034 - wildmatch (via ls-files): no match '[!' 'ab' ok 1035 - iwildmatch: no match 'ab' '[!' ok 1036 - iwildmatch (via ls-files): no match '[!' 'ab' ok 1037 - pathmatch: no match 'ab' '[!' ok 1038 - pathmatch (via ls-files): no match '[!' 'ab' ok 1039 - ipathmatch: no match 'ab' '[!' ok 1040 - ipathmatch (via ls-files): no match '[!' 'ab' ok 1041 - cleanup after previous file test ok 1042 - setup match file test for ab ok 1043 - wildmatch: no match 'ab' '[-' ok 1044 - wildmatch (via ls-files): no match '[-' 'ab' ok 1045 - iwildmatch: no match 'ab' '[-' ok 1046 - iwildmatch (via ls-files): no match '[-' 'ab' ok 1047 - pathmatch: no match 'ab' '[-' ok 1048 - pathmatch (via ls-files): no match '[-' 'ab' ok 1049 - ipathmatch: no match 'ab' '[-' ok 1050 - ipathmatch (via ls-files): no match '[-' 'ab' ok 1051 - cleanup after previous file test ok 1052 - setup match file test for - ok 1053 - wildmatch: match '-' '[-]' ok 1054 - wildmatch (via ls-files): match '[-]' '-' ok 1055 - iwildmatch: match '-' '[-]' ok 1056 - iwildmatch (via ls-files): match '[-]' '-' ok 1057 - pathmatch: match '-' '[-]' ok 1058 - pathmatch (via ls-files): match '[-]' '-' ok 1059 - ipathmatch: match '-' '[-]' ok 1060 - ipathmatch (via ls-files): match '[-]' '-' ok 1061 - cleanup after previous file test ok 1062 - setup match file test for - ok 1063 - wildmatch: no match '-' '[a-' ok 1064 - wildmatch (via ls-files): no match '[a-' '-' ok 1065 - iwildmatch: no match '-' '[a-' ok 1066 - iwildmatch (via ls-files): no match '[a-' '-' ok 1067 - pathmatch: no match '-' '[a-' ok 1068 - pathmatch (via ls-files): no match '[a-' '-' ok 1069 - ipathmatch: no match '-' '[a-' ok 1070 - ipathmatch (via ls-files): no match '[a-' '-' ok 1071 - cleanup after previous file test ok 1072 - setup match file test for - ok 1073 - wildmatch: no match '-' '[!a-' ok 1074 - wildmatch (via ls-files): no match '[!a-' '-' ok 1075 - iwildmatch: no match '-' '[!a-' ok 1076 - iwildmatch (via ls-files): no match '[!a-' '-' ok 1077 - pathmatch: no match '-' '[!a-' ok 1078 - pathmatch (via ls-files): no match '[!a-' '-' ok 1079 - ipathmatch: no match '-' '[!a-' ok 1080 - ipathmatch (via ls-files): no match '[!a-' '-' ok 1081 - cleanup after previous file test ok 1082 - setup match file test for - ok 1083 - wildmatch: match '-' '[--A]' ok 1084 - wildmatch (via ls-files): match '[--A]' '-' ok 1085 - iwildmatch: match '-' '[--A]' ok 1086 - iwildmatch (via ls-files): match '[--A]' '-' ok 1087 - pathmatch: match '-' '[--A]' ok 1088 - pathmatch (via ls-files): match '[--A]' '-' ok 1089 - ipathmatch: match '-' '[--A]' ok 1090 - ipathmatch (via ls-files): match '[--A]' '-' ok 1091 - cleanup after previous file test ok 1092 - setup match file test for 5 ok 1093 - wildmatch: match '5' '[--A]' ok 1094 - wildmatch (via ls-files): match '[--A]' '5' ok 1095 - iwildmatch: match '5' '[--A]' ok 1096 - iwildmatch (via ls-files): match '[--A]' '5' ok 1097 - pathmatch: match '5' '[--A]' ok 1098 - pathmatch (via ls-files): match '[--A]' '5' ok 1099 - ipathmatch: match '5' '[--A]' ok 1100 - ipathmatch (via ls-files): match '[--A]' '5' ok 1101 - cleanup after previous file test ok 1102 - setup match file test for ok 1103 - wildmatch: match ' ' '[ --]' ok 1104 - wildmatch (via ls-files): match '[ --]' ' ' ok 1105 - iwildmatch: match ' ' '[ --]' ok 1106 - iwildmatch (via ls-files): match '[ --]' ' ' ok 1107 - pathmatch: match ' ' '[ --]' ok 1108 - pathmatch (via ls-files): match '[ --]' ' ' ok 1109 - ipathmatch: match ' ' '[ --]' ok 1110 - ipathmatch (via ls-files): match '[ --]' ' ' ok 1111 - cleanup after previous file test ok 1112 - setup match file test for $ ok 1113 - wildmatch: match '$' '[ --]' ok 1114 - wildmatch (via ls-files): match '[ --]' '$' ok 1115 - iwildmatch: match '$' '[ --]' ok 1116 - iwildmatch (via ls-files): match '[ --]' '$' ok 1117 - pathmatch: match '$' '[ --]' ok 1118 - pathmatch (via ls-files): match '[ --]' '$' ok 1119 - ipathmatch: match '$' '[ --]' ok 1120 - ipathmatch (via ls-files): match '[ --]' '$' ok 1121 - cleanup after previous file test ok 1122 - setup match file test for - ok 1123 - wildmatch: match '-' '[ --]' ok 1124 - wildmatch (via ls-files): match '[ --]' '-' ok 1125 - iwildmatch: match '-' '[ --]' ok 1126 - iwildmatch (via ls-files): match '[ --]' '-' ok 1127 - pathmatch: match '-' '[ --]' ok 1128 - pathmatch (via ls-files): match '[ --]' '-' ok 1129 - ipathmatch: match '-' '[ --]' ok 1130 - ipathmatch (via ls-files): match '[ --]' '-' ok 1131 - cleanup after previous file test ok 1132 - setup match file test for 0 ok 1133 - wildmatch: no match '0' '[ --]' ok 1134 - wildmatch (via ls-files): no match '[ --]' '0' ok 1135 - iwildmatch: no match '0' '[ --]' ok 1136 - iwildmatch (via ls-files): no match '[ --]' '0' ok 1137 - pathmatch: no match '0' '[ --]' ok 1138 - pathmatch (via ls-files): no match '[ --]' '0' ok 1139 - ipathmatch: no match '0' '[ --]' ok 1140 - ipathmatch (via ls-files): no match '[ --]' '0' ok 1141 - cleanup after previous file test ok 1142 - setup match file test for - ok 1143 - wildmatch: match '-' '[---]' ok 1144 - wildmatch (via ls-files): match '[---]' '-' ok 1145 - iwildmatch: match '-' '[---]' ok 1146 - iwildmatch (via ls-files): match '[---]' '-' ok 1147 - pathmatch: match '-' '[---]' ok 1148 - pathmatch (via ls-files): match '[---]' '-' ok 1149 - ipathmatch: match '-' '[---]' ok 1150 - ipathmatch (via ls-files): match '[---]' '-' ok 1151 - cleanup after previous file test ok 1152 - setup match file test for - ok 1153 - wildmatch: match '-' '[------]' ok 1154 - wildmatch (via ls-files): match '[------]' '-' ok 1155 - iwildmatch: match '-' '[------]' ok 1156 - iwildmatch (via ls-files): match '[------]' '-' ok 1157 - pathmatch: match '-' '[------]' ok 1158 - pathmatch (via ls-files): match '[------]' '-' ok 1159 - ipathmatch: match '-' '[------]' ok 1160 - ipathmatch (via ls-files): match '[------]' '-' ok 1161 - cleanup after previous file test ok 1162 - setup match file test for j ok 1163 - wildmatch: no match 'j' '[a-e-n]' ok 1164 - wildmatch (via ls-files): no match '[a-e-n]' 'j' ok 1165 - iwildmatch: no match 'j' '[a-e-n]' ok 1166 - iwildmatch (via ls-files): no match '[a-e-n]' 'j' ok 1167 - pathmatch: no match 'j' '[a-e-n]' ok 1168 - pathmatch (via ls-files): no match '[a-e-n]' 'j' ok 1169 - ipathmatch: no match 'j' '[a-e-n]' ok 1170 - ipathmatch (via ls-files): no match '[a-e-n]' 'j' ok 1171 - cleanup after previous file test ok 1172 - setup match file test for - ok 1173 - wildmatch: match '-' '[a-e-n]' ok 1174 - wildmatch (via ls-files): match '[a-e-n]' '-' ok 1175 - iwildmatch: match '-' '[a-e-n]' ok 1176 - iwildmatch (via ls-files): match '[a-e-n]' '-' ok 1177 - pathmatch: match '-' '[a-e-n]' ok 1178 - pathmatch (via ls-files): match '[a-e-n]' '-' ok 1179 - ipathmatch: match '-' '[a-e-n]' ok 1180 - ipathmatch (via ls-files): match '[a-e-n]' '-' ok 1181 - cleanup after previous file test ok 1182 - setup match file test for a ok 1183 - wildmatch: match 'a' '[!------]' ok 1184 - wildmatch (via ls-files): match '[!------]' 'a' ok 1185 - iwildmatch: match 'a' '[!------]' ok 1186 - iwildmatch (via ls-files): match '[!------]' 'a' ok 1187 - pathmatch: match 'a' '[!------]' ok 1188 - pathmatch (via ls-files): match '[!------]' 'a' ok 1189 - ipathmatch: match 'a' '[!------]' ok 1190 - ipathmatch (via ls-files): match '[!------]' 'a' ok 1191 - cleanup after previous file test ok 1192 - setup match file test for [ ok 1193 - wildmatch: no match '[' '[]-a]' ok 1194 - wildmatch (via ls-files): no match '[]-a]' '[' ok 1195 - iwildmatch: no match '[' '[]-a]' ok 1196 - iwildmatch (via ls-files): no match '[]-a]' '[' ok 1197 - pathmatch: no match '[' '[]-a]' ok 1198 - pathmatch (via ls-files): no match '[]-a]' '[' ok 1199 - ipathmatch: no match '[' '[]-a]' ok 1200 - ipathmatch (via ls-files): no match '[]-a]' '[' ok 1201 - cleanup after previous file test ok 1202 - setup match file test for ^ ok 1203 - wildmatch: match '^' '[]-a]' ok 1204 - wildmatch (via ls-files): match '[]-a]' '^' ok 1205 - iwildmatch: match '^' '[]-a]' ok 1206 - iwildmatch (via ls-files): match '[]-a]' '^' ok 1207 - pathmatch: match '^' '[]-a]' ok 1208 - pathmatch (via ls-files): match '[]-a]' '^' ok 1209 - ipathmatch: match '^' '[]-a]' ok 1210 - ipathmatch (via ls-files): match '[]-a]' '^' ok 1211 - cleanup after previous file test ok 1212 - setup match file test for ^ ok 1213 - wildmatch: no match '^' '[!]-a]' ok 1214 - wildmatch (via ls-files): no match '[!]-a]' '^' ok 1215 - iwildmatch: no match '^' '[!]-a]' ok 1216 - iwildmatch (via ls-files): no match '[!]-a]' '^' ok 1217 - pathmatch: no match '^' '[!]-a]' ok 1218 - pathmatch (via ls-files): no match '[!]-a]' '^' ok 1219 - ipathmatch: no match '^' '[!]-a]' ok 1220 - ipathmatch (via ls-files): no match '[!]-a]' '^' ok 1221 - cleanup after previous file test ok 1222 - setup match file test for [ ok 1223 - wildmatch: match '[' '[!]-a]' ok 1224 - wildmatch (via ls-files): match '[!]-a]' '[' ok 1225 - iwildmatch: match '[' '[!]-a]' ok 1226 - iwildmatch (via ls-files): match '[!]-a]' '[' ok 1227 - pathmatch: match '[' '[!]-a]' ok 1228 - pathmatch (via ls-files): match '[!]-a]' '[' ok 1229 - ipathmatch: match '[' '[!]-a]' ok 1230 - ipathmatch (via ls-files): match '[!]-a]' '[' ok 1231 - cleanup after previous file test ok 1232 - setup match file test for ^ ok 1233 - wildmatch: match '^' '[a^bc]' ok 1234 - wildmatch (via ls-files): match '[a^bc]' '^' ok 1235 - iwildmatch: match '^' '[a^bc]' ok 1236 - iwildmatch (via ls-files): match '[a^bc]' '^' ok 1237 - pathmatch: match '^' '[a^bc]' ok 1238 - pathmatch (via ls-files): match '[a^bc]' '^' ok 1239 - ipathmatch: match '^' '[a^bc]' ok 1240 - ipathmatch (via ls-files): match '[a^bc]' '^' ok 1241 - cleanup after previous file test ok 1242 - setup match file test for -b] ok 1243 - wildmatch: match '-b]' '[a-]b]' ok 1244 - wildmatch (via ls-files): match '[a-]b]' '-b]' ok 1245 - iwildmatch: match '-b]' '[a-]b]' ok 1246 - iwildmatch (via ls-files): match '[a-]b]' '-b]' ok 1247 - pathmatch: match '-b]' '[a-]b]' ok 1248 - pathmatch (via ls-files): match '[a-]b]' '-b]' ok 1249 - ipathmatch: match '-b]' '[a-]b]' ok 1250 - ipathmatch (via ls-files): match '[a-]b]' '-b]' ok 1251 - cleanup after previous file test ok 1252 - setup match file test for \ ok 1253 - wildmatch: no match '\' '[\]' ok 1254 - wildmatch (via ls-files): no match '[\]' '\' ok 1255 - iwildmatch: no match '\' '[\]' ok 1256 - iwildmatch (via ls-files): no match '[\]' '\' ok 1257 - pathmatch: no match '\' '[\]' ok 1258 - pathmatch (via ls-files): no match '[\]' '\' ok 1259 - ipathmatch: no match '\' '[\]' ok 1260 - ipathmatch (via ls-files): no match '[\]' '\' ok 1261 - cleanup after previous file test ok 1262 - setup match file test for \ ok 1263 - wildmatch: match '\' '[\\]' ok 1264 - wildmatch (via ls-files): match '[\\]' '\' ok 1265 - iwildmatch: match '\' '[\\]' ok 1266 - iwildmatch (via ls-files): match '[\\]' '\' ok 1267 - pathmatch: match '\' '[\\]' ok 1268 - pathmatch (via ls-files): match '[\\]' '\' ok 1269 - ipathmatch: match '\' '[\\]' ok 1270 - ipathmatch (via ls-files): match '[\\]' '\' ok 1271 - cleanup after previous file test ok 1272 - setup match file test for \ ok 1273 - wildmatch: no match '\' '[!\\]' ok 1274 - wildmatch (via ls-files): no match '[!\\]' '\' ok 1275 - iwildmatch: no match '\' '[!\\]' ok 1276 - iwildmatch (via ls-files): no match '[!\\]' '\' ok 1277 - pathmatch: no match '\' '[!\\]' ok 1278 - pathmatch (via ls-files): no match '[!\\]' '\' ok 1279 - ipathmatch: no match '\' '[!\\]' ok 1280 - ipathmatch (via ls-files): no match '[!\\]' '\' ok 1281 - cleanup after previous file test ok 1282 - setup match file test for G ok 1283 - wildmatch: match 'G' '[A-\\]' ok 1284 - wildmatch (via ls-files): match '[A-\\]' 'G' ok 1285 - iwildmatch: match 'G' '[A-\\]' ok 1286 - iwildmatch (via ls-files): match '[A-\\]' 'G' ok 1287 - pathmatch: match 'G' '[A-\\]' ok 1288 - pathmatch (via ls-files): match '[A-\\]' 'G' ok 1289 - ipathmatch: match 'G' '[A-\\]' ok 1290 - ipathmatch (via ls-files): match '[A-\\]' 'G' ok 1291 - cleanup after previous file test ok 1292 - setup match file test for aaabbb ok 1293 - wildmatch: no match 'aaabbb' 'b*a' ok 1294 - wildmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1295 - iwildmatch: no match 'aaabbb' 'b*a' ok 1296 - iwildmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1297 - pathmatch: no match 'aaabbb' 'b*a' ok 1298 - pathmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1299 - ipathmatch: no match 'aaabbb' 'b*a' ok 1300 - ipathmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1301 - cleanup after previous file test ok 1302 - setup match file test for aabcaa ok 1303 - wildmatch: no match 'aabcaa' '*ba*' ok 1304 - wildmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1305 - iwildmatch: no match 'aabcaa' '*ba*' ok 1306 - iwildmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1307 - pathmatch: no match 'aabcaa' '*ba*' ok 1308 - pathmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1309 - ipathmatch: no match 'aabcaa' '*ba*' ok 1310 - ipathmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1311 - cleanup after previous file test ok 1312 - setup match file test for , ok 1313 - wildmatch: match ',' '[,]' ok 1314 - wildmatch (via ls-files): match '[,]' ',' ok 1315 - iwildmatch: match ',' '[,]' ok 1316 - iwildmatch (via ls-files): match '[,]' ',' ok 1317 - pathmatch: match ',' '[,]' ok 1318 - pathmatch (via ls-files): match '[,]' ',' ok 1319 - ipathmatch: match ',' '[,]' ok 1320 - ipathmatch (via ls-files): match '[,]' ',' ok 1321 - cleanup after previous file test ok 1322 - setup match file test for , ok 1323 - wildmatch: match ',' '[\\,]' ok 1324 - wildmatch (via ls-files): match '[\\,]' ',' ok 1325 - iwildmatch: match ',' '[\\,]' ok 1326 - iwildmatch (via ls-files): match '[\\,]' ',' ok 1327 - pathmatch: match ',' '[\\,]' ok 1328 - pathmatch (via ls-files): match '[\\,]' ',' ok 1329 - ipathmatch: match ',' '[\\,]' ok 1330 - ipathmatch (via ls-files): match '[\\,]' ',' ok 1331 - cleanup after previous file test ok 1332 - setup match file test for \ ok 1333 - wildmatch: match '\' '[\\,]' ok 1334 - wildmatch (via ls-files): match '[\\,]' '\' ok 1335 - iwildmatch: match '\' '[\\,]' ok 1336 - iwildmatch (via ls-files): match '[\\,]' '\' ok 1337 - pathmatch: match '\' '[\\,]' ok 1338 - pathmatch (via ls-files): match '[\\,]' '\' ok 1339 - ipathmatch: match '\' '[\\,]' ok 1340 - ipathmatch (via ls-files): match '[\\,]' '\' ok 1341 - cleanup after previous file test ok 1342 - setup match file test for - ok 1343 - wildmatch: match '-' '[,-.]' ok 1344 - wildmatch (via ls-files): match '[,-.]' '-' ok 1345 - iwildmatch: match '-' '[,-.]' ok 1346 - iwildmatch (via ls-files): match '[,-.]' '-' ok 1347 - pathmatch: match '-' '[,-.]' ok 1348 - pathmatch (via ls-files): match '[,-.]' '-' ok 1349 - ipathmatch: match '-' '[,-.]' ok 1350 - ipathmatch (via ls-files): match '[,-.]' '-' ok 1351 - cleanup after previous file test ok 1352 - setup match file test for + ok 1353 - wildmatch: no match '+' '[,-.]' ok 1354 - wildmatch (via ls-files): no match '[,-.]' '+' ok 1355 - iwildmatch: no match '+' '[,-.]' ok 1356 - iwildmatch (via ls-files): no match '[,-.]' '+' ok 1357 - pathmatch: no match '+' '[,-.]' ok 1358 - pathmatch (via ls-files): no match '[,-.]' '+' ok 1359 - ipathmatch: no match '+' '[,-.]' ok 1360 - ipathmatch (via ls-files): no match '[,-.]' '+' ok 1361 - cleanup after previous file test ok 1362 - setup match file test for -.] ok 1363 - wildmatch: no match '-.]' '[,-.]' ok 1364 - wildmatch (via ls-files): no match '[,-.]' '-.]' ok 1365 - iwildmatch: no match '-.]' '[,-.]' ok 1366 - iwildmatch (via ls-files): no match '[,-.]' '-.]' ok 1367 - pathmatch: no match '-.]' '[,-.]' ok 1368 - pathmatch (via ls-files): no match '[,-.]' '-.]' ok 1369 - ipathmatch: no match '-.]' '[,-.]' ok 1370 - ipathmatch (via ls-files): no match '[,-.]' '-.]' ok 1371 - cleanup after previous file test ok 1372 - setup match file test for 2 ok 1373 - wildmatch: match '2' '[\1-\3]' ok 1374 - wildmatch (via ls-files): match '[\1-\3]' '2' ok 1375 - iwildmatch: match '2' '[\1-\3]' ok 1376 - iwildmatch (via ls-files): match '[\1-\3]' '2' ok 1377 - pathmatch: match '2' '[\1-\3]' ok 1378 - pathmatch (via ls-files): match '[\1-\3]' '2' ok 1379 - ipathmatch: match '2' '[\1-\3]' ok 1380 - ipathmatch (via ls-files): match '[\1-\3]' '2' ok 1381 - cleanup after previous file test ok 1382 - setup match file test for 3 ok 1383 - wildmatch: match '3' '[\1-\3]' ok 1384 - wildmatch (via ls-files): match '[\1-\3]' '3' ok 1385 - iwildmatch: match '3' '[\1-\3]' ok 1386 - iwildmatch (via ls-files): match '[\1-\3]' '3' ok 1387 - pathmatch: match '3' '[\1-\3]' ok 1388 - pathmatch (via ls-files): match '[\1-\3]' '3' ok 1389 - ipathmatch: match '3' '[\1-\3]' ok 1390 - ipathmatch (via ls-files): match '[\1-\3]' '3' ok 1391 - cleanup after previous file test ok 1392 - setup match file test for 4 ok 1393 - wildmatch: no match '4' '[\1-\3]' ok 1394 - wildmatch (via ls-files): no match '[\1-\3]' '4' ok 1395 - iwildmatch: no match '4' '[\1-\3]' ok 1396 - iwildmatch (via ls-files): no match '[\1-\3]' '4' ok 1397 - pathmatch: no match '4' '[\1-\3]' ok 1398 - pathmatch (via ls-files): no match '[\1-\3]' '4' ok 1399 - ipathmatch: no match '4' '[\1-\3]' ok 1400 - ipathmatch (via ls-files): no match '[\1-\3]' '4' ok 1401 - cleanup after previous file test ok 1402 - setup match file test for \ ok 1403 - wildmatch: match '\' '[[-\]]' ok 1404 - wildmatch (via ls-files): match '[[-\]]' '\' ok 1405 - iwildmatch: match '\' '[[-\]]' ok 1406 - iwildmatch (via ls-files): match '[[-\]]' '\' ok 1407 - pathmatch: match '\' '[[-\]]' ok 1408 - pathmatch (via ls-files): match '[[-\]]' '\' ok 1409 - ipathmatch: match '\' '[[-\]]' ok 1410 - ipathmatch (via ls-files): match '[[-\]]' '\' ok 1411 - cleanup after previous file test ok 1412 - setup match file test for [ ok 1413 - wildmatch: match '[' '[[-\]]' ok 1414 - wildmatch (via ls-files): match '[[-\]]' '[' ok 1415 - iwildmatch: match '[' '[[-\]]' ok 1416 - iwildmatch (via ls-files): match '[[-\]]' '[' ok 1417 - pathmatch: match '[' '[[-\]]' ok 1418 - pathmatch (via ls-files): match '[[-\]]' '[' ok 1419 - ipathmatch: match '[' '[[-\]]' ok 1420 - ipathmatch (via ls-files): match '[[-\]]' '[' ok 1421 - cleanup after previous file test ok 1422 - setup match file test for ] ok 1423 - wildmatch: match ']' '[[-\]]' ok 1424 - wildmatch (via ls-files): match '[[-\]]' ']' ok 1425 - iwildmatch: match ']' '[[-\]]' ok 1426 - iwildmatch (via ls-files): match '[[-\]]' ']' ok 1427 - pathmatch: match ']' '[[-\]]' ok 1428 - pathmatch (via ls-files): match '[[-\]]' ']' ok 1429 - ipathmatch: match ']' '[[-\]]' ok 1430 - ipathmatch (via ls-files): match '[[-\]]' ']' ok 1431 - cleanup after previous file test ok 1432 - setup match file test for - ok 1433 - wildmatch: no match '-' '[[-\]]' ok 1434 - wildmatch (via ls-files): no match '[[-\]]' '-' ok 1435 - iwildmatch: no match '-' '[[-\]]' ok 1436 - iwildmatch (via ls-files): no match '[[-\]]' '-' ok 1437 - pathmatch: no match '-' '[[-\]]' ok 1438 - pathmatch (via ls-files): no match '[[-\]]' '-' ok 1439 - ipathmatch: no match '-' '[[-\]]' ok 1440 - ipathmatch (via ls-files): no match '[[-\]]' '-' ok 1441 - cleanup after previous file test ok 1442 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1 ok 1443 - wildmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1444 - wildmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1445 - iwildmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1446 - iwildmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1447 - pathmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1448 - pathmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1449 - ipathmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1450 - ipathmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1451 - cleanup after previous file test ok 1452 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1 ok 1453 - wildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1454 - wildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1455 - iwildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1456 - iwildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1457 - pathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1458 - pathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1459 - ipathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1460 - ipathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1461 - cleanup after previous file test ok 1462 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1 ok 1463 - wildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1464 - wildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1465 - iwildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1466 - iwildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1467 - pathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1468 - pathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1469 - ipathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1470 - ipathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1471 - cleanup after previous file test ok 1472 - setup match file test for XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1 ok 1473 - wildmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1474 - wildmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1475 - iwildmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1476 - iwildmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1477 - pathmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1478 - pathmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1479 - ipathmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1480 - ipathmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1481 - cleanup after previous file test ok 1482 - setup match file test for XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1 ok 1483 - wildmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1484 - wildmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1485 - iwildmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1486 - iwildmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1487 - pathmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1488 - pathmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1489 - ipathmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1490 - ipathmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1491 - cleanup after previous file test ok 1492 - setup match file test for abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt ok 1493 - wildmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1494 - wildmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1495 - iwildmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1496 - iwildmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1497 - pathmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1498 - pathmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1499 - ipathmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1500 - ipathmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1501 - cleanup after previous file test ok 1502 - setup match file test for abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz ok 1503 - wildmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1504 - wildmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1505 - iwildmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1506 - iwildmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1507 - pathmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1508 - pathmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1509 - ipathmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1510 - ipathmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1511 - cleanup after previous file test ok 1512 - setup match file test for foo ok 1513 - wildmatch: no match 'foo' '*/*/*' ok 1514 - wildmatch (via ls-files): no match '*/*/*' 'foo' ok 1515 - iwildmatch: no match 'foo' '*/*/*' ok 1516 - iwildmatch (via ls-files): no match '*/*/*' 'foo' ok 1517 - pathmatch: no match 'foo' '*/*/*' ok 1518 - pathmatch (via ls-files): no match '*/*/*' 'foo' ok 1519 - ipathmatch: no match 'foo' '*/*/*' ok 1520 - ipathmatch (via ls-files): no match '*/*/*' 'foo' ok 1521 - cleanup after previous file test ok 1522 - setup match file test for foo/bar ok 1523 - wildmatch: no match 'foo/bar' '*/*/*' ok 1524 - wildmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1525 - iwildmatch: no match 'foo/bar' '*/*/*' ok 1526 - iwildmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1527 - pathmatch: no match 'foo/bar' '*/*/*' ok 1528 - pathmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1529 - ipathmatch: no match 'foo/bar' '*/*/*' ok 1530 - ipathmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1531 - cleanup after previous file test ok 1532 - setup match file test for foo/bba/arr ok 1533 - wildmatch: match 'foo/bba/arr' '*/*/*' ok 1534 - wildmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1535 - iwildmatch: match 'foo/bba/arr' '*/*/*' ok 1536 - iwildmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1537 - pathmatch: match 'foo/bba/arr' '*/*/*' ok 1538 - pathmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1539 - ipathmatch: match 'foo/bba/arr' '*/*/*' ok 1540 - ipathmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1541 - cleanup after previous file test ok 1542 - setup match file test for foo/bb/aa/rr ok 1543 - wildmatch: no match 'foo/bb/aa/rr' '*/*/*' ok 1544 - wildmatch (via ls-files): no match '*/*/*' 'foo/bb/aa/rr' ok 1545 - iwildmatch: no match 'foo/bb/aa/rr' '*/*/*' ok 1546 - iwildmatch (via ls-files): no match '*/*/*' 'foo/bb/aa/rr' ok 1547 - pathmatch: match 'foo/bb/aa/rr' '*/*/*' ok 1548 - pathmatch (via ls-files): match '*/*/*' 'foo/bb/aa/rr' ok 1549 - ipathmatch: match 'foo/bb/aa/rr' '*/*/*' ok 1550 - ipathmatch (via ls-files): match '*/*/*' 'foo/bb/aa/rr' ok 1551 - cleanup after previous file test ok 1552 - setup match file test for foo/bb/aa/rr ok 1553 - wildmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1554 - wildmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1555 - iwildmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1556 - iwildmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1557 - pathmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1558 - pathmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1559 - ipathmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1560 - ipathmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1561 - cleanup after previous file test ok 1562 - setup match file test for abcXdefXghi ok 1563 - wildmatch: match 'abcXdefXghi' '*X*i' ok 1564 - wildmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1565 - iwildmatch: match 'abcXdefXghi' '*X*i' ok 1566 - iwildmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1567 - pathmatch: match 'abcXdefXghi' '*X*i' ok 1568 - pathmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1569 - ipathmatch: match 'abcXdefXghi' '*X*i' ok 1570 - ipathmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1571 - cleanup after previous file test ok 1572 - setup match file test for ab/cXd/efXg/hi ok 1573 - wildmatch: no match 'ab/cXd/efXg/hi' '*X*i' ok 1574 - wildmatch (via ls-files): no match '*X*i' 'ab/cXd/efXg/hi' ok 1575 - iwildmatch: no match 'ab/cXd/efXg/hi' '*X*i' ok 1576 - iwildmatch (via ls-files): no match '*X*i' 'ab/cXd/efXg/hi' ok 1577 - pathmatch: match 'ab/cXd/efXg/hi' '*X*i' ok 1578 - pathmatch (via ls-files): match '*X*i' 'ab/cXd/efXg/hi' ok 1579 - ipathmatch: match 'ab/cXd/efXg/hi' '*X*i' ok 1580 - ipathmatch (via ls-files): match '*X*i' 'ab/cXd/efXg/hi' ok 1581 - cleanup after previous file test ok 1582 - setup match file test for ab/cXd/efXg/hi ok 1583 - wildmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1584 - wildmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1585 - iwildmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1586 - iwildmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1587 - pathmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1588 - pathmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1589 - ipathmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1590 - ipathmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1591 - cleanup after previous file test ok 1592 - setup match file test for ab/cXd/efXg/hi ok 1593 - wildmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1594 - wildmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1595 - iwildmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1596 - iwildmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1597 - pathmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1598 - pathmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1599 - ipathmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1600 - ipathmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1601 - cleanup after previous file test ok 1602 - setup match file test for foo ok 1603 - wildmatch: no match 'foo' 'fo' ok 1604 - wildmatch (via ls-files): no match 'fo' 'foo' ok 1605 - iwildmatch: no match 'foo' 'fo' ok 1606 - iwildmatch (via ls-files): no match 'fo' 'foo' ok 1607 - pathmatch: no match 'foo' 'fo' ok 1608 - pathmatch (via ls-files): no match 'fo' 'foo' ok 1609 - ipathmatch: no match 'foo' 'fo' ok 1610 - ipathmatch (via ls-files): no match 'fo' 'foo' ok 1611 - cleanup after previous file test ok 1612 - setup match file test for foo/bar ok 1613 - wildmatch: match 'foo/bar' 'foo/bar' ok 1614 - wildmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1615 - iwildmatch: match 'foo/bar' 'foo/bar' ok 1616 - iwildmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1617 - pathmatch: match 'foo/bar' 'foo/bar' ok 1618 - pathmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1619 - ipathmatch: match 'foo/bar' 'foo/bar' ok 1620 - ipathmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1621 - cleanup after previous file test ok 1622 - setup match file test for foo/bar ok 1623 - wildmatch: match 'foo/bar' 'foo/*' ok 1624 - wildmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1625 - iwildmatch: match 'foo/bar' 'foo/*' ok 1626 - iwildmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1627 - pathmatch: match 'foo/bar' 'foo/*' ok 1628 - pathmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1629 - ipathmatch: match 'foo/bar' 'foo/*' ok 1630 - ipathmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1631 - cleanup after previous file test ok 1632 - setup match file test for foo/bba/arr ok 1633 - wildmatch: no match 'foo/bba/arr' 'foo/*' ok 1634 - wildmatch (via ls-files): no match 'foo/*' 'foo/bba/arr' ok 1635 - iwildmatch: no match 'foo/bba/arr' 'foo/*' ok 1636 - iwildmatch (via ls-files): no match 'foo/*' 'foo/bba/arr' ok 1637 - pathmatch: match 'foo/bba/arr' 'foo/*' ok 1638 - pathmatch (via ls-files): match 'foo/*' 'foo/bba/arr' ok 1639 - ipathmatch: match 'foo/bba/arr' 'foo/*' ok 1640 - ipathmatch (via ls-files): match 'foo/*' 'foo/bba/arr' ok 1641 - cleanup after previous file test ok 1642 - setup match file test for foo/bba/arr ok 1643 - wildmatch: match 'foo/bba/arr' 'foo/**' ok 1644 - wildmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1645 - iwildmatch: match 'foo/bba/arr' 'foo/**' ok 1646 - iwildmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1647 - pathmatch: match 'foo/bba/arr' 'foo/**' ok 1648 - pathmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1649 - ipathmatch: match 'foo/bba/arr' 'foo/**' ok 1650 - ipathmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1651 - cleanup after previous file test ok 1652 - setup match file test for foo/bba/arr ok 1653 - wildmatch: no match 'foo/bba/arr' 'foo*' ok 1654 - wildmatch (via ls-files): no match 'foo*' 'foo/bba/arr' ok 1655 - iwildmatch: no match 'foo/bba/arr' 'foo*' ok 1656 - iwildmatch (via ls-files): no match 'foo*' 'foo/bba/arr' ok 1657 - pathmatch: match 'foo/bba/arr' 'foo*' ok 1658 - pathmatch (via ls-files): match 'foo*' 'foo/bba/arr' ok 1659 - ipathmatch: match 'foo/bba/arr' 'foo*' ok 1660 - ipathmatch (via ls-files): match 'foo*' 'foo/bba/arr' ok 1661 - cleanup after previous file test ok 1662 - setup match file test for foo/bba/arr ok 1663 - wildmatch: no match 'foo/bba/arr' 'foo**' ok 1664 - wildmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1665 - iwildmatch: no match 'foo/bba/arr' 'foo**' ok 1666 - iwildmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1667 - pathmatch: match 'foo/bba/arr' 'foo**' ok 1668 - pathmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1669 - ipathmatch: match 'foo/bba/arr' 'foo**' ok 1670 - ipathmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1671 - cleanup after previous file test ok 1672 - setup match file test for foo/bba/arr ok 1673 - wildmatch: no match 'foo/bba/arr' 'foo/*arr' ok 1674 - wildmatch (via ls-files): no match 'foo/*arr' 'foo/bba/arr' ok 1675 - iwildmatch: no match 'foo/bba/arr' 'foo/*arr' ok 1676 - iwildmatch (via ls-files): no match 'foo/*arr' 'foo/bba/arr' ok 1677 - pathmatch: match 'foo/bba/arr' 'foo/*arr' ok 1678 - pathmatch (via ls-files): match 'foo/*arr' 'foo/bba/arr' ok 1679 - ipathmatch: match 'foo/bba/arr' 'foo/*arr' ok 1680 - ipathmatch (via ls-files): match 'foo/*arr' 'foo/bba/arr' ok 1681 - cleanup after previous file test ok 1682 - setup match file test for foo/bba/arr ok 1683 - wildmatch: no match 'foo/bba/arr' 'foo/**arr' ok 1684 - wildmatch (via ls-files): no match 'foo/**arr' 'foo/bba/arr' ok 1685 - iwildmatch: no match 'foo/bba/arr' 'foo/**arr' ok 1686 - iwildmatch (via ls-files): no match 'foo/**arr' 'foo/bba/arr' ok 1687 - pathmatch: match 'foo/bba/arr' 'foo/**arr' ok 1688 - pathmatch (via ls-files): match 'foo/**arr' 'foo/bba/arr' ok 1689 - ipathmatch: match 'foo/bba/arr' 'foo/**arr' ok 1690 - ipathmatch (via ls-files): match 'foo/**arr' 'foo/bba/arr' ok 1691 - cleanup after previous file test ok 1692 - setup match file test for foo/bba/arr ok 1693 - wildmatch: no match 'foo/bba/arr' 'foo/*z' ok 1694 - wildmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1695 - iwildmatch: no match 'foo/bba/arr' 'foo/*z' ok 1696 - iwildmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1697 - pathmatch: no match 'foo/bba/arr' 'foo/*z' ok 1698 - pathmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1699 - ipathmatch: no match 'foo/bba/arr' 'foo/*z' ok 1700 - ipathmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1701 - cleanup after previous file test ok 1702 - setup match file test for foo/bba/arr ok 1703 - wildmatch: no match 'foo/bba/arr' 'foo/**z' ok 1704 - wildmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1705 - iwildmatch: no match 'foo/bba/arr' 'foo/**z' ok 1706 - iwildmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1707 - pathmatch: no match 'foo/bba/arr' 'foo/**z' ok 1708 - pathmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1709 - ipathmatch: no match 'foo/bba/arr' 'foo/**z' ok 1710 - ipathmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1711 - cleanup after previous file test ok 1712 - setup match file test for foo/bar ok 1713 - wildmatch: no match 'foo/bar' 'foo?bar' ok 1714 - wildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 1715 - iwildmatch: no match 'foo/bar' 'foo?bar' ok 1716 - iwildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 1717 - pathmatch: match 'foo/bar' 'foo?bar' ok 1718 - pathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 1719 - ipathmatch: match 'foo/bar' 'foo?bar' ok 1720 - ipathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 1721 - cleanup after previous file test ok 1722 - setup match file test for foo/bar ok 1723 - wildmatch: no match 'foo/bar' 'foo[/]bar' ok 1724 - wildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 1725 - iwildmatch: no match 'foo/bar' 'foo[/]bar' ok 1726 - iwildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 1727 - pathmatch: match 'foo/bar' 'foo[/]bar' ok 1728 - pathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 1729 - ipathmatch: match 'foo/bar' 'foo[/]bar' ok 1730 - ipathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 1731 - cleanup after previous file test ok 1732 - setup match file test for foo/bar ok 1733 - wildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 1734 - wildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 1735 - iwildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 1736 - iwildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 1737 - pathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 1738 - pathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 1739 - ipathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 1740 - ipathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 1741 - cleanup after previous file test ok 1742 - setup match file test for ab/cXd/efXg/hi ok 1743 - wildmatch: no match 'ab/cXd/efXg/hi' '*Xg*i' ok 1744 - wildmatch (via ls-files): no match '*Xg*i' 'ab/cXd/efXg/hi' ok 1745 - iwildmatch: no match 'ab/cXd/efXg/hi' '*Xg*i' ok 1746 - iwildmatch (via ls-files): no match '*Xg*i' 'ab/cXd/efXg/hi' ok 1747 - pathmatch: match 'ab/cXd/efXg/hi' '*Xg*i' ok 1748 - pathmatch (via ls-files): match '*Xg*i' 'ab/cXd/efXg/hi' ok 1749 - ipathmatch: match 'ab/cXd/efXg/hi' '*Xg*i' ok 1750 - ipathmatch (via ls-files): match '*Xg*i' 'ab/cXd/efXg/hi' ok 1751 - cleanup after previous file test ok 1752 - setup match file test for a ok 1753 - wildmatch: no match 'a' '[A-Z]' ok 1754 - wildmatch (via ls-files): no match '[A-Z]' 'a' ok 1755 - iwildmatch: match 'a' '[A-Z]' ok 1756 - iwildmatch (via ls-files): match '[A-Z]' 'a' ok 1757 - pathmatch: no match 'a' '[A-Z]' ok 1758 - pathmatch (via ls-files): no match '[A-Z]' 'a' ok 1759 - ipathmatch: match 'a' '[A-Z]' ok 1760 - ipathmatch (via ls-files): match '[A-Z]' 'a' ok 1761 - cleanup after previous file test ok 1762 - setup match file test for A ok 1763 - wildmatch: match 'A' '[A-Z]' ok 1764 - wildmatch (via ls-files): match '[A-Z]' 'A' ok 1765 - iwildmatch: match 'A' '[A-Z]' ok 1766 - iwildmatch (via ls-files): match '[A-Z]' 'A' ok 1767 - pathmatch: match 'A' '[A-Z]' ok 1768 - pathmatch (via ls-files): match '[A-Z]' 'A' ok 1769 - ipathmatch: match 'A' '[A-Z]' ok 1770 - ipathmatch (via ls-files): match '[A-Z]' 'A' ok 1771 - cleanup after previous file test ok 1772 - setup match file test for A ok 1773 - wildmatch: no match 'A' '[a-z]' ok 1774 - wildmatch (via ls-files): no match '[a-z]' 'A' ok 1775 - iwildmatch: match 'A' '[a-z]' ok 1776 - iwildmatch (via ls-files): match '[a-z]' 'A' ok 1777 - pathmatch: no match 'A' '[a-z]' ok 1778 - pathmatch (via ls-files): no match '[a-z]' 'A' ok 1779 - ipathmatch: match 'A' '[a-z]' ok 1780 - ipathmatch (via ls-files): match '[a-z]' 'A' ok 1781 - cleanup after previous file test ok 1782 - setup match file test for a ok 1783 - wildmatch: match 'a' '[a-z]' ok 1784 - wildmatch (via ls-files): match '[a-z]' 'a' ok 1785 - iwildmatch: match 'a' '[a-z]' ok 1786 - iwildmatch (via ls-files): match '[a-z]' 'a' ok 1787 - pathmatch: match 'a' '[a-z]' ok 1788 - pathmatch (via ls-files): match '[a-z]' 'a' ok 1789 - ipathmatch: match 'a' '[a-z]' ok 1790 - ipathmatch (via ls-files): match '[a-z]' 'a' ok 1791 - cleanup after previous file test ok 1792 - setup match file test for a ok 1793 - wildmatch: no match 'a' '[[:upper:]]' ok 1794 - wildmatch (via ls-files): no match '[[:upper:]]' 'a' ok 1795 - iwildmatch: match 'a' '[[:upper:]]' ok 1796 - iwildmatch (via ls-files): match '[[:upper:]]' 'a' ok 1797 - pathmatch: no match 'a' '[[:upper:]]' ok 1798 - pathmatch (via ls-files): no match '[[:upper:]]' 'a' ok 1799 - ipathmatch: match 'a' '[[:upper:]]' ok 1800 - ipathmatch (via ls-files): match '[[:upper:]]' 'a' ok 1801 - cleanup after previous file test ok 1802 - setup match file test for A ok 1803 - wildmatch: match 'A' '[[:upper:]]' ok 1804 - wildmatch (via ls-files): match '[[:upper:]]' 'A' ok 1805 - iwildmatch: match 'A' '[[:upper:]]' ok 1806 - iwildmatch (via ls-files): match '[[:upper:]]' 'A' ok 1807 - pathmatch: match 'A' '[[:upper:]]' ok 1808 - pathmatch (via ls-files): match '[[:upper:]]' 'A' ok 1809 - ipathmatch: match 'A' '[[:upper:]]' ok 1810 - ipathmatch (via ls-files): match '[[:upper:]]' 'A' ok 1811 - cleanup after previous file test ok 1812 - setup match file test for A ok 1813 - wildmatch: no match 'A' '[[:lower:]]' ok 1814 - wildmatch (via ls-files): no match '[[:lower:]]' 'A' ok 1815 - iwildmatch: match 'A' '[[:lower:]]' ok 1816 - iwildmatch (via ls-files): match '[[:lower:]]' 'A' ok 1817 - pathmatch: no match 'A' '[[:lower:]]' ok 1818 - pathmatch (via ls-files): no match '[[:lower:]]' 'A' ok 1819 - ipathmatch: match 'A' '[[:lower:]]' ok 1820 - ipathmatch (via ls-files): match '[[:lower:]]' 'A' ok 1821 - cleanup after previous file test ok 1822 - setup match file test for a ok 1823 - wildmatch: match 'a' '[[:lower:]]' ok 1824 - wildmatch (via ls-files): match '[[:lower:]]' 'a' ok 1825 - iwildmatch: match 'a' '[[:lower:]]' ok 1826 - iwildmatch (via ls-files): match '[[:lower:]]' 'a' ok 1827 - pathmatch: match 'a' '[[:lower:]]' ok 1828 - pathmatch (via ls-files): match '[[:lower:]]' 'a' ok 1829 - ipathmatch: match 'a' '[[:lower:]]' ok 1830 - ipathmatch (via ls-files): match '[[:lower:]]' 'a' ok 1831 - cleanup after previous file test ok 1832 - setup match file test for A ok 1833 - wildmatch: no match 'A' '[B-Za]' ok 1834 - wildmatch (via ls-files): no match '[B-Za]' 'A' ok 1835 - iwildmatch: match 'A' '[B-Za]' ok 1836 - iwildmatch (via ls-files): match '[B-Za]' 'A' ok 1837 - pathmatch: no match 'A' '[B-Za]' ok 1838 - pathmatch (via ls-files): no match '[B-Za]' 'A' ok 1839 - ipathmatch: match 'A' '[B-Za]' ok 1840 - ipathmatch (via ls-files): match '[B-Za]' 'A' ok 1841 - cleanup after previous file test ok 1842 - setup match file test for a ok 1843 - wildmatch: match 'a' '[B-Za]' ok 1844 - wildmatch (via ls-files): match '[B-Za]' 'a' ok 1845 - iwildmatch: match 'a' '[B-Za]' ok 1846 - iwildmatch (via ls-files): match '[B-Za]' 'a' ok 1847 - pathmatch: match 'a' '[B-Za]' ok 1848 - pathmatch (via ls-files): match '[B-Za]' 'a' ok 1849 - ipathmatch: match 'a' '[B-Za]' ok 1850 - ipathmatch (via ls-files): match '[B-Za]' 'a' ok 1851 - cleanup after previous file test ok 1852 - setup match file test for A ok 1853 - wildmatch: no match 'A' '[B-a]' ok 1854 - wildmatch (via ls-files): no match '[B-a]' 'A' ok 1855 - iwildmatch: match 'A' '[B-a]' ok 1856 - iwildmatch (via ls-files): match '[B-a]' 'A' ok 1857 - pathmatch: no match 'A' '[B-a]' ok 1858 - pathmatch (via ls-files): no match '[B-a]' 'A' ok 1859 - ipathmatch: match 'A' '[B-a]' ok 1860 - ipathmatch (via ls-files): match '[B-a]' 'A' ok 1861 - cleanup after previous file test ok 1862 - setup match file test for a ok 1863 - wildmatch: match 'a' '[B-a]' ok 1864 - wildmatch (via ls-files): match '[B-a]' 'a' ok 1865 - iwildmatch: match 'a' '[B-a]' ok 1866 - iwildmatch (via ls-files): match '[B-a]' 'a' ok 1867 - pathmatch: match 'a' '[B-a]' ok 1868 - pathmatch (via ls-files): match '[B-a]' 'a' ok 1869 - ipathmatch: match 'a' '[B-a]' ok 1870 - ipathmatch (via ls-files): match '[B-a]' 'a' ok 1871 - cleanup after previous file test ok 1872 - setup match file test for z ok 1873 - wildmatch: no match 'z' '[Z-y]' ok 1874 - wildmatch (via ls-files): no match '[Z-y]' 'z' ok 1875 - iwildmatch: match 'z' '[Z-y]' ok 1876 - iwildmatch (via ls-files): match '[Z-y]' 'z' ok 1877 - pathmatch: no match 'z' '[Z-y]' ok 1878 - pathmatch (via ls-files): no match '[Z-y]' 'z' ok 1879 - ipathmatch: match 'z' '[Z-y]' ok 1880 - ipathmatch (via ls-files): match '[Z-y]' 'z' ok 1881 - cleanup after previous file test ok 1882 - setup match file test for Z ok 1883 - wildmatch: match 'Z' '[Z-y]' ok 1884 - wildmatch (via ls-files): match '[Z-y]' 'Z' ok 1885 - iwildmatch: match 'Z' '[Z-y]' ok 1886 - iwildmatch (via ls-files): match '[Z-y]' 'Z' ok 1887 - pathmatch: match 'Z' '[Z-y]' ok 1888 - pathmatch (via ls-files): match '[Z-y]' 'Z' ok 1889 - ipathmatch: match 'Z' '[Z-y]' ok 1890 - ipathmatch (via ls-files): match '[Z-y]' 'Z' # still have 40 known breakage(s) # passed all remaining 1850 test(s) 1..1890 ok t3305-notes-fanout.sh .............................. ok 1 - tweak test environment ok 2 - creating many notes with git-notes ok 3 - many notes created correctly with git-notes ok 4 - stable fanout 0 is followed by stable fanout 1 ok 5 - deleting most notes with git-notes ok 6 - most notes deleted correctly with git-notes ok 7 - stable fanout 1 is followed by stable fanout 0 # passed all 7 test(s) 1..7 ok t3408-rebase-multi-line.sh ......................... ok 1 - setup ok 2 - rebase ok 3 - rebasep # passed all 3 test(s) 1..3 ok t3409-rebase-preserve-merges.sh .................... ok 1 - setup for merge-preserving rebase ok 2 - --continue works after a conflict ok 3 - rebase -p preserves no-ff merges ok 4 - rebase -p ignores merge.log config # passed all 4 test(s) 1..4 ok t3410-rebase-preserve-dropped-merges.sh ............ ok 1 - setup ok 2 - skip same-resolution merges with -p ok 3 - keep different-resolution merges with -p # passed all 3 test(s) 1..3 ok t3411-rebase-preserve-around-merges.sh ............. ok 1 - setup ok 2 - squash F1 into D1 ok 3 - rebase two levels of merge # passed all 3 test(s) 1..3 ok t3413-rebase-hook.sh ............................... ok 1 - setup ok 2 - rebase ok 3 - rebase -i ok 4 - setup pre-rebase hook ok 5 - pre-rebase hook gets correct input (1) ok 6 - pre-rebase hook gets correct input (2) ok 7 - pre-rebase hook gets correct input (3) ok 8 - pre-rebase hook gets correct input (4) ok 9 - pre-rebase hook gets correct input (5) ok 10 - pre-rebase hook gets correct input (6) ok 11 - setup pre-rebase hook that fails ok 12 - pre-rebase hook stops rebase (1) ok 13 - pre-rebase hook stops rebase (2) ok 14 - rebase --no-verify overrides pre-rebase (1) ok 15 - rebase --no-verify overrides pre-rebase (2) # passed all 15 test(s) 1..15 ok t3414-rebase-preserve-onto.sh ...................... ok 1 - setup ok 2 - rebase from B1 onto H1 ok 3 - rebase from E1 onto H1 ok 4 - rebase from C1 onto H1 # passed all 4 test(s) 1..4 ok t3415-rebase-autosquash.sh ......................... ok 1 - setup ok 2 - auto fixup (option) ok 3 - auto fixup (config) ok 4 - auto squash (option) ok 5 - auto squash (config) ok 6 - misspelled auto squash ok 7 - auto squash that matches 2 commits ok 8 - auto squash that matches a commit after the squash ok 9 - auto squash that matches a sha1 ok 10 - auto squash that matches longer sha1 ok 11 - use commit --fixup ok 12 - use commit --squash ok 13 - fixup! fixup! ok 14 - fixup! squash! ok 15 - squash! squash! ok 16 - squash! fixup! ok 17 - autosquash with custom inst format ok 18 - autosquash with empty custom instructionFormat ok 19 - autosquash with multiple empty patches ok 20 - extra spaces after fixup! ok 21 - wrapped original subject ok 22 - abort last squash ok 23 - fixup a fixup # passed all 23 test(s) 1..23 ok t3416-rebase-onto-threedots.sh ..................... ok 1 - setup ok 2 - rebase --onto master...topic ok 3 - rebase --onto master... ok 4 - rebase --onto master...side ok 5 - rebase -i --onto master...topic ok 6 - rebase -i --onto master... ok 7 - rebase -i --onto master...side ok 8 - rebase --keep-base --onto incompatible ok 9 - rebase --keep-base --root incompatible ok 10 - rebase --keep-base master from topic ok 11 - rebase --keep-base master from side ok 12 - rebase -i --keep-base master from topic ok 13 - rebase -i --keep-base master from side # passed all 13 test(s) 1..13 ok t3417-rebase-whitespace-fix.sh ..................... ok 1 - blank line at end of file; extend at end of file ok 2 - two blanks line at end of file; extend at end of file ok 3 - same, but do not remove trailing spaces ok 4 - at beginning of file # passed all 4 test(s) 1..4 ok t3412-rebase-root.sh ............................... ok 1 - prepare repository ok 2 - rebase --root fails with too many args ok 3 - setup pre-rebase hook ok 4 - rebase --root --onto ok 5 - pre-rebase got correct input (1) ok 6 - rebase --root --onto ok 7 - pre-rebase got correct input (2) ok 8 - rebase -i --root --onto ok 9 - pre-rebase got correct input (3) ok 10 - rebase -i --root --onto ok 11 - pre-rebase got correct input (4) ok 12 - rebase -i -p with linear history ok 13 - pre-rebase got correct input (5) ok 14 - set up merge history ok 15 - rebase -i -p with merge ok 16 - set up second root and merge ok 17 - rebase -i -p with two roots ok 18 - setup pre-rebase hook that fails ok 19 - pre-rebase hook stops rebase ok 20 - pre-rebase hook stops rebase -i ok 21 - remove pre-rebase hook ok 22 - set up a conflict ok 23 - rebase --root with conflict (first part) ok 24 - fix the conflict ok 25 - rebase --root with conflict (second part) ok 26 - rebase -i --root with conflict (first part) ok 27 - fix the conflict ok 28 - rebase -i --root with conflict (second part) ok 29 - rebase -i -p --root with conflict (first part) ok 30 - fix the conflict ok 31 - rebase -i -p --root with conflict (second part) # passed all 31 test(s) 1..31 ok t3419-rebase-patch-id.sh ........................... ok 1 - setup ok 2 - setup: 500 lines ok 3 - setup attributes ok 4 - detect upstream patch ok 5 - do not drop patch # passed all 5 test(s) 1..5 ok t3404-rebase-interactive.sh ........................ ok 1 - setup ok 2 - rebase --keep-empty ok 3 - rebase -i with empty todo list ok 4 - rebase -i with the exec command ok 5 - rebase -i with the exec command runs from tree root ok 6 - rebase -i with exec allows git commands in subdirs ok 7 - rebase -i sets work tree properly ok 8 - rebase -i with the exec command checks tree cleanness ok 9 - rebase -x with empty command fails ok 10 - rebase -x with newline in command fails ok 11 - rebase -i with exec of inexistent command ok 12 - implicit interactive rebase does not invoke sequence editor ok 13 - no changes are a nop ok 14 - test the [branch] option ok 15 - test --onto ok 16 - rebase on top of a non-conflicting commit ok 17 - reflog for the branch shows state before rebase ok 18 - reflog for the branch shows correct finish message ok 19 - exchange two commits ok 20 - stop on conflicting pick ok 21 - show conflicted patch ok 22 - abort ok 23 - abort with error when new base cannot be checked out ok 24 - retain authorship ok 25 - retain authorship w/ conflicts ok 26 - squash ok 27 - retain authorship when squashing ok 28 - -p handles "no changes" gracefully not ok 29 - exchange two commits with -p # TODO known breakage ok 30 - preserve merges with -p ok 31 - edit ancestor with -p ok 32 - --continue tries to commit ok 33 - verbose flag is heeded, even after --continue ok 34 - multi-squash only fires up editor once ok 35 - multi-fixup does not fire up editor ok 36 - commit message used after conflict ok 37 - commit message retained after conflict ok 38 - squash and fixup generate correct log messages ok 39 - squash ignores comments ok 40 - squash ignores blank lines ok 41 - squash works as expected ok 42 - interrupted squash works as expected ok 43 - interrupted squash works as expected (case 2) ok 44 - --continue tries to commit, even for "edit" ok 45 - aborted --continue does not squash commits after "edit" ok 46 - auto-amend only edited commits after "edit" ok 47 - clean error after failed "exec" ok 48 - rebase a detached HEAD ok 49 - rebase a commit violating pre-commit ok 50 - rebase with a file named HEAD in worktree ok 51 - do "noop" when there is nothing to cherry-pick ok 52 - submodule rebase setup ok 53 - submodule rebase -i ok 54 - submodule conflict setup ok 55 - rebase -i continue with only submodule staged ok 56 - rebase -i continue with unstaged submodule ok 57 - avoid unnecessary reset ok 58 - reword ok 59 - rebase -i can copy notes ok 60 - rebase -i can copy notes over a fixup ok 61 - rebase while detaching HEAD ok 62 - always cherry-pick with --no-ff ok 63 - set up commits with funny messages ok 64 - rebase-i history with funny messages ok 65 - prepare for rebase -i --exec ok 66 - running "git rebase -i --exec git show HEAD" ok 67 - running "git rebase --exec git show HEAD -i" ok 68 - running "git rebase -ix git show HEAD" ok 69 - rebase -ix with several ok 70 - rebase -ix with several instances of --exec ok 71 - rebase -ix with --autosquash ok 72 - rebase --exec works without -i ok 73 - rebase -i --exec without ok 74 - rebase -i --root re-order and drop commits ok 75 - rebase -i --root retain root commit author and message ok 76 - rebase -i --root temporary sentinel commit ok 77 - rebase -i --root fixup root commit ok 78 - rebase -i --root reword original root commit ok 79 - rebase -i --root reword new root commit ok 80 - rebase -i --root when root has untracked file conflict ok 81 - rebase -i --root reword root when root has untracked file conflict ok 82 - rebase --edit-todo does not work on non-interactive rebase ok 83 - rebase --edit-todo can be used to modify todo ok 84 - rebase -i produces readable reflog ok 85 - rebase -i respects core.commentchar ok 86 - rebase -i respects core.commentchar=auto ok 87 - rebase -i, with and specified as :/quuxery ok 88 - rebase -i with --strategy and -X ok 89 - interrupted rebase -i with --strategy and -X ok 90 - rebase -i error on commits with \ in message ok 91 - short commit ID setup ok 92 - short commit ID collide ok 93 - respect core.abbrev ok 94 - todo count ok 95 - rebase -i commits that overwrite untracked files (pick) ok 96 - rebase -i commits that overwrite untracked files (squash) ok 97 - rebase -i commits that overwrite untracked files (no ff) ok 98 - rebase --continue removes CHERRY_PICK_HEAD ok 99 - drop ok 100 - rebase -i respects rebase.missingCommitsCheck = ignore ok 101 - rebase -i respects rebase.missingCommitsCheck = warn ok 102 - rebase -i respects rebase.missingCommitsCheck = error ok 103 - rebase --edit-todo respects rebase.missingCommitsCheck = ignore ok 104 - rebase --edit-todo respects rebase.missingCommitsCheck = warn ok 105 - rebase --edit-todo respects rebase.missingCommitsCheck = error ok 106 - rebase.missingCommitsCheck = error after resolving conflicts ok 107 - rebase.missingCommitsCheck = error when editing for a second time ok 108 - respects rebase.abbreviateCommands with fixup, squash and exec ok 109 - static check of bad command ok 110 - tabs and spaces are accepted in the todolist ok 111 - static check of bad SHA-1 ok 112 - editor saves as CR/LF ok 113 - rebase -i --gpg-sign= ok 114 - rebase -i --gpg-sign= overrides commit.gpgSign ok 115 - valid author header after --root swap ok 116 - valid author header when author contains single quote ok 117 - post-commit hook is called ok 118 - correct error message for partial commit after empty pick ok 119 - correct error message for commit --amend after empty pick ok 120 - todo has correct onto hash ok 121 - $EDITOR and friends are unchanged # still have 1 known breakage(s) # passed all remaining 120 test(s) 1..121 ok t3422-rebase-incompatible-options.sh ............... ok 1 - setup ok 2 - --whitespace=fix incompatible with --merge ok 3 - --whitespace=fix incompatible with --strategy=ours ok 4 - --whitespace=fix incompatible with --strategy-option=ours ok 5 - --whitespace=fix incompatible with --interactive ok 6 - --whitespace=fix incompatible with --exec ok 7 - -C4 incompatible with --merge ok 8 - -C4 incompatible with --strategy=ours ok 9 - -C4 incompatible with --strategy-option=ours ok 10 - -C4 incompatible with --interactive ok 11 - -C4 incompatible with --exec ok 12 - --preserve-merges incompatible with --signoff ok 13 - --preserve-merges incompatible with --rebase-merges # passed all 13 test(s) 1..13 ok t3423-rebase-reword.sh ............................. ok 1 - setup ok 2 - reword without issues functions as intended ok 3 - reword after a conflict preserves commit # passed all 3 test(s) 1..3 ok t3420-rebase-autostash.sh .......................... ok 1 - setup ok 2 - rebase: fast-forward rebase ok 3 - rebase: noop rebase ok 4 - rebase --apply: dirty worktree, --no-autostash ok 5 - rebase --apply: dirty worktree, non-conflicting rebase ok 6 - rebase --apply --autostash: check output ok 7 - rebase --apply: dirty index, non-conflicting rebase ok 8 - rebase --apply: conflicting rebase ok 9 - rebase --apply: --continue ok 10 - rebase --apply: --skip ok 11 - rebase --apply: --abort ok 12 - rebase --apply: --quit ok 13 - rebase --apply: non-conflicting rebase, conflicting stash ok 14 - rebase --apply: check output with conflicting stash ok 15 - rebase --merge: dirty worktree, --no-autostash ok 16 - rebase --merge: dirty worktree, non-conflicting rebase ok 17 - rebase --merge --autostash: check output ok 18 - rebase --merge: dirty index, non-conflicting rebase ok 19 - rebase --merge: conflicting rebase ok 20 - rebase --merge: --continue ok 21 - rebase --merge: --skip ok 22 - rebase --merge: --abort ok 23 - rebase --merge: --quit ok 24 - rebase --merge: non-conflicting rebase, conflicting stash ok 25 - rebase --merge: check output with conflicting stash ok 26 - rebase --interactive: dirty worktree, --no-autostash ok 27 - rebase --interactive: dirty worktree, non-conflicting rebase ok 28 - rebase --interactive --autostash: check output ok 29 - rebase --interactive: dirty index, non-conflicting rebase ok 30 - rebase --interactive: conflicting rebase ok 31 - rebase --interactive: --continue ok 32 - rebase --interactive: --skip ok 33 - rebase --interactive: --abort ok 34 - rebase --interactive: --quit ok 35 - rebase --interactive: non-conflicting rebase, conflicting stash ok 36 - rebase --interactive: check output with conflicting stash ok 37 - abort rebase -i with --autostash ok 38 - restore autostash on editor failure ok 39 - autostash is saved on editor failure with conflict ok 40 - autostash with dirty submodules ok 41 - branch is left alone when possible ok 42 - never change active branch # passed all 42 test(s) 1..42 ok t3424-rebase-empty.sh .............................. ok 1 - setup test repository not ok 2 - rebase (apply-backend) # TODO known breakage ok 3 - rebase --merge --empty=drop ok 4 - rebase --merge uses default of --empty=drop ok 5 - rebase --merge --empty=keep ok 6 - rebase --merge --empty=ask ok 7 - rebase --interactive --empty=drop ok 8 - rebase --interactive --empty=keep ok 9 - rebase --interactive --empty=ask ok 10 - rebase --interactive uses default of --empty=ask ok 11 - rebase --merge --empty=drop --keep-empty ok 12 - rebase --merge --empty=drop --no-keep-empty ok 13 - rebase --merge --empty=keep --keep-empty ok 14 - rebase --merge --empty=keep --no-keep-empty ok 15 - rebase --merge does not leave state laying around # still have 1 known breakage(s) # passed all remaining 14 test(s) 1..15 ok t3418-rebase-continue.sh ........................... ok 1 - setup ok 2 - interactive rebase --continue works with touched file ok 3 - non-interactive rebase --continue works with touched file ok 4 - rebase --continue can not be used with other options ok 5 - rebase --continue remembers merge strategy and options ok 6 - rebase -i --continue handles merge strategy and options ok 7 - rebase passes merge strategy options correctly ok 8 - rebase -r passes merge strategy options correctly ok 9 - --skip after failed fixup cleans commit message ok 10 - setup rerere database ok 11 - rebase --continue remembers --rerere-autoupdate ok 12 - rebase --continue honors rerere.autoUpdate ok 13 - rebase --continue remembers --no-rerere-autoupdate ok 14 - rebase -m --continue remembers --rerere-autoupdate ok 15 - rebase -m --continue honors rerere.autoUpdate ok 16 - rebase -m --continue remembers --no-rerere-autoupdate ok 17 - rebase -i --continue remembers --rerere-autoupdate ok 18 - rebase -i --continue honors rerere.autoUpdate ok 19 - rebase -i --continue remembers --no-rerere-autoupdate ok 20 - rebase --preserve-merges --continue remembers --rerere-autoupdate ok 21 - rebase --preserve-merges --continue honors rerere.autoUpdate ok 22 - rebase --preserve-merges --continue remembers --no-rerere-autoupdate ok 23 - the todo command "break" works ok 24 - --reschedule-failed-exec ok 25 - rebase.reschedulefailedexec only affects `rebase -i` # passed all 25 test(s) 1..25 ok t3427-rebase-subtree.sh ............................ ok 1 - setup not ok 2 - Rebase -Xsubtree --preserve-merges --onto commit # TODO known breakage not ok 3 - Rebase -Xsubtree --keep-empty --preserve-merges --onto commit # TODO known breakage ok 4 - Rebase -Xsubtree --empty=ask --onto commit ok 5 - Rebase -Xsubtree --empty=ask --rebase-merges --onto commit # still have 2 known breakage(s) # passed all remaining 3 test(s) 1..5 ok t3428-rebase-signoff.sh ............................ ok 1 - rebase --signoff adds a sign-off line ok 2 - rebase --no-signoff does not add a sign-off line ok 3 - rebase --exec --signoff adds a sign-off line ok 4 - rebase --root --signoff adds a sign-off line ok 5 - rebase -i --signoff fails ok 6 - rebase -m --signoff fails # passed all 6 test(s) 1..6 ok t3429-rebase-edit-todo.sh .......................... ok 1 - setup ok 2 - rebase exec modifies rebase-todo ok 3 - loose object cache vs re-reading todo list ok 4 - todo is re-read after reword and squash ok 5 - re-reading todo doesnt interfere with revert --edit ok 6 - re-reading todo doesnt interfere with cherry-pick --edit # passed all 6 test(s) 1..6 ok t3430-rebase-merges.sh ............................. ok 1 - setup ok 2 - create completely different structure ok 3 - generate correct todo list ok 4 - `reset` refuses to overwrite untracked files ok 5 - failed `merge -C` writes patch (may be rescheduled, too) ok 6 - failed `merge ` does not crash ok 7 - fast-forward merge -c still rewords ok 8 - with a branch tip that was cherry-picked already ok 9 - do not rebase cousins unless asked for ok 10 - refs/rewritten/* is worktree-local ok 11 - --abort cleans up refs/rewritten ok 12 - --quit cleans up refs/rewritten ok 13 - post-rewrite hook and fixups work for merges ok 14 - refuse to merge ancestors of HEAD ok 15 - root commits ok 16 - a "merge" into a root commit is a fast-forward ok 17 - A root commit can be a cousin, treat it that way ok 18 - labels that are object IDs are rewritten ok 19 - octopus merges ok 20 - with --autosquash and --exec ok 21 - --continue after resolving conflicts after a merge ok 22 - --rebase-merges with strategies ok 23 - --rebase-merges with commit that can generate bad characters for filename ok 24 - --rebase-merges with message matched with onto label # passed all 24 test(s) 1..24 ok t3431-rebase-fork-point.sh ......................... ok 1 - setup ok 2 - git rebase ok 3 - git rebase --onto D ok 4 - git rebase --keep-base ok 5 - git rebase --no-fork-point ok 6 - git rebase --no-fork-point --onto D ok 7 - git rebase --no-fork-point --keep-base ok 8 - git rebase --fork-point refs/heads/master ok 9 - git rebase --fork-point master ok 10 - git rebase --fork-point --onto D refs/heads/master ok 11 - git rebase --fork-point --onto D master ok 12 - git rebase --fork-point --keep-base refs/heads/master ok 13 - git rebase --fork-point --keep-base master ok 14 - git rebase refs/heads/master ok 15 - git rebase master ok 16 - git rebase --onto D refs/heads/master ok 17 - git rebase --onto D master ok 18 - git rebase --keep-base refs/heads/master ok 19 - git rebase --keep-base master ok 20 - git rebase --fork-point with ambigous refname # passed all 20 test(s) 1..20 ok t3421-rebase-topology-linear.sh .................... ok 1 - setup ok 2 - simple rebase --apply ok 3 - simple rebase -m ok 4 - simple rebase -i ok 5 - simple rebase -p ok 6 - setup branches and remote tracking ok 7 - rebase --apply is no-op if upstream is an ancestor ok 8 - rebase -m is no-op if upstream is an ancestor ok 9 - rebase -i is no-op if upstream is an ancestor ok 10 - rebase -p is no-op if upstream is an ancestor ok 11 - rebase --apply -f rewrites even if upstream is an ancestor ok 12 - rebase --fork-point -f rewrites even if upstream is an ancestor ok 13 - rebase -m -f rewrites even if upstream is an ancestor ok 14 - rebase -i -f rewrites even if upstream is an ancestor not ok 15 - rebase -p -f rewrites even if upstream is an ancestor # TODO known breakage ok 16 - rebase --apply -f rewrites even if remote upstream is an ancestor ok 17 - rebase --fork-point -f rewrites even if remote upstream is an ancestor ok 18 - rebase -m -f rewrites even if remote upstream is an ancestor ok 19 - rebase -i -f rewrites even if remote upstream is an ancestor ok 20 - rebase -p -f rewrites even if remote upstream is an ancestor ok 21 - rebase --apply fast-forwards from ancestor of upstream ok 22 - rebase --fork-point fast-forwards from ancestor of upstream ok 23 - rebase -m fast-forwards from ancestor of upstream ok 24 - rebase -i fast-forwards from ancestor of upstream ok 25 - rebase -p fast-forwards from ancestor of upstream ok 26 - setup of linear history for range selection tests ok 27 - rebase --apply drops patches in upstream ok 28 - rebase -m drops patches in upstream ok 29 - rebase -i drops patches in upstream ok 30 - rebase -p drops patches in upstream ok 31 - rebase --apply can drop last patch if in upstream ok 32 - rebase -m can drop last patch if in upstream ok 33 - rebase -i can drop last patch if in upstream ok 34 - rebase -p can drop last patch if in upstream ok 35 - rebase --apply --onto drops patches in upstream ok 36 - rebase -m --onto drops patches in upstream ok 37 - rebase -i --onto drops patches in upstream ok 38 - rebase -p --onto drops patches in upstream ok 39 - rebase --apply --onto does not drop patches in onto ok 40 - rebase -m --onto does not drop patches in onto ok 41 - rebase -i --onto does not drop patches in onto ok 42 - rebase -p --onto does not drop patches in onto ok 43 - setup of linear history for empty commit tests not ok 44 - rebase --apply keeps begin-empty commits # TODO known breakage ok 45 - rebase -m keeps begin-empty commits ok 46 - rebase -i keeps begin-empty commits not ok 47 - rebase -p keeps begin-empty commits # TODO known breakage ok 48 - rebase -m --no-keep-empty drops begin-empty commits ok 49 - rebase -i --no-keep-empty drops begin-empty commits ok 50 - rebase -p --no-keep-empty drops begin-empty commits ok 51 - rebase -m --keep-empty keeps empty even if already in upstream ok 52 - rebase -i --keep-empty keeps empty even if already in upstream ok 53 - rebase -p --keep-empty keeps empty even if already in upstream ok 54 - rebase --rebase-merges --keep-empty keeps empty even if already in upstream ok 55 - setup of linear history for test involving root ok 56 - rebase --apply --onto --root ok 57 - rebase -m --onto --root ok 58 - rebase -i --onto --root ok 59 - rebase -p --onto --root ok 60 - rebase --apply without --onto --root with disjoint history ok 61 - rebase -m without --onto --root with disjoint history ok 62 - rebase -i without --onto --root with disjoint history not ok 63 - rebase -p without --onto --root with disjoint history # TODO known breakage ok 64 - rebase --apply --onto --root drops patch in onto ok 65 - rebase -m --onto --root drops patch in onto ok 66 - rebase -i --onto --root drops patch in onto ok 67 - rebase -p --onto --root drops patch in onto ok 68 - rebase --apply --onto --root with merge-base does not go to root ok 69 - rebase -m --onto --root with merge-base does not go to root ok 70 - rebase -i --onto --root with merge-base does not go to root not ok 71 - rebase -p --onto --root with merge-base does not go to root # TODO known breakage ok 72 - rebase --apply without --onto --root with disjoint history drops patch in onto ok 73 - rebase -m without --onto --root with disjoint history drops patch in onto ok 74 - rebase -i without --onto --root with disjoint history drops patch in onto not ok 75 - rebase -p without --onto --root with disjoint history drops patch in onto # TODO known breakage ok 76 - rebase --root on linear history is a no-op ok 77 - rebase -m --root on linear history is a no-op ok 78 - rebase -i --root on linear history is a no-op not ok 79 - rebase -p --root on linear history is a no-op # TODO known breakage ok 80 - rebase -f --root on linear history causes re-write ok 81 - rebase -m -f --root on linear history causes re-write ok 82 - rebase -i -f --root on linear history causes re-write ok 83 - rebase -p -f --root on linear history causes re-write # still have 7 known breakage(s) # passed all remaining 76 test(s) 1..83 ok t3426-rebase-submodule.sh .......................... ok 1 - git_rebase: added submodule creates empty directory ok 2 - git_rebase: added submodule leaves existing empty directory alone ok 3 - git_rebase: replace tracked file with submodule creates empty directory ok 4 - git_rebase: replace directory with submodule ok 5 - git_rebase: removed submodule leaves submodule directory and its contents in place ok 6 - git_rebase: removed submodule leaves submodule containing a .git directory alone ok 7 - git_rebase: replace submodule with a directory must fail ok 8 - git_rebase: replace submodule containing a .git directory with a directory must fail not ok 9 - git_rebase: replace submodule with a file must fail # TODO known breakage not ok 10 - git_rebase: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_rebase: modified submodule does not update submodule work tree ok 12 - git_rebase: modified submodule does not update submodule work tree to invalid commit ok 13 - git_rebase: modified submodule does not update submodule work tree from invalid commit ok 14 - git_rebase: added submodule doesn't remove untracked unignored file with same name ok 15 - git_rebase_interactive: added submodule creates empty directory ok 16 - git_rebase_interactive: added submodule leaves existing empty directory alone ok 17 - git_rebase_interactive: replace tracked file with submodule creates empty directory ok 18 - git_rebase_interactive: replace directory with submodule ok 19 - git_rebase_interactive: removed submodule leaves submodule directory and its contents in place ok 20 - git_rebase_interactive: removed submodule leaves submodule containing a .git directory alone ok 21 - git_rebase_interactive: replace submodule with a directory must fail ok 22 - git_rebase_interactive: replace submodule containing a .git directory with a directory must fail not ok 23 - git_rebase_interactive: replace submodule with a file must fail # TODO known breakage not ok 24 - git_rebase_interactive: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - git_rebase_interactive: modified submodule does not update submodule work tree ok 26 - git_rebase_interactive: modified submodule does not update submodule work tree to invalid commit ok 27 - git_rebase_interactive: modified submodule does not update submodule work tree from invalid commit ok 28 - git_rebase_interactive: added submodule doesn't remove untracked unignored file with same name ok 29 - rebase interactive ignores modified submodules # still have 4 known breakage(s) # passed all remaining 25 test(s) 1..29 ok t3433-rebase-across-mode-change.sh ................. ok 1 - setup ok 2 - rebase changes with the apply backend ok 3 - rebase changes with the merge backend ok 4 - rebase changes with the merge backend with a delay # passed all 4 test(s) 1..4 ok t3425-rebase-topology-merges.sh .................... ok 1 - setup of non-linear-history ok 2 - rebase --apply after merge from upstream ok 3 - rebase -m after merge from upstream ok 4 - rebase -i after merge from upstream ok 5 - rebase --apply of non-linear history is linearized in place ok 6 - rebase -m of non-linear history is linearized in place ok 7 - rebase -i of non-linear history is linearized in place ok 8 - rebase --apply of non-linear history is linearized upstream ok 9 - rebase -m of non-linear history is linearized upstream ok 10 - rebase -i of non-linear history is linearized upstream ok 11 - rebase --apply of non-linear history with merges after upstream merge is linearized ok 12 - rebase -m of non-linear history with merges after upstream merge is linearized ok 13 - rebase -i of non-linear history with merges after upstream merge is linearized ok 14 - rebase -p is no-op in non-linear history ok 15 - rebase -p is no-op when base inside second parent not ok 16 - rebase -p --root on non-linear history is a no-op # TODO known breakage ok 17 - rebase -p re-creates merge from side branch ok 18 - rebase -p re-creates internal merge ok 19 - rebase -p can re-create two branches on onto ok 20 - setup of non-linear-history for patch-equivalence tests ok 21 - rebase -p re-creates history around dropped commit matching upstream ok 22 - rebase -p --onto in merged history drops patches in upstream ok 23 - rebase -p --onto in merged history does not drop patches in onto ok 24 - setup of non-linear-history for dropping whole side not ok 25 - rebase -p drops merge commit when entire first-parent side is dropped # TODO known breakage ok 26 - rebase -p drops merge commit when entire second-parent side is dropped ok 27 - setup of non-linear-history for empty commits ok 28 - rebase -p re-creates empty internal merge commit ok 29 - rebase -p re-creates empty merge commit # still have 2 known breakage(s) # passed all remaining 27 test(s) 1..29 ok t3434-rebase-i18n.sh ............................... ok 1 - setup ok 2 - rebase --rebase-merges update encoding eucJP to UTF-8 ok 3 - rebase --rebase-merges update encoding eucJP to ISO-2022-JP ok 4 - rebase --continue update from ISO-8859-1 to UTF-8 ok 5 - rebase --continue update from eucJP to UTF-8 ok 6 - rebase --continue update from eucJP to ISO-2022-JP # passed all 6 test(s) 1..6 ok t3500-cherry.sh .................................... ok 1 - prepare repository with topic branch, and check cherry finds the 2 patches from there ok 2 - check that cherry with limit returns only the top patch ok 3 - cherry-pick one of the 2 patches, and check cherry recognized one and only one as new ok 4 - cherry ignores whitespace # passed all 4 test(s) 1..4 ok t3436-rebase-more-options.sh ....................... ok 1 - setup ok 2 - --ignore-whitespace works with apply backend ok 3 - --ignore-whitespace works with merge backend ok 4 - --ignore-whitespace is remembered when continuing ok 5 - --committer-date-is-author-date works with apply backend ok 6 - --committer-date-is-author-date works with merge backend ok 7 - --committer-date-is-author-date works with rebase -r ok 8 - --committer-date-is-author-date works when forking merge ok 9 - --committer-date-is-author-date works when committing conflict resolution ok 10 - --reset-author-date works with apply backend ok 11 - --reset-author-date works with merge backend ok 12 - --reset-author-date works after conflict resolution ok 13 - --reset-author-date works with rebase -r ok 14 - --reset-author-date with --committer-date-is-author-date works ok 15 - --reset-author-date --committer-date-is-author-date works when forking merge ok 16 - --ignore-date is an alias for --reset-author-date ok 17 - $EDITOR and friends are unchanged # passed all 17 test(s) 1..17 ok t3435-rebase-gpg-sign.sh ........................... ok 1 - setup ok 2 - setup: merge commit ok 3 - rebase with commit.gpgsign=false won't sign commit ok 4 - rebase with commit.gpgsign=true will sign commit ok 5 - rebase --no-gpg-sign with commit.gpgsign=true won't sign commit ok 6 - rebase --gpg-sign --no-gpg-sign with commit.gpgsign=true won't sign commit ok 7 - rebase --no-gpg-sign --gpg-sign with commit.gpgsign=false will sign commit ok 8 - rebase -i with commit.gpgsign=true will sign commit ok 9 - rebase -i --no-gpg-sign with commit.gpgsign=true won't sign commit ok 10 - rebase -i --gpg-sign --no-gpg-sign with commit.gpgsign=true won't sign commit ok 11 - rebase -i --no-gpg-sign --gpg-sign with commit.gpgsign=false will sign commit not ok 12 - rebase -p --no-gpg-sign override commit.gpgsign # TODO known breakage # still have 1 known breakage(s) # passed all remaining 11 test(s) 1..12 ok t3501-revert-cherry-pick.sh ........................ ok 1 - setup ok 2 - cherry-pick --nonsense ok 3 - revert --nonsense ok 4 - cherry-pick after renaming branch ok 5 - revert after renaming branch ok 6 - cherry-pick on stat-dirty working tree ok 7 - revert forbidden on dirty working tree ok 8 - cherry-pick on unborn branch ok 9 - cherry-pick "-" to pick from previous branch ok 10 - cherry-pick "-" is meaningless without checkout ok 11 - cherry-pick "-" works with arguments ok 12 - cherry-pick works with dirty renamed file # passed all 12 test(s) 1..12 ok t3503-cherry-pick-root.sh .......................... ok 1 - setup ok 2 - cherry-pick a root commit ok 3 - revert a root commit ok 4 - cherry-pick a root commit with an external strategy ok 5 - revert a root commit with an external strategy ok 6 - cherry-pick two root commits # passed all 6 test(s) 1..6 ok t3502-cherry-pick-merge.sh ......................... ok 1 - setup ok 2 - cherry-pick -m complains of bogus numbers ok 3 - cherry-pick explicit first parent of a non-merge ok 4 - cherry pick a merge without -m should fail ok 5 - cherry pick a merge (1) ok 6 - cherry pick a merge (2) ok 7 - cherry pick a merge relative to nonexistent parent should fail ok 8 - revert explicit first parent of a non-merge ok 9 - revert a merge without -m should fail ok 10 - revert a merge (1) ok 11 - revert a merge (2) ok 12 - revert a merge relative to nonexistent parent should fail # passed all 12 test(s) 1..12 ok t3505-cherry-pick-empty.sh ......................... ok 1 - setup ok 2 - cherry-pick an empty commit ok 3 - index lockfile was removed ok 4 - cherry-pick a commit with an empty message ok 5 - index lockfile was removed ok 6 - cherry-pick a commit with an empty message with --allow-empty-message ok 7 - cherry pick an empty non-ff commit without --allow-empty ok 8 - cherry pick an empty non-ff commit with --allow-empty ok 9 - cherry pick with --keep-redundant-commits ok 10 - cherry-pick a commit that becomes no-op (prep) ok 11 - cherry-pick a no-op without --keep-redundant ok 12 - cherry-pick a no-op with --keep-redundant # passed all 12 test(s) 1..12 ok t3504-cherry-pick-rerere.sh ........................ ok 1 - setup ok 2 - conflicting merge ok 3 - fixup ok 4 - cherry-pick conflict with --rerere-autoupdate ok 5 - cherry-pick conflict repsects rerere.autoUpdate ok 6 - cherry-pick conflict with --no-rerere-autoupdate ok 7 - cherry-pick --continue rejects --rerere-autoupdate ok 8 - cherry-pick --rerere-autoupdate more than once ok 9 - cherry-pick conflict without rerere # passed all 9 test(s) 1..9 ok t3506-cherry-pick-ff.sh ............................ ok 1 - setup ok 2 - cherry-pick using --ff fast forwards ok 3 - cherry-pick not using --ff does not fast forwards ok 4 - merge setup ok 5 - cherry-pick explicit first parent of a non-merge with --ff ok 6 - cherry pick a merge with --ff but without -m should fail ok 7 - cherry pick with --ff a merge (1) ok 8 - cherry pick with --ff a merge (2) ok 9 - cherry pick a merge relative to nonexistent parent with --ff should fail ok 10 - cherry pick a root commit with --ff ok 11 - cherry-pick --ff on unborn branch # passed all 11 test(s) 1..11 ok t3509-cherry-pick-merge-df.sh ...................... ok 1 - Initialize repository ok 2 - Setup rename across paths each below D/F conflicts ok 3 - Cherry-pick succeeds with rename across D/F conflicts ok 4 - Setup rename with file on one side matching directory name on other ok 5 - Cherry-pick succeeds with was_a_dir/file -> was_a_dir (resolve) ok 6 - Cherry-pick succeeds with was_a_dir/file -> was_a_dir (recursive) ok 7 - Setup rename with file on one side matching different dirname on other ok 8 - Cherry-pick with rename to different D/F conflict succeeds (resolve) ok 9 - Cherry-pick with rename to different D/F conflict succeeds (recursive) # passed all 9 test(s) 1..9 ok t3508-cherry-pick-many-commits.sh .................. ok 1 - setup ok 2 - cherry-pick first..fourth works ok 3 - cherry-pick three one two works ok 4 - cherry-pick three one two: fails ok 5 - output to keep user entertained during multi-pick ok 6 - cherry-pick --strategy resolve first..fourth works ok 7 - output during multi-pick indicates merge strategy ok 8 - cherry-pick --ff first..fourth works ok 9 - cherry-pick -n first..fourth works ok 10 - revert first..fourth works ok 11 - revert ^first fourth works ok 12 - revert fourth fourth~1 fourth~2 works ok 13 - cherry-pick -3 fourth works ok 14 - cherry-pick --stdin works # passed all 14 test(s) 1..14 ok t3507-cherry-pick-conflict.sh ...................... ok 1 - setup ok 2 - failed cherry-pick does not advance HEAD ok 3 - advice from failed cherry-pick ok 4 - advice from failed cherry-pick --no-commit ok 5 - failed cherry-pick sets CHERRY_PICK_HEAD ok 6 - successful cherry-pick does not set CHERRY_PICK_HEAD ok 7 - cherry-pick --no-commit does not set CHERRY_PICK_HEAD ok 8 - cherry-pick w/dirty tree does not set CHERRY_PICK_HEAD ok 9 - cherry-pick --strategy=resolve w/dirty tree does not set CHERRY_PICK_HEAD ok 10 - GIT_CHERRY_PICK_HELP suppresses CHERRY_PICK_HEAD ok 11 - git reset clears CHERRY_PICK_HEAD ok 12 - failed commit does not clear CHERRY_PICK_HEAD ok 13 - cancelled commit does not clear CHERRY_PICK_HEAD ok 14 - successful commit clears CHERRY_PICK_HEAD ok 15 - partial commit of cherry-pick fails ok 16 - commit --amend of cherry-pick fails ok 17 - successful final commit clears cherry-pick state ok 18 - reset after final pick clears cherry-pick state ok 19 - failed cherry-pick produces dirty index ok 20 - failed cherry-pick registers participants in index ok 21 - cherry-pick conflict, ensure commit.cleanup = scissors places scissors line properly ok 22 - cherry-pick conflict, ensure cleanup=scissors places scissors line properly ok 23 - failed cherry-pick describes conflict in work tree ok 24 - diff3 -m style ok 25 - revert also handles conflicts sanely ok 26 - failed revert sets REVERT_HEAD ok 27 - successful revert does not set REVERT_HEAD ok 28 - revert --no-commit sets REVERT_HEAD ok 29 - revert w/dirty tree does not set REVERT_HEAD ok 30 - GIT_CHERRY_PICK_HELP does not suppress REVERT_HEAD ok 31 - git reset clears REVERT_HEAD ok 32 - failed commit does not clear REVERT_HEAD ok 33 - successful final commit clears revert state ok 34 - reset after final pick clears revert state ok 35 - revert conflict, diff3 -m style ok 36 - revert conflict, ensure commit.cleanup = scissors places scissors line properly ok 37 - revert conflict, ensure cleanup=scissors places scissors line properly ok 38 - failed cherry-pick does not forget -s ok 39 - commit after failed cherry-pick does not add duplicated -s ok 40 - commit after failed cherry-pick adds -s at the right place ok 41 - commit --amend -s places the sign-off at the right place ok 42 - cherry-pick preserves sparse-checkout ok 43 - cherry-pick --continue remembers --keep-redundant-commits ok 44 - cherry-pick --continue remembers --allow-empty and --allow-empty-message # passed all 44 test(s) 1..44 ok t3511-cherry-pick-x.sh ............................. ok 1 - setup ok 2 - cherry-pick -x inserts blank line after one line subject ok 3 - cherry-pick -s inserts blank line after one line subject ok 4 - cherry-pick -s inserts blank line after non-conforming footer ok 5 - cherry-pick -s recognizes trailer config ok 6 - cherry-pick -x inserts blank line when conforming footer not found ok 7 - cherry-pick -s inserts blank line when conforming footer not found ok 8 - cherry-pick -x -s inserts blank line when conforming footer not found ok 9 - cherry-pick -s adds sob when last sob doesnt match committer ok 10 - cherry-pick -x -s adds sob when last sob doesnt match committer ok 11 - cherry-pick -s refrains from adding duplicate trailing sob ok 12 - cherry-pick -x -s adds sob even when trailing sob exists for committer ok 13 - cherry-pick -x handles commits with no NL at end of message ok 14 - cherry-pick -x handles commits with no footer and no NL at end of message ok 15 - cherry-pick -s handles commits with no NL at end of message ok 16 - cherry-pick -s handles commits with no footer and no NL at end of message ok 17 - cherry-pick -x treats "(cherry picked from..." line as part of footer ok 18 - cherry-pick -s treats "(cherry picked from..." line as part of footer ok 19 - cherry-pick -x -s treats "(cherry picked from..." line as part of footer ok 20 - cherry-pick preserves commit message ok 21 - cherry-pick -x cleans commit message ok 22 - cherry-pick -x respects commit.cleanup # passed all 22 test(s) 1..22 ok t3510-cherry-pick-sequence.sh ...................... ok 1 - setup ok 2 - cherry-pick persists data on failure ok 3 - cherry-pick mid-cherry-pick-sequence ok 4 - cherry-pick persists opts correctly ok 5 - cherry-pick cleans up sequencer state upon success ok 6 - cherry-pick --skip requires cherry-pick in progress ok 7 - revert --skip requires revert in progress ok 8 - cherry-pick --skip to skip commit ok 9 - revert --skip to skip commit ok 10 - skip "empty" commit ok 11 - skip a commit and check if rest of sequence is correct ok 12 - check advice when we move HEAD by committing ok 13 - selectively advise --skip while launching another sequence ok 14 - allow skipping commit but not abort for a new history ok 15 - allow skipping stopped cherry-pick because of untracked file modifications ok 16 - --quit does not complain when no cherry-pick is in progress ok 17 - --abort requires cherry-pick in progress ok 18 - --quit cleans up sequencer state ok 19 - --quit keeps HEAD and conflicted index intact ok 20 - --abort to cancel multiple cherry-pick ok 21 - --abort to cancel single cherry-pick ok 22 - --abort does not unsafely change HEAD ok 23 - cherry-pick --abort to cancel multiple revert ok 24 - revert --abort works, too ok 25 - --abort to cancel single revert ok 26 - --abort keeps unrelated change, easy case ok 27 - --abort refuses to clobber unrelated change, harder case ok 28 - cherry-pick still writes sequencer state when one commit is left ok 29 - --abort after last commit in sequence ok 30 - cherry-pick does not implicitly stomp an existing operation ok 31 - --continue complains when no cherry-pick is in progress ok 32 - --continue complains when there are unresolved conflicts ok 33 - --continue of single cherry-pick ok 34 - --continue of single revert ok 35 - --continue after resolving conflicts ok 36 - --continue after resolving conflicts and committing ok 37 - --continue asks for help after resolving patch to nil ok 38 - follow advice and skip nil patch ok 39 - --continue respects opts ok 40 - --continue of single-pick respects -x ok 41 - --continue respects -x in first commit in multi-pick not ok 42 - --signoff is automatically propagated to resolved conflict # TODO known breakage not ok 43 - --signoff dropped for implicit commit of resolution, multi-pick case # TODO known breakage not ok 44 - sign-off needs to be reaffirmed after conflict resolution, single-pick case # TODO known breakage ok 45 - malformed instruction sheet 1 ok 46 - malformed instruction sheet 2 ok 47 - empty commit set (no commits to walk) ok 48 - empty commit set (culled during walk) ok 49 - malformed instruction sheet 3 ok 50 - instruction sheet, fat-fingers version ok 51 - commit descriptions in insn sheet are optional # still have 3 known breakage(s) # passed all remaining 48 test(s) 1..51 ok t3514-cherry-pick-revert-gpg.sh .................... ok 1 - setup ok 2 - cherry-pick side with commit.gpgsign=false won't sign commit ok 3 - cherry-pick ..side with commit.gpgsign=false won't sign commit ok 4 - cherry-pick side with commit.gpgsign=true will sign commit ok 5 - cherry-pick ..side with commit.gpgsign=true will sign commit ok 6 - cherry-pick --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 7 - cherry-pick --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 8 - cherry-pick --gpg-sign --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 9 - cherry-pick --gpg-sign --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 10 - cherry-pick --no-gpg-sign --gpg-sign side with commit.gpgsign=false will sign commit ok 11 - cherry-pick --no-gpg-sign --gpg-sign ..side with commit.gpgsign=false will sign commit ok 12 - cherry-pick --edit side with commit.gpgsign=true will sign commit ok 13 - cherry-pick --edit ..side with commit.gpgsign=true will sign commit ok 14 - cherry-pick --edit --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 15 - cherry-pick --edit --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 16 - cherry-pick --edit --gpg-sign --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 17 - cherry-pick --edit --gpg-sign --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 18 - cherry-pick --edit --no-gpg-sign --gpg-sign side with commit.gpgsign=false will sign commit ok 19 - cherry-pick --edit --no-gpg-sign --gpg-sign ..side with commit.gpgsign=false will sign commit ok 20 - revert --edit HEAD with commit.gpgsign=false won't sign commit ok 21 - revert --edit two.. with commit.gpgsign=false won't sign commit ok 22 - revert --edit HEAD with commit.gpgsign=true will sign commit ok 23 - revert --edit two.. with commit.gpgsign=true will sign commit ok 24 - revert --edit --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 25 - revert --edit --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 26 - revert --edit --gpg-sign --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 27 - revert --edit --gpg-sign --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 28 - revert --edit --no-gpg-sign --gpg-sign HEAD with commit.gpgsign=false will sign commit ok 29 - revert --edit --no-gpg-sign --gpg-sign two.. with commit.gpgsign=false will sign commit ok 30 - revert --no-edit HEAD with commit.gpgsign=true will sign commit ok 31 - revert --no-edit two.. with commit.gpgsign=true will sign commit ok 32 - revert --no-edit --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 33 - revert --no-edit --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 34 - revert --no-edit --gpg-sign --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 35 - revert --no-edit --gpg-sign --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 36 - revert --no-edit --no-gpg-sign --gpg-sign HEAD with commit.gpgsign=false will sign commit # passed all 36 test(s) 1..36 ok t3512-cherry-pick-submodule.sh ..................... ok 1 - git_test_func: added submodule creates empty directory ok 2 - git_test_func: added submodule leaves existing empty directory alone ok 3 - git_test_func: replace tracked file with submodule creates empty directory not ok 4 - git_test_func: replace directory with submodule # TODO known breakage ok 5 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 6 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 7 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 8 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 9 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 10 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_test_func: modified submodule does not update submodule work tree ok 12 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 13 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 14 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 15 - unrelated submodule/file conflict is ignored # still have 5 known breakage(s) # passed all remaining 10 test(s) 1..15 ok t3601-rm-pathspec-file.sh .......................... ok 1 - setup ok 2 - simplest ok 3 - --pathspec-file-nul ok 4 - only touches what was listed ok 5 - error conditions # passed all 5 test(s) 1..5 ok t3513-revert-submodule.sh .......................... ok 1 - git_revert: added submodule creates empty directory ok 2 - git_revert: added submodule leaves existing empty directory alone ok 3 - git_revert: replace tracked file with submodule creates empty directory not ok 4 - git_revert: replace directory with submodule # TODO known breakage ok 5 - git_revert: removed submodule leaves submodule directory and its contents in place ok 6 - git_revert: removed submodule leaves submodule containing a .git directory alone ok 7 - git_revert: replace submodule with a directory must fail ok 8 - git_revert: replace submodule containing a .git directory with a directory must fail not ok 9 - git_revert: replace submodule with a file must fail # TODO known breakage not ok 10 - git_revert: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_revert: modified submodule does not update submodule work tree ok 12 - git_revert: modified submodule does not update submodule work tree to invalid commit ok 13 - git_revert: modified submodule does not update submodule work tree from invalid commit ok 14 - git_revert: added submodule doesn't remove untracked unignored file with same name # still have 3 known breakage(s) # passed all remaining 11 test(s) 1..14 ok t3700-add.sh ....................................... ok 1 - Test of git add ok 2 - Post-check that foo is in the index ok 3 - Test that "git add -- -q" works ok 4 - git add: Test that executable bit is not used if core.filemode=0 ok 5 - git add: filemode=0 should not get confused by symlink ok 6 - git update-index --add: Test that executable bit is not used... ok 7 - git add: filemode=0 should not get confused by symlink ok 8 - git update-index --add: Test that executable bit is not used... ok 9 - .gitignore test setup ok 10 - .gitignore is honored ok 11 - error out when attempting to add ignored ones without -f ok 12 - error out when attempting to add ignored ones without -f ok 13 - error out when attempting to add ignored ones but add others ok 14 - add ignored ones with -f ok 15 - add ignored ones with -f ok 16 - add ignored ones with -f ok 17 - .gitignore with subdirectory ok 18 - check correct prefix detection ok 19 - git add with filemode=0, symlinks=0, and unmerged entries ok 20 - git add with filemode=0, symlinks=0 prefers stage 2 over stage 1 ok 21 - git add --refresh ok 22 - git add --refresh with pathspec ok 23 - git add should fail atomically upon an unreadable file ok 24 - git add --ignore-errors ok 25 - git add (add.ignore-errors) ok 26 - git add (add.ignore-errors = false) ok 27 - --no-ignore-errors overrides config ok 28 - git add 'fo\[ou\]bar' ignores foobar ok 29 - git add to resolve conflicts on otherwise ignored path ok 30 - "add non-existent" should fail ok 31 - git add -A on empty repo does not error out ok 32 - "git add ." in empty repo ok 33 - error on a repository with no commits ok 34 - git add --dry-run of existing changed file ok 35 - git add --dry-run of non-existing file ok 36 - git add --dry-run of an existing file output ok 37 - git add --dry-run --ignore-missing of non-existing file ok 38 - git add --dry-run --ignore-missing of non-existing file output ok 39 - git add empty string should fail ok 40 - git add --chmod=[+-]x stages correctly ok 41 - git add --chmod=+x with symlinks ok 42 - git add --chmod=[+-]x changes index with already added file ok 43 - git add --chmod=[+-]x does not change the working tree ok 44 - no file status change if no pathspec is given ok 45 - no file status change if no pathspec is given in subdir ok 46 - all statuses changed in folder if . is given ok 47 # SKIP path is case-insensitive (missing CASE_INSENSITIVE_FS) # passed all 47 test(s) 1..47 ok t3702-add-edit.sh .................................. ok 1 - setup ok 2 - add -e ok 3 - add -e notices editor failure # passed all 3 test(s) 1..3 ok t3432-rebase-fast-forward.sh ....................... ok 1 - setup ok 2 - git rebase --apply with no changes is noop with same HEAD ok 3 - git rebase --apply --no-ff with no changes is work with same HEAD ok 4 - git rebase --merge with no changes is noop with same HEAD ok 5 - git rebase --merge --no-ff with no changes is work with same HEAD ok 6 - git rebase --merge (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 7 - git rebase --merge --no-ff (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 8 - git rebase --apply master with no changes is noop with same HEAD ok 9 - git rebase --apply --no-ff master with no changes is work with same HEAD ok 10 - git rebase --merge master with no changes is noop with same HEAD ok 11 - git rebase --merge --no-ff master with no changes is work with same HEAD ok 12 - git rebase --merge master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 13 - git rebase --merge --no-ff master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 14 - git rebase --apply --onto B B with no changes is noop with same HEAD ok 15 - git rebase --apply --no-ff --onto B B with no changes is work with diff HEAD ok 16 - git rebase --merge --onto B B with no changes is noop with same HEAD ok 17 - git rebase --merge --no-ff --onto B B with no changes is work with diff HEAD ok 18 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 19 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 20 - git rebase --apply --onto B... B with no changes is noop with same HEAD ok 21 - git rebase --apply --no-ff --onto B... B with no changes is work with diff HEAD ok 22 - git rebase --merge --onto B... B with no changes is noop with same HEAD ok 23 - git rebase --merge --no-ff --onto B... B with no changes is work with diff HEAD ok 24 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 25 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 26 - git rebase --apply --onto master... master with no changes is noop with same HEAD ok 27 - git rebase --apply --no-ff --onto master... master with no changes is work with same HEAD ok 28 - git rebase --merge --onto master... master with no changes is noop with same HEAD ok 29 - git rebase --merge --no-ff --onto master... master with no changes is work with same HEAD ok 30 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 31 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 32 - git rebase --apply --keep-base master with no changes is noop with same HEAD ok 33 - git rebase --apply --no-ff --keep-base master with no changes is work with same HEAD ok 34 - git rebase --merge --keep-base master with no changes is noop with same HEAD ok 35 - git rebase --merge --no-ff --keep-base master with no changes is work with same HEAD ok 36 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 37 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 38 - git rebase --apply --keep-base with no changes is noop with same HEAD ok 39 - git rebase --apply --no-ff --keep-base with no changes is work with same HEAD ok 40 - git rebase --merge --keep-base with no changes is noop with same HEAD ok 41 - git rebase --merge --no-ff --keep-base with no changes is work with same HEAD ok 42 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 43 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 44 - git rebase --apply --no-fork-point with no changes is noop with same HEAD ok 45 - git rebase --apply --no-ff --no-fork-point with no changes is work with same HEAD ok 46 - git rebase --merge --no-fork-point with no changes is noop with same HEAD ok 47 - git rebase --merge --no-ff --no-fork-point with no changes is work with same HEAD ok 48 - git rebase --merge --no-fork-point (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 49 - git rebase --merge --no-ff --no-fork-point (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 50 - git rebase --apply --keep-base --no-fork-point with no changes is noop with same HEAD ok 51 - git rebase --apply --no-ff --keep-base --no-fork-point with no changes is work with same HEAD ok 52 - git rebase --merge --keep-base --no-fork-point with no changes is noop with same HEAD ok 53 - git rebase --merge --no-ff --keep-base --no-fork-point with no changes is work with same HEAD ok 54 - git rebase --merge --keep-base --no-fork-point (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 55 - git rebase --merge --no-ff --keep-base --no-fork-point (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 56 - git rebase --apply --fork-point master with no changes is noop with same HEAD ok 57 - git rebase --apply --no-ff --fork-point master with no changes is work with same HEAD ok 58 - git rebase --merge --fork-point master with no changes is noop with same HEAD ok 59 - git rebase --merge --no-ff --fork-point master with no changes is work with same HEAD ok 60 - git rebase --merge --fork-point master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 61 - git rebase --merge --no-ff --fork-point master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 62 - git rebase --apply --fork-point --onto B B with no changes is noop with same HEAD ok 63 - git rebase --apply --no-ff --fork-point --onto B B with no changes is work with diff HEAD ok 64 - git rebase --merge --fork-point --onto B B with no changes is noop with same HEAD ok 65 - git rebase --merge --no-ff --fork-point --onto B B with no changes is work with diff HEAD ok 66 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 67 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 68 - git rebase --apply --fork-point --onto B... B with no changes is noop with same HEAD ok 69 - git rebase --apply --no-ff --fork-point --onto B... B with no changes is work with diff HEAD ok 70 - git rebase --merge --fork-point --onto B... B with no changes is noop with same HEAD ok 71 - git rebase --merge --no-ff --fork-point --onto B... B with no changes is work with diff HEAD ok 72 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 73 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 74 - git rebase --apply --fork-point --onto master... master with no changes is noop with same HEAD ok 75 - git rebase --apply --no-ff --fork-point --onto master... master with no changes is work with same HEAD ok 76 - git rebase --merge --fork-point --onto master... master with no changes is noop with same HEAD ok 77 - git rebase --merge --no-ff --fork-point --onto master... master with no changes is work with same HEAD ok 78 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 79 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 80 - git rebase --apply --keep-base --keep-base master with no changes is noop with same HEAD ok 81 - git rebase --apply --no-ff --keep-base --keep-base master with no changes is work with same HEAD ok 82 - git rebase --merge --keep-base --keep-base master with no changes is noop with same HEAD ok 83 - git rebase --merge --no-ff --keep-base --keep-base master with no changes is work with same HEAD ok 84 - git rebase --merge --keep-base --keep-base master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 85 - git rebase --merge --no-ff --keep-base --keep-base master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 86 - add work same to side ok 87 - git rebase --apply with our changes is noop with same HEAD ok 88 - git rebase --apply --no-ff with our changes is work with same HEAD ok 89 - git rebase --merge with our changes is noop with same HEAD ok 90 - git rebase --merge --no-ff with our changes is work with same HEAD ok 91 - git rebase --merge (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 92 - git rebase --merge --no-ff (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 93 - git rebase --apply master with our changes is noop with same HEAD ok 94 - git rebase --apply --no-ff master with our changes is work with same HEAD ok 95 - git rebase --merge master with our changes is noop with same HEAD ok 96 - git rebase --merge --no-ff master with our changes is work with same HEAD ok 97 - git rebase --merge master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 98 - git rebase --merge --no-ff master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 99 - git rebase --apply --onto B B with our changes is noop with same HEAD ok 100 - git rebase --apply --no-ff --onto B B with our changes is work with diff HEAD ok 101 - git rebase --merge --onto B B with our changes is noop with same HEAD ok 102 - git rebase --merge --no-ff --onto B B with our changes is work with diff HEAD ok 103 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 104 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 105 - git rebase --apply --onto B... B with our changes is noop with same HEAD ok 106 - git rebase --apply --no-ff --onto B... B with our changes is work with diff HEAD ok 107 - git rebase --merge --onto B... B with our changes is noop with same HEAD ok 108 - git rebase --merge --no-ff --onto B... B with our changes is work with diff HEAD ok 109 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 110 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 111 - git rebase --apply --onto master... master with our changes is noop with same HEAD ok 112 - git rebase --apply --no-ff --onto master... master with our changes is work with same HEAD ok 113 - git rebase --merge --onto master... master with our changes is noop with same HEAD ok 114 - git rebase --merge --no-ff --onto master... master with our changes is work with same HEAD ok 115 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 116 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 117 - git rebase --apply --keep-base master with our changes is noop with same HEAD ok 118 - git rebase --apply --no-ff --keep-base master with our changes is work with same HEAD ok 119 - git rebase --merge --keep-base master with our changes is noop with same HEAD ok 120 - git rebase --merge --no-ff --keep-base master with our changes is work with same HEAD ok 121 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 122 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 123 - git rebase --apply --keep-base with our changes is noop with same HEAD ok 124 - git rebase --apply --no-ff --keep-base with our changes is work with same HEAD ok 125 - git rebase --merge --keep-base with our changes is noop with same HEAD ok 126 - git rebase --merge --no-ff --keep-base with our changes is work with same HEAD ok 127 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 128 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 129 - git rebase --apply --no-fork-point with our changes is noop with same HEAD ok 130 - git rebase --apply --no-ff --no-fork-point with our changes is work with same HEAD ok 131 - git rebase --merge --no-fork-point with our changes is noop with same HEAD ok 132 - git rebase --merge --no-ff --no-fork-point with our changes is work with same HEAD ok 133 - git rebase --merge --no-fork-point (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 134 - git rebase --merge --no-ff --no-fork-point (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 135 - git rebase --apply --keep-base --no-fork-point with our changes is noop with same HEAD ok 136 - git rebase --apply --no-ff --keep-base --no-fork-point with our changes is work with same HEAD ok 137 - git rebase --merge --keep-base --no-fork-point with our changes is noop with same HEAD ok 138 - git rebase --merge --no-ff --keep-base --no-fork-point with our changes is work with same HEAD ok 139 - git rebase --merge --keep-base --no-fork-point (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 140 - git rebase --merge --no-ff --keep-base --no-fork-point (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 141 - git rebase --apply --fork-point master with our changes is noop with same HEAD ok 142 - git rebase --apply --no-ff --fork-point master with our changes is work with same HEAD ok 143 - git rebase --merge --fork-point master with our changes is noop with same HEAD ok 144 - git rebase --merge --no-ff --fork-point master with our changes is work with same HEAD ok 145 - git rebase --merge --fork-point master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 146 - git rebase --merge --no-ff --fork-point master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 147 - git rebase --apply --fork-point --onto B B with our changes is noop with same HEAD ok 148 - git rebase --apply --no-ff --fork-point --onto B B with our changes is work with diff HEAD ok 149 - git rebase --merge --fork-point --onto B B with our changes is noop with same HEAD ok 150 - git rebase --merge --no-ff --fork-point --onto B B with our changes is work with diff HEAD ok 151 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 152 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 153 - git rebase --apply --fork-point --onto B... B with our changes is noop with same HEAD ok 154 - git rebase --apply --no-ff --fork-point --onto B... B with our changes is work with diff HEAD ok 155 - git rebase --merge --fork-point --onto B... B with our changes is noop with same HEAD ok 156 - git rebase --merge --no-ff --fork-point --onto B... B with our changes is work with diff HEAD ok 157 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 158 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 159 - git rebase --apply --fork-point --onto master... master with our changes is noop with same HEAD ok 160 - git rebase --apply --no-ff --fork-point --onto master... master with our changes is work with same HEAD ok 161 - git rebase --merge --fork-point --onto master... master with our changes is noop with same HEAD ok 162 - git rebase --merge --no-ff --fork-point --onto master... master with our changes is work with same HEAD ok 163 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 164 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 165 - git rebase --apply --fork-point --keep-base master with our changes is noop with same HEAD ok 166 - git rebase --apply --no-ff --fork-point --keep-base master with our changes is work with same HEAD ok 167 - git rebase --merge --fork-point --keep-base master with our changes is noop with same HEAD ok 168 - git rebase --merge --no-ff --fork-point --keep-base master with our changes is work with same HEAD ok 169 - git rebase --merge --fork-point --keep-base master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 170 - git rebase --merge --no-ff --fork-point --keep-base master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 171 - add work same to upstream ok 172 - git rebase --apply --onto B B with our and their changes is noop with same HEAD ok 173 - git rebase --apply --no-ff --onto B B with our and their changes is work with diff HEAD ok 174 - git rebase --merge --onto B B with our and their changes is noop with same HEAD ok 175 - git rebase --merge --no-ff --onto B B with our and their changes is work with diff HEAD ok 176 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 177 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 178 - git rebase --apply --onto B... B with our and their changes is noop with same HEAD ok 179 - git rebase --apply --no-ff --onto B... B with our and their changes is work with diff HEAD ok 180 - git rebase --merge --onto B... B with our and their changes is noop with same HEAD ok 181 - git rebase --merge --no-ff --onto B... B with our and their changes is work with diff HEAD ok 182 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 183 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 184 - git rebase --apply --onto master... master with our and their changes is noop with same HEAD ok 185 - git rebase --apply --no-ff --onto master... master with our and their changes is work with diff HEAD ok 186 - git rebase --merge --onto master... master with our and their changes is noop with same HEAD ok 187 - git rebase --merge --no-ff --onto master... master with our and their changes is work with diff HEAD ok 188 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 189 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 190 - git rebase --apply --keep-base master with our and their changes is noop with same HEAD ok 191 - git rebase --apply --no-ff --keep-base master with our and their changes is work with diff HEAD ok 192 - git rebase --merge --keep-base master with our and their changes is noop with same HEAD ok 193 - git rebase --merge --no-ff --keep-base master with our and their changes is work with diff HEAD ok 194 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 195 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 196 - git rebase --apply --keep-base with our and their changes is noop with same HEAD ok 197 - git rebase --apply --no-ff --keep-base with our and their changes is work with diff HEAD ok 198 - git rebase --merge --keep-base with our and their changes is noop with same HEAD ok 199 - git rebase --merge --no-ff --keep-base with our and their changes is work with diff HEAD ok 200 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 201 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD not ok 202 - git rebase --apply --fork-point --onto B B with our and their changes is work with same HEAD # TODO known breakage ok 203 - git rebase --apply --no-ff --fork-point --onto B B with our and their changes is work with diff HEAD not ok 204 - git rebase --merge --fork-point --onto B B with our and their changes is work with same HEAD # TODO known breakage ok 205 - git rebase --merge --no-ff --fork-point --onto B B with our and their changes is work with diff HEAD not ok 206 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with same HEAD # TODO known breakage ok 207 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD not ok 208 - git rebase --apply --fork-point --onto B... B with our and their changes is work with same HEAD # TODO known breakage ok 209 - git rebase --apply --no-ff --fork-point --onto B... B with our and their changes is work with diff HEAD not ok 210 - git rebase --merge --fork-point --onto B... B with our and their changes is work with same HEAD # TODO known breakage ok 211 - git rebase --merge --no-ff --fork-point --onto B... B with our and their changes is work with diff HEAD not ok 212 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with same HEAD # TODO known breakage ok 213 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 214 - git rebase --apply --fork-point --onto master... master with our and their changes is noop with same HEAD ok 215 - git rebase --apply --no-ff --fork-point --onto master... master with our and their changes is work with diff HEAD ok 216 - git rebase --merge --fork-point --onto master... master with our and their changes is noop with same HEAD ok 217 - git rebase --merge --no-ff --fork-point --onto master... master with our and their changes is work with diff HEAD ok 218 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 219 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 220 - git rebase --apply --fork-point --keep-base master with our and their changes is noop with same HEAD ok 221 - git rebase --apply --no-ff --fork-point --keep-base master with our and their changes is work with diff HEAD ok 222 - git rebase --merge --fork-point --keep-base master with our and their changes is noop with same HEAD ok 223 - git rebase --merge --no-ff --fork-point --keep-base master with our and their changes is work with diff HEAD ok 224 - git rebase --merge --fork-point --keep-base master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 225 - git rebase --merge --no-ff --fork-point --keep-base master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD # still have 6 known breakage(s) # passed all remaining 219 test(s) 1..225 ok t3703-add-magic-pathspec.sh ........................ ok 1 - setup ok 2 - add :/ ok 3 - add :/anothersub ok 4 - add :/non-existent ok 5 - a file with the same (long) magic name exists ok 6 - a file with the same (short) magic name exists # passed all 6 test(s) 1..6 ok t3704-add-pathspec-file.sh ......................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t3800-mktag.sh ..................................... ok 1 - setup ok 2 - Tag object length check ok 3 - "object" line label check ok 4 - "object" line SHA1 check ok 5 - "type" line label check ok 6 - "type" line eol check ok 7 - "tag" line label check #1 ok 8 - "tag" line label check #2 ok 9 - "type" line type-name length check ok 10 - verify object (SHA1/type) check ok 11 - verify tag-name check ok 12 - "tagger" line label check #1 ok 13 - "tagger" line label check #2 ok 14 - disallow missing tag author name ok 15 - disallow malformed tagger ok 16 - allow empty tag email ok 17 - disallow spaces in tag email ok 18 - disallow missing tag timestamp ok 19 - detect invalid tag timestamp1 ok 20 - detect invalid tag timestamp2 ok 21 - detect invalid tag timezone1 ok 22 - detect invalid tag timezone2 ok 23 - detect invalid tag timezone3 ok 24 - detect invalid header entry ok 25 - create valid tag ok 26 - check mytag # passed all 26 test(s) 1..26 ok t3900-i18n-commit.sh ............................... ok 1 - setup ok 2 - no encoding header for base case ok 3 - UTF-16 refused because of NULs ok 4 - UTF-8 invalid characters refused ok 5 - UTF-8 overlong sequences rejected ok 6 - UTF-8 non-characters refused ok 7 - UTF-8 non-characters refused ok 8 - ISO8859-1 setup ok 9 - eucJP setup ok 10 - ISO-2022-JP setup ok 11 - check encoding header for ISO8859-1 ok 12 - check encoding header for eucJP ok 13 - check encoding header for ISO-2022-JP ok 14 - config to remove customization ok 15 - ISO8859-1 should be shown in UTF-8 now ok 16 - eucJP should be shown in UTF-8 now ok 17 - ISO-2022-JP should be shown in UTF-8 now ok 18 - config to add customization ok 19 - ISO8859-1 should be shown in itself now ok 20 - eucJP should be shown in itself now ok 21 - ISO-2022-JP should be shown in itself now ok 22 - config to tweak customization ok 23 - ISO8859-1 should be shown in UTF-8 now ok 24 - eucJP should be shown in UTF-8 now ok 25 - ISO-2022-JP should be shown in UTF-8 now ok 26 - eucJP should be shown in eucJP now ok 27 - ISO-2022-JP should be shown in eucJP now ok 28 - eucJP should be shown in ISO-2022-JP now ok 29 - ISO-2022-JP should be shown in ISO-2022-JP now ok 30 - No conversion with ISO8859-1 ok 31 - No conversion with eucJP ok 32 - No conversion with ISO-2022-JP ok 33 - commit --fixup with eucJP encoding ok 34 - commit --squash with ISO-2022-JP encoding ok 35 - commit --fixup into UTF-8 from ISO-8859-1 ok 36 - commit --squash into ISO-8859-1 from UTF-8 ok 37 - commit --squash into eucJP from ISO-2022-JP ok 38 - commit --fixup into ISO-2022-JP from UTF-8 # passed all 38 test(s) 1..38 ok t3902-quoted.sh .................................... ok 1 - setup ok 2 - setup expected files ok 3 - check fully quoted output from ls-files ok 4 - check fully quoted output from diff-files ok 5 - check fully quoted output from diff-index ok 6 - check fully quoted output from diff-tree ok 7 - check fully quoted output from ls-tree ok 8 - setting core.quotepath ok 9 - check fully quoted output from ls-files ok 10 - check fully quoted output from diff-files ok 11 - check fully quoted output from diff-index ok 12 - check fully quoted output from diff-tree ok 13 - check fully quoted output from ls-tree # passed all 13 test(s) 1..13 ok t3901-i18n-patch.sh ................................ ok 1 - setup ok 2 - format-patch output (ISO-8859-1) ok 3 - format-patch output (UTF-8) ok 4 - rebase (U/U) ok 5 - rebase (U/L) ok 6 - rebase (L/L) ok 7 - rebase (L/U) ok 8 - cherry-pick(U/U) ok 9 - cherry-pick(L/L) ok 10 - cherry-pick(U/L) ok 11 - cherry-pick(L/U) ok 12 - rebase --merge (U/U) ok 13 - rebase --merge (U/L) ok 14 - rebase --merge (L/L) ok 15 - rebase --merge (L/U) ok 16 - am (U/U) ok 17 - am (L/L) ok 18 - am (U/L) ok 19 - am --no-utf8 (U/L) ok 20 - am (L/U) # passed all 20 test(s) 1..20 ok t3904-stash-patch.sh ............................... ok 1 - setup ok 2 - saying "n" does nothing ok 3 - git stash -p ok 4 - git stash -p --no-keep-index ok 5 - git stash --no-keep-index -p ok 6 - stash -p --no-keep-index -- does not unstage other files ok 7 - none of this moved HEAD ok 8 - stash -p with split hunk # passed all 8 test(s) 1..8 ok t3905-stash-include-untracked.sh ................... ok 1 - stash save --include-untracked some dirty working directory ok 2 - stash save --include-untracked cleaned the untracked files ok 3 - stash save --include-untracked stashed the untracked files ok 4 - stash save --patch --include-untracked fails ok 5 - stash save --patch --all fails ok 6 - stash pop after save --include-untracked leaves files untracked again ok 7 - stash save -u dirty index ok 8 - stash save --include-untracked dirty index got stashed ok 9 - stash save --include-untracked -q is quiet ok 10 - stash save --include-untracked removed files ok 11 - stash save --include-untracked removed files got stashed ok 12 - stash save --include-untracked respects .gitignore ok 13 - stash save -u can stash with only untracked files different ok 14 - stash save --all does not respect .gitignore ok 15 - stash save --all is stash poppable ok 16 - stash push --include-untracked with pathspec ok 17 - stash push with $IFS character ok 18 - stash previously ignored file ok 19 - stash -u -- doesnt print error ok 20 - stash -u -- leaves rest of working tree in place ok 21 - stash -u -- clears changes in both ok 22 - stash --all -- stashes ignored file ok 23 - stash --all -- clears changes in both ok 24 - stash -u -- leaves ignored file alone ok 25 - stash -u -- shows no changes when there are none ok 26 - stash -u with globs # passed all 26 test(s) 1..26 ok t3600-rm.sh ........................................ ok 1 - Initialize test directory ok 2 - add files with funny names ok 3 - Pre-check that foo exists and is in index before git rm foo ok 4 - Test that git rm foo succeeds ok 5 - Test that git rm --cached foo succeeds if the index matches the file ok 6 - Test that git rm --cached foo succeeds if the index matches the file ok 7 - Test that git rm --cached foo fails if the index matches neither the file nor HEAD ok 8 - Test that git rm --cached -f foo works in case where --cached only did not ok 9 - Post-check that foo exists but is not in index after git rm foo ok 10 - Pre-check that bar exists and is in index before "git rm bar" ok 11 - Test that "git rm bar" succeeds ok 12 - Post-check that bar does not exist and is not in index after "git rm -f bar" ok 13 - Test that "git rm -- -q" succeeds (remove a file that looks like an option) ok 14 - Test that "git rm -f" succeeds with embedded space, tab, or newline characters. ok 15 - Test that "git rm -f" fails if its rm fails ok 16 - When the rm in "git rm -f" fails, it should not remove the file from the index ok 17 - Remove nonexistent file with --ignore-unmatch ok 18 - "rm" command printed ok 19 - "rm" command suppressed with --quiet ok 20 - Re-add foo and baz ok 21 - Modify foo -- rm should refuse ok 22 - Modified foo -- rm -f should work ok 23 - Re-add foo and baz for HEAD tests ok 24 - foo is different in index from HEAD -- rm should refuse ok 25 - but with -f it should work. ok 26 - refuse to remove cached empty file with modifications ok 27 - remove intent-to-add file without --force ok 28 - Recursive test setup ok 29 - Recursive without -r fails ok 30 - Recursive with -r but dirty ok 31 - Recursive with -r -f ok 32 - Remove nonexistent file returns nonzero exit status ok 33 - Call "rm" from outside the work tree ok 34 - refresh index before checking if it is up-to-date ok 35 - choking "git rm" should not let it die with cruft ok 36 - Resolving by removal is not a warning-worthy event ok 37 - rm removes subdirectories recursively ok 38 - rm removes empty submodules from work tree ok 39 - rm removes removed submodule from index and .gitmodules ok 40 - rm removes work tree of unmodified submodules ok 41 - rm removes a submodule with a trailing / ok 42 - rm fails when given a file with a trailing / ok 43 - rm succeeds when given a directory with a trailing / ok 44 - rm of a populated submodule with different HEAD fails unless forced ok 45 - rm --cached leaves work tree of populated submodules and .gitmodules alone ok 46 - rm --dry-run does not touch the submodule or .gitmodules ok 47 - rm does not complain when no .gitmodules file is found ok 48 - rm will error out on a modified .gitmodules file unless staged ok 49 - rm will not error out on .gitmodules file with zero stat data ok 50 - rm issues a warning when section is not found in .gitmodules ok 51 - rm of a populated submodule with modifications fails unless forced ok 52 - rm of a populated submodule with untracked files fails unless forced ok 53 - setup submodule conflict ok 54 - rm removes work tree of unmodified conflicted submodule ok 55 - rm of a conflicted populated submodule with different HEAD fails unless forced ok 56 - rm of a conflicted populated submodule with modifications fails unless forced ok 57 - rm of a conflicted populated submodule with untracked files fails unless forced ok 58 - rm of a conflicted populated submodule with a .git directory fails even when forced ok 59 - rm of a conflicted unpopulated submodule succeeds ok 60 - rm of a populated submodule with a .git directory migrates git dir ok 61 - setup subsubmodule ok 62 - rm recursively removes work tree of unmodified submodules ok 63 - rm of a populated nested submodule with different nested HEAD fails unless forced ok 64 - rm of a populated nested submodule with nested modifications fails unless forced ok 65 - rm of a populated nested submodule with nested untracked files fails unless forced ok 66 - rm absorbs submodule's nested .git directory ok 67 - checking out a commit after submodule removal needs manual updates ok 68 - rm of d/f when d has become a non-directory ok 69 - rm of d/f when d has become a dangling symlink ok 70 - rm of file when it has become a directory ok 71 - rm across a symlinked leading path (no index) not ok 72 - rm across a symlinked leading path (w/ index) # TODO known breakage ok 73 - setup for testing rm messages ok 74 - rm files with different staged content ok 75 - rm files with different staged content without hints ok 76 - rm file with local modification ok 77 - rm file with local modification without hints ok 78 - rm file with changes in the index ok 79 - rm file with changes in the index without hints ok 80 - rm files with two different errors ok 81 - rm empty string should fail # still have 1 known breakage(s) # passed all remaining 80 test(s) 1..81 ok t3907-stash-show-config.sh ......................... ok 1 - setup ok 2 - showStat unset showPatch unset ok 3 - showStat unset showPatch false ok 4 - showStat unset showPatch true ok 5 - showStat false showPatch unset ok 6 - showStat false showPatch false ok 7 - showStat false showPatch true ok 8 - showStat true showPatch unset ok 9 - showStat true showPatch false ok 10 - showStat true showPatch true # passed all 10 test(s) 1..10 ok t3908-stash-in-worktree.sh ......................... ok 1 - setup ok 2 - apply in subdirectory # passed all 2 test(s) 1..2 ok t3701-add-interactive.sh ........................... ok 1 - setup (initial) ok 2 - status works (initial) ok 3 - setup expected ok 4 - diff works (initial) ok 5 - revert works (initial) ok 6 - add untracked (multiple) ok 7 - setup (commit) ok 8 - status works (commit) ok 9 - setup expected ok 10 - diff works (commit) ok 11 - revert works (commit) ok 12 - setup expected ok 13 - dummy edit works ok 14 - setup patch ok 15 - setup fake editor ok 16 - bad edit rejected ok 17 - setup patch ok 18 - garbage edit rejected ok 19 - setup patch ok 20 - setup expected ok 21 - real edit works ok 22 - setup file ok 23 - setup patch ok 24 - setup expected ok 25 - edit can strip spaces from empty context lines ok 26 - skip files similarly as commit -a ok 27 - patch does not affect mode ok 28 - stage mode but not hunk ok 29 - stage mode and hunk ok 30 - different prompts for mode change/deleted ok 31 - correct message when there is nothing to do ok 32 - setup again ok 33 - setup patch ok 34 - setup expected ok 35 - add first line works ok 36 - setup expected ok 37 - deleting a non-empty file ok 38 - setup expected ok 39 - deleting an empty file ok 40 - adding an empty file ok 41 - split hunk setup ok 42 - goto hunk ok 43 - navigate to hunk via regex ok 44 - split hunk "add -p (edit)" not ok 45 - split hunk "add -p (no, yes, edit)" # TODO known breakage ok 46 - split hunk with incomplete line at end not ok 47 - edit, adding lines to the first hunk # TODO known breakage ok 48 - patch mode ignores unmerged entries ok 49 - index is refreshed after applying patch ok 50 - diffs can be colorized ok 51 - colorized diffs respect diff.wsErrorHighlight ok 52 - diffFilter filters diff ok 53 - detect bogus diffFilter output ok 54 - diff.algorithm is passed to `git diff-files` ok 55 - patch-mode via -i prompts for files ok 56 - add -p handles globs ok 57 - add -p handles relative paths ok 58 - add -p does not expand argument lists ok 59 - hunk-editing handles custom comment char ok 60 - add -p works even with color.ui=always ok 61 - setup different kinds of dirty submodules ok 62 - status ignores dirty submodules (except HEAD) ok 63 - set up pathological context ok 64 - add -p works with pathological context lines ok 65 - add -p patch editing works with pathological context lines ok 66 - checkout -p works with pathological context lines ok 67 - add -N followed by add -p patch editing ok 68 - checkout -p patch editing of added file ok 69 - show help from add--helper # still have 2 known breakage(s) # passed all remaining 67 test(s) 1..69 ok t3910-mac-os-precompose.sh ......................... skipped: filesystem does not corrupt utf-8 t3909-stash-pathspec-file.sh ....................... ok 1 - setup ok 2 - simplest ok 3 - --pathspec-file-nul ok 4 - only touches what was listed ok 5 - error conditions # passed all 5 test(s) 1..5 ok t4000-diff-format.sh ............................... ok 1 - update-index --add two files with and without +x. ok 2 - git diff-files -p after editing work tree. ok 3 - validate git diff-files -p output. ok 4 - git diff-files -s after editing work tree ok 5 - git diff-files --no-patch as synonym for -s ok 6 - git diff-files --no-patch --patch shows the patch ok 7 - git diff-files --no-patch --patch-with-raw shows the patch and raw data ok 8 - git diff-files --patch --no-patch does not show the patch # passed all 8 test(s) 1..8 ok t4001-diff-rename.sh ............................... ok 1 - setup ok 2 - update-index --add a file. ok 3 - write that tree. ok 4 - renamed and edited the file. ok 5 - git diff-index -p -M after rename and editing. ok 6 - validate the output. ok 7 - test diff.renames=true ok 8 - test diff.renames=false ok 9 - test diff.renames unset ok 10 - favour same basenames over different ones ok 11 - test diff.renames=true for git status ok 12 - test diff.renames=false for git status ok 13 - favour same basenames even with minor differences ok 14 - two files with same basename and same content ok 15 - setup for many rename source candidates ok 16 - rename pretty print with nothing in common ok 17 - rename pretty print with common prefix ok 18 - rename pretty print with common suffix ok 19 - rename pretty print with common prefix and suffix ok 20 - rename pretty print common prefix and suffix overlap ok 21 - diff-tree -l0 defaults to a big rename limit, not zero # passed all 21 test(s) 1..21 ok t4003-diff-rename-1.sh ............................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - validate output from rename/copy detection (#1) ok 4 - prepare work tree again ok 5 - validate output from rename/copy detection (#2) ok 6 - prepare work tree once again ok 7 - validate output from rename/copy detection (#3) # passed all 7 test(s) 1..7 ok t4004-diff-rename-symlink.sh ....................... ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - setup diff output ok 4 - validate diff output # passed all 4 test(s) 1..4 ok t4002-diff-basic.sh ................................ ok 1 - adding test file NN and Z/NN ok 2 - adding test file ND and Z/ND ok 3 - adding test file NM and Z/NM ok 4 - adding test file DN and Z/DN ok 5 - adding test file DD and Z/DD ok 6 - adding test file DM and Z/DM ok 7 - adding test file MN and Z/MN ok 8 - adding test file MD and Z/MD ok 9 - adding test file MM and Z/MM ok 10 - adding test file SS ok 11 - adding test file TT ok 12 - prepare initial tree ok 13 - change in branch A (removal) ok 14 - change in branch A (modification) ok 15 - change in branch A (modification) ok 16 - change in branch A (modification) ok 17 - change in branch A (modification) ok 18 - change in branch A (modification) ok 19 - change in branch A (modification) ok 20 - change in branch A (addition) ok 21 - change in branch A (addition) ok 22 - change in branch A (addition) ok 23 - change in branch A (addition) ok 24 - change in branch A (addition) ok 25 - change in branch A (edit) ok 26 - change in branch A (change file to directory) ok 27 - recording branch A tree ok 28 - reading original tree and checking out ok 29 - change in branch B (removal) ok 30 - change in branch B (modification) ok 31 - change in branch B (modification) ok 32 - change in branch B (modification) ok 33 - change in branch B (modification) ok 34 - change in branch B (modification) ok 35 - change in branch B (modification) ok 36 - change in branch B (addition) ok 37 - change in branch B (addition) ok 38 - change in branch B (addition) ok 39 - change in branch B (addition) ok 40 - change in branch B (addition and modification) ok 41 - change in branch B (modification) ok 42 - change in branch B (addition of a file to conflict with directory) ok 43 - recording branch B tree ok 44 - keep contents of 3 trees for easy access ok 45 - diff-tree of known trees. ok 46 - diff-tree of known trees. ok 47 - diff-tree of known trees. ok 48 - diff-tree of known trees. ok 49 - diff-tree of known trees. ok 50 - diff-tree of known trees. ok 51 - diff-tree --stdin of known trees. ok 52 - diff-tree --stdin of known trees. ok 53 - diff-cache O with A in cache ok 54 - diff-cache O with B in cache ok 55 - diff-cache A with B in cache ok 56 - diff-files with O in cache and A checked out ok 57 - diff-files with O in cache and B checked out ok 58 - diff-files with A in cache and B checked out ok 59 - diff-tree O A == diff-tree -R A O ok 60 - diff-tree -r O A == diff-tree -r -R A O ok 61 - diff-tree B A == diff-tree -R A B ok 62 - diff-tree -r B A == diff-tree -r -R A B ok 63 - diff can read from stdin # passed all 63 test(s) 1..63 ok t4005-diff-rename-2.sh ............................. ok 1 - setup reference tree ok 2 - validate output from rename/copy detection (#1) ok 3 - validate output from rename/copy detection (#2) ok 4 - validate output from rename/copy detection (#3) # passed all 4 test(s) 1..4 ok t4006-diff-mode.sh ................................. ok 1 - setup ok 2 - chmod ok 3 - prepare binary file ok 4 - --stat output after text chmod ok 5 - --shortstat output after text chmod ok 6 - --stat output after binary chmod ok 7 - --shortstat output after binary chmod # passed all 7 test(s) 1..7 ok t4007-rename-3.sh .................................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - copy detection ok 4 - copy detection, cached ok 5 - copy, limited to a subtree ok 6 - tweak work tree ok 7 - rename detection ok 8 - rename, limited to a subtree # passed all 8 test(s) 1..8 ok t3903-stash.sh ..................................... ok 1 - stash some dirty working directory ok 2 - parents of stash ok 3 - applying bogus stash does nothing ok 4 - apply does not need clean working directory ok 5 - apply does not clobber working directory changes ok 6 - apply stashed changes ok 7 - apply stashed changes (including index) ok 8 - unstashing in a subdirectory ok 9 - stash drop complains of extra options ok 10 - drop top stash ok 11 - drop middle stash ok 12 - drop middle stash by index ok 13 - stash pop ok 14 - stash branch ok 15 - apply -q is quiet ok 16 - save -q is quiet ok 17 - pop -q works and is quiet ok 18 - pop -q --index works and is quiet ok 19 - drop -q is quiet ok 20 - stash -k ok 21 - stash --no-keep-index ok 22 - dont assume push with non-option args ok 23 - stash --invalid-option ok 24 - stash an added file ok 25 - stash --intent-to-add file ok 26 - stash rm then recreate ok 27 - stash rm and ignore ok 28 - stash rm and ignore (stage .gitignore) ok 29 - stash file to symlink ok 30 - stash file to symlink (stage rm) ok 31 - stash file to symlink (full stage) ok 32 - stash symlink to file ok 33 - this must have re-created the symlink ok 34 - unstash must re-create the file ok 35 - stash symlink to file (stage rm) ok 36 - this must have re-created the symlink ok 37 - unstash must re-create the file ok 38 - stash symlink to file (full stage) ok 39 - this must have re-created the symlink ok 40 - unstash must re-create the file not ok 41 - stash directory to file # TODO known breakage not ok 42 - stash file to directory # TODO known breakage ok 43 - giving too many ref arguments does not modify files ok 44 - drop: too many arguments errors out (does nothing) ok 45 - show: too many arguments errors out (does nothing) ok 46 - stash create - no changes ok 47 - stash branch - no stashes on stack, stash-like argument ok 48 - stash branch - stashes on stack, stash-like argument ok 49 - stash branch complains with no arguments ok 50 - stash show format defaults to --stat ok 51 - stash show - stashes on stack, stash-like argument ok 52 - stash show -p - stashes on stack, stash-like argument ok 53 - stash show - no stashes on stack, stash-like argument ok 54 - stash show -p - no stashes on stack, stash-like argument ok 55 - stash show --patience shows diff ok 56 - drop: fail early if specified stash is not a stash ref ok 57 - pop: fail early if specified stash is not a stash ref ok 58 - ref with non-existent reflog ok 59 - invalid ref of the form stash@{n}, n >= N ok 60 - invalid ref of the form "n", n >= N ok 61 - valid ref of the form "n", n < N ok 62 - branch: do not drop the stash if the branch exists ok 63 - branch: should not drop the stash if the apply fails ok 64 - apply: show same status as git status (relative to ./) ok 65 - stash where working directory contains "HEAD" file ok 66 - store called with invalid commit ok 67 - store updates stash ref and reflog ok 68 - handle stash specification with spaces ok 69 - setup stash with index and worktree changes ok 70 - stash list implies --first-parent -m ok 71 - stash list --cc shows combined diff ok 72 - stash is not confused by partial renames ok 73 - push -m shows right message ok 74 - push -m also works without space ok 75 - store -m foo shows right message ok 76 - store -mfoo shows right message ok 77 - store --message=foo shows right message ok 78 - store --message foo shows right message ok 79 - push -mfoo uses right message ok 80 - push --message foo is synonym for -mfoo ok 81 - push --message=foo is synonym for -mfoo ok 82 - push -m shows right message ok 83 - create stores correct message ok 84 - create with multiple arguments for the message ok 85 - create in a detached state ok 86 - stash -- stashes and restores the file ok 87 - stash -- stashes in subdirectory ok 88 - stash with multiple pathspec arguments ok 89 - stash with file including $IFS character ok 90 - stash with pathspec matching multiple paths ok 91 - stash push -p with pathspec shows no changes only once ok 92 - push : show no changes when there are none ok 93 - push: not in the repository errors out ok 94 - push: -q is quiet with changes ok 95 - push: -q is quiet with no changes ok 96 - push: -q is quiet even if there is no initial commit ok 97 - untracked files are left in place when -u is not given ok 98 - stash without verb with pathspec ok 99 - stash -k -- leaves unstaged files intact ok 100 - stash -- leaves untracked files in subdir intact ok 101 - stash -- works with binary files ok 102 - stash with user.name and user.email set works ok 103 - stash works when user.name and user.email are not set ok 104 - stash --keep-index with file deleted in index does not resurrect it on disk ok 105 - stash apply should succeed with unmodified file ok 106 - stash handles skip-worktree entries nicely ok 107 - stash -c stash.useBuiltin=false warning # still have 2 known breakage(s) # passed all remaining 105 test(s) 1..107 ok t4009-diff-rename-4.sh ............................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - validate output from rename/copy detection (#1) ok 4 - prepare work tree again ok 5 - validate output from rename/copy detection (#2) ok 6 - prepare work tree once again ok 7 - validate output from rename/copy detection (#3) # passed all 7 test(s) 1..7 ok t4008-diff-break-rewrite.sh ........................ ok 1 - setup ok 2 - change file1 with copy-edit of file0 and remove file0 ok 3 - run diff with -B (#1) ok 4 - run diff with -B and -M (#2) ok 5 - swap file0 and file1 ok 6 - run diff with -B (#3) ok 7 - run diff with -B and -M (#4) ok 8 - make file0 into something completely different ok 9 - run diff with -B (#5) ok 10 - run diff with -B -M (#6) ok 11 - run diff with -M (#7) ok 12 - file1 edited to look like file0 and file0 rename-edited to file2 ok 13 - run diff with -B (#8) ok 14 - run diff with -B -C (#9) # passed all 14 test(s) 1..14 ok t4011-diff-symlink.sh .............................. ok 1 - diff new symlink and file ok 2 - diff unchanged symlink and file ok 3 - diff removed symlink and file ok 4 - diff identical, but newly created symlink and file ok 5 - diff different symlink and file ok 6 - diff symlinks with non-existing targets ok 7 - setup symlinks with attributes ok 8 - symlinks do not respect userdiff config by path # passed all 8 test(s) 1..8 ok t4010-diff-pathspec.sh ............................. ok 1 - setup ok 2 - limit to path should show nothing ok 3 - limit to path1 should show path1/file1 ok 4 - limit to path1/ should show path1/file1 ok 5 - "*file1" should show path1/file1 ok 6 - limit to file0 should show file0 ok 7 - limit to file0/ should emit nothing. ok 8 - diff-tree pathspec ok 9 - diff-tree with wildcard shows dir also matches ok 10 - diff-tree -r with wildcard ok 11 - diff-tree with wildcard shows dir also matches ok 12 - diff-tree -r with wildcard from beginning ok 13 - diff-tree -r with wildcard ok 14 - setup submodules ok 15 - diff-tree ignores trailing slash on submodule path ok 16 - diff multiple wildcard pathspecs ok 17 - diff-cache ignores trailing slash on submodule path # passed all 17 test(s) 1..17 ok t3906-stash-submodule.sh ........................... not ok 1 - git_stash: added submodule creates empty directory # TODO known breakage not ok 2 - git_stash: added submodule leaves existing empty directory alone # TODO known breakage not ok 3 - git_stash: replace tracked file with submodule creates empty directory # TODO known breakage not ok 4 - git_stash: replace directory with submodule # TODO known breakage not ok 5 - git_stash: removed submodule leaves submodule directory and its contents in place # TODO known breakage not ok 6 - git_stash: removed submodule leaves submodule containing a .git directory alone # TODO known breakage ok 7 - git_stash: replace submodule with a directory must fail ok 8 - git_stash: replace submodule containing a .git directory with a directory must fail not ok 9 - git_stash: replace submodule with a file must fail # TODO known breakage not ok 10 - git_stash: replace submodule containing a .git directory with a file must fail # TODO known breakage not ok 11 - git_stash: modified submodule does not update submodule work tree # TODO known breakage not ok 12 - git_stash: modified submodule does not update submodule work tree to invalid commit # TODO known breakage not ok 13 - git_stash: modified submodule does not update submodule work tree from invalid commit # TODO known breakage ok 14 - git_stash: added submodule doesn't remove untracked unignored file with same name ok 15 - stash push with submodule.recurse=true preserves dirty submodule worktree ok 16 - stash push and pop with submodule.recurse=true preserves dirty submodule worktree # still have 11 known breakage(s) # passed all remaining 5 test(s) 1..16 ok t4012-diff-binary.sh ............................... ok 1 - prepare repository ok 2 - apply --stat output for binary file change ok 3 - diff --shortstat output for binary file change ok 4 - diff --shortstat output for binary file change only ok 5 - apply --numstat notices binary file change ok 6 - apply --numstat understands diff --binary format ok 7 - apply detecting corrupt patch correctly ok 8 - apply detecting corrupt patch correctly ok 9 - initial commit ok 10 - diff-index with --binary ok 11 - apply binary patch ok 12 - diff --no-index with binary creation ok 13 - diff --stat with binary files and big change count # passed all 13 test(s) 1..13 ok t4016-diff-quote.sh ................................ ok 1 - setup ok 2 - setup expected files ok 3 - git diff --summary -M HEAD ok 4 - git diff --numstat -M HEAD ok 5 - git diff --stat -M HEAD # passed all 5 test(s) 1..5 ok t4017-diff-retval.sh ............................... ok 1 - setup ok 2 - git diff --quiet -w HEAD^^ HEAD^ ok 3 - git diff --quiet HEAD^^ HEAD^ ok 4 - git diff --quiet -w HEAD^ HEAD ok 5 - git diff-tree HEAD^ HEAD ok 6 - git diff-tree HEAD^ HEAD -- a ok 7 - git diff-tree HEAD^ HEAD -- b ok 8 - echo HEAD | git diff-tree --stdin ok 9 - git diff-tree HEAD HEAD ok 10 - git diff-files ok 11 - git diff-index --cached HEAD ok 12 - git diff-index --cached HEAD^ ok 13 - git diff-index --cached HEAD^ ok 14 - git diff-tree -Stext HEAD^ HEAD -- b ok 15 - git diff-tree -Snot-found HEAD^ HEAD -- b ok 16 - git diff-files ok 17 - git diff-index --cached HEAD ok 18 - --check --exit-code returns 0 for no difference ok 19 - --check --exit-code returns 1 for a clean difference ok 20 - --check --exit-code returns 3 for a dirty difference ok 21 - --check with --no-pager returns 2 for dirty difference ok 22 - check should test not just the last line ok 23 - check detects leftover conflict markers ok 24 - check honors conflict marker length # passed all 24 test(s) 1..24 ok t4015-diff-whitespace.sh ........................... ok 1 - Ray Lehtiniemi's example ok 2 - another test, without options ok 3 - ignore-blank-lines: only new lines ok 4 - ignore-blank-lines: only new lines with space ok 5 - ignore-blank-lines: after change ok 6 - ignore-blank-lines: before change ok 7 - ignore-blank-lines: between changes ok 8 - ignore-blank-lines: between changes (with interhunkctx) ok 9 - ignore-blank-lines: scattered spaces ok 10 - ignore-blank-lines: spaces coalesce ok 11 - ignore-blank-lines: mix changes and blank lines ok 12 - check mixed spaces and tabs in indent ok 13 - check mixed tabs and spaces in indent ok 14 - check with no whitespace errors ok 15 - check with trailing whitespace ok 16 - check with space before tab in indent ok 17 - --check and --exit-code are not exclusive ok 18 - --check and --quiet are not exclusive ok 19 - check staged with no whitespace errors ok 20 - check staged with trailing whitespace ok 21 - check staged with space before tab in indent ok 22 - check with no whitespace errors (diff-index) ok 23 - check with trailing whitespace (diff-index) ok 24 - check with space before tab in indent (diff-index) ok 25 - check staged with no whitespace errors (diff-index) ok 26 - check staged with trailing whitespace (diff-index) ok 27 - check staged with space before tab in indent (diff-index) ok 28 - check with no whitespace errors (diff-tree) ok 29 - check with trailing whitespace (diff-tree) ok 30 - check with space before tab in indent (diff-tree) ok 31 - check with ignored trailing whitespace attr (diff-tree) ok 32 - check trailing whitespace (trailing-space: off) ok 33 - check trailing whitespace (trailing-space: on) ok 34 - check space before tab in indent (space-before-tab: off) ok 35 - check space before tab in indent (space-before-tab: on) ok 36 - check spaces as indentation (indent-with-non-tab: off) ok 37 - check spaces as indentation (indent-with-non-tab: on) ok 38 - ditto, but tabwidth=9 ok 39 - check tabs and spaces as indentation (indent-with-non-tab: on) ok 40 - ditto, but tabwidth=10 ok 41 - ditto, but tabwidth=20 ok 42 - check tabs as indentation (tab-in-indent: off) ok 43 - check tabs as indentation (tab-in-indent: on) ok 44 - check tabs and spaces as indentation (tab-in-indent: on) ok 45 - ditto, but tabwidth=1 (must be irrelevant) ok 46 - check tab-in-indent and indent-with-non-tab conflict ok 47 - check tab-in-indent excluded from wildcard whitespace attribute ok 48 - line numbers in --check output are correct ok 49 - checkdiff detects new trailing blank lines (1) ok 50 - checkdiff detects new trailing blank lines (2) ok 51 - checkdiff allows new blank lines ok 52 - whitespace-only changes not reported (diff) ok 53 - whitespace-only changes not reported (diffstat) ok 54 - whitespace changes with modification reported (diffstat) ok 55 - whitespace-only changes reported across renames (diffstat) ok 56 - whitespace-only changes reported across renames ok 57 - rename empty ok 58 - combined diff with autocrlf conversion ok 59 - setup diff colors ok 60 - diff that introduces a line with only tabs ok 61 - diff that introduces and removes ws breakages ok 62 - ws-error-highlight test setup ok 63 - test --ws-error-highlight option ok 64 - test diff.wsErrorHighlight config ok 65 - option overrides diff.wsErrorHighlight ok 66 - detect moved code, complete file ok 67 - detect malicious moved code, inside file ok 68 - plain moved code, inside file ok 69 - detect blocks of moved code ok 70 - detect permutations inside moved code -- dimmed-zebra ok 71 - cmd option assumes configured colored-moved ok 72 - no effect from --color-moved with --word-diff ok 73 - set up whitespace tests ok 74 - move detection ignoring whitespace ok 75 - move detection ignoring whitespace changes ok 76 - move detection ignoring whitespace at eol ok 77 - clean up whitespace-test colors ok 78 - --color-moved block at end of diff output respects MIN_ALNUM_COUNT ok 79 - --color-moved respects MIN_ALNUM_COUNT ok 80 - --color-moved treats adjacent blocks as separate for MIN_ALNUM_COUNT ok 81 - move detection with submodules ok 82 - only move detection ignores white spaces ok 83 - compare whitespace delta across moved blocks ok 84 - bogus settings in move detection erroring out ok 85 - compare whitespace delta incompatible with other space options ok 86 - compare mixed whitespace delta across moved blocks ok 87 - combine --ignore-blank-lines with --function-context ok 88 - combine --ignore-blank-lines with --function-context 2 # passed all 88 test(s) 1..88 ok t4018-diff-funcname.sh ............................. ok 1 - setup ok 2 - builtin ada pattern compiles ok 3 - builtin ada wordRegex pattern compiles ok 4 - builtin bibtex pattern compiles ok 5 - builtin bibtex wordRegex pattern compiles ok 6 - builtin cpp pattern compiles ok 7 - builtin cpp wordRegex pattern compiles ok 8 - builtin csharp pattern compiles ok 9 - builtin csharp wordRegex pattern compiles ok 10 - builtin css pattern compiles ok 11 - builtin css wordRegex pattern compiles ok 12 - builtin dts pattern compiles ok 13 - builtin dts wordRegex pattern compiles ok 14 - builtin elixir pattern compiles ok 15 - builtin elixir wordRegex pattern compiles ok 16 - builtin fortran pattern compiles ok 17 - builtin fortran wordRegex pattern compiles ok 18 - builtin fountain pattern compiles ok 19 - builtin fountain wordRegex pattern compiles ok 20 - builtin golang pattern compiles ok 21 - builtin golang wordRegex pattern compiles ok 22 - builtin html pattern compiles ok 23 - builtin html wordRegex pattern compiles ok 24 - builtin java pattern compiles ok 25 - builtin java wordRegex pattern compiles ok 26 - builtin markdown pattern compiles ok 27 - builtin markdown wordRegex pattern compiles ok 28 - builtin matlab pattern compiles ok 29 - builtin matlab wordRegex pattern compiles ok 30 - builtin objc pattern compiles ok 31 - builtin objc wordRegex pattern compiles ok 32 - builtin pascal pattern compiles ok 33 - builtin pascal wordRegex pattern compiles ok 34 - builtin perl pattern compiles ok 35 - builtin perl wordRegex pattern compiles ok 36 - builtin php pattern compiles ok 37 - builtin php wordRegex pattern compiles ok 38 - builtin python pattern compiles ok 39 - builtin python wordRegex pattern compiles ok 40 - builtin ruby pattern compiles ok 41 - builtin ruby wordRegex pattern compiles ok 42 - builtin rust pattern compiles ok 43 - builtin rust wordRegex pattern compiles ok 44 - builtin tex pattern compiles ok 45 - builtin tex wordRegex pattern compiles ok 46 - builtin custom1 pattern compiles ok 47 - builtin custom1 wordRegex pattern compiles ok 48 - builtin custom2 pattern compiles ok 49 - builtin custom2 wordRegex pattern compiles ok 50 - builtin custom3 pattern compiles ok 51 - builtin custom3 wordRegex pattern compiles ok 52 - last regexp must not be negated ok 53 - setup hunk header tests ok 54 - hunk header: README ok 55 - hunk header: cpp-c++-function ok 56 - hunk header: cpp-class-constructor ok 57 - hunk header: cpp-class-constructor-mem-init ok 58 - hunk header: cpp-class-definition ok 59 - hunk header: cpp-class-definition-derived ok 60 - hunk header: cpp-class-destructor ok 61 - hunk header: cpp-function-returning-global-type ok 62 - hunk header: cpp-function-returning-nested ok 63 - hunk header: cpp-function-returning-pointer ok 64 - hunk header: cpp-function-returning-reference ok 65 - hunk header: cpp-gnu-style-function ok 66 - hunk header: cpp-namespace-definition ok 67 - hunk header: cpp-operator-definition ok 68 - hunk header: cpp-skip-access-specifiers ok 69 - hunk header: cpp-skip-comment-block ok 70 - hunk header: cpp-skip-labels ok 71 - hunk header: cpp-struct-definition ok 72 - hunk header: cpp-struct-single-line ok 73 - hunk header: cpp-template-function-definition ok 74 - hunk header: cpp-union-definition ok 75 - hunk header: cpp-void-c-function ok 76 - hunk header: css-brace-in-col-1 ok 77 - hunk header: css-colon-eol ok 78 - hunk header: css-colon-selector ok 79 - hunk header: css-common ok 80 - hunk header: css-long-selector-list ok 81 - hunk header: css-prop-sans-indent ok 82 - hunk header: css-short-selector-list ok 83 - hunk header: css-trailing-space ok 84 - hunk header: custom1-pattern ok 85 - hunk header: custom2-match-to-end-of-line ok 86 - hunk header: custom3-alternation-in-pattern ok 87 - hunk header: dts-labels ok 88 - hunk header: dts-node-unitless ok 89 - hunk header: dts-nodes ok 90 - hunk header: dts-nodes-boolean-prop ok 91 - hunk header: dts-nodes-comment1 ok 92 - hunk header: dts-nodes-comment2 ok 93 - hunk header: dts-nodes-multiline-prop ok 94 - hunk header: dts-reference ok 95 - hunk header: dts-root ok 96 - hunk header: dts-root-comment ok 97 - hunk header: elixir-do-not-pick-end ok 98 - hunk header: elixir-ex-unit-test ok 99 - hunk header: elixir-function ok 100 - hunk header: elixir-macro ok 101 - hunk header: elixir-module ok 102 - hunk header: elixir-module-func ok 103 - hunk header: elixir-nested-module ok 104 - hunk header: elixir-private-function ok 105 - hunk header: elixir-protocol ok 106 - hunk header: elixir-protocol-implementation ok 107 - hunk header: fortran-block-data ok 108 - hunk header: fortran-comment ok 109 - hunk header: fortran-comment-keyword ok 110 - hunk header: fortran-comment-legacy ok 111 - hunk header: fortran-comment-legacy-star ok 112 - hunk header: fortran-external-function ok 113 - hunk header: fortran-external-subroutine ok 114 - hunk header: fortran-module ok 115 - hunk header: fortran-module-procedure ok 116 - hunk header: fortran-program ok 117 - hunk header: fountain-scene ok 118 - hunk header: golang-complex-function ok 119 - hunk header: golang-func ok 120 - hunk header: golang-interface ok 121 - hunk header: golang-long-func ok 122 - hunk header: golang-struct ok 123 - hunk header: java-class-member-function ok 124 - hunk header: markdown-heading-indented ok 125 - hunk header: markdown-heading-non-headings ok 126 - hunk header: matlab-class-definition ok 127 - hunk header: matlab-function ok 128 - hunk header: matlab-octave-section-1 ok 129 - hunk header: matlab-octave-section-2 ok 130 - hunk header: matlab-section ok 131 - hunk header: perl-skip-end-of-heredoc ok 132 - hunk header: perl-skip-forward-decl ok 133 - hunk header: perl-skip-sub-in-pod ok 134 - hunk header: perl-sub-definition ok 135 - hunk header: perl-sub-definition-kr-brace ok 136 - hunk header: php-abstract-class ok 137 - hunk header: php-class ok 138 - hunk header: php-final-class ok 139 - hunk header: php-function ok 140 - hunk header: php-interface ok 141 - hunk header: php-method ok 142 - hunk header: php-trait ok 143 - hunk header: python-async-def ok 144 - hunk header: python-class ok 145 - hunk header: python-def ok 146 - hunk header: python-indented-async-def ok 147 - hunk header: python-indented-class ok 148 - hunk header: python-indented-def ok 149 - hunk header: rust-fn ok 150 - hunk header: rust-impl ok 151 - hunk header: rust-struct ok 152 - hunk header: rust-trait # passed all 152 test(s) 1..152 ok t4019-diff-wserror.sh .............................. ok 1 - setup ok 2 - default ok 3 - default (attribute) ok 4 - default, tabwidth=10 (attribute) ok 5 - no check (attribute) ok 6 - no check, tabwidth=10 (attribute), must be irrelevant ok 7 - without -trail ok 8 - without -trail (attribute) ok 9 - without -space ok 10 - without -space (attribute) ok 11 - with indent-non-tab only ok 12 - with indent-non-tab only (attribute) ok 13 - with indent-non-tab only, tabwidth=10 ok 14 - with indent-non-tab only, tabwidth=10 (attribute) ok 15 - with cr-at-eol ok 16 - with cr-at-eol (attribute) ok 17 - trailing empty lines (1) ok 18 - trailing empty lines (2) ok 19 - checkdiff shows correct line number for trailing blank lines ok 20 - do not color trailing cr in context ok 21 - color new trailing blank lines # passed all 21 test(s) 1..21 ok t4021-format-patch-numbered.sh ..................... ok 1 - setup ok 2 - single patch defaults to no numbers ok 3 - multiple patch defaults to numbered ok 4 - Use --numbered ok 5 - format.numbered = true ok 6 - format.numbered && single patch ok 7 - format.numbered && --no-numbered ok 8 - format.numbered && --keep-subject ok 9 - format.numbered = auto ok 10 - format.numbered = auto && single patch ok 11 - format.numbered = auto && --no-numbered ok 12 - --start-number && --numbered ok 13 - single patch with cover-letter defaults to numbers ok 14 - Use --no-numbered and --cover-letter single patch # passed all 14 test(s) 1..14 ok t4020-diff-external.sh ............................. ok 1 - setup ok 2 - GIT_EXTERNAL_DIFF environment ok 3 - GIT_EXTERNAL_DIFF environment should apply only to diff ok 4 - GIT_EXTERNAL_DIFF environment and --no-ext-diff ok 5 - typechange diff ok 6 - diff.external ok 7 - diff.external should apply only to diff ok 8 - diff.external and --no-ext-diff ok 9 - diff attribute ok 10 - diff attribute should apply only to diff ok 11 - diff attribute and --no-ext-diff ok 12 - diff attribute ok 13 - diff attribute should apply only to diff ok 14 - diff attribute and --no-ext-diff ok 15 - GIT_EXTERNAL_DIFF trumps diff.external ok 16 - attributes trump GIT_EXTERNAL_DIFF and diff.external ok 17 - no diff with -diff ok 18 - force diff with "diff" ok 19 - GIT_EXTERNAL_DIFF with more than one changed files ok 20 - GIT_EXTERNAL_DIFF path counter/total ok 21 - GIT_EXTERNAL_DIFF generates pretty paths ok 22 - external diff with autocrlf = true ok 23 - diff --cached ok 24 - clean up crlf leftovers ok 25 - submodule diff # passed all 25 test(s) 1..25 ok t4022-diff-rewrite.sh .............................. ok 1 - setup ok 2 - detect rewrite ok 3 - show deletion diff without -D ok 4 - suppress deletion diff with -D ok 5 - show deletion diff with -B ok 6 - suppress deletion diff with -B -D ok 7 - prepare a file that ends with an incomplete line ok 8 - rewrite the middle 90% of sequence file and terminate with newline ok 9 - confirm that sequence file is considered a rewrite ok 10 - no newline at eof is on its own line without -B ok 11 - no newline at eof is on its own line with -B # passed all 11 test(s) 1..11 ok t4023-diff-rename-typechange.sh .................... ok 1 - setup ok 2 - cross renames to be detected for regular files ok 3 - cross renames to be detected for typechange ok 4 - moves and renames # passed all 4 test(s) 1..4 ok t4025-hunk-header.sh ............................... ok 1 - setup ok 2 - hunk header truncation with an overly long line # passed all 2 test(s) 1..2 ok t4024-diff-optimize-common.sh ...................... ok 1 - setup ok 2 - diff -U0 # passed all 2 test(s) 1..2 ok t4026-color.sh ..................................... ok 1 - reset ok 2 - empty color is empty ok 3 - attribute before color name ok 4 - aixterm bright fg color ok 5 - aixterm bright bg color ok 6 - color name before attribute ok 7 - attr fg bg ok 8 - fg attr bg ok 9 - fg bg attr ok 10 - fg bg attr... ok 11 - attr negation ok 12 - "no-" variant of negation ok 13 - long color specification ok 14 - absurdly long color specification ok 15 - 0-7 are aliases for basic ANSI color names ok 16 - 8-15 are aliases for aixterm color names ok 17 - 256 colors ok 18 - 24-bit colors ok 19 - "normal" yields no color at all" ok 20 - -1 is a synonym for "normal" ok 21 - color too small ok 22 - color too big ok 23 - extra character after color number ok 24 - extra character after color name ok 25 - extra character after attribute ok 26 - unknown color slots are ignored (diff) ok 27 - unknown color slots are ignored (branch) ok 28 - unknown color slots are ignored (status) # passed all 28 test(s) 1..28 ok t4028-format-patch-mime-headers.sh ................. ok 1 - create commit with utf-8 body ok 2 - patch has mime headers ok 3 - patch has mime and extra headers # passed all 3 test(s) 1..3 ok t4013-diff-various.sh .............................. ok 1 - setup ok 2 - git diff-tree initial # magic is (not used) ok 3 - git diff-tree -r initial # magic is (not used) ok 4 - git diff-tree -r --abbrev initial # magic is (not used) ok 5 - git diff-tree -r --abbrev=4 initial # magic is (not used) ok 6 - git diff-tree --root initial # magic is (not used) ok 7 - git diff-tree --root --abbrev initial # magic is (not used) ok 8 - git diff-tree --root --abbrev initial # magic is noellipses ok 9 - git diff-tree --root -r initial # magic is (not used) ok 10 - git diff-tree --root -r --abbrev initial # magic is (not used) ok 11 - git diff-tree --root -r --abbrev initial # magic is noellipses ok 12 - git diff-tree --root -r --abbrev=4 initial # magic is (not used) ok 13 - git diff-tree --root -r --abbrev=4 initial # magic is noellipses ok 14 - git diff-tree -p initial # magic is (not used) ok 15 - git diff-tree --root -p initial # magic is (not used) ok 16 - git diff-tree --root -p --abbrev=10 initial # magic is (not used) ok 17 - git diff-tree --root -p --full-index initial # magic is (not used) ok 18 - git diff-tree --root -p --full-index --abbrev=10 initial # magic is (not used) ok 19 - git diff-tree --patch-with-stat initial # magic is (not used) ok 20 - git diff-tree --root --patch-with-stat initial # magic is (not used) ok 21 - git diff-tree --patch-with-raw initial # magic is (not used) ok 22 - git diff-tree --root --patch-with-raw initial # magic is (not used) ok 23 - git diff-tree --pretty initial # magic is (not used) ok 24 - git diff-tree --pretty --root initial # magic is (not used) ok 25 - git diff-tree --pretty -p initial # magic is (not used) ok 26 - git diff-tree --pretty --stat initial # magic is (not used) ok 27 - git diff-tree --pretty --summary initial # magic is (not used) ok 28 - git diff-tree --pretty --stat --summary initial # magic is (not used) ok 29 - git diff-tree --pretty --root -p initial # magic is (not used) ok 30 - git diff-tree --pretty --root --stat initial # magic is (not used) ok 31 - git diff-tree --pretty --root --summary initial # magic is (not used) ok 32 - git diff-tree --pretty --root --summary -r initial # magic is (not used) ok 33 - git diff-tree --pretty --root --stat --summary initial # magic is (not used) ok 34 - git diff-tree --pretty --patch-with-stat initial # magic is (not used) ok 35 - git diff-tree --pretty --root --patch-with-stat initial # magic is (not used) ok 36 - git diff-tree --pretty --patch-with-raw initial # magic is (not used) ok 37 - git diff-tree --pretty --root --patch-with-raw initial # magic is (not used) ok 38 - git diff-tree --pretty=oneline initial # magic is (not used) ok 39 - git diff-tree --pretty=oneline --root initial # magic is (not used) ok 40 - git diff-tree --pretty=oneline -p initial # magic is (not used) ok 41 - git diff-tree --pretty=oneline --root -p initial # magic is (not used) ok 42 - git diff-tree --pretty=oneline --patch-with-stat initial # magic is (not used) ok 43 - git diff-tree --pretty=oneline --root --patch-with-stat initial # magic is (not used) ok 44 - git diff-tree --pretty=oneline --patch-with-raw initial # magic is (not used) ok 45 - git diff-tree --pretty=oneline --root --patch-with-raw initial # magic is (not used) ok 46 - git diff-tree --pretty side # magic is (not used) ok 47 - git diff-tree --pretty -p side # magic is (not used) ok 48 - git diff-tree --pretty --patch-with-stat side # magic is (not used) ok 49 - git diff-tree initial mode # magic is (not used) ok 50 - git diff-tree --stat initial mode # magic is (not used) ok 51 - git diff-tree --summary initial mode # magic is (not used) ok 52 - git diff-tree master # magic is (not used) ok 53 - git diff-tree -p master # magic is (not used) ok 54 - git diff-tree -p -m master # magic is (not used) ok 55 - git diff-tree -c master # magic is (not used) ok 56 - git diff-tree -c --abbrev master # magic is (not used) ok 57 - git diff-tree -c --abbrev master # magic is noellipses ok 58 - git diff-tree --cc master # magic is (not used) ok 59 - git diff-tree -c --stat master # magic is (not used) ok 60 - git diff-tree --cc --stat master # magic is (not used) ok 61 - git diff-tree -c --stat --summary master # magic is (not used) ok 62 - git diff-tree --cc --stat --summary master # magic is (not used) ok 63 - git diff-tree -c --stat --summary side # magic is (not used) ok 64 - git diff-tree --cc --stat --summary side # magic is (not used) ok 65 - git diff-tree --cc --shortstat master # magic is (not used) ok 66 - git diff-tree --cc --summary REVERSE # magic is (not used) ok 67 - git diff-tree --cc --patch-with-stat master # magic is (not used) ok 68 - git diff-tree --cc --patch-with-stat --summary master # magic is (not used) ok 69 - git diff-tree --cc --patch-with-stat --summary side # magic is (not used) ok 70 - git log master # magic is (not used) ok 71 - git log -p master # magic is (not used) ok 72 - git log --root master # magic is (not used) ok 73 - git log --root -p master # magic is (not used) ok 74 - git log --patch-with-stat master # magic is (not used) ok 75 - git log --root --patch-with-stat master # magic is (not used) ok 76 - git log --root --patch-with-stat --summary master # magic is (not used) ok 77 - git log --root -c --patch-with-stat --summary master # magic is (not used) ok 78 - git log --root --cc --patch-with-stat --summary master # magic is (not used) ok 79 - git log --no-diff-merges -p --first-parent master # magic is (not used) ok 80 - git log --diff-merges=off -p --first-parent master # magic is (not used) ok 81 - git log --first-parent --diff-merges=off -p master # magic is (not used) ok 82 - git log -p --first-parent master # magic is (not used) ok 83 - git log -m -p --first-parent master # magic is (not used) ok 84 - git log -m -p master # magic is (not used) ok 85 - git log -SF master # magic is (not used) ok 86 - git log -S F master # magic is (not used) ok 87 - git log -SF -p master # magic is (not used) ok 88 - git log -SF master --max-count=0 # magic is (not used) ok 89 - git log -SF master --max-count=1 # magic is (not used) ok 90 - git log -SF master --max-count=2 # magic is (not used) ok 91 - git log -GF master # magic is (not used) ok 92 - git log -GF -p master # magic is (not used) ok 93 - git log -GF -p --pickaxe-all master # magic is (not used) ok 94 - git log --decorate --all # magic is (not used) ok 95 - git log --decorate=full --all # magic is (not used) ok 96 - git rev-list --parents HEAD # magic is (not used) ok 97 - git rev-list --children HEAD # magic is (not used) ok 98 - git whatchanged master # magic is (not used) ok 99 - git whatchanged master # magic is noellipses ok 100 - git whatchanged -p master # magic is (not used) ok 101 - git whatchanged --root master # magic is (not used) ok 102 - git whatchanged --root master # magic is noellipses ok 103 - git whatchanged --root -p master # magic is (not used) ok 104 - git whatchanged --patch-with-stat master # magic is (not used) ok 105 - git whatchanged --root --patch-with-stat master # magic is (not used) ok 106 - git whatchanged --root --patch-with-stat --summary master # magic is (not used) ok 107 - git whatchanged --root -c --patch-with-stat --summary master # magic is (not used) ok 108 - git whatchanged --root --cc --patch-with-stat --summary master # magic is (not used) ok 109 - git whatchanged -SF master # magic is (not used) ok 110 - git whatchanged -SF master # magic is noellipses ok 111 - git whatchanged -SF -p master # magic is (not used) ok 112 - git log --patch-with-stat master -- dir/ # magic is (not used) ok 113 - git whatchanged --patch-with-stat master -- dir/ # magic is (not used) ok 114 - git log --patch-with-stat --summary master -- dir/ # magic is (not used) ok 115 - git whatchanged --patch-with-stat --summary master -- dir/ # magic is (not used) ok 116 - git show initial # magic is (not used) ok 117 - git show --root initial # magic is (not used) ok 118 - git show side # magic is (not used) ok 119 - git show master # magic is (not used) ok 120 - git show -c master # magic is (not used) ok 121 - git show -m master # magic is (not used) ok 122 - git show --first-parent master # magic is (not used) ok 123 - git show --stat side # magic is (not used) ok 124 - git show --stat --summary side # magic is (not used) ok 125 - git show --patch-with-stat side # magic is (not used) ok 126 - git show --patch-with-raw side # magic is (not used) ok 127 - git show --patch-with-raw side # magic is noellipses ok 128 - git show --patch-with-stat --summary side # magic is (not used) ok 129 - git format-patch --stdout initial..side # magic is (not used) ok 130 - git format-patch --stdout initial..master^ # magic is (not used) ok 131 - git format-patch --stdout initial..master # magic is (not used) ok 132 - git format-patch --stdout --no-numbered initial..master # magic is (not used) ok 133 - git format-patch --stdout --numbered initial..master # magic is (not used) ok 134 - git format-patch --attach --stdout initial..side # magic is (not used) ok 135 - git format-patch --attach --stdout --suffix=.diff initial..side # magic is (not used) ok 136 - git format-patch --attach --stdout initial..master^ # magic is (not used) ok 137 - git format-patch --attach --stdout initial..master # magic is (not used) ok 138 - git format-patch --inline --stdout initial..side # magic is (not used) ok 139 - git format-patch --inline --stdout initial..master^ # magic is (not used) ok 140 - git format-patch --inline --stdout --numbered-files initial..master # magic is (not used) ok 141 - git format-patch --inline --stdout initial..master # magic is (not used) ok 142 - git format-patch --inline --stdout --subject-prefix=TESTCASE initial..master # magic is (not used) ok 143 - git config format.subjectprefix DIFFERENT_PREFIX # magic is (not used) ok 144 - git format-patch --inline --stdout initial..master^^ # magic is (not used) ok 145 - git format-patch --stdout --cover-letter -n initial..master^ # magic is (not used) ok 146 - git diff --abbrev initial..side # magic is (not used) ok 147 - git diff -U initial..side # magic is (not used) ok 148 - git diff -U1 initial..side # magic is (not used) ok 149 - git diff -r initial..side # magic is (not used) ok 150 - git diff --stat initial..side # magic is (not used) ok 151 - git diff -r --stat initial..side # magic is (not used) ok 152 - git diff initial..side # magic is (not used) ok 153 - git diff --patch-with-stat initial..side # magic is (not used) ok 154 - git diff --patch-with-raw initial..side # magic is (not used) ok 155 - git diff --patch-with-raw initial..side # magic is noellipses ok 156 - git diff --patch-with-stat -r initial..side # magic is (not used) ok 157 - git diff --patch-with-raw -r initial..side # magic is (not used) ok 158 - git diff --patch-with-raw -r initial..side # magic is noellipses ok 159 - git diff --name-status dir2 dir # magic is (not used) ok 160 - git diff --no-index --name-status dir2 dir # magic is (not used) ok 161 - git diff --no-index --name-status -- dir2 dir # magic is (not used) ok 162 - git diff --no-index dir dir3 # magic is (not used) ok 163 - git diff master master^ side # magic is (not used) ok 164 - git diff --line-prefix=abc master master^ side # magic is (not used) ok 165 - git diff --dirstat master~1 master~2 # magic is (not used) ok 166 - git diff --dirstat initial rearrange # magic is (not used) ok 167 - git diff --dirstat-by-file initial rearrange # magic is (not used) ok 168 - git diff --dirstat --cc master~1 master # magic is (not used) ok 169 - git diff --raw initial # magic is (not used) ok 170 - git diff --raw initial # magic is noellipses ok 171 - git diff --raw --abbrev=4 initial # magic is (not used) ok 172 - git diff --raw --abbrev=4 initial # magic is noellipses ok 173 - git diff --raw --no-abbrev initial # magic is (not used) ok 174 - git diff --no-index --raw dir2 dir # magic is (not used) ok 175 - git diff --no-index --raw dir2 dir # magic is noellipses ok 176 - git diff --no-index --raw --abbrev=4 dir2 dir # magic is (not used) ok 177 - git diff --no-index --raw --abbrev=4 dir2 dir # magic is noellipses ok 178 - git diff --no-index --raw --no-abbrev dir2 dir # magic is (not used) ok 179 - git diff-tree --pretty --root --stat --compact-summary initial # magic is (not used) ok 180 - git diff-tree --pretty -R --root --stat --compact-summary initial # magic is (not used) ok 181 - git diff-tree --pretty note # magic is (not used) ok 182 - git diff-tree --pretty --notes note # magic is (not used) ok 183 - git diff-tree --format=%N note # magic is (not used) ok 184 - git diff-tree --stat --compact-summary initial mode # magic is (not used) ok 185 - git diff-tree -R --stat --compact-summary initial mode # magic is (not used) ok 186 - log -S requires an argument ok 187 - diff --cached on unborn branch ok 188 - diff --cached -- file on unborn branch ok 189 - diff --line-prefix with spaces ok 190 - diff-tree --stdin with log formatting # passed all 190 test(s) 1..190 ok t4029-diff-trailing-space.sh ....................... ok 1 - diff honors config option, diff.suppressBlankEmpty # passed all 1 test(s) 1..1 ok t4014-format-patch.sh .............................. ok 1 - setup ok 2 - format-patch --ignore-if-in-upstream ok 3 - format-patch --ignore-if-in-upstream ok 4 - format-patch --ignore-if-in-upstream handles tags ok 5 - format-patch doesn't consider merge commits ok 6 - format-patch result applies ok 7 - format-patch --ignore-if-in-upstream result applies ok 8 - commit did not screw up the log message ok 9 - format-patch did not screw up the log message ok 10 - replay did not screw up the log message ok 11 - extra headers ok 12 - extra headers without newlines ok 13 - extra headers with multiple To:s ok 14 - additional command line cc (ascii) not ok 15 - additional command line cc (rfc822) # TODO known breakage ok 16 - command line headers ok 17 - configuration headers and command line headers ok 18 - command line To: header (ascii) not ok 19 - command line To: header (rfc822) # TODO known breakage not ok 20 - command line To: header (rfc2047) # TODO known breakage ok 21 - configuration To: header (ascii) not ok 22 - configuration To: header (rfc822) # TODO known breakage not ok 23 - configuration To: header (rfc2047) # TODO known breakage ok 24 - format.from=false ok 25 - format.from=true ok 26 - format.from with address ok 27 - --no-from overrides format.from ok 28 - --from overrides format.from ok 29 - --no-to overrides config.to ok 30 - --no-to and --to replaces config.to ok 31 - --no-cc overrides config.cc ok 32 - --no-add-header overrides config.headers ok 33 - multiple files ok 34 - reroll count ok 35 - reroll count (-v) ok 36 - no threading ok 37 - thread ok 38 - thread in-reply-to ok 39 - thread cover-letter ok 40 - thread cover-letter in-reply-to ok 41 - thread explicit shallow ok 42 - thread deep ok 43 - thread deep in-reply-to ok 44 - thread deep cover-letter ok 45 - thread deep cover-letter in-reply-to ok 46 - thread via config ok 47 - thread deep via config ok 48 - thread config + override ok 49 - thread config + --no-thread ok 50 - excessive subject ok 51 - failure to write cover-letter aborts gracefully ok 52 - cover-letter inherits diff options ok 53 - shortlog of cover-letter wraps overly-long onelines ok 54 - format-patch respects -U ok 55 - format-patch -p suppresses stat ok 56 - format-patch from a subdirectory (1) ok 57 - format-patch from a subdirectory (2) ok 58 - format-patch from a subdirectory (3) ok 59 - format-patch --in-reply-to ok 60 - format-patch --signoff ok 61 - format-patch --notes --signoff ok 62 - format-patch notes output control ok 63 - format-patch with multiple notes refs ok 64 - format-patch with multiple notes refs in config ok 65 - options no longer allowed for format-patch ok 66 - format-patch --numstat should produce a patch ok 67 - format-patch -- ok 68 - format-patch --ignore-if-in-upstream HEAD ok 69 - get git version ok 70 - format-patch default signature ok 71 - format-patch --signature ok 72 - format-patch with format.signature config ok 73 - format-patch --signature overrides format.signature ok 74 - format-patch --no-signature ignores format.signature ok 75 - format-patch --signature --cover-letter ok 76 - format.signature="" suppresses signatures ok 77 - format-patch --no-signature suppresses signatures ok 78 - format-patch --signature="" suppresses signatures ok 79 - prepare mail-signature input ok 80 - --signature-file=file works ok 81 - format.signaturefile works ok 82 - --no-signature suppresses format.signaturefile ok 83 - --signature-file overrides format.signaturefile ok 84 - --signature overrides format.signaturefile ok 85 - format-patch --stdout paginates ok 86 - format-patch --stdout pagination can be disabled ok 87 - format-patch handles multi-line subjects ok 88 - format-patch handles multi-line encoded subjects ok 89 - format-patch wraps extremely long subject (ascii) ok 90 - format-patch wraps extremely long subject (rfc2047) ok 91 - format-patch quotes dot in from-headers ok 92 - format-patch quotes double-quote in from-headers ok 93 - format-patch uses rfc2047-encoded from-headers when necessary ok 94 - rfc2047-encoded from-headers leave no rfc822 specials ok 95 - format-patch wraps moderately long from-header (ascii) ok 96 - format-patch wraps extremely long from-header (ascii) ok 97 - format-patch wraps extremely long from-header (rfc822) ok 98 - format-patch wraps extremely long from-header (rfc2047) ok 99 - format-patch wraps extremely long from-header (non-ASCII without Q-encoding) ok 100 - subject lines are unencoded with --no-encode-email-headers ok 101 - subject lines are unencoded with format.encodeEmailHeaders=false ok 102 - --encode-email-headers overrides format.encodeEmailHeaders ok 103 - subject lines do not have 822 atom-quoting ok 104 - subject prefixes have space prepended ok 105 - empty subject prefix does not have extra space ok 106 - --rfc ok 107 - --from=ident notices bogus ident ok 108 - --from=ident replaces author ok 109 - --from uses committer ident ok 110 - --from omits redundant in-body header ok 111 - in-body headers trigger content encoding ok 112 - signoff: commit with no body ok 113 - signoff: commit with only subject ok 114 - signoff: commit with only subject that does not end with NL ok 115 - signoff: no existing signoffs ok 116 - signoff: no existing signoffs and no trailing NL ok 117 - signoff: some random signoff ok 118 - signoff: misc conforming footer elements ok 119 - signoff: some random signoff-alike ok 120 - signoff: not really a signoff ok 121 - signoff: not really a signoff (2) ok 122 - signoff: valid S-o-b paragraph in the middle ok 123 - signoff: the same signoff at the end ok 124 - signoff: the same signoff at the end, no trailing NL ok 125 - signoff: the same signoff NOT at the end ok 126 - signoff: tolerate garbage in conforming footer ok 127 - signoff: respect trailer config ok 128 - signoff: footer begins with non-signoff without @ sign ok 129 - format patch ignores color.ui ok 130 - format patch respects diff.relative ok 131 - cover letter with invalid --cover-from-description and config ok 132 - cover letter with format.coverFromDescription = default ok 133 - cover letter with --cover-from-description default ok 134 - cover letter with format.coverFromDescription = none ok 135 - cover letter with --cover-from-description none ok 136 - cover letter with format.coverFromDescription = message ok 137 - cover letter with --cover-from-description message ok 138 - cover letter with format.coverFromDescription = subject ok 139 - cover letter with --cover-from-description subject ok 140 - cover letter with format.coverFromDescription = auto (short subject line) ok 141 - cover letter with --cover-from-description auto (short subject line) ok 142 - cover letter with format.coverFromDescription = auto (long subject line) ok 143 - cover letter with --cover-from-description auto (long subject line) ok 144 - cover letter with command-line --cover-from-description overrides config ok 145 - cover letter using branch description (1) ok 146 - cover letter using branch description (2) ok 147 - cover letter using branch description (3) ok 148 - cover letter using branch description (4) ok 149 - cover letter using branch description (5) ok 150 - cover letter using branch description (6) ok 151 - cover letter with nothing ok 152 - cover letter auto ok 153 - cover letter auto user override ok 154 - format-patch --zero-commit ok 155 - From line has expected format ok 156 - format-patch -o with no leading directories ok 157 - format-patch -o with leading existing directories ok 158 - format-patch -o with leading non-existing directories ok 159 - format-patch format.outputDirectory option ok 160 - format-patch -o overrides format.outputDirectory ok 161 - format-patch --base ok 162 - format-patch --base errors out when base commit is in revision list ok 163 - format-patch --base errors out when base commit is not ancestor of revision list ok 164 - format-patch --base=auto ok 165 - format-patch errors out when history involves criss-cross ok 166 - format-patch format.useAutoBase whenAble history involves criss-cross ok 167 - format-patch format.useAutoBase option ok 168 - format-patch format.useAutoBase option with whenAble ok 169 - format-patch --base overrides format.useAutoBase ok 170 - format-patch --no-base overrides format.useAutoBase ok 171 - format-patch --no-base overrides format.useAutoBase whenAble ok 172 - format-patch --base with --attach ok 173 - format-patch --attach cover-letter only is non-multipart ok 174 - format-patch --pretty=mboxrd ok 175 - interdiff: setup ok 176 - interdiff: cover-letter ok 177 - interdiff: reroll-count ok 178 - interdiff: solo-patch # still have 5 known breakage(s) # passed all remaining 173 test(s) 1..178 ok t4027-diff-submodule.sh ............................ ok 1 - setup ok 2 - git diff --raw HEAD ok 3 - git diff-index --raw HEAD ok 4 - git diff-files --raw ok 5 - git diff HEAD ok 6 - git diff HEAD with dirty submodule (work tree) ok 7 - git diff HEAD with dirty submodule (index) ok 8 - git diff HEAD with dirty submodule (untracked) ok 9 - git diff HEAD with dirty submodule (work tree, refs match) ok 10 - git diff HEAD with dirty submodule (work tree, refs match) [.gitmodules] ok 11 - git diff HEAD with dirty submodule (index, refs match) ok 12 - git diff HEAD with dirty submodule (untracked, refs match) ok 13 - git diff HEAD with dirty submodule (untracked, refs match) [.gitmodules] ok 14 - git diff between submodule commits ok 15 - git diff between submodule commits [.gitmodules] ok 16 - git diff (empty submodule dir) ok 17 - conflicted submodule setup ok 18 - combined (empty submodule) ok 19 - combined (with submodule) # passed all 19 test(s) 1..19 ok t4033-diff-patience.sh ............................. ok 1 - --ignore-space-at-eol with a single appended character ok 2 - patience diff ok 3 - patience diff output is valid ok 4 - completely different files # passed all 4 test(s) 1..4 ok t4031-diff-rewrite-binary.sh ....................... ok 1 - create binary file with changes ok 2 - vanilla diff is binary ok 3 - rewrite diff is binary ok 4 - rewrite diff can show binary patch ok 5 - rewrite diff --numstat shows binary changes ok 6 - diff --stat counts binary rewrite as 0 lines ok 7 - setup textconv ok 8 - rewrite diff respects textconv # passed all 8 test(s) 1..8 ok t4030-diff-textconv.sh ............................. ok 1 - setup binary file with history ok 2 - file is considered binary by porcelain ok 3 - file is considered binary by plumbing ok 4 - setup textconv filters ok 5 - diff produces text ok 6 - show commit produces text ok 7 - diff-tree produces binary ok 8 - log produces text ok 9 - format-patch produces binary ok 10 - status -v produces text ok 11 - show blob produces binary ok 12 - show --textconv blob produces text ok 13 - show --no-textconv blob produces binary ok 14 - grep-diff (-G) operates on textconv data (add) ok 15 - grep-diff (-G) operates on textconv data (modification) ok 16 - pickaxe (-S) operates on textconv data (add) ok 17 - pickaxe (-S) operates on textconv data (modification) ok 18 - diffstat does not run textconv ok 19 - textconv does not act on symlinks # passed all 19 test(s) 1..19 ok t4035-diff-quiet.sh ................................ ok 1 - setup ok 2 - git diff-tree HEAD^ HEAD ok 3 - git diff-tree HEAD^ HEAD -- a ok 4 - git diff-tree HEAD^ HEAD -- b ok 5 - echo HEAD | git diff-tree --stdin ok 6 - git diff-tree HEAD HEAD ok 7 - git diff-files ok 8 - git diff-index --cached HEAD ok 9 - git diff-index --cached HEAD^ ok 10 - git diff-index --cached HEAD^ ok 11 - git diff-tree -Stext HEAD^ HEAD -- b ok 12 - git diff-tree -Snot-found HEAD^ HEAD -- b ok 13 - git diff-files ok 14 - git diff-index --cached HEAD ok 15 - git diff, one file outside repo ok 16 - git diff, both files outside repo ok 17 - git diff --ignore-space-at-eol, one file outside repo ok 18 - git diff --ignore-space-at-eol, both files outside repo ok 19 - git diff --ignore-all-space, one file outside repo ok 20 - git diff --ignore-all-space, both files outside repo ok 21 - git diff --quiet ignores stat-change only entries ok 22 - git diff --quiet on a path that need conversion # passed all 22 test(s) 1..22 ok t4036-format-patch-signer-mime.sh .................. ok 1 - setup ok 2 - format normally ok 3 - format with signoff without funny signer name ok 4 - format with non ASCII signer name ok 5 - attach and signoff do not duplicate mime headers # passed all 5 test(s) 1..5 ok t4032-diff-inter-hunk-context.sh ................... ok 1 - diff -U0, 1 common line: count hunks (2) ok 2 - diff -U0, 1 common line: check output ok 3 - diff -U0 --inter-hunk-context=0, 1 common line: count hunks (2) ok 4 - diff -U0 --inter-hunk-context=0, 1 common line: check output ok 5 - diff -U0 --inter-hunk-context=1, 1 common line: count hunks (1) ok 6 - diff -U0 --inter-hunk-context=1, 1 common line: check output ok 7 - diff -U0 --inter-hunk-context=2, 1 common line: count hunks (1) ok 8 - diff -U0 --inter-hunk-context=2, 1 common line: check output ok 9 - diff -U1, 1 common line: count hunks (1) ok 10 - diff -U0, 2 common lines: count hunks (2) ok 11 - diff -U0 --inter-hunk-context=0, 2 common lines: count hunks (2) ok 12 - diff -U0 --inter-hunk-context=1, 2 common lines: count hunks (2) ok 13 - diff -U0 --inter-hunk-context=2, 2 common lines: count hunks (1) ok 14 - diff -U1, 2 common lines: count hunks (1) ok 15 - diff -U1, 3 common lines: count hunks (2) ok 16 - diff -U1 --inter-hunk-context=0, 3 common lines: count hunks (2) ok 17 - diff -U1 --inter-hunk-context=1, 3 common lines: count hunks (1) ok 18 - diff -U1 --inter-hunk-context=2, 3 common lines: count hunks (1) ok 19 - diff -U3, 9 common lines: count hunks (2) ok 20 - diff -U3 --inter-hunk-context=2, 9 common lines: count hunks (2) ok 21 - diff -U3 --inter-hunk-context=3, 9 common lines: count hunks (1) ok 22 - (diff.interHunkContext=0) diff -U0, 1 common line: count hunks (2) ok 23 - (diff.interHunkContext=0) diff -U0, 1 common line: check output ok 24 - (diff.interHunkContext=1) diff -U0, 1 common line: count hunks (1) ok 25 - (diff.interHunkContext=1) diff -U0, 1 common line: check output ok 26 - (diff.interHunkContext=2) diff -U0, 1 common line: count hunks (1) ok 27 - (diff.interHunkContext=2) diff -U0, 1 common line: check output ok 28 - (diff.interHunkContext=3) diff -U3, 9 common lines: count hunks (1) ok 29 - (diff.interHunkContext=0) diff -U0, 2 common lines: count hunks (2) ok 30 - (diff.interHunkContext=1) diff -U0, 2 common lines: count hunks (2) ok 31 - (diff.interHunkContext=2) diff -U0, 2 common lines: count hunks (1) ok 32 - (diff.interHunkContext=0) diff -U1, 3 common lines: count hunks (2) ok 33 - (diff.interHunkContext=1) diff -U1, 3 common lines: count hunks (1) ok 34 - (diff.interHunkContext=2) diff -U1, 3 common lines: count hunks (1) ok 35 - (diff.interHunkContext=2) diff -U3, 9 common lines: count hunks (2) ok 36 - (diff.interHunkContext=3) diff -U3, 9 common lines: count hunks (1) ok 37 - diff.interHunkContext invalid # passed all 37 test(s) 1..37 ok t4037-diff-r-t-dirs.sh ............................. ok 1 - setup ok 2 - verify # passed all 2 test(s) 1..2 ok t4039-diff-assume-unchanged.sh ..................... ok 1 - setup ok 2 - diff-index does not examine assume-unchanged entries ok 3 - diff-files does not examine assume-unchanged entries ok 4 - find-copies-harder is not confused by mode bits # passed all 4 test(s) 1..4 ok t4040-whitespace-status.sh ......................... ok 1 - setup ok 2 - diff-tree --exit-code ok 3 - diff-tree -b --exit-code ok 4 - diff-index --cached --exit-code ok 5 - diff-index -b -p --cached --exit-code ok 6 - diff-index --exit-code ok 7 - diff-index -b -p --exit-code ok 8 - diff-files --exit-code ok 9 - diff-files -b -p --exit-code ok 10 - diff-files --diff-filter --quiet ok 11 - diff-tree --diff-filter --quiet # passed all 11 test(s) 1..11 ok t4042-diff-textconv-caching.sh ..................... ok 1 - setup ok 2 - first textconv works ok 3 - cached textconv produces same output ok 4 - cached textconv does not run helper ok 5 - changing textconv invalidates cache ok 6 - switching diff driver produces correct results ok 7 - log notes cache and still use cache for -p # passed all 7 test(s) 1..7 ok t4043-diff-rename-binary.sh ........................ ok 1 - prepare repository ok 2 - move the files into a "sub" directory ok 3 - git show -C -C report renames # passed all 3 test(s) 1..3 ok t4034-diff-words.sh ................................ ok 1 - setup ok 2 - set up pre and post with runs of whitespace ok 3 - word diff with runs of whitespace ok 4 - --word-diff=porcelain ok 5 - --word-diff=plain ok 6 - --word-diff=plain --color ok 7 - word diff without context ok 8 - word diff with a regular expression ok 9 - set up a diff driver ok 10 - option overrides .gitattributes ok 11 - use regex supplied by driver ok 12 - set up diff.wordRegex option ok 13 - command-line overrides config ok 14 - command-line overrides config: --word-diff-regex ok 15 - .gitattributes override config ok 16 - setup: remove diff driver regex ok 17 - use configured regex ok 18 - test parsing words for newline ok 19 - test when words are only removed at the end ok 20 - --word-diff=none ok 21 - unset default driver ok 22 - diff driver 'ada' ok 23 - diff driver 'bibtex' ok 24 - diff driver 'cpp' ok 25 - diff driver 'csharp' ok 26 - diff driver 'css' ok 27 - diff driver 'dts' ok 28 - diff driver 'fortran' ok 29 - diff driver 'html' ok 30 - diff driver 'java' ok 31 - diff driver 'matlab' ok 32 - diff driver 'objc' ok 33 - diff driver 'pascal' ok 34 - diff driver 'perl' ok 35 - diff driver 'php' ok 36 - diff driver 'python' ok 37 - diff driver 'ruby' ok 38 - diff driver 'tex' ok 39 - word-diff with diff.sbe ok 40 - word-diff with no newline at EOF ok 41 - setup history with two files ok 42 - wordRegex for the first file does not apply to the second # passed all 42 test(s) 1..42 ok t4044-diff-index-unique-abbrev.sh .................. ok 1 - setup ok 2 - diff does not produce ambiguous index line # passed all 2 test(s) 1..2 ok t4046-diff-unmerged.sh ............................. ok 1 - setup ok 2 - diff-files -0 ok 3 - diff-files -1 ok 4 - diff-files -2 ok 5 - diff-files -3 # passed all 5 test(s) 1..5 ok t4041-diff-submodule-option.sh ..................... ok 1 - added submodule ok 2 - added submodule, set diff.submodule ok 3 - --submodule=short overrides diff.submodule ok 4 - diff.submodule does not affect plumbing ok 5 - modified submodule(forward) ok 6 - modified submodule(forward) ok 7 - modified submodule(forward) --submodule ok 8 - modified submodule(forward) --submodule=short ok 9 - modified submodule(backward) ok 10 - modified submodule(backward and forward) ok 11 - typechanged submodule(submodule->blob), --cached ok 12 - typechanged submodule(submodule->blob) ok 13 - typechanged submodule(submodule->blob) ok 14 - nonexistent commit ok 15 - typechanged submodule(blob->submodule) ok 16 - submodule is up to date ok 17 - submodule contains untracked content ok 18 - submodule contains untracked content (untracked ignored) ok 19 - submodule contains untracked content (dirty ignored) ok 20 - submodule contains untracked content (all ignored) ok 21 - submodule contains untracked and modified content ok 22 - submodule contains untracked and modified content (untracked ignored) ok 23 - submodule contains untracked and modified content (dirty ignored) ok 24 - submodule contains untracked and modified content (all ignored) ok 25 - submodule contains modified content ok 26 - submodule is modified ok 27 - modified submodule contains untracked content ok 28 - modified submodule contains untracked content (untracked ignored) ok 29 - modified submodule contains untracked content (dirty ignored) ok 30 - modified submodule contains untracked content (all ignored) ok 31 - modified submodule contains untracked and modified content ok 32 - modified submodule contains untracked and modified content (untracked ignored) ok 33 - modified submodule contains untracked and modified content (dirty ignored) ok 34 - modified submodule contains untracked and modified content (all ignored) ok 35 - modified submodule contains modified content ok 36 - deleted submodule ok 37 - create second submodule ok 38 - multiple submodules ok 39 - path filter ok 40 - given commit ok 41 - given commit --submodule ok 42 - given commit --submodule=short ok 43 - setup .git file for sm2 ok 44 - diff --submodule with .git file ok 45 - diff --submodule with objects referenced by alternates # passed all 45 test(s) 1..45 ok t4038-diff-combined.sh ............................. ok 1 - setup ok 2 - check combined output (1) ok 3 - check combined output (2) ok 4 - diagnose truncated file ok 5 - setup for --cc --raw ok 6 - check --cc --raw with four trees ok 7 - check --cc --raw with forty trees ok 8 - setup combined ignore spaces ok 9 - check combined output (no ignore space) ok 10 - check combined output (ignore space at eol) ok 11 - check combined output (ignore space change) ok 12 - check combined output (ignore all spaces) ok 13 - combine diff coalesce simple ok 14 - combine diff coalesce tricky not ok 15 - combine diff coalesce three parents # TODO known breakage ok 16 - combine diff missing delete bug ok 17 - combine diff gets tree sorting right ok 18 - setup for --combined-all-paths ok 19 - --combined-all-paths and --raw ok 20 - --combined-all-paths and --cc ok 21 - setup for --combined-all-paths with funny names ok 22 - --combined-all-paths and --raw and funny names ok 23 - --combined-all-paths and --raw -and -z and funny names ok 24 - --combined-all-paths and --cc and funny names # still have 1 known breakage(s) # passed all remaining 23 test(s) 1..24 ok t4049-diff-stat-count.sh ........................... ok 1 - setup ok 2 - mode-only change show as a 0-line change ok 3 - binary changes do not count in lines ok 4 - exclude unmerged entries from total file count # passed all 4 test(s) 1..4 ok t4045-diff-relative.sh ............................. ok 1 - setup ok 2 - -p --relative=subdir/ ok 3 - -p --relative=subdir ok 4 - -p --relative ok 5 - -p --relative=sub ok 6 - --numstat --relative=subdir/ ok 7 - --numstat --relative=subdir ok 8 - --numstat --relative ok 9 - --numstat --relative=sub ok 10 - --stat --relative=subdir/ ok 11 - --stat --relative=subdir ok 12 - --stat --relative ok 13 - --stat --relative=sub ok 14 - --raw --relative=subdir/ ok 15 - --raw --relative=subdir ok 16 - --raw --relative ok 17 - --raw --relative=sub ok 18 - config diff.relative false -p ok 19 - config diff.relative true -p --no-relative ok 20 - config diff.relative false -p --no-relative ok 21 - config diff.relative false -p ok 22 - config diff.relative true -p --no-relative ok 23 - config diff.relative false -p --no-relative ok 24 - config diff.relative false -p --relative=subdir/ ok 25 - config diff.relative false -p --relative=subdir ok 26 - config diff.relative true -p --relative=subdir/ ok 27 - config diff.relative true -p --relative=subdir ok 28 - config diff.relative false -p --relative ok 29 - config diff.relative true -p --relative ok 30 - config diff.relative true -p ok 31 - config diff.relative false -p --no-relative --relative ok 32 - config diff.relative true -p --no-relative --relative ok 33 - config diff.relative false -p --no-relative --relative=subdir ok 34 - config diff.relative true -p --no-relative --relative=subdir # passed all 34 test(s) 1..34 ok t4048-diff-combined-binary.sh ...................... ok 1 - setup binary merge conflict ok 2 - diff -m indicates binary-ness ok 3 - diff -c indicates binary-ness ok 4 - diff --cc indicates binary-ness ok 5 - setup non-binary with binary attribute ok 6 - diff -m respects binary attribute ok 7 - diff -c respects binary attribute ok 8 - diff --cc respects binary attribute ok 9 - setup textconv attribute ok 10 - diff -m respects textconv attribute ok 11 - diff -c respects textconv attribute ok 12 - diff --cc respects textconv attribute ok 13 - diff-tree plumbing does not respect textconv ok 14 - diff --cc respects textconv on worktree file # passed all 14 test(s) 1..14 ok t4050-diff-histogram.sh ............................ ok 1 - histogram diff ok 2 - histogram diff output is valid ok 3 - completely different files # passed all 3 test(s) 1..3 ok t4053-diff-no-index.sh ............................. ok 1 - setup ok 2 - git diff --no-index directories ok 3 - git diff --no-index relative path outside repo ok 4 - git diff --no-index with broken index ok 5 - git diff outside repo with broken index ok 6 - git diff --no-index executed outside repo gives correct error message ok 7 - diff D F and diff F D ok 8 - turning a file into a directory ok 9 - diff from repo subdir shows real paths (explicit) ok 10 - diff from repo subdir shows real paths (implicit) ok 11 - diff --no-index from repo subdir respects config (explicit) ok 12 - diff --no-index from repo subdir respects config (implicit) ok 13 - diff --no-index from repo subdir with absolute paths ok 14 - diff --no-index allows external diff # passed all 14 test(s) 1..14 ok t4047-diff-dirstat.sh .............................. ok 1 - setup ok 2 - sanity check setup (--numstat) ok 3 - various ways to misspell --dirstat ok 4 - vanilla --dirstat ok 5 - vanilla -X ok 6 - explicit defaults: --dirstat=changes,noncumulative,3 ok 7 - explicit defaults: -Xchanges,noncumulative,3 ok 8 - later options override earlier options: ok 9 - non-defaults in config overridden by explicit defaults on command line ok 10 - --dirstat=0 ok 11 - -X0 ok 12 - diff.dirstat=0 ok 13 - --dirstat=0 --cumulative ok 14 - --dirstat=0,cumulative ok 15 - -X0,cumulative ok 16 - diff.dirstat=0,cumulative ok 17 - diff.dirstat=0 & --dirstat=cumulative ok 18 - --dirstat-by-file ok 19 - --dirstat=files ok 20 - diff.dirstat=files ok 21 - --dirstat-by-file=10 ok 22 - --dirstat=files,10 ok 23 - diff.dirstat=10,files ok 24 - --dirstat-by-file --cumulative ok 25 - --dirstat=files,cumulative ok 26 - diff.dirstat=cumulative,files ok 27 - --dirstat=files,cumulative,10 ok 28 - diff.dirstat=10,cumulative,files ok 29 - --dirstat=files,cumulative,16.7 ok 30 - diff.dirstat=16.7,cumulative,files ok 31 - diff.dirstat=16.70,cumulative,files ok 32 - --dirstat=files,cumulative,27.2 ok 33 - --dirstat=files,cumulative,27.09 ok 34 - --dirstat=lines ok 35 - diff.dirstat=lines ok 36 - --dirstat=lines,0 ok 37 - diff.dirstat=0,lines ok 38 - --dirstat=future_param,lines,0 should fail loudly ok 39 - --dirstat=dummy1,cumulative,2dummy should report both unrecognized parameters ok 40 - diff.dirstat=future_param,0,lines should warn, but still work ok 41 - --shortstat --dirstat should output only one dirstat # passed all 41 test(s) 1..41 ok t4054-diff-bogus-tree.sh ........................... ok 1 - create bogus tree ok 2 - create tree with matching file ok 3 - raw diff shows null sha1 (addition) ok 4 - raw diff shows null sha1 (removal) ok 5 - raw diff shows null sha1 (modification) ok 6 - raw diff shows null sha1 (other direction) ok 7 - raw diff shows null sha1 (reverse) ok 8 - raw diff shows null sha1 (index) ok 9 - patch fails due to bogus sha1 (addition) ok 10 - patch fails due to bogus sha1 (removal) ok 11 - patch fails due to bogus sha1 (modification) ok 12 - patch fails due to bogus sha1 (other direction) ok 13 - patch fails due to bogus sha1 (reverse) ok 14 - patch fails due to bogus sha1 (index) # passed all 14 test(s) 1..14 ok t4051-diff-function-context.sh ..................... ok 1 - setup ok 2 - changed function ok 3 - diff applies ok 4 - context includes comment ok 5 - context includes begin ok 6 - context includes end ok 7 - context does not include other functions ok 8 - context does not include preceding empty lines ok 9 - context does not include trailing empty lines ok 10 - changed includes ok 11 - diff applies ok 12 - context includes begin ok 13 - context includes end ok 14 - context does not include other functions ok 15 - context does not include trailing empty lines ok 16 - appended function ok 17 - diff applies ok 18 - context includes begin ok 19 - context includes end ok 20 - context does not include other functions ok 21 - appended function part ok 22 - diff applies ok 23 - context includes begin ok 24 - context includes end ok 25 - context does not include other functions ok 26 - context does not include preceding empty lines ok 27 - change with long common tail and no context ok 28 - diff applies ok 29 - context includes begin ok 30 - context includes end ok 31 - context does not include other functions ok 32 - context does not include preceding empty lines ok 33 - changed function plus appended function ok 34 - diff applies ok 35 - context includes begin ok 36 - context includes end ok 37 - context does not include other functions ok 38 - changed two consecutive functions ok 39 - diff applies ok 40 - context includes begin ok 41 - context includes end ok 42 - overlapping hunks are merged # passed all 42 test(s) 1..42 ok t4055-diff-context.sh .............................. ok 1 - setup ok 2 - the default number of context lines is 3 ok 3 - diff.context honored by "log" ok 4 - The -U option overrides diff.context ok 5 - diff.context honored by "diff" ok 6 - plumbing not affected ok 7 - non-integer config parsing ok 8 - negative integer config parsing ok 9 - -U0 is valid, so is diff.context=0 # passed all 9 test(s) 1..9 ok t4058-diff-duplicates.sh ........................... ok 1 - create trees with duplicate entries ok 2 - diff-tree between trees ok 3 - diff-tree with renames # passed all 3 test(s) 1..3 ok t4056-diff-order.sh ................................ ok 1 - setup ok 2 - no order (=tree object order) ok 3 - missing orderfile ok 4 - unreadable orderfile ok 5 - orderfile using option from subdir with --output ok 6 - orderfile using option (1) ok 7 - orderfile is fifo (1) ok 8 - orderfile using config (1) ok 9 - cancelling configured orderfile (1) ok 10 - orderfile using option (2) ok 11 - orderfile is fifo (2) ok 12 - orderfile using config (2) ok 13 - cancelling configured orderfile (2) ok 14 - setup for testing combine-diff order ok 15 - combine-diff: no order (=tree object order) ok 16 - combine-diff: orderfile using option (1) ok 17 - combine-diff: orderfile using option (2) # passed all 17 test(s) 1..17 ok t4057-diff-combined-paths.sh ....................... ok 1 - trivial merge - combine-diff empty ok 2 - only one truly conflicting path ok 3 - merge introduces new file ok 4 - merge removed a file # passed all 4 test(s) 1..4 ok t4052-stat-output.sh ............................... ok 1 - preparation ok 2 - format-patch: small change with long name gives more space to the name ok 3 - diff: small change with long name gives more space to the name ok 4 - show: small change with long name gives more space to the name ok 5 - log: small change with long name gives more space to the name ok 6 - format-patch --stat=width: a long name is given more room when the bar is short ok 7 - format-patch --stat-width=width with long name ok 8 - format-patch --stat=...,name-width with long name ok 9 - format-patch --stat-name-width with long name ok 10 - diff --stat=width: a long name is given more room when the bar is short ok 11 - diff --stat-width=width with long name ok 12 - diff --stat=...,name-width with long name ok 13 - diff --stat-name-width with long name ok 14 - show --stat=width: a long name is given more room when the bar is short ok 15 - show --stat-width=width with long name ok 16 - show --stat=...,name-width with long name ok 17 - show --stat-name-width with long name ok 18 - log --stat=width: a long name is given more room when the bar is short ok 19 - log --stat-width=width with long name ok 20 - log --stat=...,name-width with long name ok 21 - log --stat-name-width with long name ok 22 - preparation for big change tests ok 23 - format-patch --cover-letter ignores COLUMNS (big change) ok 24 - format-patch ignores COLUMNS (big change) ok 25 - format-patch --graph ignores COLUMNS (big change) ok 26 - diff respects COLUMNS (big change) ok 27 - show respects COLUMNS (big change) ok 28 - log respects COLUMNS (big change) ok 29 - log --graph respects COLUMNS (big change) ok 30 - format-patch ignores not enough COLUMNS (big change) ok 31 - format-patch --graph ignores not enough COLUMNS (big change) ok 32 - diff respects not enough COLUMNS (big change) ok 33 - show respects not enough COLUMNS (big change) ok 34 - log respects not enough COLUMNS (big change) ok 35 - log --graph respects not enough COLUMNS (big change) ok 36 - format-patch ignores statGraphWidth config ok 37 - format-patch --graph ignores statGraphWidth config ok 38 - diff respects statGraphWidth config ok 39 - show respects statGraphWidth config ok 40 - log respects statGraphWidth config ok 41 - log --graph respects statGraphWidth config ok 42 - format-patch --stat=width with big change ok 43 - format-patch --stat-width=width with big change ok 44 - format-patch --stat-graph-width with big change ok 45 - format-patch --stat-width=width --graph with big change ok 46 - format-patch --stat-graph-width --graph with big change ok 47 - diff --stat=width with big change ok 48 - diff --stat-width=width with big change ok 49 - diff --stat-graph-width with big change ok 50 - show --stat=width with big change ok 51 - show --stat-width=width with big change ok 52 - show --stat-graph-width with big change ok 53 - log --stat=width with big change ok 54 - log --stat-width=width with big change ok 55 - log --stat-graph-width with big change ok 56 - log --stat-width=width --graph with big change ok 57 - log --stat-graph-width --graph with big change ok 58 - preparation for long filename tests ok 59 - format-patch --stat=width with big change is more balanced ok 60 - format-patch --stat=width --graph with big change is balanced ok 61 - diff --stat=width with big change is more balanced ok 62 - show --stat=width with big change is more balanced ok 63 - log --stat=width with big change is more balanced ok 64 - log --stat=width --graph with big change is balanced ok 65 - format-patch ignores COLUMNS (long filename) ok 66 - format-patch --graph ignores COLUMNS (long filename) ok 67 - diff respects COLUMNS (long filename) ok 68 - show respects COLUMNS (long filename) ok 69 - log respects COLUMNS (long filename) ok 70 - log --graph respects COLUMNS (long filename) ok 71 - format-patch ignores prefix greater than COLUMNS (big change) ok 72 - format-patch --graph ignores prefix greater than COLUMNS (big change) ok 73 - diff respects prefix greater than COLUMNS (big change) ok 74 - show respects prefix greater than COLUMNS (big change) ok 75 - log respects prefix greater than COLUMNS (big change) ok 76 - log --graph respects prefix greater than COLUMNS (big change) ok 77 - merge --stat respects COLUMNS (big change) ok 78 - merge --stat respects COLUMNS (long filename) # passed all 78 test(s) 1..78 ok t4062-diff-pickaxe.sh .............................. ok 1 - setup ok 2 - -G matches ok 3 - -S --pickaxe-regex # passed all 3 test(s) 1..3 ok t4059-diff-submodule-not-initialized.sh ............ ok 1 - setup - submodules ok 2 - setup - git submodule add ok 3 - submodule directory removed ok 4 - setup - submodule multiple commits ok 5 - submodule removed multiple commits ok 6 - submodule not initialized in new clone ok 7 - setup submodule moved ok 8 - submodule moved then removed # passed all 8 test(s) 1..8 ok t4063-diff-blobs.sh ................................ ok 1 - create some blobs ok 2 - diff by sha1 ok 3 - index of sha1 diff ok 4 - sha1 diff uses arguments as paths ok 5 - sha1 diff has no mode change ok 6 - diff by tree:path (run) ok 7 - index of tree:path diff ok 8 - tree:path diff uses filenames as paths ok 9 - tree:path diff shows mode change ok 10 - diff by ranged tree:path ok 11 - index of ranged tree:path diff ok 12 - ranged tree:path diff uses filenames as paths ok 13 - ranged tree:path diff shows mode change ok 14 - diff blob against file ok 15 - index of blob-file diff ok 16 - blob-file diff uses filename as paths ok 17 - blob-file diff shows mode change ok 18 - blob-file diff prefers filename to sha1 # passed all 18 test(s) 1..18 ok t4065-diff-anchored.sh ............................. ok 1 - --anchored ok 2 - --anchored multiple ok 3 - --anchored with nonexistent line has no effect ok 4 - --anchored with non-unique line has no effect ok 5 - diff still produced with impossible multiple --anchored ok 6 - later algorithm arguments override earlier ones ok 7 - --anchored works with other commands like "git show" # passed all 7 test(s) 1..7 ok t4061-diff-indent.sh ............................... ok 1 - prepare ok 2 - diff: ugly spaces ok 3 - diff: --no-indent-heuristic overrides config ok 4 - diff: nice spaces with --indent-heuristic ok 5 - diff: nice spaces with diff.indentHeuristic=true ok 6 - diff: --indent-heuristic with --patience ok 7 - diff: --indent-heuristic with --histogram ok 8 - diff: ugly functions ok 9 - diff: nice functions with --indent-heuristic ok 10 - blame: nice spaces with --indent-heuristic ok 11 - blame: nice spaces with diff.indentHeuristic=true ok 12 - blame: ugly spaces with --no-indent-heuristic ok 13 - blame: ugly spaces with diff.indentHeuristic=false ok 14 - blame: --no-indent-heuristic overrides config ok 15 - blame: --indent-heuristic overrides config ok 16 - diff-tree: nice spaces with --indent-heuristic ok 17 - diff-tree: nice spaces with diff.indentHeuristic=true ok 18 - diff-tree: ugly spaces with --no-indent-heuristic ok 19 - diff-tree: ugly spaces with diff.indentHeuristic=false ok 20 - diff-tree: --indent-heuristic overrides config ok 21 - diff-tree: --no-indent-heuristic overrides config ok 22 - diff-index: nice spaces with --indent-heuristic ok 23 - diff-index: nice spaces with diff.indentHeuristic=true ok 24 - diff-index: ugly spaces with --no-indent-heuristic ok 25 - diff-index: ugly spaces with diff.indentHeuristic=false ok 26 - diff-index: --indent-heuristic overrides config ok 27 - diff-index: --no-indent-heuristic overrides config ok 28 - diff-files: nice spaces with --indent-heuristic ok 29 - diff-files: nice spaces with diff.indentHeuristic=true ok 30 - diff-files: ugly spaces with --no-indent-heuristic ok 31 - diff-files: ugly spaces with diff.indentHeuristic=false ok 32 - diff-files: --indent-heuristic overrides config ok 33 - diff-files: --no-indent-heuristic overrides config # passed all 33 test(s) 1..33 ok t4066-diff-emit-delay.sh ........................... ok 1 - set up history with a merge ok 2 - log --cc -p --stat --color-moved # passed all 2 test(s) 1..2 ok t4064-diff-oidfind.sh .............................. ok 1 - setup ok 2 - find the greeting blob ok 3 - setup a tree ok 4 - find a tree ok 5 - setup a submodule ok 6 - find a submodule ok 7 - set up merge tests ok 8 - detect merge which introduces blob ok 9 - detect merge which removes blob ok 10 - do not detect merge that does not touch blob # passed all 10 test(s) 1..10 ok t4068-diff-symmetric.sh ............................ ok 1 - setup ok 2 - diff with one merge base ok 3 - diff with two merge bases ok 4 - diff with no merge bases ok 5 - diff with too many symmetric differences ok 6 - diff with symmetric difference and extraneous arg ok 7 - diff with two ranges ok 8 - diff with ranges and extra arg # passed all 8 test(s) 1..8 ok t4100-apply-stat.sh ................................ ok 1 - rename ok 2 - rename with recount ok 3 - copy ok 4 - copy with recount ok 5 - rewrite ok 6 - rewrite with recount ok 7 - mode ok 8 - mode with recount ok 9 - non git (1) ok 10 - non git (1) with recount ok 11 - non git (2) ok 12 - non git (2) with recount ok 13 - non git (3) ok 14 - non git (3) with recount ok 15 - incomplete (1) ok 16 - incomplete (1) with recount ok 17 - incomplete (2) ok 18 - incomplete (2) with recount # passed all 18 test(s) 1..18 ok t4102-apply-rename.sh .............................. ok 1 - setup ok 2 - apply ok 3 - validate ok 4 - apply reverse ok 5 - apply copy # passed all 5 test(s) 1..5 ok t4060-diff-submodule-option-diff-format.sh ......... ok 1 - setup repository ok 2 - added submodule ok 3 - added submodule, set diff.submodule ok 4 - --submodule=short overrides diff.submodule ok 5 - diff.submodule does not affect plumbing ok 6 - modified submodule(forward) ok 7 - modified submodule(forward) ok 8 - modified submodule(forward) --submodule ok 9 - modified submodule(forward) --submodule=short ok 10 - modified submodule(backward) ok 11 - modified submodule(backward and forward) ok 12 - typechanged submodule(submodule->blob), --cached ok 13 - typechanged submodule(submodule->blob) ok 14 - typechanged submodule(submodule->blob) ok 15 - nonexistent commit ok 16 - typechanged submodule(blob->submodule) ok 17 - submodule is up to date ok 18 - submodule contains untracked content ok 19 - submodule contains untracked content (untracked ignored) ok 20 - submodule contains untracked content (dirty ignored) ok 21 - submodule contains untracked content (all ignored) ok 22 - submodule contains untracked and modified content ok 23 - submodule contains untracked and modified content (untracked ignored) ok 24 - submodule contains untracked and modified content (dirty ignored) ok 25 - submodule contains untracked and modified content (all ignored) ok 26 - submodule contains modified content ok 27 - submodule is modified ok 28 - modified submodule contains untracked content ok 29 - modified submodule contains untracked content (untracked ignored) ok 30 - modified submodule contains untracked content (dirty ignored) ok 31 - modified submodule contains untracked content (all ignored) ok 32 - modified submodule contains untracked and modified content ok 33 - modified submodule contains untracked and modified content (untracked ignored) ok 34 - modified submodule contains untracked and modified content (dirty ignored) ok 35 - modified submodule contains untracked and modified content (all ignored) ok 36 - modified submodule contains modified content ok 37 - deleted submodule ok 38 - create second submodule ok 39 - multiple submodules ok 40 - path filter ok 41 - given commit ok 42 - setup .git file for sm2 ok 43 - diff --submodule=diff with .git file ok 44 - setup nested submodule ok 45 - move nested submodule HEAD ok 46 - diff --submodule=diff with moved nested submodule HEAD ok 47 - diff --submodule=diff recurses into nested submodules # passed all 47 test(s) 1..47 ok t4101-apply-nonl.sh ................................ ok 1 - apply diff between 0 and 1 ok 2 - apply diff between 0 and 2 ok 3 - apply diff between 0 and 3 ok 4 - apply diff between 1 and 0 ok 5 - apply diff between 1 and 2 ok 6 - apply diff between 1 and 3 ok 7 - apply diff between 2 and 0 ok 8 - apply diff between 2 and 1 ok 9 - apply diff between 2 and 3 ok 10 - apply diff between 3 and 0 ok 11 - apply diff between 3 and 1 ok 12 - apply diff between 3 and 2 # passed all 12 test(s) 1..12 ok t4067-diff-partial-clone.sh ........................ ok 1 - git show batches blobs ok 2 - diff batches blobs ok 3 - diff skips same-OID blobs ok 4 - when fetching missing objects, diff skips GITLINKs ok 5 - diff with rename detection batches blobs ok 6 - diff does not fetch anything if inexact rename detection is not needed ok 7 - diff --break-rewrites fetches only if necessary, and batches blobs if it does # passed all 7 test(s) 1..7 ok t4105-apply-fuzz.sh ................................ ok 1 - setup ok 2 - unmodified patch ok 3 - minus offset ok 4 - plus offset ok 5 - big offset ok 6 - fuzz with no offset ok 7 - fuzz with minus offset ok 8 - fuzz with plus offset ok 9 - fuzz with big offset # passed all 9 test(s) 1..9 ok t4106-apply-stdin.sh ............................... ok 1 - setup ok 2 - git apply --numstat - < patch ok 3 - git apply --numstat - < patch patch # passed all 3 test(s) 1..3 ok t4107-apply-ignore-whitespace.sh ................... ok 1 - file creation ok 2 - patch2 fails (retab) ok 3 - patch2 applies with --ignore-whitespace ok 4 - patch2 reverse applies with --ignore-space-change ok 5 - patch2 applies (apply.ignorewhitespace = change) ok 6 - patch3 fails (missing string at EOL) ok 7 - patch4 fails (missing EOL at EOF) ok 8 - patch5 fails (leading whitespace differences matter) ok 9 - re-create file (with --ignore-whitespace) ok 10 - patch5 fails (--no-ignore-whitespace) ok 11 - apply --ignore-space-change --inaccurate-eof # passed all 11 test(s) 1..11 ok t4104-apply-boundary.sh ............................ ok 1 - setup ok 2 - apply add-a-patch with context ok 3 - apply add-z-patch with context ok 4 - apply insert-a-patch with context ok 5 - apply mod-a-patch with context ok 6 - apply mod-z-patch with context ok 7 - apply del-a-patch with context ok 8 - apply del-z-patch with context ok 9 - apply add-a-patch without context ok 10 - apply add-z-patch without context ok 11 - apply insert-a-patch without context ok 12 - apply mod-a-patch without context ok 13 - apply mod-z-patch without context ok 14 - apply del-a-patch without context ok 15 - apply del-z-patch without context ok 16 - apply non-git add-a-patch without context ok 17 - apply non-git add-z-patch without context ok 18 - apply non-git insert-a-patch without context ok 19 - apply non-git mod-a-patch without context ok 20 - apply non-git mod-z-patch without context ok 21 - apply non-git del-a-patch without context ok 22 - apply non-git del-z-patch without context ok 23 - two lines ok 24 - apply patch with 3 context lines matching at end # passed all 24 test(s) 1..24 ok t4103-apply-binary.sh .............................. ok 1 - setup ok 2 - stat binary diff -- should not fail. ok 3 - stat binary -p0 diff -- should not fail. ok 4 - stat binary diff (copy) -- should not fail. ok 5 - check binary diff -- should fail. ok 6 - check binary diff (copy) -- should fail. ok 7 - check incomplete binary diff with replacement -- should fail. ok 8 - check incomplete binary diff with replacement (copy) -- should fail. ok 9 - check binary diff with replacement. ok 10 - check binary diff with replacement (copy). ok 11 - apply binary diff -- should fail. ok 12 - apply binary diff -- should fail. ok 13 - apply binary diff (copy) -- should fail. ok 14 - apply binary diff (copy) -- should fail. ok 15 - apply binary diff with full-index ok 16 - apply binary diff with full-index (copy) ok 17 - apply full-index binary diff in new repo ok 18 - apply binary diff without replacement. ok 19 - apply binary diff without replacement (copy). ok 20 - apply binary diff. ok 21 - apply binary diff (copy). ok 22 - apply binary -p0 diff # passed all 22 test(s) 1..22 ok t4109-apply-multifrag.sh ........................... ok 1 - git apply (1) ok 2 - git apply (2) ok 3 - git apply (3) # passed all 3 test(s) 1..3 ok t4110-apply-scan.sh ................................ ok 1 - git apply scan # passed all 1 test(s) 1..1 ok t4112-apply-renames.sh ............................. ok 1 - check rename/copy patch ok 2 - apply rename/copy patch # passed all 2 test(s) 1..2 ok t4113-apply-ending.sh .............................. ok 1 - setup ok 2 - apply at the end ok 3 - apply at the beginning # passed all 3 test(s) 1..3 ok t4108-apply-threeway.sh ............................ ok 1 - setup ok 2 - apply without --3way ok 3 - apply with --3way ok 4 - apply with --3way with merge.conflictStyle = diff3 ok 5 - apply with --3way with rerere enabled ok 6 - apply -3 with add/add conflict setup ok 7 - apply -3 with add/add conflict ok 8 - apply -3 with add/add conflict (dirty working tree) # passed all 8 test(s) 1..8 ok t4115-apply-symlink.sh ............................. ok 1 - setup ok 2 - apply symlink patch ok 3 - apply --index symlink patch # passed all 3 test(s) 1..3 ok t4111-apply-subdir.sh .............................. ok 1 - setup ok 2 - setup: subdir ok 3 - apply from subdir of toplevel ok 4 - apply --cached from subdir of toplevel ok 5 - apply --index from subdir of toplevel ok 6 - apply half-broken patch from subdir of toplevel ok 7 - apply from .git dir ok 8 - apply from subdir of .git dir ok 9 - apply --cached from .git dir ok 10 - apply --cached from subdir of .git dir # passed all 10 test(s) 1..10 ok t4114-apply-typechange.sh .......................... ok 1 - setup repository and commits ok 2 - file renamed from foo to foo/baz ok 3 - file renamed from foo/baz to foo ok 4 - directory becomes file ok 5 - file becomes directory ok 6 - file becomes symlink ok 7 - symlink becomes file ok 8 - binary file becomes symlink ok 9 - symlink becomes binary file ok 10 - symlink becomes directory ok 11 - directory becomes symlink # passed all 11 test(s) 1..11 ok t4116-apply-reverse.sh ............................. ok 1 - setup ok 2 - apply in forward ok 3 - apply in reverse ok 4 - setup separate repository lacking postimage ok 5 - apply in forward without postimage ok 6 - apply in reverse without postimage ok 7 - reversing a whitespace introduction # passed all 7 test(s) 1..7 ok t4118-apply-empty-context.sh ....................... ok 1 - setup ok 2 - apply --numstat ok 3 - apply --apply # passed all 3 test(s) 1..3 ok t4117-apply-reject.sh .............................. ok 1 - setup ok 2 - apply --reject is incompatible with --3way ok 3 - apply without --reject should fail ok 4 - apply without --reject should fail ok 5 - apply with --reject should fail but update the file ok 6 - apply with --reject should fail but update the file ok 7 - the same test with --verbose ok 8 - apply cleanly with --verbose # passed all 8 test(s) 1..8 ok t4121-apply-diffs.sh ............................... ok 1 - setup ok 2 - check if contextually independent diffs for the same file apply # passed all 2 test(s) 1..2 ok t4120-apply-popt.sh ................................ ok 1 - setup ok 2 - apply git diff with -p2 ok 3 - apply with too large -p ok 4 - apply (-p2) traditional diff with funny filenames ok 5 - apply with too large -p and fancy filename ok 6 - apply (-p2) diff, mode change only ok 7 - file mode was changed ok 8 - apply (-p2) diff, rename # passed all 8 test(s) 1..8 ok t4123-apply-shrink.sh .............................. ok 1 - setup ok 2 - apply should fail gracefully # passed all 2 test(s) 1..2 ok t4119-apply-config.sh .............................. ok 1 - setup ok 2 - apply --whitespace=strip ok 3 - apply --whitespace=strip from config ok 4 - apply --whitespace=strip in subdir ok 5 - apply --whitespace=strip from config in subdir ok 6 - same in subdir but with traditional patch input ok 7 - same but with traditional patch input of depth 1 ok 8 - same but with traditional patch input of depth 2 ok 9 - same but with traditional patch input of depth 1 ok 10 - same but with traditional patch input of depth 2 ok 11 - in subdir with traditional patch input # passed all 11 test(s) 1..11 ok t4122-apply-symlink-inside.sh ...................... ok 1 - setup ok 2 - apply ok 3 - check result ok 4 - do not read from beyond symbolic link ok 5 - do not follow symbolic link (setup) ok 6 - do not follow symbolic link (same input) ok 7 - do not follow symbolic link (existing) # passed all 7 test(s) 1..7 ok t4125-apply-ws-fuzz.sh ............................. ok 1 - setup ok 2 - nofix ok 3 - withfix (forward) ok 4 - withfix (backward) # passed all 4 test(s) 1..4 ok t4126-apply-empty.sh ............................... ok 1 - setup ok 2 - apply empty ok 3 - apply --index empty ok 4 - apply create ok 5 - apply --index create # passed all 5 test(s) 1..5 ok t4128-apply-root.sh ................................ ok 1 - setup ok 2 - apply --directory -p (1) ok 3 - apply --directory -p (2) ok 4 - apply --directory (new file) ok 5 - apply --directory -p (new file) ok 6 - apply --directory (delete file) ok 7 - apply --directory (quoted filename) # passed all 7 test(s) 1..7 ok t4127-apply-same-fn.sh ............................. ok 1 - setup ok 2 - apply same filename with independent changes ok 3 - apply same filename with overlapping changes ok 4 - apply same new filename after rename ok 5 - apply same old filename after rename -- should fail. ok 6 - apply A->B (rename), C->A (rename), A->A -- should pass. # passed all 6 test(s) 1..6 ok t4129-apply-samemode.sh ............................ ok 1 - setup ok 2 - same mode (no index) ok 3 - same mode (with index) ok 4 - same mode (index only) ok 5 - mode update (no index) ok 6 - mode update (with index) ok 7 - mode update (index only) ok 8 - empty mode is rejected ok 9 - bogus mode is rejected # passed all 9 test(s) 1..9 ok t4130-apply-criss-cross-rename.sh .................. ok 1 - setup ok 2 - criss-cross rename ok 3 - diff -M -B ok 4 - apply ok 5 - criss-cross rename ok 6 - diff -M -B ok 7 - apply # passed all 7 test(s) 1..7 ok t4131-apply-fake-ancestor.sh ....................... ok 1 - setup ok 2 - apply --build-fake-ancestor ok 3 - apply --build-fake-ancestor in a subdirectory # passed all 3 test(s) 1..3 ok t4133-apply-filenames.sh ........................... ok 1 - setup ok 2 - apply diff with inconsistent filenames in headers ok 3 - apply diff with new filename missing from headers ok 4 - apply diff with old filename missing from headers # passed all 4 test(s) 1..4 ok t4134-apply-submodule.sh ........................... ok 1 - setup ok 2 - removing a submodule also removes all leading subdirectories # passed all 2 test(s) 1..2 ok t4132-apply-removal.sh ............................. ok 1 - setup ok 2 - test addEast.patch ok 3 - test addGMT.patch ok 4 - test addWest.patch ok 5 - test createEast.patch ok 6 - test createGMT.patch ok 7 - test createWest.patch ok 8 - test emptyEast.patch ok 9 - test emptyGMT.patch ok 10 - test emptyWest.patch ok 11 - test removeEast.patch ok 12 - test removeGMT.patch ok 13 - test removeWest.patch ok 14 - test removeWest2.patch # passed all 14 test(s) 1..14 ok t4136-apply-check.sh ............................... ok 1 - setup ok 2 - apply --check exits non-zero with unrecognized input ok 3 - apply exits non-zero with no-op patch ok 4 - `apply --recount` allows no-op patch ok 5 - invalid combination: create and copy ok 6 - invalid combination: create and rename # passed all 6 test(s) 1..6 ok t4138-apply-ws-expansion.sh ........................ ok 1 - setup ok 2 - apply with ws expansion (t=$t) ok 3 - apply with ws expansion (t=$t) ok 4 - apply with ws expansion (t=$t) ok 5 - apply with ws expansion (t=$t) # passed all 5 test(s) 1..5 ok t4135-apply-weird-filenames.sh ..................... ok 1 - setup ok 2 - plain, git-style file creation patch ok 3 - plain, traditional patch ok 4 - plain, traditional file creation patch ok 5 - with spaces, git-style file creation patch ok 6 - with spaces, traditional patch ok 7 - with spaces, traditional file creation patch ok 8 - with tab, git-style file creation patch ok 9 - with tab, traditional patch ok 10 - with tab, traditional file creation patch ok 11 - with backslash, git-style file creation patch ok 12 - with backslash, traditional patch ok 13 - with backslash, traditional file creation patch ok 14 - with quote, git-style file creation patch not ok 15 - with quote, traditional patch # TODO known breakage ok 16 - with quote, traditional file creation patch ok 17 - whitespace-damaged traditional patch ok 18 - traditional patch with colon in timezone ok 19 - traditional, whitespace-damaged, colon in timezone ok 20 - apply handles a diff generated by Subversion # still have 1 known breakage(s) # passed all remaining 19 test(s) 1..20 ok t4139-apply-escape.sh .............................. ok 1 - bump git repo one level down ok 2 - cannot create file containing .. ok 3 - can create file containing .. with --unsafe-paths ok 4 - cannot create file containing .. (index) ok 5 - cannot create file containing .. with --unsafe-paths (index) ok 6 - cannot delete file containing .. ok 7 - can delete file containing .. with --unsafe-paths ok 8 - cannot delete file containing .. (index) ok 9 - symlink escape via .. ok 10 - symlink escape via .. (index) ok 11 - symlink escape via absolute path ok 12 - symlink escape via absolute path (index) # passed all 12 test(s) 1..12 ok t4140-apply-ita.sh ................................. ok 1 - setup ok 2 - apply creation patch to ita path (--cached) ok 3 - apply creation patch to ita path (--index) ok 4 - apply deletion patch to ita path (--cached) ok 5 - apply deletion patch to ita path (--index) # passed all 5 test(s) 1..5 ok t4124-apply-ws-rule.sh ............................. ok 1 - setup ok 2 - whitespace=nowarn, default rule ok 3 - whitespace=warn, default rule ok 4 - whitespace=error-all, default rule ok 5 - whitespace=error-all, no rule ok 6 - whitespace=error-all, no rule (attribute) ok 7 - spaces inserted by tab-in-indent ok 8 - rule=-trailing,-space,-indent,-tab ok 9 - rule=-trailing,-space,-indent,-tab,tabwidth=16 ok 10 - rule=-trailing,-space,-indent,-tab (attributes) ok 11 - rule=-trailing,-space,-indent,-tab,tabwidth=16 (attributes) ok 12 - rule=-trailing,-space,-indent,tab ok 13 - rule=-trailing,-space,-indent,tab,tabwidth=16 ok 14 - rule=-trailing,-space,-indent,tab (attributes) ok 15 - rule=-trailing,-space,-indent,tab,tabwidth=16 (attributes) ok 16 - rule=-trailing,-space,indent,-tab ok 17 - rule=-trailing,-space,indent,-tab,tabwidth=16 ok 18 - rule=-trailing,-space,indent,-tab (attributes) ok 19 - rule=-trailing,-space,indent,-tab,tabwidth=16 (attributes) ok 20 - rule=-trailing,space,-indent,-tab ok 21 - rule=-trailing,space,-indent,-tab,tabwidth=16 ok 22 - rule=-trailing,space,-indent,-tab (attributes) ok 23 - rule=-trailing,space,-indent,-tab,tabwidth=16 (attributes) ok 24 - rule=-trailing,space,-indent,tab ok 25 - rule=-trailing,space,-indent,tab,tabwidth=16 ok 26 - rule=-trailing,space,-indent,tab (attributes) ok 27 - rule=-trailing,space,-indent,tab,tabwidth=16 (attributes) ok 28 - rule=-trailing,space,indent,-tab ok 29 - rule=-trailing,space,indent,-tab,tabwidth=16 ok 30 - rule=-trailing,space,indent,-tab (attributes) ok 31 - rule=-trailing,space,indent,-tab,tabwidth=16 (attributes) ok 32 - rule=trailing,-space,-indent,-tab ok 33 - rule=trailing,-space,-indent,-tab,tabwidth=16 ok 34 - rule=trailing,-space,-indent,-tab (attributes) ok 35 - rule=trailing,-space,-indent,-tab,tabwidth=16 (attributes) ok 36 - rule=trailing,-space,-indent,tab ok 37 - rule=trailing,-space,-indent,tab,tabwidth=16 ok 38 - rule=trailing,-space,-indent,tab (attributes) ok 39 - rule=trailing,-space,-indent,tab,tabwidth=16 (attributes) ok 40 - rule=trailing,-space,indent,-tab ok 41 - rule=trailing,-space,indent,-tab,tabwidth=16 ok 42 - rule=trailing,-space,indent,-tab (attributes) ok 43 - rule=trailing,-space,indent,-tab,tabwidth=16 (attributes) ok 44 - rule=trailing,space,-indent,-tab ok 45 - rule=trailing,space,-indent,-tab,tabwidth=16 ok 46 - rule=trailing,space,-indent,-tab (attributes) ok 47 - rule=trailing,space,-indent,-tab,tabwidth=16 (attributes) ok 48 - rule=trailing,space,-indent,tab ok 49 - rule=trailing,space,-indent,tab,tabwidth=16 ok 50 - rule=trailing,space,-indent,tab (attributes) ok 51 - rule=trailing,space,-indent,tab,tabwidth=16 (attributes) ok 52 - rule=trailing,space,indent,-tab ok 53 - rule=trailing,space,indent,-tab,tabwidth=16 ok 54 - rule=trailing,space,indent,-tab (attributes) ok 55 - rule=trailing,space,indent,-tab,tabwidth=16 (attributes) ok 56 - trailing whitespace & no newline at the end of file ok 57 - blank at EOF with --whitespace=fix (1) ok 58 - blank at EOF with --whitespace=fix (2) ok 59 - blank at EOF with --whitespace=fix (3) ok 60 - blank at end of hunk, not at EOF with --whitespace=fix ok 61 - blank at EOF with --whitespace=warn ok 62 - blank at EOF with --whitespace=error ok 63 - blank but not empty at EOF ok 64 - applying beyond EOF requires one non-blank context line ok 65 - tons of blanks at EOF should not apply ok 66 - missing blank line at end with --whitespace=fix ok 67 - two missing blank lines at end with --whitespace=fix ok 68 - missing blank line at end, insert before end, --whitespace=fix ok 69 - shrink file with tons of missing blanks at end of file ok 70 - missing blanks at EOF must only match blank lines ok 71 - missing blank line should match context line with spaces ok 72 - same, but with the --ignore-space-option ok 73 - same, but with CR-LF line endings && cr-at-eol set ok 74 - CR-LF line endings && add line && text=auto ok 75 - CR-LF line endings && change line && text=auto ok 76 - LF in repo, CRLF in worktree && change line && text=auto ok 77 - whitespace=fix to expand ok 78 - whitespace check skipped for excluded paths # passed all 78 test(s) 1..78 ok t4152-am-subjects.sh ............................... ok 1 - setup baseline commit ok 2 - create patches with short subject ok 3 - create patches with long subject ok 4 - create patches with multiline subject ok 5 - short subject preserved (format-patch | am) ok 6 - short subject preserved (format-patch -k | am) ok 7 - short subject preserved (format-patch -k | am -k) ok 8 - long subject preserved (format-patch | am) ok 9 - long subject preserved (format-patch -k | am) ok 10 - long subject preserved (format-patch -k | am -k) ok 11 - multiline subject unwrapped (format-patch | am) ok 12 - multiline subject unwrapped (format-patch -k | am) ok 13 - multiline subject preserved (format-patch -k | am -k) # passed all 13 test(s) 1..13 ok t4151-am-abort.sh .................................. ok 1 - setup ok 2 - am stops at a patch that does not apply ok 3 - am --skip continue after failed am ok 4 - am --abort goes back after failed am ok 5 - am -3 stops at a patch that does not apply ok 6 - am -3 --skip continue after failed am -3 ok 7 - am --abort goes back after failed am -3 ok 8 - am -3 --skip removes otherfile-4 ok 9 - am -3 --abort removes otherfile-4 ok 10 - am --abort will keep the local commits intact ok 11 - am --abort will keep dirty index intact ok 12 - am -3 stops on conflict on unborn branch ok 13 - am -3 --skip clears index on unborn branch ok 14 - am -3 --abort removes otherfile-4 on unborn branch ok 15 - am -3 --abort on unborn branch removes applied commits ok 16 - am --abort on unborn branch will keep local commits intact ok 17 - am --skip leaves index stat info alone ok 18 - am --abort leaves index stat info alone # passed all 18 test(s) 1..18 ok t4153-am-resume-override-opts.sh ................... ok 1 - setup ok 2 - --3way overrides --no-3way ok 3 - --no-quiet overrides --quiet ok 4 - --signoff overrides --no-signoff ok 5 - --reject overrides --no-reject # passed all 5 test(s) 1..5 ok t4201-shortlog.sh .................................. ok 1 - setup ok 2 - default output format ok 3 - pretty format ok 4 - --abbrev ok 5 - output from user-defined format is re-wrapped ok 6 - shortlog wrapping ok 7 - shortlog from non-git directory ok 8 - shortlog can read --format=raw output ok 9 - shortlog from non-git directory refuses extra arguments ok 10 - shortlog should add newline when input line matches wraplen ok 11 - shortlog encoding ok 12 - shortlog with revision pseudo options ok 13 - shortlog with --output= ok 14 - shortlog --committer (internal) ok 15 - shortlog --committer (external) ok 16 - --group=committer is the same as --committer ok 17 - shortlog --group=trailer:signed-off-by ok 18 - trailer idents are split ok 19 - trailer idents are mailmapped ok 20 - shortlog de-duplicates trailers in a single commit ok 21 - shortlog can match multiple groups ok 22 - set up option selection tests ok 23 - --no-group resets group list to author ok 24 - --no-group resets trailer list ok 25 - stdin with multiple groups reports error # passed all 25 test(s) 1..25 ok t4200-rerere.sh .................................... ok 1 - setup ok 2 - nothing recorded without rerere ok 3 - activate rerere, old style (conflicting merge) ok 4 - rerere.enabled works, too ok 5 - set up rr-cache ok 6 - rr-cache looks sane ok 7 - rerere diff ok 8 - rerere status ok 9 - first postimage wins ok 10 - rerere updates postimage timestamp ok 11 - rerere clear ok 12 - leftover directory ok 13 - missing preimage ok 14 - set up for garbage collection tests ok 15 - gc preserves young or recently used records ok 16 - old records rest in peace ok 17 - rerere gc with custom expiry (5, 0) ok 18 - rerere gc with custom expiry (5.days.ago, now) ok 19 - setup: file2 added differently in two branches ok 20 - resolution was recorded properly ok 21 - rerere.autoupdate ok 22 - merge --rerere-autoupdate ok 23 - merge --no-rerere-autoupdate ok 24 - set up an unresolved merge ok 25 - explicit rerere ok 26 - explicit rerere with autoupdate ok 27 - explicit rerere --rerere-autoupdate overrides ok 28 - rerere --no-no-rerere-autoupdate ok 29 - rerere -h ok 30 - multiple identical conflicts ok 31 - rerere with unexpected conflict markers does not crash ok 32 - rerere with inner conflict markers ok 33 - setup simple stage 1 handling ok 34 - test simple stage 1 handling # passed all 34 test(s) 1..34 ok t4203-mailmap.sh ................................... ok 1 - setup ok 2 - check-mailmap no arguments ok 3 - check-mailmap arguments ok 4 - check-mailmap --stdin ok 5 - check-mailmap --stdin arguments ok 6 - check-mailmap bogus contact ok 7 - No mailmap ok 8 - default .mailmap ok 9 - mailmap.file set ok 10 - mailmap.file override ok 11 - mailmap.file non-existent ok 12 - name entry after email entry ok 13 - name entry after email entry, case-insensitive ok 14 - No mailmap files, but configured ok 15 - setup mailmap blob tests ok 16 - mailmap.blob set ok 17 - mailmap.blob overrides .mailmap ok 18 - mailmap.file overrides mailmap.blob ok 19 - mailmap.blob can be missing ok 20 - mailmap.blob defaults to off in non-bare repo ok 21 - mailmap.blob defaults to HEAD:.mailmap in bare repo ok 22 - mailmap.blob can handle blobs without trailing newline ok 23 - cleanup after mailmap.blob tests ok 24 - single-character name ok 25 - preserve canonical email case ok 26 - Shortlog output (complex mapping) ok 27 - Log output (complex mapping) ok 28 - Log output (local-part email address) ok 29 - Log output with --use-mailmap ok 30 - Log output with log.mailmap ok 31 - log.mailmap=false disables mailmap ok 32 - --no-use-mailmap disables mailmap ok 33 - Grep author with --use-mailmap ok 34 - Grep author with log.mailmap ok 35 - log.mailmap is true by default these days ok 36 - Only grep replaced author with --use-mailmap ok 37 - Blame output (complex mapping) ok 38 - commit --author honors mailmap # passed all 38 test(s) 1..38 ok t4150-am.sh ........................................ ok 1 - setup: messages ok 2 - setup ok 3 - am applies patch correctly ok 4 - am fails if index is dirty ok 5 - am applies patch e-mail not in a mbox ok 6 - am applies patch e-mail not in a mbox with CRLF ok 7 - am applies patch e-mail with preceding whitespace ok 8 - am applies stgit patch ok 9 - am --patch-format=stgit applies stgit patch ok 10 - am applies stgit series ok 11 - am applies hg patch ok 12 - am --patch-format=hg applies hg patch ok 13 - am with applypatch-msg hook ok 14 - am with failing applypatch-msg hook ok 15 - am with pre-applypatch hook ok 16 - am with failing pre-applypatch hook ok 17 - am with post-applypatch hook ok 18 - am with failing post-applypatch hook ok 19 - am --scissors cuts the message at the scissors line ok 20 - am --no-scissors overrides mailinfo.scissors ok 21 - setup: new author and committer ok 22 - am changes committer and keeps author ok 23 - am --signoff adds Signed-off-by: line ok 24 - am stays in branch ok 25 - am --signoff does not add Signed-off-by: line if already there ok 26 - am --signoff adds Signed-off-by: if another author is preset ok 27 - am --signoff duplicates Signed-off-by: if it is not the last one ok 28 - am without --keep removes Re: and [PATCH] stuff ok 29 - am --keep really keeps the subject ok 30 - am --keep-non-patch really keeps the non-patch part ok 31 - setup am -3 ok 32 - am -3 falls back to 3-way merge ok 33 - am -3 -p0 can read --no-prefix patch ok 34 - am with config am.threeWay falls back to 3-way merge ok 35 - am with config am.threeWay overridden by --no-3way ok 36 - am can rename a file ok 37 - am -3 can rename a file ok 38 - am -3 can rename a file after falling back to 3-way merge ok 39 - am -3 -q is quiet ok 40 - am pauses on conflict ok 41 - am --show-current-patch ok 42 - am --show-current-patch=raw ok 43 - am --show-current-patch=diff ok 44 - am accepts repeated --show-current-patch ok 45 - am detects incompatible --show-current-patch ok 46 - am --skip works ok 47 - am --abort removes a stray directory ok 48 - am refuses patches when paused ok 49 - am --resolved works ok 50 - am --resolved fails if index has no changes ok 51 - am --resolved fails if index has unmerged entries ok 52 - am takes patches from a Pine mailbox ok 53 - am fails on mail without patch ok 54 - am fails on empty patch ok 55 - am works from stdin in subdirectory ok 56 - am works from file (relative path given) in subdirectory ok 57 - am works from file (absolute path given) in subdirectory ok 58 - am --committer-date-is-author-date ok 59 - am without --committer-date-is-author-date ok 60 - am --ignore-date ok 61 - am into an unborn branch ok 62 - am newline in subject ok 63 - am -q is quiet ok 64 - am empty-file does not infloop ok 65 - am --message-id really adds the message id ok 66 - am.messageid really adds the message id ok 67 - am --message-id -s signs off after the message id ok 68 - am -3 works with rerere ok 69 - am -s unexpected trailer block ok 70 - am --patch-format=mboxrd handles mboxrd ok 71 - am works with multi-line in-body headers ok 72 - am --quit keeps HEAD where it is ok 73 - am and .gitattibutes ok 74 - apply binary blob in partial clone # passed all 74 test(s) 1..74 ok t4204-patch-id.sh .................................. ok 1 - setup ok 2 - patch-id output is well-formed ok 3 - patch-id detects equality ok 4 - patch-id detects inequality ok 5 - patch-id supports git-format-patch output ok 6 - whitespace is irrelevant in footer ok 7 - file order is irrelevant with --stable ok 8 - file order is relevant with --unstable ok 9 - default is unstable ok 10 - patchid.stable = true is stable ok 11 - patchid.stable = false is unstable ok 12 - --unstable overrides patchid.stable = true ok 13 - --stable overrides patchid.stable = false ok 14 - patch-id supports git-format-patch MIME output ok 15 - patch-id respects config from subdir ok 16 - patch-id handles no-nl-at-eof markers # passed all 16 test(s) 1..16 ok t4206-log-follow-harder-copies.sh .................. ok 1 - add a file path0 and commit. ok 2 - Change path0. ok 3 - copy path0 to path1. ok 4 - find the copy path0 -> path1 harder ok 5 - validate the output. # passed all 5 test(s) 1..5 ok t4207-log-decoration-colors.sh ..................... ok 1 - setup ok 2 - Commit Decorations Colored Correctly # passed all 2 test(s) 1..2 ok t4208-log-magic-pathspec.sh ........................ ok 1 - setup ok 2 - "git log :/" should not be ambiguous ok 3 - "git log :/a" should be ambiguous (applied both rev and worktree) ok 4 - "git log :/a -- " should not be ambiguous ok 5 - "git log :/detached -- " should find a commit only in HEAD ok 6 - "git log :/detached -- " should not find an orphaned commit ok 7 - "git log :/detached -- " should find HEAD only of own worktree ok 8 - "git log -- :/a" should not be ambiguous ok 9 - "git log :/any/path/" should not segfault ok 10 - "git log :/in" should not be ambiguous ok 11 - "git log :" should be ambiguous ok 12 - git log -- : ok 13 - git log HEAD -- :/ ok 14 - "git log :^sub" is not ambiguous ok 15 - "git log :^does-not-exist" does not match anything ok 16 - "git log :!" behaves the same as :^ ok 17 - "git log :(exclude)sub" is not ambiguous ok 18 - "git log :(exclude)sub --" must resolve as an object ok 19 - "git log :(unknown-magic) complains of bogus magic ok 20 - command line pathspec parsing for "git log" ok 21 - tree_entry_interesting does not match past submodule boundaries # passed all 21 test(s) 1..21 ok t4205-log-pretty-formats.sh ........................ ok 1 - set up basic repos ok 2 - alias builtin format ok 3 - alias masking builtin format ok 4 - alias user-defined format ok 5 - alias user-defined tformat with %s (ISO8859-1 encoding) ok 6 - alias user-defined tformat with %s (utf-8 encoding) ok 7 - alias user-defined tformat ok 8 - alias non-existent format ok 9 - alias of an alias ok 10 - alias masking an alias ok 11 - alias loop ok 12 - NUL separation ok 13 - NUL termination ok 14 - NUL separation with --stat not ok 15 - NUL termination with --stat # TODO known breakage ok 16 - NUL termination with --reflog --pretty=short ok 17 - NUL termination with --reflog --pretty=medium ok 18 - NUL termination with --reflog --pretty=full ok 19 - NUL termination with --reflog --pretty=fuller ok 20 - NUL termination with --reflog --pretty=email ok 21 - NUL termination with --reflog --pretty=raw ok 22 - NUL termination with --reflog --pretty=oneline ok 23 - setup more commits ok 24 - left alignment formatting ok 25 - left alignment formatting. i18n.logOutputEncoding ok 26 - left alignment formatting at the nth column ok 27 - left alignment formatting at the nth column ok 28 - left alignment formatting at the nth column. i18n.logOutputEncoding ok 29 - left alignment formatting with no padding ok 30 - left alignment formatting with no padding. i18n.logOutputEncoding ok 31 - left alignment formatting with trunc ok 32 - left alignment formatting with trunc. i18n.logOutputEncoding ok 33 - left alignment formatting with ltrunc ok 34 - left alignment formatting with ltrunc. i18n.logOutputEncoding ok 35 - left alignment formatting with mtrunc ok 36 - left alignment formatting with mtrunc. i18n.logOutputEncoding ok 37 - right alignment formatting ok 38 - right alignment formatting. i18n.logOutputEncoding ok 39 - right alignment formatting at the nth column ok 40 - right alignment formatting at the nth column ok 41 - right alignment formatting at the nth column. i18n.logOutputEncoding ok 42 - right alignment formatting at the nth column with --graph. i18n.logOutputEncoding ok 43 - right alignment formatting with no padding ok 44 - right alignment formatting with no padding and with --graph ok 45 - right alignment formatting with no padding. i18n.logOutputEncoding ok 46 - center alignment formatting ok 47 - center alignment formatting. i18n.logOutputEncoding ok 48 - center alignment formatting at the nth column ok 49 - center alignment formatting at the nth column ok 50 - center alignment formatting at the nth column. i18n.logOutputEncoding ok 51 - center alignment formatting with no padding ok 52 - center alignment formatting with no padding. i18n.logOutputEncoding ok 53 - left/right alignment formatting with stealing ok 54 - left/right alignment formatting with stealing. i18n.logOutputEncoding ok 55 - strbuf_utf8_replace() not producing NUL ok 56 - ISO and ISO-strict date formats display the same values ok 57 - short date ok 58 - set up log decoration tests ok 59 - log decoration properly follows tag chain ok 60 - clean log decoration ok 61 - set up trailer tests ok 62 - pretty format %(trailers) shows trailers ok 63 - %(trailers:only) shows only "key: value" trailers ok 64 - %(trailers:only=yes) shows only "key: value" trailers ok 65 - %(trailers:only=no) shows all trailers ok 66 - %(trailers:only=no,only=true) shows only "key: value" trailers ok 67 - %(trailers:unfold) unfolds trailers ok 68 - :only and :unfold work together ok 69 - pretty format %(trailers:key=foo) shows that trailer ok 70 - pretty format %(trailers:key=foo) is case insensitive ok 71 - pretty format %(trailers:key=foo:) trailing colon also works ok 72 - pretty format %(trailers:key=foo) multiple keys ok 73 - %(trailers:key=nonexistent) becomes empty ok 74 - %(trailers:key=foo) handles multiple lines even if folded ok 75 - %(trailers:key=foo,unfold) properly unfolds ok 76 - pretty format %(trailers:key=foo,only=no) also includes nontrailer lines ok 77 - %(trailers:key) without value is error ok 78 - %(trailers:key=foo,valueonly) shows only value ok 79 - pretty format %(trailers:separator) changes separator ok 80 - pretty format %(trailers) combining separator/key/valueonly ok 81 - trailer parsing not fooled by --- line ok 82 - set up %S tests ok 83 - log --format=%S paints branch names ok 84 - log --format=%S paints tag names ok 85 - log --format=%S paints symmetric ranges ok 86 - %S in git log --format works with other placeholders (part 1) ok 87 - %S in git log --format works with other placeholders (part 2) ok 88 - log --pretty=reference ok 89 - log --pretty=reference with log.date is overridden by short date ok 90 - log --pretty=reference with explicit date overrides short date ok 91 - log --pretty=reference is never unabbreviated ok 92 - log --pretty=reference is never decorated ok 93 - log --pretty=reference does not output reflog info ok 94 - log --pretty=reference is colored appropriately # still have 1 known breakage(s) # passed all remaining 93 test(s) 1..94 ok t4209-log-pickaxe.sh ............................... ok 1 - setup ok 2 - log --grep (match) ok 3 - log --grep (nomatch) ok 4 - log --grep --regexp-ignore-case (match) ok 5 - log --grep -i (match) ok 6 - log --grep --regexp-ignore-case (nomatch) ok 7 - log --grep -i (nomatch) ok 8 - log --author (match) ok 9 - log --author (nomatch) ok 10 - log --author --regexp-ignore-case (match) ok 11 - log --author -i (match) ok 12 - log --author --regexp-ignore-case (nomatch) ok 13 - log --author -i (nomatch) ok 14 - log -G (nomatch) ok 15 - log -G (match) ok 16 - log -G --regexp-ignore-case (nomatch) ok 17 - log -G -i (nomatch) ok 18 - log -G --regexp-ignore-case (match) ok 19 - log -G -i (match) ok 20 - log -G --textconv (missing textconv tool) ok 21 - log -G --no-textconv (missing textconv tool) ok 22 - log -S (nomatch) ok 23 - log -S (match) ok 24 - log -S --regexp-ignore-case (match) ok 25 - log -S -i (match) ok 26 - log -S --regexp-ignore-case (nomatch) ok 27 - log -S -i (nomatch) ok 28 - log -S --pickaxe-regex (nomatch) ok 29 - log -S --pickaxe-regex (match) ok 30 - log -S --pickaxe-regex --regexp-ignore-case (match) ok 31 - log -S --pickaxe-regex -i (match) ok 32 - log -S --pickaxe-regex --regexp-ignore-case (nomatch) ok 33 - log -S --pickaxe-regex -i (nomatch) ok 34 - log -S --textconv (missing textconv tool) ok 35 - log -S --no-textconv (missing textconv tool) ok 36 - setup log -[GS] binary & --text ok 37 - log -G ignores binary files ok 38 - log -G looks into binary files with -a ok 39 - log -G looks into binary files with textconv filter ok 40 - log -S looks into binary files # passed all 40 test(s) 1..40 ok t4202-log.sh ....................................... ok 1 - setup ok 2 - pretty ok 3 - pretty (tformat) ok 4 - pretty (shortcut) ok 5 - format ok 6 - format %w(11,1,2) ok 7 - format %w(,1,2) ok 8 - oneline ok 9 - diff-filter=A ok 10 - diff-filter=M ok 11 - diff-filter=D ok 12 - diff-filter=R ok 13 - diff-filter=C ok 14 - git log --follow ok 15 - git config log.follow works like --follow ok 16 - git config log.follow does not die with multiple paths ok 17 - git config log.follow does not die with no paths ok 18 - git config log.follow is overridden by --no-follow ok 19 - git log --no-walk sorts by commit time ok 20 - git log --no-walk=sorted sorts by commit time ok 21 - git log --line-prefix="=== " --no-walk sorts by commit time ok 22 - git log --no-walk=unsorted leaves list of commits as given ok 23 - git show leaves list of commits as given ok 24 - setup case sensitivity tests ok 25 - log --grep ok 26 - log --invert-grep --grep ok 27 - log --invert-grep --grep -i ok 28 - log --grep option parsing ok 29 - log -i --grep ok 30 - log --grep -i ok 31 - log -F -E --grep= uses ere ok 32 - log -F -E --perl-regexp --grep= uses PCRE ok 33 - log with grep.patternType configuration ok 34 - log with grep.patternType configuration and command line ok 35 - log with various grep.patternType configurations & command-lines ok 36 - simple log --graph ok 37 - simple log --graph --line-prefix="123 " ok 38 - set up merge history ok 39 - log --graph with merge ok 40 - log --graph --line-prefix="| | | " with merge ok 41 - log --graph with merge with log.graphColors ok 42 - log --raw --graph -m with merge ok 43 - diff-tree --graph ok 44 - log --graph with full output ok 45 - set up more tangled history ok 46 - log --graph with merge ok 47 - log.decorate configuration ok 48 - decorate-refs with glob ok 49 - decorate-refs without globs ok 50 - multiple decorate-refs ok 51 - decorate-refs-exclude with glob ok 52 - decorate-refs-exclude without globs ok 53 - multiple decorate-refs-exclude ok 54 - decorate-refs and decorate-refs-exclude ok 55 - deocrate-refs and log.excludeDecoration ok 56 - decorate-refs-exclude and simplify-by-decoration ok 57 - log.decorate config parsing ok 58 - log output on a TTY ok 59 - reflog is expected format ok 60 - whatchanged is expected format ok 61 - log.abbrevCommit configuration ok 62 - show added path under "--follow -M" ok 63 - git log -c --follow ok 64 - log --graph with diff and stats ok 65 - log --line-prefix="*** " --graph with diff and stats ok 66 - log --graph with --name-status ok 67 - log --graph with --name-only ok 68 - dotdot is a parent directory ok 69 - setup signed branch ok 70 - setup signed branch with subkey ok 71 - setup signed branch x509 ok 72 - log x509 fingerprint ok 73 - log OpenPGP fingerprint ok 74 - log --graph --show-signature ok 75 - log --graph --show-signature x509 ok 76 - log --graph --show-signature for merged tag ok 77 - log --graph --show-signature for merged tag in shallow clone ok 78 - log --graph --show-signature for merged tag with missing key ok 79 - log --graph --show-signature for merged tag with bad signature ok 80 - log --show-signature for merged tag with GPG failure ok 81 - log --graph --show-signature for merged tag x509 ok 82 - log --graph --show-signature for merged tag x509 missing key ok 83 - log --graph --show-signature for merged tag x509 bad signature ok 84 - --no-show-signature overrides --show-signature ok 85 - log.showsignature=true behaves like --show-signature ok 86 - --no-show-signature overrides log.showsignature=true ok 87 - --show-signature overrides log.showsignature=false ok 88 - log --graph --no-walk is forbidden ok 89 - log diagnoses bogus HEAD ok 90 - log does not default to HEAD when rev input is given ok 91 - do not default to HEAD with ignored object on cmdline ok 92 - do not default to HEAD with ignored object on stdin ok 93 - set up --source tests ok 94 - log --source paints branch names ok 95 - log --source paints tag names ok 96 - log --source paints symmetric ranges ok 97 - --exclude-promisor-objects does not BUG-crash ok 98 - log --end-of-options # passed all 98 test(s) 1..98 ok t4210-log-i18n.sh .................................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - create commits in different encodings ok 2 - log --grep searches in log output encoding (utf8) ok 3 - log --grep searches in log output encoding (latin1) ok 4 - log --grep does not find non-reencoded values (utf8) ok 5 - log --grep does not find non-reencoded values (latin1) ok 6 - config grep.patternType=fixed ok 7 - log --grep does not find non-reencoded values (latin1 + locale) ok 8 - log --grep searches in log output encoding (latin1 + locale) ok 9 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 10 - config grep.patternType=basic ok 11 - log --grep does not find non-reencoded values (latin1 + locale) ok 12 - log --grep searches in log output encoding (latin1 + locale) ok 13 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 14 - config grep.patternType=extended ok 15 - log --grep does not find non-reencoded values (latin1 + locale) ok 16 - log --grep searches in log output encoding (latin1 + locale) ok 17 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 18 - config grep.patternType=perl ok 19 - log --grep does not find non-reencoded values (latin1 + locale) ok 20 - log --grep searches in log output encoding (latin1 + locale) ok 21 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) # passed all 21 test(s) 1..21 ok t4212-log-corrupt.sh ............................... ok 1 - setup ok 2 - fsck notices broken commit ok 3 - git log with broken author email ok 4 - git log --format with broken author email ok 5 - unparsable dates produce sentinel value ok 6 - unparsable dates produce sentinel value (%ad) ok 7 - date parser recognizes integer overflow ok 8 - date parser recognizes time_t overflow ok 9 - absurdly far-in-future date # passed all 9 test(s) 1..9 ok t4214-log-graph-octopus.sh ......................... ok 1 - set up merge history ok 2 - log --graph with tricky octopus merge, no color ok 3 - log --graph with tricky octopus merge with colors ok 4 - log --graph with normal octopus merge, no color ok 5 - log --graph with normal octopus merge with colors ok 6 - log --graph with normal octopus merge and child, no color ok 7 - log --graph with normal octopus and child merge with colors ok 8 - log --graph with tricky octopus merge and its child, no color ok 9 - log --graph with tricky octopus merge and its child with colors ok 10 - log --graph with crossover in octopus merge, no color ok 11 - log --graph with crossover in octopus merge with colors ok 12 - log --graph with crossover in octopus merge and its child, no color ok 13 - log --graph with crossover in octopus merge and its child with colors ok 14 - log --graph with unrelated commit and octopus tip, no color ok 15 - log --graph with unrelated commit and octopus tip with colors ok 16 - log --graph with unrelated commit and octopus child, no color ok 17 - log --graph with unrelated commit and octopus child with colors # passed all 17 test(s) 1..17 ok t4211-line-log.sh .................................. ok 1 - setup (import history) ok 2 - basic command line parsing ok 3 - -L 4,12:a.c simple ok 4 - -L 4,+9:a.c simple ok 5 - -L '/long f/,/^}/:a.c' simple ok 6 - -L :f:a.c simple ok 7 - -L '/main/,/^}/:a.c' simple ok 8 - -L :main:a.c simple ok 9 - -L 1,+4:a.c simple ok 10 - -L 20:a.c simple ok 11 - -L '/long f/',/^}/:a.c -L /main/,/^}/:a.c simple ok 12 - -L 24,+1:a.c simple ok 13 - -M -L '/long f/,/^}/:b.c' move-support ok 14 - -M -L ':f:b.c' parallel-change ok 15 - -L 4,12:a.c -L :main:a.c simple ok 16 - -L 4,18:a.c -L ^:main:a.c simple ok 17 - -L :main:a.c -L 4,18:a.c simple ok 18 - -L 4:a.c -L 8,12:a.c simple ok 19 - -L 8,12:a.c -L 4:a.c simple ok 20 - invalid args: -L ok 21 - invalid args: -L b.c ok 22 - invalid args: -L 1: ok 23 - invalid args: -L 1:nonexistent ok 24 - invalid args: -L 1:simple ok 25 - invalid args: -L '/foo:b.c' ok 26 - invalid args: -L 1000:b.c ok 27 - invalid args: -L :b.c ok 28 - invalid args: -L :foo:b.c ok 29 - -L X (X == nlines) ok 30 - -L X (X == nlines + 1) ok 31 - -L X (X == nlines + 2) ok 32 - -L ,Y (Y == nlines) ok 33 - -L ,Y (Y == nlines + 1) ok 34 - -L ,Y (Y == nlines + 2) ok 35 - -L with --first-parent and a merge ok 36 - -L with --output ok 37 - range_set_union ok 38 - -s shows only line-log commits ok 39 - -p shows the default patch output ok 40 - --raw is forbidden ok 41 - setup for checking fancy rename following ok 42 - fancy rename following #1 ok 43 - fancy rename following #2 ok 44 - setup for checking line-log and parent oids ok 45 - parent oids without parent rewriting ok 46 - parent oids with parent rewriting ok 47 - line-log with --before # passed all 47 test(s) 1..47 ok t4213-log-tabexpand.sh ............................. ok 1 - setup ok 2 - expand/no-expand ok 3 - expand/no-expand for --pretty ok 4 - expand/no-expand for --pretty=short ok 5 - expand/no-expand for --pretty=medium ok 6 - expand/no-expand for --pretty=full ok 7 - expand/no-expand for --pretty=fuller ok 8 - expand/no-expand for --pretty=raw ok 9 - expand/no-expand for --pretty=email # passed all 9 test(s) 1..9 ok t4137-apply-submodule.sh ........................... ok 1 - apply_index: added submodule creates empty directory ok 2 - apply_index: added submodule leaves existing empty directory alone ok 3 - apply_index: replace tracked file with submodule creates empty directory ok 4 - apply_index: replace directory with submodule ok 5 - apply_index: removed submodule leaves submodule directory and its contents in place ok 6 - apply_index: removed submodule leaves submodule containing a .git directory alone ok 7 - apply_index: replace submodule with a directory must fail ok 8 - apply_index: replace submodule containing a .git directory with a directory must fail not ok 9 - apply_index: replace submodule with a file must fail # TODO known breakage not ok 10 - apply_index: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - apply_index: modified submodule does not update submodule work tree ok 12 - apply_index: modified submodule does not update submodule work tree to invalid commit ok 13 - apply_index: modified submodule does not update submodule work tree from invalid commit ok 14 - apply_index: added submodule doesn't remove untracked unignored file with same name ok 15 - apply_3way: added submodule creates empty directory ok 16 - apply_3way: added submodule leaves existing empty directory alone ok 17 - apply_3way: replace tracked file with submodule creates empty directory ok 18 - apply_3way: replace directory with submodule ok 19 - apply_3way: removed submodule leaves submodule directory and its contents in place ok 20 - apply_3way: removed submodule leaves submodule containing a .git directory alone ok 21 - apply_3way: replace submodule with a directory must fail ok 22 - apply_3way: replace submodule containing a .git directory with a directory must fail not ok 23 - apply_3way: replace submodule with a file must fail # TODO known breakage not ok 24 - apply_3way: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - apply_3way: modified submodule does not update submodule work tree ok 26 - apply_3way: modified submodule does not update submodule work tree to invalid commit ok 27 - apply_3way: modified submodule does not update submodule work tree from invalid commit ok 28 - apply_3way: added submodule doesn't remove untracked unignored file with same name # still have 4 known breakage(s) # passed all remaining 24 test(s) 1..28 ok t4252-am-options.sh ................................ ok 1 - setup ok 2 - interrupted am --whitespace=fix ok 3 - interrupted am -C1 ok 4 - interrupted am -p2 ok 5 - interrupted am -C1 -p2 ok 6 - interrupted am --directory="frotz nitfol" ok 7 - apply to a funny path ok 8 - am --reject # passed all 8 test(s) 1..8 ok t4253-am-keep-cr-dos.sh ............................ ok 1 - setup repository with dos files ok 2 - am with dos files without --keep-cr ok 3 - am with dos files with --keep-cr ok 4 - am with dos files config am.keepcr ok 5 - am with dos files config am.keepcr overridden by --no-keep-cr ok 6 - am with dos files with --keep-cr continue ok 7 - am with unix files config am.keepcr overridden by --no-keep-cr # passed all 7 test(s) 1..7 ok t4254-am-corrupt.sh ................................ ok 1 - setup ok 2 - try to apply corrupted patch ok 3 - NUL in commit message's body ok 4 - NUL in commit message's header # passed all 4 test(s) 1..4 ok t4256-am-format-flowed.sh .......................... ok 1 - setup ok 2 - am with format=flowed # passed all 2 test(s) 1..2 ok t4257-am-interactive.sh ............................ ok 1 - set up patches to apply ok 2 - applying all patches generates conflict ok 3 - interactive am can apply a single patch ok 4 - interactive am can resolve conflict # passed all 4 test(s) 1..4 ok t4300-merge-tree.sh ................................ ok 1 - setup ok 2 - file add A, !B ok 3 - file add !A, B ok 4 - file add A, B (same) ok 5 - file add A, B (different) ok 6 - file change A, !B ok 7 - file change !A, B ok 8 - file change A, B (same) ok 9 - file change A, B (different) ok 10 - file change A, B (mixed) ok 11 - file remove A, !B ok 12 - file remove !A, B ok 13 - file remove A, B (same) ok 14 - file change A, remove B ok 15 - file remove A, change B ok 16 - tree add A, B (same) ok 17 - tree add A, B (different) ok 18 - tree unchanged A, removed B ok 19 - turn file to tree ok 20 - turn tree to file # passed all 20 test(s) 1..20 ok t4215-log-skewed-merges.sh ......................... ok 1 - log --graph with merge fusing with its left and right neighbors ok 2 - log --graph with left-skewed merge ok 3 - log --graph with nested left-skewed merge ok 4 - log --graph with nested left-skewed merge following normal merge ok 5 - log --graph with nested right-skewed merge following left-skewed merge ok 6 - log --graph with right-skewed merge following a left-skewed one ok 7 - log --graph with octopus merge with column joining its penultimate parent ok 8 - log --graph with multiple tips ok 9 - log --graph with multiple tips and colors ok 10 - log --graph with multiple tips # passed all 10 test(s) 1..10 ok t5001-archive-attr.sh .............................. ok 1 - setup ok 2 - git archive ok 3 - archive/ignored does not exist ok 4 - archive/ignored-by-tree does not exist ok 5 - archive/ignored-by-tree.d does not exist ok 6 - archive/ignored-by-tree.d/file does not exist ok 7 - archive/ignored-by-worktree exists ok 8 - archive/excluded-by-pathspec.d exists ok 9 - archive/excluded-by-pathspec.d/file exists ok 10 - git archive with pathspec ok 11 - archive-pathspec/ignored does not exist ok 12 - archive-pathspec/ignored-by-tree does not exist ok 13 - archive-pathspec/ignored-by-tree.d does not exist ok 14 - archive-pathspec/ignored-by-tree.d/file does not exist ok 15 - archive-pathspec/ignored-by-worktree exists ok 16 - archive-pathspec/excluded-by-pathspec.d does not exist ok 17 - archive-pathspec/excluded-by-pathspec.d/file does not exist ok 18 - git archive with wildcard pathspec ok 19 - archive-pathspec-wildcard/ignored does not exist ok 20 - archive-pathspec-wildcard/ignored-by-tree does not exist ok 21 - archive-pathspec-wildcard/ignored-by-tree.d does not exist ok 22 - archive-pathspec-wildcard/ignored-by-tree.d/file does not exist ok 23 - archive-pathspec-wildcard/ignored-by-worktree exists ok 24 - archive-pathspec-wildcard/excluded-by-pathspec.d does not exist ok 25 - archive-pathspec-wildcard/excluded-by-pathspec.d/file does not exist ok 26 - git archive with worktree attributes ok 27 - worktree/ignored does not exist ok 28 - worktree/ignored-by-tree exists ok 29 - worktree/ignored-by-worktree does not exist ok 30 - git archive --worktree-attributes option ok 31 - worktree2/ignored does not exist ok 32 - worktree2/ignored-by-tree exists ok 33 - worktree2/ignored-by-worktree does not exist ok 34 - git archive vs. bare ok 35 - git archive with worktree attributes, bare ok 36 - bare-worktree/ignored does not exist ok 37 - bare-worktree/ignored-by-tree exists ok 38 - bare-worktree/ignored-by-worktree exists ok 39 - export-subst # passed all 39 test(s) 1..39 ok t5002-archive-attr-pattern.sh ...................... ok 1 - setup ok 2 - git archive ok 3 - archive/ignored does not exist ok 4 - archive/not-ignored-dir/ignored does not exist ok 5 - archive/not-ignored-dir/ignored-only-if-dir exists ok 6 - archive/not-ignored-dir/ exists ok 7 - archive/ignored-only-if-dir/ does not exist ok 8 - archive/ignored-ony-if-dir/ignored-by-ignored-dir does not exist ok 9 - archive/ignored-without-slash/ does not exist ok 10 - archive/ignored-without-slash/foo does not exist ok 11 - archive/wildcard-without-slash/ does not exist ok 12 - archive/wildcard-without-slash/foo does not exist ok 13 - archive/deep/and/slashless/ does not exist ok 14 - archive/deep/and/slashless/foo does not exist ok 15 - archive/deep/with/wildcard/ does not exist ok 16 - archive/deep/with/wildcard/foo does not exist ok 17 - archive/one-level-lower/ does not exist ok 18 - archive/one-level-lower/two-levels-lower/ignored-only-if-dir/ does not exist ok 19 - archive/one-level-lower/two-levels-lower/ignored-ony-if-dir/ignored-by-ignored-dir does not exist # passed all 19 test(s) 1..19 ok t5000-tar-tree.sh .................................. ok 1 - setup ok 2 - populate workdir ok 3 - add ignored file ok 4 - add files to repository ok 5 - setup export-subst ok 6 - create bare clone ok 7 - remove ignored file ok 8 - git archive ok 9 - extract tar archive ok 10 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 11 - validate filenames ok 12 - validate file contents ok 13 - git archive --prefix=prefix/ ok 14 - extract tar archive ok 15 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 16 - validate filenames ok 17 - validate file contents ok 18 - git-archive --prefix=olde- ok 19 - extract tar archive ok 20 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 21 - validate filenames ok 22 - validate file contents ok 23 - git archive --add-file ok 24 - extract tar archive ok 25 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 26 - validate filenames ok 27 - validate file contents ok 28 - validate extra file untracked ok 29 - git archive --add-file twice ok 30 - extract tar archive ok 31 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 32 - validate filenames ok 33 - validate file contents ok 34 - validate extra file one/untracked ok 35 - validate extra file two/untracked ok 36 - git archive on large files ok 37 - git archive in a bare repo ok 38 - git archive vs. the same in a bare repo ok 39 - git archive with --output ok 40 - git archive --remote ok 41 - git archive --remote with configured remote ok 42 - validate file modification time ok 43 - git get-tar-commit-id ok 44 - git archive with --output, override inferred format ok 45 - git archive with --output and --remote creates .tgz ok 46 - git archive --list outside of a git repo ok 47 - git archive --remote outside of a git repo ok 48 - clients cannot access unreachable commits ok 49 - upload-archive can allow unreachable commits ok 50 - setup tar filters ok 51 - archive --list mentions user filter ok 52 - archive --list shows only enabled remote filters ok 53 - invoke tar filter by format ok 54 - invoke tar filter by extension ok 55 - default output format remains tar ok 56 - extension matching requires dot ok 57 - only enabled filters are available remotely ok 58 - git archive --format=tgz ok 59 - git archive --format=tar.gz ok 60 - infer tgz from .tgz filename ok 61 - infer tgz from .tar.gz filename ok 62 - extract tgz file ok 63 - remote tar.gz is allowed by default ok 64 - remote tar.gz can be disabled ok 65 - archive and :(glob) ok 66 - catch non-matching pathspec ok 67 - set up repository with huge blob ok 68 - generate tar with huge size ok 69 - system tar can read our huge size ok 70 - set up repository with far-future commit ok 71 - generate tar with future mtime ok 72 - system tar can read our future mtime # passed all 72 test(s) 1..72 ok t5003-archive-zip.sh ............................... ok 1 - populate workdir ok 2 - add symlink ok 3 - prepare file list ok 4 - add ignored file ok 5 - add files to repository ok 6 - setup export-subst and diff attributes ok 7 - create bare clone ok 8 - remove ignored file ok 9 - git archive --format=zip ok 10 - extract ZIP archive ok 11 - validate filenames ok 12 - validate file contents ok 13 - extract ZIP archive with EOL conversion ok 14 - validate that text files are converted ok 15 - validate that binary files are unchanged ok 16 - validate that diff files are converted ok 17 - validate that -diff files are unchanged ok 18 - validate that custom diff is unchanged ok 19 - git archive --format=zip in a bare repo ok 20 - git archive --format=zip vs. the same in a bare repo ok 21 - git archive --format=zip with --output ok 22 - git archive with --output, inferring format (local) ok 23 - git archive with --output, inferring format (remote) ok 24 - git archive --format=zip with prefix ok 25 - extract ZIP archive ok 26 - validate filenames ok 27 - validate file contents ok 28 - extract ZIP archive with EOL conversion ok 29 - validate that text files are converted ok 30 - validate that binary files are unchanged ok 31 - validate that diff files are converted ok 32 - validate that -diff files are unchanged ok 33 - validate that custom diff is unchanged ok 34 - git archive -0 --format=zip on large files ok 35 - extract ZIP archive ok 36 - validate filenames ok 37 - validate file contents ok 38 - extract ZIP archive with EOL conversion ok 39 - validate that text files are converted ok 40 - validate that binary files are unchanged ok 41 - validate that diff files are converted ok 42 - validate that -diff files are unchanged ok 43 - validate that custom diff is unchanged ok 44 - git archive --format=zip on large files ok 45 - extract ZIP archive ok 46 - validate filenames ok 47 - validate file contents ok 48 - extract ZIP archive with EOL conversion ok 49 - validate that text files are converted ok 50 - validate that binary files are unchanged ok 51 - validate that diff files are converted ok 52 - validate that -diff files are unchanged ok 53 - validate that custom diff is unchanged ok 54 - git archive --format=zip --add-file ok 55 - extract ZIP archive ok 56 - validate filenames ok 57 - validate file contents ok 58 - extract ZIP archive with EOL conversion ok 59 - validate that text files are converted ok 60 - validate that binary files are unchanged ok 61 - validate that diff files are converted ok 62 - validate that -diff files are unchanged ok 63 - validate that custom diff is unchanged ok 64 - validate extra file untracked ok 65 - git archive --format=zip --add-file twice ok 66 - extract ZIP archive ok 67 - validate filenames ok 68 - validate file contents ok 69 - extract ZIP archive with EOL conversion ok 70 - validate that text files are converted ok 71 - validate that binary files are unchanged ok 72 - validate that diff files are converted ok 73 - validate that -diff files are unchanged ok 74 - validate that custom diff is unchanged ok 75 - validate extra file one/untracked ok 76 - validate extra file two/untracked # passed all 76 test(s) 1..76 ok t5100-mailinfo.sh .................................. ok 1 - split sample box ok 2 - mailinfo 0001 ok 3 - mailinfo 0002 ok 4 - mailinfo 0003 ok 5 - mailinfo 0004 ok 6 - mailinfo 0005 ok 7 - mailinfo 0006 ok 8 - mailinfo 0007 ok 9 - mailinfo 0008 ok 10 - mailinfo 0009 ok 11 - mailinfo 0010 ok 12 - mailinfo 0011 ok 13 - mailinfo 0012 ok 14 - mailinfo 0013 ok 15 - mailinfo 0014 ok 16 - mailinfo 0015 ok 17 - mailinfo 0016 ok 18 - mailinfo 0017 ok 19 - mailinfo 0018 ok 20 - split box with rfc2047 samples ok 21 - mailinfo rfc2047/0001 ok 22 - mailinfo rfc2047/0002 ok 23 - mailinfo rfc2047/0003 ok 24 - mailinfo rfc2047/0004 ok 25 - mailinfo rfc2047/0005 ok 26 - mailinfo rfc2047/0006 ok 27 - mailinfo rfc2047/0007 ok 28 - mailinfo rfc2047/0008 ok 29 - mailinfo rfc2047/0009 ok 30 - mailinfo rfc2047/0010 ok 31 - mailinfo rfc2047/0011 ok 32 - respect NULs ok 33 - Preserve NULs out of MIME encoded message ok 34 - mailinfo on from header without name works ok 35 - mailinfo finds headers after embedded From line ok 36 - mailinfo on message with quoted >From ok 37 - mailinfo unescapes with --mboxrd ok 38 - mailinfo handles rfc2822 quoted-string ok 39 - mailinfo handles rfc2822 comment ok 40 - mailinfo with mailinfo.scissors config ok 41 - mailinfo no options ok 42 - mailinfo -k ok 43 - mailinfo -b no [PATCH] ok 44 - mailinfo -b leading [PATCH] ok 45 - mailinfo -b double [PATCH] not ok 46 - mailinfo -b trailing [PATCH] # TODO known breakage not ok 47 - mailinfo -b separated double [PATCH] # TODO known breakage ok 48 - mailinfo handles unusual header whitespace # still have 2 known breakage(s) # passed all remaining 46 test(s) 1..48 ok t5004-archive-corner-cases.sh ...................... ok 1 - create commit with empty tree and fake empty tar ok 2 - tar archive of commit with empty tree ok 3 - tar archive of empty tree is empty ok 4 - tar archive of empty tree with prefix ok 5 - zip archive of empty tree is empty ok 6 - zip archive of empty tree with prefix ok 7 - archive complains about pathspec on empty tree ok 8 - create a commit with an empty subtree ok 9 - archive empty subtree with no pathspec ok 10 - archive empty subtree by direct pathspec ok 11 - zip archive with many entries ok 12 # SKIP zip archive bigger than 4GB (missing EXPENSIVE of EXPENSIVE,UNZIP,UNZIP_ZIP64_SUPPORT) ok 13 # SKIP zip archive with files bigger than 4GB (missing EXPENSIVE of EXPENSIVE,LONG_IS_64BIT,UNZIP,UNZIP_ZIP64_SUPPORT,ZIPINFO) ok 14 - tar archive with long paths # passed all 14 test(s) 1..14 ok t5200-update-server-info.sh ........................ ok 1 - setup ok 2 - create info/refs ok 3 - modify and store mtime ok 4 - info/refs is not needlessly overwritten ok 5 - info/refs can be forced to update ok 6 - info/refs updates when changes are made # passed all 6 test(s) 1..6 ok t5150-request-pull.sh .............................. ok 1 - setup ok 2 - setup: two scripts for reading pull requests ok 3 - pull request when forgot to push ok 4 - pull request after push ok 5 - request asks HEAD to be pulled ok 6 - pull request format ok 7 - request-pull ignores OPTIONS_KEEPDASHDASH poison ok 8 - request-pull quotes regex metacharacters properly ok 9 - pull request with mismatched object ok 10 - pull request with stale object # passed all 10 test(s) 1..10 ok t5301-sliding-window.sh ............................ ok 1 - setup ok 2 - verify-pack -v, defaults ok 3 - verify-pack -v, packedGitWindowSize == 1 page ok 4 - verify-pack -v, packedGit{WindowSize,Limit} == 1 page ok 5 - repack -a -d, packedGit{WindowSize,Limit} == 1 page ok 6 - verify-pack -v, defaults # passed all 6 test(s) 1..6 ok t4216-log-bloom.sh ................................. ok 1 - setup test - repo, commits, commit graph, log outputs ok 2 - commit-graph write wrote out the bloom chunks ok 3 - git log option: for path: A ok 4 - git log option: --all for path: A ok 5 - git log option: --full-history for path: A ok 6 - git log option: --full-history --simplify-merges for path: A ok 7 - git log option: --simplify-merges for path: A ok 8 - git log option: --simplify-by-decoration for path: A ok 9 - git log option: --follow for path: A ok 10 - git log option: --first-parent for path: A ok 11 - git log option: --topo-order for path: A ok 12 - git log option: --date-order for path: A ok 13 - git log option: --author-date-order for path: A ok 14 - git log option: --ancestry-path side..master for path: A ok 15 - git log option: for path: A/B ok 16 - git log option: --all for path: A/B ok 17 - git log option: --full-history for path: A/B ok 18 - git log option: --full-history --simplify-merges for path: A/B ok 19 - git log option: --simplify-merges for path: A/B ok 20 - git log option: --simplify-by-decoration for path: A/B ok 21 - git log option: --follow for path: A/B ok 22 - git log option: --first-parent for path: A/B ok 23 - git log option: --topo-order for path: A/B ok 24 - git log option: --date-order for path: A/B ok 25 - git log option: --author-date-order for path: A/B ok 26 - git log option: --ancestry-path side..master for path: A/B ok 27 - git log option: for path: A/B/C ok 28 - git log option: --all for path: A/B/C ok 29 - git log option: --full-history for path: A/B/C ok 30 - git log option: --full-history --simplify-merges for path: A/B/C ok 31 - git log option: --simplify-merges for path: A/B/C ok 32 - git log option: --simplify-by-decoration for path: A/B/C ok 33 - git log option: --follow for path: A/B/C ok 34 - git log option: --first-parent for path: A/B/C ok 35 - git log option: --topo-order for path: A/B/C ok 36 - git log option: --date-order for path: A/B/C ok 37 - git log option: --author-date-order for path: A/B/C ok 38 - git log option: --ancestry-path side..master for path: A/B/C ok 39 - git log option: for path: A/file1 ok 40 - git log option: --all for path: A/file1 ok 41 - git log option: --full-history for path: A/file1 ok 42 - git log option: --full-history --simplify-merges for path: A/file1 ok 43 - git log option: --simplify-merges for path: A/file1 ok 44 - git log option: --simplify-by-decoration for path: A/file1 ok 45 - git log option: --follow for path: A/file1 ok 46 - git log option: --first-parent for path: A/file1 ok 47 - git log option: --topo-order for path: A/file1 ok 48 - git log option: --date-order for path: A/file1 ok 49 - git log option: --author-date-order for path: A/file1 ok 50 - git log option: --ancestry-path side..master for path: A/file1 ok 51 - git log option: for path: A/B/file2 ok 52 - git log option: --all for path: A/B/file2 ok 53 - git log option: --full-history for path: A/B/file2 ok 54 - git log option: --full-history --simplify-merges for path: A/B/file2 ok 55 - git log option: --simplify-merges for path: A/B/file2 ok 56 - git log option: --simplify-by-decoration for path: A/B/file2 ok 57 - git log option: --follow for path: A/B/file2 ok 58 - git log option: --first-parent for path: A/B/file2 ok 59 - git log option: --topo-order for path: A/B/file2 ok 60 - git log option: --date-order for path: A/B/file2 ok 61 - git log option: --author-date-order for path: A/B/file2 ok 62 - git log option: --ancestry-path side..master for path: A/B/file2 ok 63 - git log option: for path: A/B/C/file3 ok 64 - git log option: --all for path: A/B/C/file3 ok 65 - git log option: --full-history for path: A/B/C/file3 ok 66 - git log option: --full-history --simplify-merges for path: A/B/C/file3 ok 67 - git log option: --simplify-merges for path: A/B/C/file3 ok 68 - git log option: --simplify-by-decoration for path: A/B/C/file3 ok 69 - git log option: --follow for path: A/B/C/file3 ok 70 - git log option: --first-parent for path: A/B/C/file3 ok 71 - git log option: --topo-order for path: A/B/C/file3 ok 72 - git log option: --date-order for path: A/B/C/file3 ok 73 - git log option: --author-date-order for path: A/B/C/file3 ok 74 - git log option: --ancestry-path side..master for path: A/B/C/file3 ok 75 - git log option: for path: file4 ok 76 - git log option: --all for path: file4 ok 77 - git log option: --full-history for path: file4 ok 78 - git log option: --full-history --simplify-merges for path: file4 ok 79 - git log option: --simplify-merges for path: file4 ok 80 - git log option: --simplify-by-decoration for path: file4 ok 81 - git log option: --follow for path: file4 ok 82 - git log option: --first-parent for path: file4 ok 83 - git log option: --topo-order for path: file4 ok 84 - git log option: --date-order for path: file4 ok 85 - git log option: --author-date-order for path: file4 ok 86 - git log option: --ancestry-path side..master for path: file4 ok 87 - git log option: for path: file5 ok 88 - git log option: --all for path: file5 ok 89 - git log option: --full-history for path: file5 ok 90 - git log option: --full-history --simplify-merges for path: file5 ok 91 - git log option: --simplify-merges for path: file5 ok 92 - git log option: --simplify-by-decoration for path: file5 ok 93 - git log option: --follow for path: file5 ok 94 - git log option: --first-parent for path: file5 ok 95 - git log option: --topo-order for path: file5 ok 96 - git log option: --date-order for path: file5 ok 97 - git log option: --author-date-order for path: file5 ok 98 - git log option: --ancestry-path side..master for path: file5 ok 99 - git log option: for path: file5_renamed ok 100 - git log option: --all for path: file5_renamed ok 101 - git log option: --full-history for path: file5_renamed ok 102 - git log option: --full-history --simplify-merges for path: file5_renamed ok 103 - git log option: --simplify-merges for path: file5_renamed ok 104 - git log option: --simplify-by-decoration for path: file5_renamed ok 105 - git log option: --follow for path: file5_renamed ok 106 - git log option: --first-parent for path: file5_renamed ok 107 - git log option: --topo-order for path: file5_renamed ok 108 - git log option: --date-order for path: file5_renamed ok 109 - git log option: --author-date-order for path: file5_renamed ok 110 - git log option: --ancestry-path side..master for path: file5_renamed ok 111 - git log option: for path: file_to_be_deleted ok 112 - git log option: --all for path: file_to_be_deleted ok 113 - git log option: --full-history for path: file_to_be_deleted ok 114 - git log option: --full-history --simplify-merges for path: file_to_be_deleted ok 115 - git log option: --simplify-merges for path: file_to_be_deleted ok 116 - git log option: --simplify-by-decoration for path: file_to_be_deleted ok 117 - git log option: --follow for path: file_to_be_deleted ok 118 - git log option: --first-parent for path: file_to_be_deleted ok 119 - git log option: --topo-order for path: file_to_be_deleted ok 120 - git log option: --date-order for path: file_to_be_deleted ok 121 - git log option: --author-date-order for path: file_to_be_deleted ok 122 - git log option: --ancestry-path side..master for path: file_to_be_deleted ok 123 - git log -- folder works with and without the trailing slash ok 124 - git log for path that does not exist. ok 125 - git log with --walk-reflogs does not use Bloom filters ok 126 - git log -- multiple path specs does not use Bloom filters ok 127 - git log -- "." pathspec at root does not use Bloom filters ok 128 - git log with wildcard that resolves to a single path uses Bloom filters ok 129 - git log with wildcard that resolves to a multiple paths does not uses Bloom filters ok 130 - setup - add commit-graph to the chain without Bloom filters ok 131 - use Bloom filters even if the latest graph does not have Bloom filters ok 132 - setup - add commit-graph to the chain with Bloom filters ok 133 - Use Bloom filters if they exist in the latest but not all commit graphs in the chain. ok 134 - persist filter settings ok 135 - correctly report changes over limit ok 136 - correctly report commits with no changed paths ok 137 - Bloom generation is limited by --max-new-filters ok 138 - Bloom generation backfills previously-skipped filters ok 139 - --max-new-filters overrides configuration ok 140 - Bloom generation backfills empty commits # passed all 140 test(s) 1..140 ok t5303-pack-corruption-resilience.sh ................ ok 1 - initial setup validation ok 2 - create corruption in header of first object ok 3 - ... but having a loose copy allows for full recovery ok 4 - ... and loose copy of first delta allows for partial recovery ok 5 - create corruption in data of first object ok 6 - ... but having a loose copy allows for full recovery ok 7 - ... and loose copy of second object allows for partial recovery ok 8 - create corruption in header of first delta ok 9 - ... but having a loose copy allows for full recovery ok 10 - ... and then a repack "clears" the corruption ok 11 - create corruption in data of first delta ok 12 - ... but having a loose copy allows for full recovery ok 13 - ... and then a repack "clears" the corruption ok 14 - corruption in delta base reference of first delta (OBJ_REF_DELTA) ok 15 - ... but having a loose copy allows for full recovery ok 16 - ... and then a repack "clears" the corruption ok 17 - corruption #0 in delta base reference of first delta (OBJ_OFS_DELTA) ok 18 - ... but having a loose copy allows for full recovery ok 19 - ... and then a repack "clears" the corruption ok 20 - corruption #1 in delta base reference of first delta (OBJ_OFS_DELTA) ok 21 - ... but having a loose copy allows for full recovery ok 22 - ... and then a repack "clears" the corruption ok 23 - ... and a redundant pack allows for full recovery too ok 24 - corruption of delta base reference pointing to wrong object ok 25 - ... but having a loose copy allows for full recovery ok 26 - ... and then a repack "clears" the corruption ok 27 - corrupting header to have too small output buffer fails unpack ok 28 - apply good minimal delta ok 29 - apply delta with too many literal bytes ok 30 - apply delta with too many copied bytes ok 31 - apply delta with too few literal bytes ok 32 - apply delta with too few bytes in base ok 33 - apply delta with truncated copy parameters ok 34 - apply delta with trailing garbage literal ok 35 - apply delta with trailing garbage copy ok 36 - apply delta with trailing garbage opcode # passed all 36 test(s) 1..36 ok t5300-pack-object.sh ............................... ok 1 - setup ok 2 - pack without delta ok 3 - pack-objects with bogus arguments ok 4 - unpack without delta ok 5 - check unpack without delta ok 6 - pack with REF_DELTA ok 7 - unpack with REF_DELTA ok 8 - check unpack with REF_DELTA ok 9 - pack with OFS_DELTA ok 10 - unpack with OFS_DELTA ok 11 - check unpack with OFS_DELTA ok 12 - compare delta flavors ok 13 - use packed objects ok 14 - use packed deltified (REF_DELTA) objects ok 15 - use packed deltified (OFS_DELTA) objects ok 16 - survive missing objects/pack directory ok 17 - verify pack ok 18 - verify pack -v ok 19 - verify-pack catches mismatched .idx and .pack files ok 20 - verify-pack catches a corrupted pack signature ok 21 - verify-pack catches a corrupted pack version ok 22 - verify-pack catches a corrupted type/size of the 1st packed object data ok 23 - verify-pack catches a corrupted sum of the index file itself ok 24 - build pack index for an existing pack ok 25 - unpacking with --strict ok 26 - index-pack with --strict ok 27 - honor pack.packSizeLimit ok 28 - verify resulting packs ok 29 - tolerate packsizelimit smaller than biggest object ok 30 - verify resulting packs ok 31 - set up pack for non-repo tests ok 32 - index-pack --stdin complains of non-repo ok 33 - index-pack works in non-repo ok 34 - index-pack --strict works in non-repo ok 35 # SKIP index-pack --threads=N or pack.threads=N warns when no pthreads (missing !PTHREADS of !PTHREADS,C_LOCALE_OUTPUT) ok 36 # SKIP pack-objects --threads=N or pack.threads=N warns when no pthreads (missing !PTHREADS of !PTHREADS,C_LOCALE_OUTPUT) ok 37 - pack-objects in too-many-packs mode ok 38 - setup: fake a SHA1 hash collision ok 39 - make sure index-pack detects the SHA1 collision ok 40 - make sure index-pack detects the SHA1 collision (large blobs) ok 41 - prefetch objects # passed all 41 test(s) 1..41 ok t4255-am-submodule.sh .............................. ok 1 - am: added submodule creates empty directory ok 2 - am: added submodule leaves existing empty directory alone ok 3 - am: replace tracked file with submodule creates empty directory ok 4 - am: replace directory with submodule ok 5 - am: removed submodule leaves submodule directory and its contents in place ok 6 - am: removed submodule leaves submodule containing a .git directory alone ok 7 - am: replace submodule with a directory must fail ok 8 - am: replace submodule containing a .git directory with a directory must fail not ok 9 - am: replace submodule with a file must fail # TODO known breakage not ok 10 - am: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - am: modified submodule does not update submodule work tree ok 12 - am: modified submodule does not update submodule work tree to invalid commit ok 13 - am: modified submodule does not update submodule work tree from invalid commit ok 14 - am: added submodule doesn't remove untracked unignored file with same name ok 15 - am_3way: added submodule creates empty directory ok 16 - am_3way: added submodule leaves existing empty directory alone ok 17 - am_3way: replace tracked file with submodule creates empty directory ok 18 - am_3way: replace directory with submodule ok 19 - am_3way: removed submodule leaves submodule directory and its contents in place ok 20 - am_3way: removed submodule leaves submodule containing a .git directory alone not ok 21 - am_3way: replace submodule with a directory must fail # TODO known breakage not ok 22 - am_3way: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 23 - am_3way: replace submodule with a file must fail # TODO known breakage not ok 24 - am_3way: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - am_3way: modified submodule does not update submodule work tree ok 26 - am_3way: modified submodule does not update submodule work tree to invalid commit ok 27 - am_3way: modified submodule does not update submodule work tree from invalid commit ok 28 - am_3way: added submodule doesn't remove untracked unignored file with same name ok 29 - setup diff.submodule ok 30 - diff.submodule unset ok 31 - diff.submodule unset with extra file ok 32 - diff.submodule=log ok 33 - diff.submodule=log with extra file # still have 6 known breakage(s) # passed all remaining 27 test(s) 1..33 ok t5306-pack-nobase.sh ............................... ok 1 - setup base ok 2 - setup patch_clone ok 3 - indirectly clone patch_clone ok 4 - clone of patch_clone is incomplete # passed all 4 test(s) 1..4 ok t5305-include-tag.sh ............................... ok 1 - setup ok 2 - pack without --include-tag ok 3 - unpack objects ok 4 - check unpacked result (have commit, no tag) ok 5 - pack with --include-tag ok 6 - unpack objects ok 7 - check unpacked result (have commit, have tag) ok 8 - create hidden inner tag ok 9 - pack explicit outer tag ok 10 - unpack objects ok 11 - check unpacked result (have all objects) ok 12 - pack implied outer tag ok 13 - unpack objects ok 14 - check unpacked result (have all objects) ok 15 - single-branch clone can transfer tag # passed all 15 test(s) 1..15 ok t5304-prune.sh ..................................... ok 1 - setup ok 2 - prune stale packs ok 3 - prune --expire ok 4 - gc: implicit prune --expire ok 5 - gc: refuse to start with invalid gc.pruneExpire ok 6 - gc: start with ok gc.pruneExpire ok 7 - prune: prune nonsense parameters ok 8 - prune: prune unreachable heads ok 9 - prune: do not prune detached HEAD with no reflog ok 10 - prune: prune former HEAD after checking out branch ok 11 - prune: do not prune heads listed as an argument ok 12 - gc --no-prune ok 13 - gc respects gc.pruneExpire ok 14 - gc --prune= ok 15 - gc --prune=never ok 16 - gc respects gc.pruneExpire=never ok 17 - prune --expire=never ok 18 - gc: prune old objects after local clone ok 19 - garbage report in count-objects -v ok 20 - clean pack garbage with gc ok 21 - prune .git/shallow ok 22 - prune .git/shallow when there are no loose objects ok 23 - prune: handle alternate object database ok 24 - prune: handle index in multiple worktrees ok 25 - prune: handle HEAD in multiple worktrees ok 26 - prune: handle HEAD reflog in multiple worktrees ok 27 - prune: handle expire option correctly ok 28 - trivial prune with bitmaps enabled # passed all 28 test(s) 1..28 ok t5307-pack-missing-commit.sh ....................... ok 1 - setup ok 2 - check corruption ok 3 - rev-list notices corruption (1) ok 4 - rev-list notices corruption (2) ok 5 - pack-objects notices corruption # passed all 5 test(s) 1..5 ok t5308-pack-detect-duplicates.sh .................... ok 1 - setup ok 2 - pack with no duplicates ok 3 - index-pack will allow duplicate objects by default ok 4 - create batch-check test vectors ok 5 - lookup in duplicated pack ok 6 - index-pack can reject packs with duplicates # passed all 6 test(s) 1..6 ok t5309-pack-delta-cycles.sh ......................... ok 1 - index-pack works with a single delta (A->B) ok 2 - index-pack works with a single delta (B->A) ok 3 - index-pack detects missing base objects ok 4 - index-pack detects REF_DELTA cycles ok 5 - failover to an object in another pack ok 6 - failover to a duplicate object in the same pack # passed all 6 test(s) 1..6 ok t5311-pack-bitmaps-shallow.sh ...................... ok 1 - setup shallow repo ok 2 - turn on bitmaps in the parent ok 3 - shallow fetch from bitmapped repo # passed all 3 test(s) 1..3 ok t5312-prune-corruption.sh .......................... ok 1 - disable reflogs ok 2 - create history reachable only from a bogus-named ref ok 3 - pruning does not drop bogus object ok 4 - put bogus object into pack ok 5 - destructive repack keeps packed object ok 6 - clean up bogus ref ok 7 - create history with missing tip commit ok 8 - pruning with a corrupted tip does not drop history ok 9 - pack-refs does not silently delete broken loose ref ok 10 - create packed-refs file with broken ref ok 11 - pack-refs does not silently delete broken packed ref ok 12 - pack-refs does not drop broken refs during deletion # passed all 12 test(s) 1..12 ok t5313-pack-bounds-checks.sh ........................ ok 1 - setup ok 2 - set up base packfile and variables ok 3 - pack/index object count mismatch ok 4 - matched bogus object count ok 5 - bogus object offset (v1) ok 6 - bogus object offset (v2, no msb) ok 7 - bogus offset into v2 extended table ok 8 - bogus offset inside v2 extended table ok 9 - bogus OFS_DELTA in packfile # passed all 9 test(s) 1..9 ok t5314-pack-cycle-detection.sh ...................... ok 1 - setup ok 2 - repack # passed all 2 test(s) 1..2 ok t5315-pack-objects-compression.sh .................. ok 1 - setup ok 2 - pack-objects with -c core.compression=0 ok 3 - pack-objects with -c core.compression=9 ok 4 - pack-objects with -c core.compression=0 -c pack.compression=0 ok 5 - pack-objects with -c core.compression=9 -c pack.compression=0 ok 6 - pack-objects with -c core.compression=0 -c pack.compression=9 ok 7 - pack-objects with -c core.compression=9 -c pack.compression=9 ok 8 - pack-objects with -c pack.compression=0 ok 9 - pack-objects with -c pack.compression=9 # passed all 9 test(s) 1..9 ok t5316-pack-delta-depth.sh .......................... ok 1 - create series of packs ok 2 - packing produces a long delta ok 3 - --depth limits depth # passed all 3 test(s) 1..3 ok t5317-pack-objects-filter-objects.sh ............... ok 1 - setup r1 ok 2 - verify blob count in normal packfile ok 3 - verify blob:none packfile has no blobs ok 4 - verify normal and blob:none packfiles have same commits/trees ok 5 - get an error for missing tree object ok 6 - setup for tests of tree:0 ok 7 - verify tree:0 packfile has no blobs or trees ok 8 - grab tree directly when using tree:0 ok 9 - setup r2 ok 10 - verify blob count in normal packfile ok 11 - verify blob:limit=500 omits all blobs ok 12 - verify blob:limit=1000 ok 13 - verify blob:limit=1001 ok 14 - verify blob:limit=10001 ok 15 - verify blob:limit=1k ok 16 - verify explicitly specifying oversized blob in input ok 17 - verify blob:limit=1m ok 18 - verify normal and blob:limit packfiles have same commits/trees ok 19 - setup r3 ok 20 - verify blob count in normal packfile ok 21 - verify sparse:path=pattern1 fails ok 22 - verify sparse:path=pattern2 fails ok 23 - setup r4 ok 24 - verify blob count in normal packfile ok 25 - verify sparse:oid=OID ok 26 - verify sparse:oid=oid-ish ok 27 - setup r1 - delete loose blobs ok 28 - verify pack-objects fails w/ missing objects ok 29 - verify pack-objects fails w/ --missing=error ok 30 - verify pack-objects w/ --missing=allow-any # passed all 30 test(s) 1..30 ok t5302-pack-index.sh ................................ ok 1 - setup ok 2 - pack-objects with index version 1 ok 3 - pack-objects with index version 2 ok 4 - both packs should be identical ok 5 - index v1 and index v2 should be different ok 6 - index-pack with index version 1 ok 7 - index-pack with index version 2 ok 8 - index-pack results should match pack-objects ones ok 9 - index-pack --verify on index version 1 ok 10 - index-pack --verify on index version 2 ok 11 - pack-objects --index-version=2, is not accepted ok 12 - index v2: force some 64-bit offsets with pack-objects ok 13 - index v2: verify a pack with some 64-bit offsets ok 14 - 64-bit offsets: should be different from previous index v2 results ok 15 - index v2: force some 64-bit offsets with index-pack ok 16 - 64-bit offsets: index-pack result should match pack-objects one ok 17 - index-pack --verify on 64-bit offset v2 (cheat) ok 18 - index-pack --verify on 64-bit offset v2 ok 19 - [index v1] 1) stream pack to repository ok 20 - [index v1] 2) create a stealth corruption in a delta base reference ok 21 - [index v1] 3) corrupted delta happily returned wrong data ok 22 - [index v1] 4) confirm that the pack is actually corrupted ok 23 - [index v1] 5) pack-objects happily reuses corrupted data ok 24 - [index v1] 6) newly created pack is BAD ! ok 25 - [index v2] 1) stream pack to repository ok 26 - [index v2] 2) create a stealth corruption in a delta base reference ok 27 - [index v2] 3) corrupted delta happily returned wrong data ok 28 - [index v2] 4) confirm that the pack is actually corrupted ok 29 - [index v2] 5) pack-objects refuses to reuse corrupted data ok 30 - [index v2] 6) verify-pack detects CRC mismatch ok 31 - running index-pack in the object store ok 32 - index-pack --strict warns upon missing tagger in tag ok 33 - index-pack --fsck-objects also warns upon missing tagger in tag ok 34 - index-pack -v --stdin produces progress for both phases # passed all 34 test(s) 1..34 ok t5320-delta-islands.sh ............................. ok 1 - setup commits ok 2 - vanilla repack deltas one against two ok 3 - island repack with no island definition is vanilla ok 4 - island repack with no matches is vanilla ok 5 - separate islands disallows delta ok 6 - same island allows delta ok 7 - coalesce same-named islands ok 8 - island restrictions drop reused deltas ok 9 - island regexes are left-anchored ok 10 - island regexes follow last-one-wins scheme ok 11 - setup shared history ok 12 - vanilla delta goes between branches ok 13 - deltas allowed against superset islands ok 14 - island core places core objects first ok 15 - unmatched island core is not fatal # passed all 15 test(s) 1..15 ok t5321-pack-large-objects.sh ........................ ok 1 - setup ok 2 - repack large deltas # passed all 2 test(s) 1..2 ok t5310-pack-bitmaps.sh .............................. ok 1 - setup repo with moderate-sized history ok 2 - full repack creates bitmaps ok 3 - rev-list --test-bitmap verifies bitmaps ok 4 - counting commits via bitmap (full bitmap) ok 5 - counting partial commits via bitmap (full bitmap) ok 6 - counting commits with limit (full bitmap) ok 7 - counting non-linear history (full bitmap) ok 8 - counting commits with limiting (full bitmap) ok 9 - counting objects via bitmap (full bitmap) ok 10 - enumerate commits (full bitmap) ok 11 - enumerate --objects (full bitmap) ok 12 - bitmap --objects handles non-commit objects (full bitmap) ok 13 - clone from bitmapped repository ok 14 - partial clone from bitmapped repository ok 15 - setup further non-bitmapped commits ok 16 - counting commits via bitmap (partial bitmap) ok 17 - counting partial commits via bitmap (partial bitmap) ok 18 - counting commits with limit (partial bitmap) ok 19 - counting non-linear history (partial bitmap) ok 20 - counting commits with limiting (partial bitmap) ok 21 - counting objects via bitmap (partial bitmap) ok 22 - enumerate commits (partial bitmap) ok 23 - enumerate --objects (partial bitmap) ok 24 - bitmap --objects handles non-commit objects (partial bitmap) ok 25 - fetch (partial bitmap) ok 26 - incremental repack fails when bitmaps are requested ok 27 - incremental repack can disable bitmaps ok 28 - pack-objects respects --local (non-local loose) ok 29 - pack-objects respects --honor-pack-keep (local non-bitmapped pack) ok 30 - pack-objects respects --local (non-local pack) ok 31 - pack-objects respects --honor-pack-keep (local bitmapped pack) ok 32 - pack-objects respects --local (non-local bitmapped pack) ok 33 - pack-objects to file can use bitmap ok 34 - full repack, reusing previous bitmaps ok 35 - fetch (full bitmap) ok 36 - create objects for missing-HAVE tests ok 37 - pack-objects respects --incremental ok 38 - pack with missing blob ok 39 - pack with missing tree ok 40 - pack with missing parent not ok 41 - we can read jgit bitmaps # # git clone --bare . compat-jgit.git && # ( # cd compat-jgit.git && # rm -f objects/pack/*.bitmap && # jgit gc && # git rev-list --test-bitmap HEAD # ) # not ok 42 - jgit can read our bitmaps # # git clone --bare . compat-us.git && # ( # cd compat-us.git && # git repack -adb && # # jgit gc will barf if it does not like our bitmaps # jgit gc # ) # ok 43 - splitting packs does not generate bogus bitmaps ok 44 - set up reusable pack ok 45 - pack reuse respects --honor-pack-keep ok 46 - pack reuse respects --local ok 47 - pack reuse respects --incremental ok 48 - truncated bitmap fails gracefully ok 49 - set up thin delta-reuse parent ok 50 - fetch without bitmaps ignores delta against old base ok 51 - fetch with bitmaps can reuse old base # failed 2 among 51 test(s) 1..51 Dubious, test returned 1 (wstat 256, 0x100) Failed 2/51 subtests t5322-pack-objects-sparse.sh ....................... ok 1 - setup repo ok 2 - non-sparse pack-objects ok 3 - sparse pack-objects ok 4 - duplicate a folder from f3 and commit to topic1 ok 5 - non-sparse pack-objects ok 6 - sparse pack-objects ok 7 - duplicate a folder from f1 into f3 ok 8 - non-sparse pack-objects ok 9 - sparse pack-objects ok 10 - pack.useSparse enables algorithm ok 11 - pack.useSparse overridden # passed all 11 test(s) 1..11 ok t5323-pack-redundant.sh ............................ ok 1 - setup master repo ok 2 - master: no redundant for pack 1, 2, 3 ok 3 - master: one of pack-2/pack-3 is redundant ok 4 - master: pack 2, 4, and 6 are redundant ok 5 - master: pack-8 (subset of pack-1) is also redundant ok 6 - master: clean loose objects ok 7 - master: remove redundant packs and pass fsck ok 8 - setup shared.git ok 9 - shared: all packs are redundant, but no output without --alt-odb ok 10 - shared: show redundant packs in stderr for verbose mode ok 11 - shared: remove redundant packs, no packs left ok 12 - shared: create new objects and packs ok 13 - shared: no redundant without --alt-odb ok 14 - shared: one pack is redundant with --alt-odb ok 15 - shared: ignore unique objects and all two packs are redundant # passed all 15 test(s) 1..15 ok t5318-commit-graph.sh .............................. ok 1 - setup full repo ok 2 - tweak umask for modebit tests ok 3 - verify graph with no graph file ok 4 - write graph with no packs ok 5 - exit with correct error on bad input to --stdin-packs ok 6 - create commits and repack ok 7 - check normal git operations: no graph ok 8 - exit with correct error on bad input to --stdin-commits ok 9 - write graph ok 10 - write graph has correct permissions ok 11 - check normal git operations: graph exists ok 12 - Add more commits ok 13 - commit-graph write progress off for redirected stderr ok 14 - commit-graph write force progress on for stderr ok 15 - commit-graph write with the --no-progress option ok 16 - commit-graph write --stdin-commits progress off for redirected stderr ok 17 - commit-graph write --stdin-commits force progress on for stderr ok 18 - commit-graph write --stdin-commits with the --no-progress option ok 19 - commit-graph verify progress off for redirected stderr ok 20 - commit-graph verify force progress on for stderr ok 21 - commit-graph verify with the --no-progress option ok 22 - write graph with merges ok 23 - check normal git operations: merge 1 vs 2 ok 24 - check normal git operations: merge 1 vs 3 ok 25 - check normal git operations: merge 2 vs 3 ok 26 - Add one more commit ok 27 - check normal git operations: mixed mode, commit 8 vs merge 1 ok 28 - check normal git operations: mixed mode, commit 8 vs merge 2 ok 29 - write graph with new commit ok 30 - check normal git operations: full graph, commit 8 vs merge 1 ok 31 - check normal git operations: full graph, commit 8 vs merge 2 ok 32 - write graph with nothing new ok 33 - check normal git operations: cleared graph, commit 8 vs merge 1 ok 34 - check normal git operations: cleared graph, commit 8 vs merge 2 ok 35 - build graph from latest pack with closure ok 36 - check normal git operations: graph from pack, commit 8 vs merge 1 ok 37 - check normal git operations: graph from pack, commit 8 vs merge 2 ok 38 - build graph from commits with closure ok 39 - check normal git operations: graph from commits, commit 8 vs merge 1 ok 40 - check normal git operations: graph from commits, commit 8 vs merge 2 ok 41 - build graph from commits with append ok 42 - check normal git operations: append graph, commit 8 vs merge 1 ok 43 - check normal git operations: append graph, commit 8 vs merge 2 ok 44 - build graph using --reachable ok 45 - check normal git operations: append graph, commit 8 vs merge 1 ok 46 - check normal git operations: append graph, commit 8 vs merge 2 ok 47 - setup bare repo ok 48 - check normal git operations: bare repo, commit 8 vs merge 1 ok 49 - check normal git operations: bare repo, commit 8 vs merge 2 ok 50 - write graph in bare repo ok 51 - check normal git operations: bare repo with graph, commit 8 vs merge 1 ok 52 - check normal git operations: bare repo with graph, commit 8 vs merge 2 ok 53 - perform fast-forward merge in full repo ok 54 - check that gc computes commit-graph ok 55 - replace-objects invalidates commit-graph ok 56 - commit grafts invalidate commit-graph ok 57 - replace-objects invalidates commit-graph ok 58 - warn on improper hash version ok 59 - git commit-graph verify ok 60 - detect permission problem ok 61 - detect too small ok 62 - detect bad signature ok 63 - detect bad version ok 64 - detect bad hash version ok 65 - detect low chunk count ok 66 - detect missing OID fanout chunk ok 67 - detect missing OID lookup chunk ok 68 - detect missing commit data chunk ok 69 - detect incorrect fanout ok 70 - detect incorrect fanout final value ok 71 - detect incorrect OID order ok 72 - detect OID not in object database ok 73 - detect incorrect tree OID ok 74 - detect incorrect parent int-id ok 75 - detect extra parent int-id ok 76 - detect wrong parent ok 77 - detect incorrect generation number ok 78 - detect incorrect generation number ok 79 - detect incorrect commit date ok 80 - detect incorrect parent for octopus merge ok 81 - detect invalid checksum hash ok 82 - detect incorrect chunk count ok 83 - git fsck (checks commit-graph) ok 84 - setup non-the_repository tests ok 85 - parse_commit_in_graph works for non-the_repository ok 86 - get_commit_tree_in_graph works for non-the_repository ok 87 - corrupt commit-graph write (broken parent) ok 88 - corrupt commit-graph write (missing tree) # passed all 88 test(s) 1..88 ok t5319-multi-pack-index.sh .......................... ok 1 - setup ok 2 - don't write midx with no packs ok 3 - warn if a midx contains no oid ok 4 - create objects ok 5 - write midx with one v1 pack ok 6 - write midx with one v2 pack ok 7 - check normal git operations: one v2 pack ok 8 - corrupt idx not opened ok 9 - add more objects ok 10 - write midx with two packs ok 11 - check normal git operations: two packs ok 12 - write progress off for redirected stderr ok 13 - write force progress on for stderr ok 14 - write with the --no-progress option ok 15 - add more packs ok 16 - check normal git operations: mixed mode (two packs + extra) ok 17 - write midx with twelve packs ok 18 - check normal git operations: twelve packs ok 19 - warn on improper hash version ok 20 - verify multi-pack-index success ok 21 - verify progress off for redirected stderr ok 22 - verify force progress on for stderr ok 23 - verify with the --no-progress option ok 24 - verify bad signature ok 25 - verify bad version ok 26 - verify bad OID version ok 27 - verify truncated chunk count ok 28 - verify extended chunk count ok 29 - verify missing required chunk ok 30 - verify invalid chunk offset ok 31 - verify packnames out of order ok 32 - verify packnames out of order ok 33 - verify oid fanout out of order ok 34 - verify oid lookup out of order ok 35 - verify incorrect pack-int-id ok 36 - verify incorrect offset ok 37 - git-fsck incorrect offset ok 38 - repack progress off for redirected stderr ok 39 - repack force progress on for stderr ok 40 - repack with the --no-progress option ok 41 - repack removes multi-pack-index when deleting packs ok 42 - repack preserves multi-pack-index when creating packs ok 43 - check normal git operations: after repack ok 44 - multi-pack-index and pack-bitmap ok 45 - multi-pack-index and alternates ok 46 - check normal git operations: with alternate (local midx) ok 47 - multi-pack-index in an alternate ok 48 - check normal git operations: with alternate (remote midx) ok 49 - force some 64-bit offsets with pack-objects ok 50 - verify multi-pack-index with 64-bit offsets ok 51 - verify incorrect 64-bit offset ok 52 - setup expire tests ok 53 - expire does not remove any packs ok 54 - expire progress off for redirected stderr ok 55 - expire force progress on for stderr ok 56 - expire with the --no-progress option ok 57 - expire removes unreferenced packs ok 58 - repack with minimum size does not alter existing packs ok 59 - repack respects repack.packKeptObjects=false ok 60 - repack creates a new pack ok 61 - expire removes repacked packs ok 62 - expire works when adding new packs ok 63 - expire respects .keep files ok 64 - repack --batch-size=0 repacks everything ok 65 - repack --batch-size= repacks everything # passed all 65 test(s) 1..65 ok t5402-post-merge-hook.sh ........................... ok 1 - setup ok 2 - post-merge does not run for up-to-date ok 3 - post-merge runs as expected ok 4 - post-merge from normal merge receives the right argument ok 5 - post-merge from squash merge runs as expected ok 6 - post-merge from squash merge receives the right argument # passed all 6 test(s) 1..6 ok t5403-post-checkout-hook.sh ........................ ok 1 - setup ok 2 - post-checkout receives the right arguments with HEAD unchanged ok 3 - post-checkout args are correct with git checkout -b ok 4 - post-checkout receives the right args with HEAD changed ok 5 - post-checkout receives the right args when not switching branches ok 6 - post-checkout is triggered on rebase ok 7 - post-checkout is triggered on rebase with fast-forward ok 8 - post-checkout hook is triggered by clone # passed all 8 test(s) 1..8 ok t5404-tracking-branches.sh ......................... ok 1 - setup ok 2 - prepare pushable branches ok 3 - mixed-success push returns error ok 4 - check tracking branches updated correctly after push ok 5 - check tracking branches not updated for failed refs ok 6 - deleted branches have their tracking branches removed ok 7 - already deleted tracking branches ignored # passed all 7 test(s) 1..7 ok t5405-send-pack-rewind.sh .......................... ok 1 - setup ok 2 - non forced push should die not segfault ok 3 - forced push should succeed # passed all 3 test(s) 1..3 ok t5400-send-pack.sh ................................. ok 1 - setup ok 2 - pack the source repository ok 3 - pack the destination repository ok 4 - refuse pushing rewound head without --force ok 5 - push can be used to delete a ref ok 6 - refuse deleting push with denyDeletes ok 7 - cannot override denyDeletes with git -c send-pack ok 8 - override denyDeletes with git -c receive-pack ok 9 - denyNonFastforwards trumps --force ok 10 - send-pack --all sends all branches ok 11 - push --all excludes remote-tracking hierarchy ok 12 - receive-pack runs auto-gc in remote repo ok 13 - pushing explicit refspecs respects forcing ok 14 - pushing wildcard refspecs respects forcing ok 15 - deny pushing to delete current branch ok 16 - receive-pack de-dupes .have lines # passed all 16 test(s) 1..16 ok t5324-split-commit-graph.sh ........................ ok 1 - setup repo ok 2 - tweak umask for modebit tests ok 3 - create commits and write commit-graph ok 4 - check normal git operations: graph exists ok 5 - add more commits, and write a new base graph ok 6 - fork and fail to base a chain on a commit-graph file ok 7 - add three more commits, write a tip graph ok 8 - check normal git operations: split commit-graph: merge 3 vs 2 ok 9 - add one commit, write a tip graph ok 10 - check normal git operations: three-layer commit-graph: commit 11 vs 6 ok 11 - add one commit, write a merged graph ok 12 - check normal git operations: merged commit-graph: commit 12 vs 6 ok 13 - create fork and chain across alternate ok 14 - check normal git operations: alternate: commit 13 vs 6 ok 15 - test merge stragety constants ok 16 - remove commit-graph-chain file after flattening ok 17 - verify hashes along chain, even in shallow ok 18 - verify --shallow does not check base contents ok 19 - warn on base graph chunk incorrect ok 20 - verify after commit-graph-chain corruption ok 21 - verify across alternates ok 22 - add octopus merge ok 23 - check normal git operations: graph exists ok 24 - split across alternate where alternate is not split ok 25 - --split=no-merge always writes an incremental ok 26 - --split=replace replaces the chain ok 27 - handles file descriptor exhaustion ok 28 - split commit-graph respects core.sharedrepository 0666 ok 29 - split commit-graph respects core.sharedrepository 0600 ok 30 - --split=replace with partial Bloom data # passed all 30 test(s) 1..30 ok t5406-remote-rejects.sh ............................ ok 1 - setup ok 2 - push reports error ok 3 - individual ref reports error # passed all 3 test(s) 1..3 ok t5409-colorize-remote-messages.sh .................. ok 1 - setup ok 2 - keywords ok 3 - whole words at line start ok 4 - short line ok 5 - case-insensitive ok 6 - leading space ok 7 - spaces only ok 8 - no coloring for redirected output ok 9 - push with customized color ok 10 - error in customized color ok 11 - fallback to color.ui # passed all 11 test(s) 1..11 ok t5408-send-pack-stdin.sh ........................... ok 1 - setup refs ok 2 - refs on cmdline ok 3 - refs over stdin ok 4 - stdin lines are full refspecs ok 5 - stdin mixed with cmdline ok 6 - cmdline refs written in order ok 7 - --stdin refs come after cmdline ok 8 - refspecs and --mirror do not mix (cmdline) ok 9 - refspecs and --mirror do not mix (stdin) # passed all 9 test(s) 1..9 ok t5410-receive-pack-alternates.sh ................... ok 1 - setup ok 2 - with core.alternateRefsCommand ok 3 - with core.alternateRefsPrefixes # passed all 3 test(s) 1..3 ok t5407-post-rewrite-hook.sh ......................... ok 1 - setup ok 2 - git commit --amend ok 3 - git commit --amend --no-post-rewrite ok 4 - git rebase --apply ok 5 - git rebase --apply --skip ok 6 - git rebase --apply --skip the last one ok 7 - git rebase -m ok 8 - git rebase -m --skip ok 9 - git rebase with implicit use of merge backend ok 10 - git rebase --skip with implicit use of merge backend ok 11 - git rebase -i (unchanged) ok 12 - git rebase -i (skip) ok 13 - git rebase -i (squash) ok 14 - git rebase -i (fixup without conflict) ok 15 - git rebase -i (double edit) ok 16 - git rebase -i (exec) # passed all 16 test(s) 1..16 ok t5401-update-hooks.sh .............................. ok 1 - setup ok 2 - push ok 3 - updated as expected ok 4 - hooks ran ok 5 - pre-receive hook input ok 6 - update hook arguments ok 7 - post-receive hook input ok 8 - post-update hook arguments ok 9 - all hook stdin is /dev/null ok 10 - all *-receive hook args are empty ok 11 - send-pack produced no output ok 12 - send-pack stderr contains hook messages ok 13 - pre-receive hook that forgets to read its input # passed all 13 test(s) 1..13 ok t5501-fetch-push-alternates.sh ..................... ok 1 - setup ok 2 - pushing into a repository with the same alternate ok 3 - fetching from a repository with the same alternate # passed all 3 test(s) 1..3 ok t5503-tagfollow.sh ................................. ok 1 - setup ok 2 - setup expect ok 3 - fetch A (new commit : 1 connection) ok 4 - create tag T on A, create C on branch cat ok 5 - setup expect ok 6 - fetch C, T (new branch, tag : 1 connection) ok 7 - create commits O, B, tag S on B ok 8 - setup expect ok 9 - fetch B, S (commit and tag : 1 connection) ok 10 - setup expect ok 11 - new clone fetch master and tags # passed all 11 test(s) 1..11 ok t5502-quickfetch.sh ................................ ok 1 - setup ok 2 - clone without alternate ok 3 - further commits in the original ok 4 - copy commit and tree but not blob by hand ok 5 - quickfetch should not leave a corrupted repository ok 6 - quickfetch should not copy from alternate ok 7 - quickfetch should handle ~1000 refs (on Windows) # passed all 7 test(s) 1..7 ok t5504-fetch-receive-strict.sh ...................... ok 1 - setup and inject "corrupt or missing" object ok 2 - fetch without strict ok 3 - fetch with !fetch.fsckobjects ok 4 - fetch with fetch.fsckobjects ok 5 - fetch with transfer.fsckobjects ok 6 - push without strict ok 7 - push with !receive.fsckobjects ok 8 - push with receive.fsckobjects ok 9 - push with transfer.fsckobjects ok 10 - repair the "corrupt or missing" object ok 11 - setup bogus commit ok 12 - fsck with no skipList input ok 13 - setup sorted and unsorted skipLists ok 14 - fsck with sorted skipList ok 15 - fsck with unsorted skipList ok 16 - fsck with invalid or bogus skipList input ok 17 - fsck with other accepted skipList input (comments & empty lines) ok 18 - fsck no garbage output from comments & empty lines errors ok 19 - fsck with invalid abbreviated skipList input ok 20 - fsck with exhaustive accepted skipList input (various types of comments etc.) ok 21 - push with receive.fsck.skipList ok 22 - fetch with fetch.fsck.skipList ok 23 - fsck. dies ok 24 - push with receive.fsck.missingEmail=warn ok 25 - fetch with fetch.fsck.missingEmail=warn ok 26 - receive.fsck.unterminatedHeader=warn triggers error ok 27 - fetch.fsck.unterminatedHeader=warn triggers error # passed all 27 test(s) 1..27 ok t5506-remote-groups.sh ............................. ok 1 - setup ok 2 - no group updates all ok 3 - nonexistent group produces error ok 4 - updating group updates all members (remote update) ok 5 - updating group updates all members (fetch) ok 6 - updating group does not update non-members (remote update) ok 7 - updating group does not update non-members (fetch) ok 8 - updating remote name updates that remote # passed all 8 test(s) 1..8 ok t5507-remote-environment.sh ........................ ok 1 - set up "remote" push situation ok 2 - set up fake ssh ok 3 - confirm default push fails ok 4 - config does not travel over same-machine push ok 5 - config does not travel over ssh push # passed all 5 test(s) 1..5 ok t5509-fetch-push-namespaces.sh ..................... ok 1 - setup ok 2 - pushing into a repository using a ref namespace ok 3 - pulling from a repository using a ref namespace ok 4 - mirroring a repository using a ref namespace ok 5 - hide namespaced refs with transfer.hideRefs ok 6 - check that transfer.hideRefs does not match unstripped refs ok 7 - hide full refs with transfer.hideRefs ok 8 - try to update a hidden ref ok 9 - try to update a ref that is not hidden ok 10 - try to update a hidden full ref ok 11 - set up ambiguous HEAD ok 12 - clone chooses correct HEAD (v0) ok 13 - clone chooses correct HEAD (v2) ok 14 - denyCurrentBranch and unborn branch with ref namespace # passed all 14 test(s) 1..14 ok t5505-remote.sh .................................... ok 1 - setup ok 2 - add remote whose URL agrees with url.<...>.insteadOf ok 3 - remote information for the origin ok 4 - add another remote ok 5 - check remote-tracking ok 6 - remote forces tracking branches ok 7 - remove remote ok 8 - remove remote ok 9 - remove remote protects local branches ok 10 - remove errors out early when deleting non-existent branch ok 11 - remove remote with a branch without configured merge ok 12 - rename errors out early when deleting non-existent branch ok 13 - add existing foreign_vcs remote ok 14 - add existing foreign_vcs remote ok 15 - show ok 16 - show -n ok 17 - prune ok 18 - set-head --delete ok 19 - set-head --auto ok 20 - set-head --auto has no problem w/multiple HEADs ok 21 - set-head explicit ok 22 - prune --dry-run ok 23 - add --mirror && prune ok 24 - add --mirror=fetch ok 25 - fetch mirrors act as mirrors during fetch ok 26 - fetch mirrors can prune ok 27 - fetch mirrors do not act as mirrors during push ok 28 - add fetch mirror with specific branches ok 29 - fetch mirror respects specific branches ok 30 - add --mirror=push ok 31 - push mirrors act as mirrors during push ok 32 - push mirrors do not act as mirrors during fetch ok 33 - push mirrors do not allow you to specify refs ok 34 - add alt && prune ok 35 - add with reachable tags (default) ok 36 - add --tags ok 37 - add --no-tags ok 38 - reject --no-no-tags ok 39 - update ok 40 - update with arguments ok 41 - update --prune ok 42 - update default ok 43 - update default (overridden, with funny whitespace) ok 44 - update (with remotes.default defined) ok 45 - "remote show" does not show symbolic refs ok 46 - reject adding remote with an invalid name ok 47 - rename a remote ok 48 - rename a remote renames repo remote.pushDefault ok 49 - rename a remote renames repo remote.pushDefault but ignores global ok 50 - rename a remote renames repo remote.pushDefault but keeps global ok 51 - rename does not update a non-default fetch refspec ok 52 - rename a remote with name part of fetch spec ok 53 - rename a remote with name prefix of other remote ok 54 - rename succeeds with existing remote..prune ok 55 - remove a remote ok 56 - remove a remote removes repo remote.pushDefault ok 57 - remove a remote removes repo remote.pushDefault but ignores global ok 58 - remove a remote removes repo remote.pushDefault but keeps global ok 59 - migrate a remote from named file in $GIT_DIR/remotes ok 60 - migrate a remote from named file in $GIT_DIR/branches ok 61 - migrate a remote from named file in $GIT_DIR/branches (2) ok 62 - remote prune to cause a dangling symref ok 63 - show empty remote ok 64 - remote set-branches requires a remote ok 65 - remote set-branches ok 66 - remote set-branches with --mirror ok 67 - new remote ok 68 - get-url on new remote ok 69 - remote set-url with locked config ok 70 - remote set-url bar ok 71 - remote set-url baz bar ok 72 - remote set-url zot bar ok 73 - remote set-url --push zot baz ok 74 - remote set-url --push zot ok 75 - get-url with different urls ok 76 - remote set-url --push qux zot ok 77 - remote set-url --push foo qu+x ok 78 - remote set-url --push --add aaa ok 79 - get-url on multi push remote ok 80 - remote set-url --push bar aaa ok 81 - remote set-url --push --delete bar ok 82 - remote set-url --push --delete foo ok 83 - remote set-url --add bbb ok 84 - get-url on multi fetch remote ok 85 - remote set-url --delete .* ok 86 - remote set-url --delete bbb ok 87 - remote set-url --delete baz ok 88 - remote set-url --add ccc ok 89 - remote set-url --delete baz ok 90 - extra args: setup ok 91 - extra args: add nick url ok 92 - extra args: rename origin newname ok 93 - extra args: remove origin ok 94 - extra args: set-head origin master ok 95 - extra args: get-url origin newurl ok 96 - extra args: set-url origin newurl oldurl ok 97 - add remote matching the "insteadOf" URL ok 98 - unqualified refspec DWIM and advice ok 99 - refs/remotes/* refspec and unqualified DWIM and advice # passed all 99 test(s) 1..99 ok t5511-refspec.sh ................................... ok 1 - push (invalid) ok 2 - push : ok 3 - push :: (invalid) ok 4 - push +: ok 5 - fetch ok 6 - fetch : ok 7 - fetch :: (invalid) ok 8 - push refs/heads/*:refs/remotes/frotz/* ok 9 - push refs/heads/*:refs/remotes/frotz (invalid) ok 10 - push refs/heads:refs/remotes/frotz/* (invalid) ok 11 - push refs/heads/master:refs/remotes/frotz/xyzzy ok 12 - fetch refs/heads/*:refs/remotes/frotz/* ok 13 - fetch refs/heads/*:refs/remotes/frotz (invalid) ok 14 - fetch refs/heads:refs/remotes/frotz/* (invalid) ok 15 - fetch refs/heads/master:refs/remotes/frotz/xyzzy ok 16 - fetch refs/heads/master::refs/remotes/frotz/xyzzy (invalid) ok 17 - fetch refs/heads/maste :refs/remotes/frotz/xyzzy (invalid) ok 18 - push master~1:refs/remotes/frotz/backup ok 19 - fetch master~1:refs/remotes/frotz/backup (invalid) ok 20 - push HEAD~4:refs/remotes/frotz/new ok 21 - fetch HEAD~4:refs/remotes/frotz/new (invalid) ok 22 - push HEAD ok 23 - fetch HEAD ok 24 - push refs/heads/ nitfol (invalid) ok 25 - fetch refs/heads/ nitfol (invalid) ok 26 - push HEAD: (invalid) ok 27 - fetch HEAD: ok 28 - push refs/heads/ nitfol: (invalid) ok 29 - fetch refs/heads/ nitfol: (invalid) ok 30 - push :refs/remotes/frotz/deleteme ok 31 - fetch :refs/remotes/frotz/HEAD-to-me ok 32 - push :refs/remotes/frotz/delete me (invalid) ok 33 - fetch :refs/remotes/frotz/HEAD to me (invalid) ok 34 - fetch refs/heads/*/for-linus:refs/remotes/mine/*-blah ok 35 - push refs/heads/*/for-linus:refs/remotes/mine/*-blah ok 36 - fetch refs/heads*/for-linus:refs/remotes/mine/* ok 37 - push refs/heads*/for-linus:refs/remotes/mine/* ok 38 - fetch refs/heads/*/*/for-linus:refs/remotes/mine/* (invalid) ok 39 - push refs/heads/*/*/for-linus:refs/remotes/mine/* (invalid) ok 40 - fetch refs/heads/*g*/for-linus:refs/remotes/mine/* (invalid) ok 41 - push refs/heads/*g*/for-linus:refs/remotes/mine/* (invalid) ok 42 - fetch refs/heads/*/for-linus:refs/remotes/mine/* ok 43 - push refs/heads/*/for-linus:refs/remotes/mine/* ok 44 - fetch refs/heads/Ä ok 45 - fetch refs/heads/ tab (invalid) # passed all 45 test(s) 1..45 ok t5512-ls-remote.sh ................................. ok 1 - setup ok 2 - ls-remote --tags .git ok 3 - ls-remote .git ok 4 - ls-remote --tags self ok 5 - ls-remote self ok 6 - ls-remote --sort="version:refname" --tags self ok 7 - ls-remote --sort="-version:refname" --tags self ok 8 - ls-remote --sort="-refname" --tags self ok 9 - dies when no remote specified and no default remotes found ok 10 - use "origin" when no remote specified ok 11 - suppress "From " with -q ok 12 - use branch..remote if possible ok 13 - confuses pattern as remote when no remote specified ok 14 - die with non-2 for wrong repository even with --exit-code ok 15 - Report success even when nothing matches ok 16 - Report no-match with --exit-code ok 17 - Report match with --exit-code ok 18 - set up some extra tags for ref hiding ok 19 - Hide some refs with transfer.hiderefs ok 20 - Override hiding of transfer.hiderefs ok 21 - Hide some refs with uploadpack.hiderefs ok 22 - Override hiding of uploadpack.hiderefs ok 23 - overrides work between mixed transfer/upload-pack hideRefs ok 24 - protocol v2 supports hiderefs ok 25 - ls-remote --symref ok 26 - ls-remote with filtered symref (refname) not ok 27 - ls-remote with filtered symref (--heads) # TODO known breakage ok 28 - ls-remote --symref omits filtered-out matches not ok 29 - indicate no refs in standards-compliant empty remote # # test_set_port JGIT_DAEMON_PORT && # JGIT_DAEMON_PID= && # git init --bare empty.git && # >empty.git/git-daemon-export-ok && # mkfifo jgit_daemon_output && # { # jgit daemon --port="$JGIT_DAEMON_PORT" . >jgit_daemon_output & # JGIT_DAEMON_PID=$! # } && # test_when_finished kill "$JGIT_DAEMON_PID" && # { # read line && # case $line in # Exporting*) # ;; # *) # echo "Expected: Exporting" && # false;; # esac && # read line && # case $line in # "Listening on"*) # ;; # *) # echo "Expected: Listening on" && # false;; # esac # }