<86>Mar  9 06:37:20 userdel[329617]: delete user 'rooter'
<86>Mar  9 06:37:20 userdel[329617]: removed group 'rooter' owned by 'rooter'
<86>Mar  9 06:37:20 userdel[329617]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  9 06:37:20 groupadd[329654]: group added to /etc/group: name=rooter, GID=1850
<86>Mar  9 06:37:20 groupadd[329654]: group added to /etc/gshadow: name=rooter
<86>Mar  9 06:37:20 groupadd[329654]: new group: name=rooter, GID=1850
<86>Mar  9 06:37:20 useradd[329682]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none
<86>Mar  9 06:37:20 userdel[329737]: delete user 'builder'
<86>Mar  9 06:37:20 userdel[329737]: removed group 'builder' owned by 'builder'
<86>Mar  9 06:37:20 userdel[329737]: removed shadow group 'builder' owned by 'builder'
<86>Mar  9 06:37:20 groupadd[329763]: group added to /etc/group: name=builder, GID=1851
<86>Mar  9 06:37:20 groupadd[329763]: group added to /etc/gshadow: name=builder
<86>Mar  9 06:37:20 groupadd[329763]: new group: name=builder, GID=1851
<86>Mar  9 06:37:20 useradd[329794]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/git-extras-7.1.0-alt1.nosrc.rpm (w1.gzdio)
Installing git-extras-7.1.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf git-extras-7.1.0
+ echo 'Source #0 (git-extras-7.1.0.tar):'
Source #0 (git-extras-7.1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/git-extras-7.1.0.tar
+ cd git-extras-7.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd git-extras-7.1.0
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/git-extras-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/git-extras-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd git-extras-7.1.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' PREFIX=/usr SYSCONFDIR=/usr/src/tmp/git-extras-buildroot/etc DESTDIR=/usr/src/tmp/git-extras-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/git-extras-7.1.0'
Check dependencies before installation

bash: line 1: git: command not found
mkdir -p /usr/src/tmp/git-extras-buildroot"/usr/share/man/man1"
mkdir -p /usr/src/tmp/git-extras-buildroot"/usr/bin"
... installing bins to /usr/src/tmp/git-extras-buildroot/usr/bin
... installing man pages to /usr/src/tmp/git-extras-buildroot/usr/share/man/man1
... installing git-abort
... installing git-alias
... installing git-archive-file
... installing git-authors
... installing git-browse
... installing git-browse-ci
... installing git-brv
... installing git-bulk
... installing git-changelog
... installing git-clear
... installing git-clear-soft
... installing git-coauthor
... installing git-commits-since
... installing git-contrib
... installing git-count
... installing git-cp
... installing git-create-branch
... installing git-delete-branch
... installing git-delete-merged-branches
... installing git-delete-squashed-branches
... installing git-delete-submodule
... installing git-delete-tag
... installing git-delta
... installing git-effort
... installing git-extras
... installing git-feature
... installing git-force-clone
... installing git-fork
... installing git-fresh-branch
... installing git-get
... installing git-gh-pages
... installing git-graft
... installing git-guilt
... installing git-ignore
... installing git-ignore-io
... installing git-info
... installing git-local-commits
... installing git-lock
... installing git-locked
... installing git-magic
... installing git-merge-into
... installing git-merge-repo
... installing git-missing
... installing git-mr
... installing git-obliterate
... installing git-paste
... installing git-pr
... installing git-psykorebase
... installing git-pull-request
... installing git-reauthor
... installing git-rebase-patch
... installing git-release
... installing git-rename-branch
... installing git-rename-remote
... installing git-rename-tag
... installing git-repl
... installing git-reset-file
... installing git-root
... installing git-rscp
... installing git-scp
... installing git-sed
... installing git-setup
... installing git-show-merged-branches
... installing git-show-tree
... installing git-show-unmerged-branches
... installing git-squash
... installing git-stamp
... installing git-standup
... installing git-summary
... installing git-sync
... installing git-touch
... installing git-undo
... installing git-unlock
... installing git-utimes
cp -f man/git-*.1 /usr/src/tmp/git-extras-buildroot/usr/share/man/man1
cp -f etc/bash_completion.sh "/usr/src/tmp/git-extras-buildroot/usr/share/bash-completion/completions"/git-extras

If you are a zsh user, you may want to 'source /usr/src/RPM/BUILD/git-extras-7.1.0/etc/git-extras-completion.zsh' and put this line into ~/.zshrc to enable zsh completion
If you are a fish user, you may want to copy or link '/usr/src/RPM/BUILD/git-extras-7.1.0/etc/git-extras.fish' to '~/.config/fish/completions/'
make: Leaving directory '/usr/src/RPM/BUILD/git-extras-7.1.0'
+ install -D etc/git-extras-completion.zsh /usr/src/tmp/git-extras-buildroot/usr/share/zsh/Completion/Unix/_git-extras
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/git-extras-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/git-extras-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/git-extras-buildroot/ (default)
Compressing files in /usr/src/tmp/git-extras-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/git-extras-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.49761
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd git-extras-7.1.0
++ find bin
++ cut -b 5-
++ xargs
+ ./check_integrity.sh git-utimes git-unlock git-undo git-touch git-sync git-summary git-standup git-stamp git-squash git-show-unmerged-branches git-show-tree git-show-merged-branches git-setup git-sed git-scp git-rscp git-root git-reset-file git-repl git-rename-tag git-rename-remote git-rename-branch git-release git-rebase-patch git-reauthor git-pull-request git-psykorebase git-pr git-paste git-obliterate git-mr git-missing git-merge-repo git-merge-into git-magic git-locked git-lock git-local-commits git-info git-ignore-io git-ignore git-guilt git-graft git-gh-pages git-get git-fresh-branch git-fork git-force-clone git-feature git-extras git-effort git-delta git-delete-tag git-delete-submodule git-delete-squashed-branches git-delete-merged-branches git-delete-branch git-create-branch git-cp git-count git-contrib git-commits-since git-coauthor git-clear-soft git-clear git-changelog git-bulk git-brv git-browse-ci git-browse git-authors git-archive-file git-alias git-abort
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
grep: warning: stray \ before -
All done
+ exit 0
Processing files: git-extras-7.1.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49761
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd git-extras-7.1.0
+ DOCDIR=/usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ /bin/mkdir -p /usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ cp -prL LICENSE AUTHORS Readme.md Commands.md History.md /usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ chmod -R go-w /usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ chmod -R a+rX /usr/src/tmp/git-extras-buildroot/usr/share/doc/git-extras-7.1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y2gDWN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3xnZpi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-abort: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-abort: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-alias: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-alias: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-archive-file: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-archive-file: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-authors: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-authors: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-brv: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-brv: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-bulk: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-bulk: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-changelog: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-changelog: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-clear: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-clear: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-clear-soft: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-clear-soft: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-coauthor: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-coauthor: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-commits-since: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-commits-since: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-contrib: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-contrib: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-count: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-count: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-cp: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-cp: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-create-branch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-create-branch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-branch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-branch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-merged-branches: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-merged-branches: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-squashed-branches: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-squashed-branches: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-submodule: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-submodule: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-tag: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delete-tag: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delta: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-delta: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-effort: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-effort: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-extras: invalid command: -v
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-extras: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-extras: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-feature: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-feature: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-force-clone: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-force-clone: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-fork: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-fork: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-fresh-branch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-fresh-branch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-get: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-get: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-gh-pages: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-gh-pages: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-graft: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-graft: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-guilt: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-guilt: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-ignore: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-ignore: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-ignore-io: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-ignore-io: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-info: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-info: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-local-commits: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-local-commits: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-lock: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-lock: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-locked: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-locked: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-magic: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-magic: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-merge-into: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-merge-into: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-merge-repo: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-merge-repo: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-missing: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-missing: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-mr: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-mr: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-obliterate: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-obliterate: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-pr: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-pr: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-psykorebase: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-psykorebase: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-pull-request: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-pull-request: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-reauthor: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-reauthor: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rebase-patch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rebase-patch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-release: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-release: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-branch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-branch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-remote: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-remote: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-tag: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-rename-tag: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-repl: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-repl: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-reset-file: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-reset-file: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-root: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-root: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-sed: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-sed: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-setup: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-setup: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-merged-branches: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-merged-branches: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-tree: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-tree: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-unmerged-branches: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-show-unmerged-branches: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-squash: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-squash: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-stamp: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-stamp: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-standup: invalid command: -v
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-standup: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-standup: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-summary: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-summary: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-sync: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-sync: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-touch: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-touch: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-undo: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-undo: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-unlock: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-unlock: git -> /usr/bin/git -> git-core (via contents_index_bin)
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-utimes: git indexed by: /usr/bin/git -> git-core, /usr/games/git -> fakegit
shell.req: /usr/src/tmp/git-extras-buildroot/usr/bin/git-utimes: git -> /usr/bin/git -> git-core (via contents_index_bin)
find-requires: FINDPACKAGE-COMMANDS: apt-get awk basename bash cat clear column comm cp curl cut date dirname du file find getconf git grep head less mkdir mktemp mv nproc ps realpath rm sed seq sort ssh stat stty sysctl tail tee touch tput tr uname uniq wc xargs
Requires: /usr/bin/env, /usr/bin/ssh, apt, bash, coreutils, curl, file, findutils, gawk, git-core, glibc-utils, grep, less, procps, sed, termutils, util-linux
Wrote: /usr/src/RPM/RPMS/noarch/git-extras-7.1.0-alt1.noarch.rpm (w2.lzdio)
10.46user 9.13system 0:21.60elapsed 90%CPU (0avgtext+0avgdata 12732maxresident)k
0inputs+0outputs (0major+2222929minor)pagefaults 0swaps
0.55user 0.84system 0:24.59elapsed 5%CPU (0avgtext+0avgdata 12600maxresident)k
0inputs+0outputs (0major+90717minor)pagefaults 0swaps