*** This log is abridged to its last 1000 lines:
ok 58 - prompt - hide if pwd ignored - env var unset, config disabled
ok 20 - scalar supports -c/-C
ok 21 - `scalar [...]
` errors out when dir is missing
ok 59 - prompt - hide if pwd ignored - env var unset, config disabled, pc mode
ok 119 - git-bisect - existing view subcommand is recognized and enables completion of git-log options
ok 60 - prompt - hide if pwd ignored - env var unset, config unset
ok 186 - S: paths at EOL with unquoted spaces must work
ok 61 - prompt - hide if pwd ignored - env var unset, config unset, pc mode
ok 120 - git checkout - completes refs and unique remote branches for DWIM
ok 48 - --validate respects relative core.hooksPath path
ok 62 - prompt - hide if pwd ignored - env var set, config disabled
ok 63 - prompt - hide if pwd ignored - env var set, config disabled, pc mode
ok 121 - git switch - with --no-guess, complete only local branches
ok 187 - S: paths at EOL with octal escapes must work
ok 64 - prompt - hide if pwd ignored - env var set, config unset
ok 65 - prompt - hide if pwd ignored - env var set, config unset, pc mode
ok 122 - git switch - with GIT_COMPLETION_CHECKOUT_NO_GUESS=1, complete only local branches
ok 66 - prompt - hide if pwd ignored - inside gitdir
ok 188 - S: paths before space with quoted spaces must work
ok 123 - git switch - --guess overrides GIT_COMPLETION_CHECKOUT_NO_GUESS=1, complete local branches and unique remote names for DWIM logic
ok 189 - S: paths before space with no unquoted spaces must work
ok 67 - prompt - conflict indicator
ok 79 - git_test_func: modified submodule does not update submodule work tree
ok 22 - scalar diagnose
# passed all 67 test(s)
1..67
# passed all 22 test(s)
1..22
ok 190 - S: paths before space with octal escapes must work
ok 124 - git switch - a later --guess overrides previous --no-guess, complete local and remote unique branches for DWIM
ok 191 - S: filemodify with unclosed " in path must fail
ok 192 - S: filemodify with invalid escape in quoted path must fail
ok 49 - --validate respects absolute core.hooksPath path
ok 193 - S: filemodify with escaped NUL in quoted path must fail
ok 194 - S: filemodify with garbage after quoted path must fail
ok 195 - S: filemodify with space after quoted path must fail
ok 196 - S: filedelete with unclosed " in path must fail
ok 197 - S: filedelete with invalid escape in quoted path must fail
ok 125 - git switch - a later --no-guess overrides previous --guess, complete only local branches
ok 198 - S: filedelete with escaped NUL in quoted path must fail
ok 199 - S: filedelete with garbage after quoted path must fail
ok 200 - S: filedelete with space after quoted path must fail
ok 201 - S: filecopy with unclosed " in source must fail
ok 202 - S: filecopy with invalid escape in quoted source must fail
ok 203 - S: filecopy with escaped NUL in quoted source must fail
ok 204 - S: filecopy with missing space after quoted source must fail
ok 126 - git checkout - with GIT_COMPLETION_NO_GUESS=1 only completes refs
ok 205 - S: filecopy with missing space after unquoted source must fail
ok 206 - S: filecopy with unclosed " in dest must fail
ok 207 - S: filecopy with invalid escape in quoted dest must fail
ok 208 - S: filecopy with escaped NUL in quoted dest must fail
ok 209 - S: filecopy with garbage after quoted dest must fail
ok 210 - S: filecopy with space after quoted dest must fail
ok 211 - S: filerename with unclosed " in source must fail
ok 127 - git checkout - --guess overrides GIT_COMPLETION_NO_GUESS=1, complete refs and unique remote branches for DWIM
ok 212 - S: filerename with invalid escape in quoted source must fail
ok 213 - S: filerename with escaped NUL in quoted source must fail
ok 214 - S: filerename with missing space after quoted source must fail
ok 215 - S: filerename with missing space after unquoted source must fail
ok 216 - S: filerename with unclosed " in dest must fail
ok 217 - S: filerename with invalid escape in quoted dest must fail
ok 218 - S: filerename with escaped NUL in quoted dest must fail
ok 128 - git checkout - with --no-guess, only completes refs
ok 219 - S: filerename with garbage after quoted dest must fail
ok 220 - S: filerename with space after quoted dest must fail
ok 221 - S: ls (in commit) with unclosed " in path must fail
ok 222 - S: ls (in commit) with invalid escape in quoted path must fail
ok 50 - --validate hook supports multiple addresses in arguments
ok 223 - S: ls (in commit) with escaped NUL in quoted path must fail
ok 224 - S: ls (in commit) with garbage after quoted path must fail
ok 225 - S: ls (in commit) with space after quoted path must fail
ok 226 - S: ls (without dataref in commit) with unclosed " in path must fail
ok 129 - git checkout - a later --guess overrides previous --no-guess, complete refs and unique remote branches for DWIM
ok 227 - S: ls (without dataref in commit) with invalid escape in quoted path must fail
ok 228 - S: ls (without dataref in commit) with escaped NUL in quoted path must fail
ok 229 - S: ls (without dataref in commit) with garbage after quoted path must fail
ok 80 - git_test_func: modified submodule does not update submodule work tree to invalid commit
ok 230 - S: ls (without dataref in commit) with space after quoted path must fail
ok 130 - git checkout - a later --no-guess overrides previous --guess, complete only refs
ok 231 - T: ls root ("") tree
ok 232 - T: ls root () tree
ok 233 - T: delete branch
ok 234 - T: empty reset doesnt delete branch
ok 131 - git checkout - with checkout.guess = false, only completes refs
ok 235 - U: initialize for U tests
ok 236 - U: filedelete file succeeds
ok 237 - U: validate file delete result
ok 132 - git checkout - with checkout.guess = true, completes refs and unique remote branches for DWIM
ok 238 - U: filedelete directory succeeds
ok 51 - --validate hook supports header argument
ok 239 - U: validate directory delete result
ok 240 - U: filedelete root ("") succeeds
ok 241 - U: validate root ("") delete result
ok 242 - U: filedelete root () succeeds
ok 133 - git checkout - a later --guess overrides previous checkout.guess = false, complete refs and unique remote branches for DWIM
ok 243 - U: validate root () delete result
ok 244 - V: checkpoint helper does not get stuck with extra output
ok 134 - git checkout - a later --no-guess overrides previous checkout.guess = true, complete only refs
ok 81 - git_test_func: modified submodule does not update submodule work tree from invalid commit
ok 245 - V: checkpoint updates refs after reset
ok 8 - add lots of commits and notes
ok 135 - git switch - with --detach, complete all references
ok 136 - git checkout - with --detach, complete only references
ok 246 - V: checkpoint updates refs and marks after commit
ok 137 - setup sparse-checkout tests
ok 247 - V: checkpoint updates refs and marks after commit (no new objects)
ok 52 - clear message-id before parsing a new message
ok 82 - git_test_func: added submodule does remove untracked unignored file with same name when forced
# still have 12 known breakage(s)
# passed all remaining 70 test(s)
1..82
ok 138 - sparse-checkout completes subcommands
ok 248 - V: checkpoint updates tags after tag
ok 249 - W: get-mark & empty orphan commit with no newlines
ok 250 - W: get-mark & empty orphan commit with one newline
ok 251 - W: get-mark & empty orphan commit with ugly second newline
ok 252 - W: get-mark & empty orphan commit with erroneous third newline
ok 253 - X: handling encoding
ok 139 - cone mode sparse-checkout completes directory names
ok 53 - --transfer-encoding=7bit produces correct header
ok 254 - X: replace ref that becomes useless is removed
ok 255 - Y: setup
ok 256 - Y: rewrite submodules
# passed all 256 test(s)
1..256
ok 140 - cone mode sparse-checkout completes directory names with spaces and accents
ok 54 - --transfer-encoding=8bit produces correct header
ok 141 - cone mode sparse-checkout completes directory names with tabs
ok 142 - cone mode sparse-checkout completes directory names with backslashes
ok 55 - --transfer-encoding=quoted-printable produces correct header
ok 143 - non-cone mode sparse-checkout gives rooted paths
ok 9 - verify that lots of notes trigger a fanout scheme
ok 144 - git sparse-checkout set --cone completes directory names
ok 145 - git switch - with -d, complete all references
ok 146 - git checkout - with -d, complete only references
ok 56 - --transfer-encoding=base64 produces correct header
ok 147 - git switch - with --track, complete only remote branches
ok 148 - git checkout - with --track, complete only remote branches
ok 57 - Invalid In-Reply-To
ok 149 - git switch - with --no-track, complete only local branch names
ok 150 - git checkout - with --no-track, complete only local references
ok 151 - git switch - with -c, complete all references
ok 152 - git switch - with -C, complete all references
ok 153 - git switch - with -c and --track, complete all references
ok 58 - Valid In-Reply-To when prompting
ok 154 - git switch - with -C and --track, complete all references
ok 155 - git switch - with -c and --no-track, complete all references
ok 156 - git switch - with -C and --no-track, complete all references
ok 157 - git checkout - with -b, complete all references
ok 59 - In-Reply-To without --chain-reply-to
ok 158 - git checkout - with -B, complete all references
ok 159 - git checkout - with -b and --track, complete all references
ok 160 - git checkout - with -B and --track, complete all references
ok 10 - verify that importing a notes tree respects the fanout scheme
ok 11 - verify that non-notes are untouched by a fanout change
ok 161 - git checkout - with -b and --no-track, complete all references
ok 162 - git checkout - with -B and --no-track, complete all references
ok 12 - change a few existing notes
ok 163 - git switch - for -c, complete local branches and unique remote branches
ok 60 - In-Reply-To with --chain-reply-to
ok 61 - setup erroring fake editor
ok 164 - git switch - for -C, complete local branches and unique remote branches
ok 165 - git switch - for -c with --no-guess, complete local branches only
ok 166 - git switch - for -C with --no-guess, complete local branches only
ok 167 - git switch - for -c with --no-track, complete local branches only
ok 62 - fake editor dies with error
ok 168 - git switch - for -C with --no-track, complete local branches only
ok 63 - setup fake editor
ok 169 - git checkout - for -b, complete local branches and unique remote branches
ok 170 - git checkout - for -B, complete local branches and unique remote branches
ok 171 - git checkout - for -b with --no-guess, complete local branches only
ok 172 - git checkout - for -B with --no-guess, complete local branches only
ok 173 - git checkout - for -b with --no-track, complete local branches only
ok 64 - --compose works
ok 65 - first message is compose text
ok 66 - second message is patch
ok 67 - setup expect
ok 174 - git checkout - for -B with --no-track, complete local branches only
ok 175 - git switch - with --orphan completes local branch names and unique remote branch names
ok 176 - git switch - --orphan with branch already provided completes nothing else
ok 177 - git checkout - with --orphan completes local branch names and unique remote branch names
ok 68 - sendemail.cc set
ok 69 - setup expect
ok 178 - git checkout - --orphan with branch already provided completes local refs for a start-point
ok 179 - git restore completes modified files
ok 180 - teardown after ref completion
ok 181 - setup for path completion tests
ok 182 - __git_complete_index_file - simple
ok 70 - sendemail.cc unset
ok 71 - setup expect
ok 183 - __git_complete_index_file - escaped characters on cmdline
ok 13 - verify that changing notes respect existing fanout
ok 18 - deleted vs modified submodule
ok 184 - __git_complete_index_file - quoted characters on cmdline
ok 185 - __git_complete_index_file - UTF-8 in ls-files output
ok 72 - sendemail.cccmd
ok 186 - __git_complete_index_file - C-style escapes in ls-files output
ok 73 - setup expect
ok 187 - __git_complete_index_file - \nnn-escaped characters in ls-files output
ok 188 - __git_complete_index_file - removing repeated quoted path components
ok 189 - teardown after path completion tests
ok 190 - __git_find_on_cmdline - single match
ok 191 - __git_find_on_cmdline - multiple matches
ok 192 - __git_find_on_cmdline - no match
ok 193 - __git_find_on_cmdline - single match with index
ok 194 - __git_find_on_cmdline - multiple matches with index
ok 195 - __git_find_on_cmdline - no match with index
ok 196 - __git_find_on_cmdline - ignores matches before command with index
ok 74 - --suppress-cc=all
ok 75 - setup expect
ok 197 - __git_get_config_variables
ok 198 - __git_pretty_aliases
ok 199 - basic
ok 200 - double dash "git" itself
ok 201 - double dash "git checkout"
ok 76 - --suppress-cc=body
ok 77 - setup expect
ok 202 - general options
ok 78 - --suppress-cc=body --suppress-cc=cccmd
ok 79 - setup expect
ok 80 - --suppress-cc=sob
ok 81 - setup expect
ok 203 - general options plus command
ok 204 - git --help completion
ok 205 - completion.commands removes multiple commands
ok 206 - setup for integration tests
ok 82 - --suppress-cc=bodycc
ok 83 - setup expect
ok 207 - checkout completes ref names
ok 208 - checkout does not match ref names of a different case
ok 209 - checkout matches case insensitively with GIT_COMPLETION_IGNORE_CASE
ok 84 - --suppress-cc=cc
ok 210 - checkout completes pseudo refs
ok 211 - checkout completes pseudo refs case insensitively with GIT_COMPLETION_IGNORE_CASE
ok 212 - git -C checkout uses the right repo
ok 213 - show completes all refs
ok 85 - --confirm=always
ok 214 - [: completes paths
ok 215 - complete tree filename with spaces
ok 216 - complete tree filename with metacharacters
ok 217 - symbolic-ref completes builtin options
ok 218 - symbolic-ref completes short ref names
ok 86 - --confirm=auto
ok 219 - symbolic-ref completes full ref names
ok 87 - --confirm=cc
ok 220 - send-email
ok 88 - --confirm=compose
ok 89 - confirm by default (due to cc)
ok 221 - complete files
ok 222 - simple alias
ok 223 - recursive alias
ok 90 - confirm by default (due to --compose)
ok 224 - completion uses completion for alias: !sh -c 'git ...'
ok 225 - completion uses completion for alias: !f () { VAR=val git ... }
ok 91 - confirm detects EOF (inform assumes y)
ok 226 - completion used completion for alias: !f() { : git ; ... }
ok 227 - completion used completion for alias: !f() { : ; ... }
ok 92 - confirm detects EOF (auto causes failure)
ok 228 - completion used completion for alias: !f() { : ; ... }
ok 229 - completion without explicit _git_xxx function
not ok 230 - complete with tilde expansion # TODO known breakage
ok 231 - setup other remote for remote reference completion
ok 232 - __git_complete_remote_or_refspec - push -d other
not ok 233 - __git_complete_remote_or_refspec - push other -d # TODO known breakage
ok 234 - __git_complete_remote_or_refspec - push --delete other
not ok 235 - __git_complete_remote_or_refspec - push other --delete # TODO known breakage
ok 93 - confirm does not loop forever
ok 236 - git config subcommand
ok 237 - git config subcommand options
ok 238 - git config get
ok 239 - git config set - section
ok 240 - git config set - section include, includeIf
ok 94 - utf8 Cc is rfc2047 encoded
ok 241 - git config set - variable name
ok 14 - remove lots of notes
ok 242 - git config set - variable name include
ok 15 - verify that removing notes trigger fanout consolidation
ok 16 - verify that non-notes are untouched by a fanout change
ok 243 - setup for git config submodule tests
ok 95 - --compose adds MIME for utf8 body
ok 244 - git config set - variable name - submodule and __git_compute_first_level_config_vars_for_section
ok 245 - git config set - variable name - __git_compute_second_level_config_vars_for_section
ok 246 - git config set - value
ok 247 - git -c - section
ok 248 - git -c - variable name
ok 249 - git -c - value
ok 250 - git clone --config= - section
ok 251 - git clone --config= - variable name
ok 96 - --compose respects user mime type
ok 252 - git clone --config= - value
ok 253 - git reflog show
ok 254 - options with value
ok 97 - --compose adds MIME for utf8 subject
ok 255 - sourcing the completion script clears cached commands
ok 256 - sourcing the completion script clears cached merge strategies
ok 257 - sourcing the completion script clears cached --options
ok 258 - option aliases are not shown by default
ok 259 - option aliases are shown with GIT_COMPLETION_SHOW_ALL
ok 260 - plumbing commands are excluded without GIT_COMPLETION_SHOW_ALL_COMMANDS
ok 261 - all commands are shown with GIT_COMPLETION_SHOW_ALL_COMMANDS (also main non-builtin)
ok 262 - __git_complete
ok 98 - utf8 author is correctly passed on
ok 263 - __git_pseudoref_exists
# still have 3 known breakage(s)
# passed all remaining 260 test(s)
1..263
ok 99 - utf8 sender is not duplicated
ok 100 - setup expect for cc list
ok 17 - add notes to 16 commits in each of 10 refs
# passed all 17 test(s)
1..17
ok 101 - cc list is sanitized
ok 102 - sendemail.composeencoding works
ok 19 - file vs modified submodule
ok 103 - --compose-encoding works
ok 104 - --compose-encoding overrides sendemail.composeencoding
ok 105 - --compose-encoding adds correct MIME for subject
ok 106 - detects ambiguous reference/file conflict
ok 20 - submodule in subdirectory
ok 107 - feed two files
ok 108 - in-reply-to but no threading
ok 109 - no in-reply-to and no threading
ok 110 - threading but no chain-reply-to
ok 21 - directory vs modified submodule
ok 111 - override in-reply-to if no threading
ok 22 - file with no base
ok 112 - sendemail.to works
ok 113 - setup sendemail.identity
ok 114 - sendemail.identity: reads the correct identity config
ok 23 - custom commands override built-ins
ok 115 - sendemail.identity: identity overrides sendemail.identity
ok 24 - filenames seen by tools start with ./
ok 116 - sendemail.identity: --no-identity clears previous identity
ok 25 - temporary filenames are used with mergetool.writeToTemp
ok 117 - sendemail.identity: bool identity variable existence overrides
ok 118 - sendemail.identity: bool variable fallback
ok 26 - diff.orderFile configuration is honored
ok 119 - sendemail.identity: bool variable without a value
ok 120 - --no-to overrides sendemail.to
ok 121 - sendemail.cc works
ok 27 - mergetool -Oorder-file is honored
ok 122 - --no-cc overrides sendemail.cc
ok 123 - sendemail.bcc works
ok 124 - --no-bcc overrides sendemail.bcc
ok 125 - patches To headers are used by default
ok 126 - patches To headers are appended to
ok 28 - mergetool --tool-help shows recognized tools
ok 127 - To headers from files reset each patch
ok 128 - setup expect
ok 129 - setup expect
ok 29 - mergetool hideResolved
ok 130 - ASCII subject is not RFC2047 quoted
ok 131 - setup expect
ok 132 - asks about and fixes 8bit encodings
ok 133 - sendemail.8bitEncoding works
ok 134 - sendemail.8bitEncoding in .git/config overrides --global .gitconfig
ok 135 - --8bit-encoding overrides sendemail.8bitEncoding
ok 136 - setup expect
ok 137 - setup expect
ok 138 - --8bit-encoding also treats subject
ok 139 - setup expect
ok 140 - --transfer-encoding overrides sendemail.transferEncoding
ok 141 - sendemail.transferEncoding via config
ok 30 - mergetool with guiDefault
ok 31 - mergetool with non-existent tool
# passed all 31 test(s)
1..31
ok 142 - sendemail.transferEncoding via cli
ok 143 - setup expect
ok 144 - 8-bit and sendemail.transferencoding=quoted-printable
ok 145 - setup expect
ok 146 - 8-bit and sendemail.transferencoding=base64
ok 147 - setup expect
ok 148 - convert from quoted-printable to base64
ok 149 - setup expect
ok 150 - setup expect
ok 151 - CRLF and sendemail.transferencoding=quoted-printable
ok 152 - setup expect
ok 153 - CRLF and sendemail.transferencoding=base64
ok 154 - refusing to send cover letter template
ok 155 - --force sends cover letter template anyway
ok 156 - to-cover adds To to all mail
ok 157 - cc-cover adds Cc to all mail
ok 158 - tocover adds To to all mail
ok 159 - cccover adds Cc to all mail
ok 160 - escaped quotes in sendemail.aliasfiletype=mutt
ok 161 - sendemail.aliasfiletype=mailrc
ok 162 - sendemail.aliasesfile=~/.mailrc
ok 163 - --dump-aliases sendmail format
ok 164 - --dump-aliases mutt format
ok 165 - --dump-aliases mailrc format
ok 166 - --dump-aliases pine format
ok 167 - --dump-aliases gnus format
ok 168 - --dump-aliases must be used alone
ok 169 - --translate-aliases sendmail format
ok 170 - --translate-aliases mutt format
ok 171 - --translate-aliases mailrc format
ok 172 - --translate-aliases pine format
ok 173 - --translate-aliases gnus format
ok 174 - --translate-aliases passes valid addresses through
ok 175 - --translate-aliases passes unknown aliases through
ok 176 - aliases and sendemail.identity
ok 177 - sendemail.aliasfiletype=sendmail
ok 178 - sendmail aliases line folding
ok 179 - sendmail aliases tolerate bogus line folding
ok 180 - sendmail aliases empty
ok 181 - alias support in To header
ok 182 - alias support in Cc header
ok 183 - tocmd works with aliases
ok 184 - cccmd works with aliases
ok 185 - --[no-]xmailer without any configuration
ok 186 - --[no-]xmailer with sendemail.xmailer=true
ok 187 - --[no-]xmailer with sendemail.xmailer
ok 188 - --[no-]xmailer with sendemail.xmailer=false
ok 189 - --[no-]xmailer with sendemail.xmailer=
ok 190 - setup expected-list
ok 191 - use email list in --cc --to and --bcc
ok 192 - aliases work with email list
ok 193 - leading and trailing whitespaces are removed
ok 194 - mailmap support with --to
ok 195 - sendemail.mailmap configuration
ok 196 - sendemail.mailmap.file configuration
ok 197 - sendemail.mailmap identity overrides configuration
ok 198 - --no-mailmap overrides configuration
ok 199 - mailmap support in To header
ok 200 - mailmap support in Cc header
ok 201 - test using command name with --sendmail-cmd
ok 202 - test using arguments with --sendmail-cmd
ok 203 - test shell expression with --sendmail-cmd
ok 204 - set up in-reply-to/references patches
ok 205 - patch reply headers correct with --no-thread
ok 206 - cmdline in-reply-to used with --no-thread
ok 207 - invoke hook
ok 208 - --validate hook allows counting of messages
ok 209 - test that send-email works outside a repo
ok 210 - send-email relays -v 3 to format-patch
ok 211 - test that sendmail config is rejected
ok 212 - test that sendmail config rejection is specific
ok 213 - test forbidSendmailVariables behavior override
ok 214 - --compose handles lowercase headers
ok 215 - --compose handles to headers
# passed all 215 test(s)
1..215
make aggregate-results
make[2]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/t'
missing prereq: !LONG_IS_64BIT !PCRE !PTHREADS AUTOIDENT BUILTIN_ADOC_CHECKOUT__WORKER BUILTIN_ADOC_MERGE_OURS BUILTIN_ADOC_MERGE_RECURSIVE BUILTIN_ADOC_MERGE_RECURSIVE_OURS BUILTIN_ADOC_MERGE_RECURSIVE_THEIRS BUILTIN_ADOC_MERGE_SUBTREE BUILTIN_ADOC_PICKAXE BUILTIN_ADOC_SUBMODULE__HELPER BUILTIN_ADOC_UPLOAD_ARCHIVE__WRITER CASE_INSENSITIVE_FS EXPENSIVE FSMONITOR_DAEMON GETTEXT GETTEXT_ISO_LOCALE GETTEXT_LOCALE GPG GPG2 GPGSM GPGSSH GPGSSH_VERIFYTIME GZIP JGIT MB_REGEX MINGW NATIVE_CRLF PERLJSON REGEX_LOCALE RFC1991 RUNTIME_PREFIX SETFACL SYMLINKS_WINDOWS TAR_NEEDS_PAX_FALLBACK TTY UNZIP_CONVERT UNZIP_ZIP64_SUPPORT UTF8_NFD_TO_NFC WINDOWS ZIPINFO
fixed 0
success 29603
failed 0
broken 261
total 30668
make[2]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/t'
make clean
make[2]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/t'
rm -f -r 'chainlinttmp'
rm -f -r 'trash directory'.*
rm -f -r valgrind/bin
rm -f -r 'test-results'
rm -f -r mesontmp
rm -f .prove
make[2]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/t'
make[1]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/t'
make: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/t'
>>> git: Entering fakeroot...
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/man/man3'
(cd perl/build/man/man3 && tar cf - .) | \
(cd '/home/udu/aports/main/git/pkg/git/usr/share/man/man3' && umask 022 && tar xof -)
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/gitweb'
make -C Documentation install-man
install -m 755 gitweb/gitweb.cgi '/home/udu/aports/main/git/pkg/git/usr/share/gitweb'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/gitweb/static'
install -m 644 gitweb/static/gitweb.js gitweb/static/gitweb.css gitweb/static/git-logo.png gitweb/static/git-favicon.png \
'/home/udu/aports/main/git/pkg/git/usr/share/gitweb/static'
SUBDIR git-gui
make[1]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/Documentation'
GEN asciidoc.conf
SUBDIR gitk-git
install -d -m 755 /home/udu/aports/main/git/pkg/git/usr/share/man/man1
install -d -m 755 /home/udu/aports/main/git/pkg/git/usr/share/man/man5
install -d -m 755 /home/udu/aports/main/git/pkg/git/usr/share/man/man7
install -m 644 git-add.1 git-am.1 git-annotate.1 git-apply.1 git-archimport.1 git-archive.1 git-backfill.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-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-diagnose.1 git-diff-files.1 git-diff-index.1 git-diff-pairs.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-for-each-repo.1 git-format-patch.1 git-fsck-objects.1 git-fsck.1 git-fsmonitor--daemon.1 git-gc.1 git-get-tar-commit-id.1 git-grep.1 git-gui.1 git-hash-object.1 git-help.1 git-hook.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-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-refs.1 git-remote-ext.1 git-remote-fd.1 git-remote.1 git-repack.1 git-replace.1 git-replay.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-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-version.1 git-web--browse.1 git-whatchanged.1 git-worktree.1 git-write-tree.1 git.1 gitk.1 gitweb.1 scalar.1 /home/udu/aports/main/git/pkg/git/usr/share/man/man1
SUBDIR templates
install -m 644 gitattributes.5 gitformat-bundle.5 gitformat-chunk.5 gitformat-commit-graph.5 gitformat-index.5 gitformat-pack.5 gitformat-signature.5 githooks.5 gitignore.5 gitmailmap.5 gitmodules.5 gitprotocol-capabilities.5 gitprotocol-common.5 gitprotocol-http.5 gitprotocol-pack.5 gitprotocol-v2.5 gitrepository-layout.5 gitweb.conf.5 /home/udu/aports/main/git/pkg/git/usr/share/man/man5
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/bin'
install -m 644 gitcli.7 gitcore-tutorial.7 gitcredentials.7 gitcvs-migration.7 gitdiffcore.7 giteveryday.7 gitfaq.7 gitglossary.7 gitpacking.7 gitnamespaces.7 gitremote-helpers.7 gitrevisions.7 gitsubmodules.7 gittutorial-2.7 gittutorial.7 gitworkflows.7 /home/udu/aports/main/git/pkg/git/usr/share/man/man7
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core'
install 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 '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core'
make[1]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/Documentation'
install 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-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core'
install -m 644 git-mergetool--lib git-sh-i18n git-sh-setup '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core'
install git scalar git-receive-pack git-shell git-upload-archive git-upload-pack '/home/udu/aports/main/git/pkg/git/usr/bin'
install git-cvsserver '/home/udu/aports/main/git/pkg/git/usr/bin'
make -C templates DESTDIR='/home/udu/aports/main/git/pkg/git' install
make[1]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/templates'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/git-core/templates'
(cd blt && tar cf - .) | \
(cd '/home/udu/aports/main/git/pkg/git/usr/share/git-core/templates' && umask 022 && tar xof -)
make[1]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/templates'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core/mergetools'
install -m 644 mergetools/* '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core/mergetools'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/perl5/vendor_perl'
(cd perl/build/lib && tar cf - .) | \
(cd '/home/udu/aports/main/git/pkg/git/usr/share/perl5/vendor_perl' && umask 022 && tar xof -)
make -C gitk-git install
make[1]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/gitk-git'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/bin'
install -m 755 gitk-wish '/home/udu/aports/main/git/pkg/git/usr/bin'/gitk
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs'
install -m 644 po/bg.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/de.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/es.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/it.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/ta.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/home/udu/aports/main/git/pkg/git/usr/share/gitk/lib/msgs' && true
make[1]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/gitk-git'
make -C git-gui gitexecdir='/usr/libexec/git-core' install
make[1]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/git-gui'
DEST /home/udu/aports/main/git/pkg/git/usr/libexec/git-core
INSTALL 755 git-gui
INSTALL 755 git-gui--askpass
LINK git-citool -> git-gui
DEST /home/udu/aports/main/git/pkg/git/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 /home/udu/aports/main/git/pkg/git/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 '/home/udu/aports/main/git/src/git-2.50.1/git-gui'
install -d -m 755 '/home/udu/aports/main/git/pkg/git/usr/share/bash-completion/completions' && \
install -m 644 contrib/completion/git-completion.bash '/home/udu/aports/main/git/pkg/git/usr/share/bash-completion/completions/git'
bindir=$(cd '/home/udu/aports/main/git/pkg/git/usr/bin' && pwd) && \
execdir=$(cd '/home/udu/aports/main/git/pkg/git/usr/libexec/git-core' && pwd) && \
destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \
{ test "$bindir/" = "$execdir/" || \
for p in git scalar 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-backfill git-bisect 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--worker 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-diagnose git-diff-files git-diff-index git-diff-pairs git-diff-tree git-diff git-difftool git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-fsmonitor--daemon git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-hook 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-refs git-remote-ext git-remote-fd git-remote git-repack git-replace git-replay 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-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-version 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
make: Entering directory '/home/udu/aports/main/git/src/git-2.50.1/contrib/subtree'
install -d -m 755 /home/udu/aports/main/git/pkg/git/usr/libexec/git-core
install -m 755 git-subtree /home/udu/aports/main/git/pkg/git/usr/libexec/git-core
make: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1/contrib/subtree'
>>> git-dbg*: Running split function dbg...
>>> git-dbg*: Preparing subpackage git-dbg...
>>> git-dbg*: Stripping binaries
>>> git-dbg*: Running postcheck for git-dbg
>>> git-bash-completion*: Running split function bashcomp...
renamed 'usr/share/bash-completion/completions' -> '/home/udu/aports/main/git/pkg/git-bash-completion/usr/share/bash-completion/completions'
>>> git-bash-completion*: Preparing subpackage git-bash-completion...
>>> git-bash-completion*: Running postcheck for git-bash-completion
>>> git-prompt*: Running split function prompt...
renamed 'usr/share/git-core/git-prompt.sh' -> '/home/udu/aports/main/git/pkg/git-prompt/usr/share/git-core/git-prompt.sh'
>>> git-prompt*: Preparing subpackage git-prompt...
>>> git-prompt*: Running postcheck for git-prompt
>>> perl-git-svn*: Running split function _perl_git_svn...
renamed 'usr/share/perl5/vendor_perl/Git/SVN' -> '/home/udu/aports/main/git/pkg/perl-git-svn/usr/share/perl5/vendor_perl/Git/SVN'
renamed 'usr/share/perl5/vendor_perl/Git/SVN.pm' -> '/home/udu/aports/main/git/pkg/perl-git-svn/usr/share/perl5/vendor_perl/Git/SVN.pm'
>>> perl-git-svn*: Preparing subpackage perl-git-svn...
>>> perl-git-svn*: Running postcheck for perl-git-svn
>>> perl-git*: Running split function _perl_git...
renamed 'usr/share/perl5/vendor_perl' -> '/home/udu/aports/main/git/pkg/perl-git/usr/share/perl5/vendor_perl'
>>> perl-git*: Preparing subpackage perl-git...
>>> perl-git*: Running postcheck for perl-git
>>> git-svn*: Running split function svn...
renamed 'usr/libexec/git-core/git-svn' -> '/home/udu/aports/main/git/pkg/git-svn/usr/libexec/git-core/git-svn'
>>> git-svn*: Preparing subpackage git-svn...
>>> git-svn*: Running postcheck for git-svn
>>> git-email*: Running split function email...
renamed 'usr/libexec/git-core/git-send-email' -> '/home/udu/aports/main/git/pkg/git-email/usr/libexec/git-core/git-send-email'
renamed 'usr/libexec/git-core/git-imap-send' -> '/home/udu/aports/main/git/pkg/git-email/usr/libexec/git-core/git-imap-send'
>>> git-email*: Preparing subpackage git-email...
>>> git-email*: Stripping binaries
>>> git-email*: Running postcheck for git-email
>>> git-fast-import*: Running split function _fast_import...
renamed 'usr/libexec/git-core/git-fast-import' -> '/home/udu/aports/main/git/pkg/git-fast-import/usr/libexec/git-core/git-fast-import'
>>> git-fast-import*: Preparing subpackage git-fast-import...
>>> git-fast-import*: Running postcheck for git-fast-import
>>> git-cvs*: Running split function cvs...
renamed 'usr/bin/git-cvsserver' -> '/home/udu/aports/main/git/pkg/git-cvs/usr/bin/git-cvsserver'
renamed 'usr/libexec/git-core/git-cvsexportcommit' -> '/home/udu/aports/main/git/pkg/git-cvs/usr/libexec/git-core/git-cvsexportcommit'
renamed 'usr/libexec/git-core/git-cvsimport' -> '/home/udu/aports/main/git/pkg/git-cvs/usr/libexec/git-core/git-cvsimport'
renamed 'usr/libexec/git-core/git-cvsserver' -> '/home/udu/aports/main/git/pkg/git-cvs/usr/libexec/git-core/git-cvsserver'
>>> git-cvs*: Preparing subpackage git-cvs...
>>> git-cvs*: Running postcheck for git-cvs
>>> git-daemon*: Running split function daemon...
renamed 'usr/libexec/git-core/git-daemon' -> '/home/udu/aports/main/git/pkg/git-daemon/usr/libexec/git-core/git-daemon'
renamed 'usr/libexec/git-core/git-http-backend' -> '/home/udu/aports/main/git/pkg/git-daemon/usr/libexec/git-core/git-http-backend'
renamed 'usr/libexec/git-core/git-shell' -> '/home/udu/aports/main/git/pkg/git-daemon/usr/libexec/git-core/git-shell'
renamed 'var/git' -> '/home/udu/aports/main/git/pkg/git-daemon/var/git'
>>> git-daemon*: Preparing subpackage git-daemon...
>>> git-daemon*: Stripping binaries
>>> git-daemon*: Running postcheck for git-daemon
>>> git-daemon-openrc*: Running split function daemon_openrc...
renamed 'etc/conf.d' -> '/home/udu/aports/main/git/pkg/git-daemon-openrc/etc/conf.d'
renamed 'etc/init.d' -> '/home/udu/aports/main/git/pkg/git-daemon-openrc/etc/init.d'
>>> git-daemon-openrc*: Preparing subpackage git-daemon-openrc...
>>> git-daemon-openrc*: Running postcheck for git-daemon-openrc
>>> git-scalar*: Running split function scalar...
renamed 'usr/bin/scalar' -> '/home/udu/aports/main/git/pkg/git-scalar/usr/bin/scalar'
renamed 'usr/libexec/git-core/scalar' -> '/home/udu/aports/main/git/pkg/git-scalar/usr/libexec/git-core/scalar'
>>> git-scalar*: Preparing subpackage git-scalar...
>>> git-scalar*: Stripping binaries
>>> git-scalar*: Running postcheck for git-scalar
>>> git-gitweb*: Running split function gitweb...
renamed 'usr/libexec/git-core/git-instaweb' -> '/home/udu/aports/main/git/pkg/git-gitweb/usr/libexec/git-core/git-instaweb'
renamed 'usr/share/gitweb' -> '/home/udu/aports/main/git/pkg/git-gitweb/usr/share/gitweb'
>>> git-gitweb*: Preparing subpackage git-gitweb...
>>> git-gitweb*: Running postcheck for git-gitweb
>>> git-subtree*: Running split function subtree...
renamed 'usr/libexec/git-core/git-subtree' -> '/home/udu/aports/main/git/pkg/git-subtree/usr/libexec/git-core/git-subtree'
>>> git-subtree*: Preparing subpackage git-subtree...
>>> git-subtree*: Running postcheck for git-subtree
>>> git-diff-highlight*: Running split function diff_highlight...
renamed 'usr/bin/diff-highlight' -> '/home/udu/aports/main/git/pkg/git-diff-highlight/usr/bin/diff-highlight'
>>> git-diff-highlight*: Preparing subpackage git-diff-highlight...
>>> git-diff-highlight*: Running postcheck for git-diff-highlight
>>> git-perl*: Running split function _git_perl...
renamed './usr/libexec/git-core/git-archimport' -> '/home/udu/aports/main/git/pkg/git-perl/./usr/libexec/git-core/git-archimport'
renamed './usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' -> '/home/udu/aports/main/git/pkg/git-perl/./usr/share/git-core/templates/hooks/fsmonitor-watchman.sample'
>>> git-perl*: Preparing subpackage git-perl...
>>> git-perl*: Running postcheck for git-perl
>>> git-init-template*: Running split function _init_template...
>>> git-init-template*: Preparing subpackage git-init-template...
>>> git-init-template*: Running postcheck for git-init-template
>>> git-doc*: Running split function doc...
renamed 'usr/share/man' -> '/home/udu/aports/main/git/pkg/git-doc/usr/share/man'
>>> git-doc*: Preparing subpackage git-doc...
>>> git-doc*: Running postcheck for git-doc
>>> git-p4*: Running split function p4...
renamed 'usr/libexec/git-core/git-p4' -> '/home/udu/aports/main/git/pkg/git-p4/usr/libexec/git-core/git-p4'
renamed 'usr/libexec/git-core/mergetools/p4merge' -> '/home/udu/aports/main/git/pkg/git-p4/usr/libexec/git-core/mergetools/p4merge'
>>> git-p4*: Preparing subpackage git-p4...
>>> git-p4*: Running postcheck for git-p4
>>> git-gui*: Running split function gui...
renamed 'usr/share/git-gui' -> '/home/udu/aports/main/git/pkg/git-gui/usr/share/git-gui'
renamed 'usr/libexec/git-core/git-citool' -> '/home/udu/aports/main/git/pkg/git-gui/usr/libexec/git-core/git-citool'
renamed 'usr/libexec/git-core/git-gui' -> '/home/udu/aports/main/git/pkg/git-gui/usr/libexec/git-core/git-gui'
renamed 'usr/libexec/git-core/git-gui--askpass' -> '/home/udu/aports/main/git/pkg/git-gui/usr/libexec/git-core/git-gui--askpass'
>>> git-gui*: Preparing subpackage git-gui...
>>> git-gui*: Running postcheck for git-gui
>>> git-gitk*: Running split function gitk...
renamed 'usr/share/gitk' -> '/home/udu/aports/main/git/pkg/git-gitk/usr/share/gitk'
renamed 'usr/bin/gitk' -> '/home/udu/aports/main/git/pkg/git-gitk/usr/bin/gitk'
>>> git-gitk*: Preparing subpackage git-gitk...
>>> git-gitk*: Running postcheck for git-gitk
>>> git-subtree-doc*: Running split function subtree_doc...
make -C ../../ GIT-VERSION-FILE
make[1]: Entering directory '/home/udu/aports/main/git/src/git-2.50.1'
make[1]: 'GIT-VERSION-FILE' is up to date.
make[1]: Leaving directory '/home/udu/aports/main/git/src/git-2.50.1'
GEN asciidoc.conf
asciidoc -b docbook -d manpage -f asciidoc.conf \
git-subtree.adoc
xmlto -m ../../Documentation/manpage-normal.xsl man git-subtree.xml
install -d -m 755 /home/udu/aports/main/git/pkg/git-subtree-doc/usr/share/man/man1
install -m 644 git-subtree.1 /home/udu/aports/main/git/pkg/git-subtree-doc/usr/share/man/man1
>>> git-subtree-doc*: Preparing subpackage git-subtree-doc...
>>> git-subtree-doc*: Running postcheck for git-subtree-doc
>>> git-credential-libsecret*: Running split function credential_libsecret...
renamed 'usr/libexec/git-core/git-credential-libsecret' -> '/home/udu/aports/main/git/pkg/git-credential-libsecret/usr/libexec/git-core/git-credential-libsecret'
>>> git-credential-libsecret*: Preparing subpackage git-credential-libsecret...
>>> git-credential-libsecret*: Stripping binaries
>>> git-credential-libsecret*: Running postcheck for git-credential-libsecret
>>> git*: Running postcheck for git
>>> git*: Preparing package git...
>>> git*: Stripping binaries
>>> git-bash-completion*: Scanning shared objects
>>> git-credential-libsecret*: Scanning shared objects
>>> git-cvs*: Scanning shared objects
>>> git-daemon-openrc*: Scanning shared objects
>>> git-daemon*: Scanning shared objects
>>> git-dbg*: Scanning shared objects
>>> git-diff-highlight*: Scanning shared objects
>>> git-doc*: Scanning shared objects
>>> git-email*: Scanning shared objects
>>> git-fast-import*: Scanning shared objects
>>> git-gitk*: Scanning shared objects
>>> git-gitweb*: Scanning shared objects
>>> git-gui*: Scanning shared objects
>>> git-init-template*: Scanning shared objects
>>> git-p4*: Scanning shared objects
>>> git-perl*: Scanning shared objects
>>> git-prompt*: Scanning shared objects
>>> git-scalar*: Scanning shared objects
>>> git-subtree-doc*: Scanning shared objects
>>> git-subtree*: Scanning shared objects
>>> git-svn*: Scanning shared objects
>>> git*: Scanning shared objects
>>> perl-git-svn*: Scanning shared objects
>>> perl-git*: Scanning shared objects
>>> git-bash-completion*: Tracing dependencies...
>>> git-bash-completion*: Package size: 92.4 KB
>>> git-bash-completion*: Compressing data...
>>> git-bash-completion*: Create checksum...
>>> git-bash-completion*: Create git-bash-completion-2.50.1-r0.apk
>>> git-credential-libsecret*: Tracing dependencies...
git=2.50.1-r0
so:libc.musl-x86_64.so.1
so:libglib-2.0.so.0
so:libgobject-2.0.so.0
so:libsecret-1.so.0
>>> git-credential-libsecret*: Package size: 17.9 KB
>>> git-credential-libsecret*: Compressing data...
>>> git-credential-libsecret*: Create checksum...
>>> git-credential-libsecret*: Create git-credential-libsecret-2.50.1-r0.apk
>>> git-cvs*: Tracing dependencies...
perl
perl-git=2.50.1-r0
cvs
perl-dbd-sqlite
>>> git-cvs*: Package size: 203.7 KB
>>> git-cvs*: Compressing data...
>>> git-cvs*: Create checksum...
>>> git-cvs*: Create git-cvs-2.50.1-r0.apk
>>> git-daemon-openrc*: Tracing dependencies...
git-daemon=2.50.1-r0
>>> git-daemon-openrc*: Package size: 1.1 KB
>>> git-daemon-openrc*: Compressing data...
>>> git-daemon-openrc*: Create checksum...
>>> git-daemon-openrc*: Create git-daemon-openrc-2.50.1-r0.apk
>>> git-daemon*: Tracing dependencies...
git=2.50.1-r0
git=2.50.1-r0
so:libc.musl-x86_64.so.1
so:libpcre2-8.so.0
so:libz.so.1
>>> git-daemon*: Package size: 1.2 MB
>>> git-daemon*: Compressing data...
>>> git-daemon*: Create checksum...
>>> git-daemon*: Create git-daemon-2.50.1-r0.apk
>>> git-dbg*: Tracing dependencies...
!git-credential-libsecret<2.50.1-r0
!git-credential-libsecret>2.50.1-r0
!git-daemon<2.50.1-r0
!git-daemon>2.50.1-r0
!git-email<2.50.1-r0
!git-email>2.50.1-r0
!git-scalar<2.50.1-r0
!git-scalar>2.50.1-r0
!git<2.50.1-r0
!git>2.50.1-r0
>>> git-dbg*: Package size: 48.9 MB
>>> git-dbg*: Compressing data...
>>> git-dbg*: Create checksum...
>>> git-dbg*: Create git-dbg-2.50.1-r0.apk
>>> git-diff-highlight*: Tracing dependencies...
git=2.50.1-r0
perl
>>> git-diff-highlight*: Package size: 7.1 KB
>>> git-diff-highlight*: Compressing data...
>>> git-diff-highlight*: Create checksum...
>>> git-diff-highlight*: Create git-diff-highlight-2.50.1-r0.apk
>>> git-doc*: Tracing dependencies...
>>> git-doc*: Package size: 1.1 MB
>>> git-doc*: Compressing data...
>>> git-doc*: Create checksum...
>>> git-doc*: Create git-doc-2.50.1-r0.apk
>>> git-email*: Tracing dependencies...
perl
perl-git=2.50.1-r0
perl-net-smtp-ssl
perl-authen-sasl
so:libc.musl-x86_64.so.1
so:libcrypto.so.3
so:libcurl.so.4
so:libpcre2-8.so.0
so:libssl.so.3
so:libz.so.1
>>> git-email*: Package size: 736.9 KB
>>> git-email*: Compressing data...
>>> git-email*: Create checksum...
>>> git-email*: Create git-email-2.50.1-r0.apk
>>> git-fast-import*: Tracing dependencies...
git=2.50.1-r0
git=2.50.1-r0
>>> git-fast-import*: Package size: 1.0 B
>>> git-fast-import*: Compressing data...
>>> git-fast-import*: Create checksum...
>>> git-fast-import*: Create git-fast-import-2.50.1-r0.apk
>>> git-gitk*: Tracing dependencies...
git=2.50.1-r0
tcl
tk
>>> git-gitk*: Package size: 886.9 KB
>>> git-gitk*: Compressing data...
>>> git-gitk*: Create checksum...
>>> git-gitk*: Create git-gitk-2.50.1-r0.apk
>>> git-gitweb*: Tracing dependencies...
git=2.50.1-r0
perl
>>> git-gitweb*: Package size: 328.1 KB
>>> git-gitweb*: Compressing data...
>>> git-gitweb*: Create checksum...
>>> git-gitweb*: Create git-gitweb-2.50.1-r0.apk
>>> git-gui*: Tracing dependencies...
git=2.50.1-r0
tcl
tk
>>> git-gui*: Package size: 1.4 MB
>>> git-gui*: Compressing data...
>>> git-gui*: Create checksum...
>>> git-gui*: Create git-gui-2.50.1-r0.apk
>>> git-init-template*: Tracing dependencies...
>>> git-init-template*: Package size: 20.9 KB
>>> git-init-template*: Compressing data...
>>> git-init-template*: Create checksum...
>>> git-init-template*: Create git-init-template-2.50.1-r0.apk
>>> git-p4*: Tracing dependencies...
git=2.50.1-r0
git-fast-import=2.50.1-r0
>>> git-p4*: Package size: 169.6 KB
>>> git-p4*: Compressing data...
>>> git-p4*: Create checksum...
>>> git-p4*: Create git-p4-2.50.1-r0.apk
>>> git-perl*: Tracing dependencies...
git=2.50.1-r0
perl-git=2.50.1-r0
perl
>>> git-perl*: Package size: 40.8 KB
>>> git-perl*: Compressing data...
>>> git-perl*: Create checksum...
>>> git-perl*: Create git-perl-2.50.1-r0.apk
>>> git-prompt*: Tracing dependencies...
git=2.50.1-r0
>>> git-prompt*: Package size: 20.8 KB
>>> git-prompt*: Compressing data...
>>> git-prompt*: Create checksum...
>>> git-prompt*: Create git-prompt-2.50.1-r0.apk
>>> git-scalar*: Tracing dependencies...
git=2.50.1-r0
so:libc.musl-x86_64.so.1
so:libpcre2-8.so.0
so:libz.so.1
>>> git-scalar*: Package size: 636.1 KB
>>> git-scalar*: Compressing data...
>>> git-scalar*: Create checksum...
>>> git-scalar*: Create git-scalar-2.50.1-r0.apk
>>> git-subtree-doc*: Tracing dependencies...
>>> git-subtree-doc*: Package size: 5.4 KB
>>> git-subtree-doc*: Compressing data...
>>> git-subtree-doc*: Create checksum...
>>> git-subtree-doc*: Create git-subtree-doc-2.50.1-r0.apk
>>> git-subtree*: Tracing dependencies...
git=2.50.1-r0
>>> git-subtree*: Package size: 25.2 KB
>>> git-subtree*: Compressing data...
>>> git-subtree*: Create checksum...
>>> git-subtree*: Create git-subtree-2.50.1-r0.apk
>>> git-svn*: Tracing dependencies...
perl
perl-git-svn=2.50.1-r0
perl-subversion
perl-term-readkey
>>> git-svn*: Package size: 63.4 KB
>>> git-svn*: Compressing data...
>>> git-svn*: Create checksum...
>>> git-svn*: Create git-svn-2.50.1-r0.apk
>>> git*: Tracing dependencies...
so:libc.musl-x86_64.so.1
so:libcurl.so.4
so:libexpat.so.1
so:libpcre2-8.so.0
so:libz.so.1
>>> git*: Package size: 6.4 MB
>>> git*: Compressing data...
>>> git*: Create checksum...
>>> git*: Create git-2.50.1-r0.apk
>>> perl-git-svn*: Tracing dependencies...
git=2.50.1-r0
perl-git=2.50.1-r0
>>> perl-git-svn*: Package size: 155.6 KB
>>> perl-git-svn*: Compressing data...
>>> perl-git-svn*: Create checksum...
>>> perl-git-svn*: Create perl-git-svn-2.50.1-r0.apk
>>> perl-git*: Tracing dependencies...
git=2.50.1-r0
perl-error
>>> perl-git*: Package size: 89.5 KB
>>> perl-git*: Compressing data...
>>> perl-git*: Create checksum...
>>> perl-git*: Create perl-git-2.50.1-r0.apk
>>> git: Build complete at Wed, 13 Aug 2025 04:25:39 +0000 elapsed time 0h 3m 3s
>>> git: Cleaning up srcdir
>>> git: Cleaning up pkgdir
>>> git: Uninstalling dependencies...
( 1/25) Purging .makedepends-git (20250813.042237)
( 2/25) Purging curl-dev (8.14.1-r1)
( 3/25) Purging xmlto (0.0.29-r0)
( 4/25) Purging perl-yaml-syck (1.34-r6)
( 5/25) Purging perl-test-pod (1.52-r4)
( 6/25) Purging asciidoc-pyc (10.2.1-r0)
( 7/25) Purging asciidoc (10.2.1-r0)
( 8/25) Purging tk (8.6.16-r0)
( 9/25) Purging brotli-dev (1.1.0-r2)
(10/25) Purging brotli (1.1.0-r2)
(11/25) Purging c-ares-dev (1.34.5-r0)
(12/25) Purging libpsl-dev (0.21.5-r3)
(13/25) Purging libpsl-utils (0.21.5-r3)
(14/25) Purging libxft (2.3.8-r3)
(15/25) Purging libxrender (0.9.12-r0)
(16/25) Purging nghttp2-dev (1.65.0-r0)
(17/25) Purging fontconfig (2.15.0-r3)
(18/25) Purging freetype (2.13.3-r0)
(19/25) Purging libx11 (1.8.11-r0)
(20/25) Purging libxcb (1.17.0-r0)
(21/25) Purging libxdmcp (1.1.5-r1)
(22/25) Purging libbsd (0.12.2-r0)
(23/25) Purging libmd (1.1.0-r0)
(24/25) Purging libpng (1.6.47-r0)
(25/25) Purging libxau (1.0.12-r0)
busybox-1.37.0-r19.trigger: Executing script...
OK: 1404 MiB in 499 packages
>>> git: Updating the main/x86_64 repository index...
>>> git: Signing the index...
]