MidnightBSD Magus

devel/git

Distributed source code management tool

Flavor Version Run OSVersion Arch License Restricted Status
2.3.2 291 0.6 i386 gpl2 0 fail

Events

Machine Type Time Message
defianti386 info 2015-04-26 02:22:37.535599 Test Started
defianti386 fail 2015-04-26 02:28:05.634026 make fake returned non-zero: 1
defianti386 fail 2015-04-26 02:28:05.786645 Test complete.

Log

===>  Faking install for git-2.3.2
===>   Generating temporary packing list
===> Creating users and/or groups.
Creating group `git_daemon' with gid `964'.
Creating user `git_daemon' with uid `964'.
find perl -type f -name '*.pm' | sort >perl/PM.stamp+ && \
{ cmp perl/PM.stamp+ perl/PM.stamp >/dev/null 2>/dev/null || mv perl/PM.stamp+ perl/PM.stamp; } && \
rm -f perl/PM.stamp+
gmake -C perl  PERL_PATH='/usr/bin/perl' prefix='/usr/local' perl.mak
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
/usr/bin/perl Makefile.PL PREFIX='/usr/local' INSTALL_BASE='' --localedir='/usr/local/share/locale'
Writing perl.mak for Git
Writing MYMETA.yml and MYMETA.json
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
rm -f git-add--interactive git-add--interactive+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-add--interactive.perl >git-add--interactive+ && \
chmod +x git-add--interactive+ && \
mv git-add--interactive+ git-add--interactive
rm -f git-difftool git-difftool+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-difftool.perl >git-difftool+ && \
chmod +x git-difftool+ && \
mv git-difftool+ git-difftool
rm -f git-archimport git-archimport+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-archimport.perl >git-archimport+ && \
chmod +x git-archimport+ && \
mv git-archimport+ git-archimport
rm -f git-cvsexportcommit git-cvsexportcommit+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-cvsexportcommit.perl >git-cvsexportcommit+ && \
chmod +x git-cvsexportcommit+ && \
mv git-cvsexportcommit+ git-cvsexportcommit
rm -f git-cvsimport git-cvsimport+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-cvsimport.perl >git-cvsimport+ && \
chmod +x git-cvsimport+ && \
mv git-cvsimport+ git-cvsimport
rm -f git-cvsserver git-cvsserver+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-cvsserver.perl >git-cvsserver+ && \
chmod +x git-cvsserver+ && \
mv git-cvsserver+ git-cvsserver
rm -f git-relink git-relink+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-relink.perl >git-relink+ && \
chmod +x git-relink+ && \
mv git-relink+ git-relink
rm -f git-send-email git-send-email+ && \
INSTLIBDIR=`MAKEFLAGS= gmake -C perl -s --no-print-directory instlibdir` && \
INSTLIBDIR_EXTRA='' && \
INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \
sed -e '1{' \
    -e '	s|#!.*perl|#!/usr/bin/perl|' \
    -e '	h' \
    -e '	s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
    -e '	H' \
    -e '	x' \
    -e '}' \
    -e 's/@@GIT_VERSION@@/2.3.2/g' \
    git-send-email.perl >git-send-email+ && \
chmod +x git-send-email+ && \
mv git-send-email+ git-send-email
rm -f git-p4 git-p4+ && \
sed -e '1s|#!.*python|#!/usr/local/bin/python2.7|' \
    git-p4.py >git-p4+ && \
chmod +x git-p4+ && \
mv git-p4+ git-p4
gmake -C gitweb  all
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/gitweb'
gmake -C ../  GIT-VERSION-FILE
gmake[2]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2'
gmake[2]: 'GIT-VERSION-FILE' is up to date.
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2'
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/gitweb'
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/local/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/usr/local/share/examples/git/gitweb|g' -e 's|@@PERL@@|/usr/bin/perl|g' git-instaweb.sh >git-instaweb+ && \
chmod +x git-instaweb+ && \
mv git-instaweb+ git-instaweb
gmake -C perl  PERL_PATH='/usr/bin/perl' prefix='/usr/local' localedir='/usr/local/share/locale' all
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
gmake -f perl.mak all
gmake[2]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Log.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Migration.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Memoize/YAML.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Utils.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Fetcher.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Editor.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/I18N.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Prompt.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/Ra.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/IndexInfo.pm
/usr/bin/perl5.18.2 -pe "s<\Q++LOCALEDIR++\E>" blib/lib/Git/SVN/GlobSpec.pm
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
gmake -C templates  SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl'
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/templates'
: no custom templates yet
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/templates'
install -d -m 755 '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/bin'
install -d -m 755 '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core'
install   git-credential-store git-daemon git-fast-import git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-show-index git-upload-pack git-remote-testsvn git-http-fetch git-http-push git-credential-cache git-credential-cache--daemon git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-am git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-pull git-quiltimport git-rebase git-request-pull git-stash git-submodule git-web--browse git-add--interactive git-difftool git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-relink git-send-email git-p4 git-instaweb '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core'
install -m 644  git-mergetool--lib git-parse-remote git-rebase--am git-rebase--interactive git-rebase--merge git-sh-setup git-sh-i18n '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core'
install git git-upload-pack git-receive-pack git-upload-archive git-shell git-cvsserver '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/bin'
gmake -C templates DESTDIR='/magus/work/usr/mports/devel/git/work/fake-inst-i386' install
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/templates'
: no custom templates yet
install -d -m 755 '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/git-core/templates'
(cd blt && tar cf - .) | \
(cd '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/git-core/templates' && umask 022 && tar xof -)
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/templates'
install -d -m 755 '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core/mergetools'
install -m 644 mergetools/* '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core/mergetools'
install -d -m 755 '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/locale'
(cd po/build/locale && tar cf - .) | \
(cd '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/locale' && umask 022 && tar xof -)
gmake -C perl prefix='/usr/local' DESTDIR='/magus/work/usr/mports/devel/git/work/fake-inst-i386' install
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
gmake -f perl.mak install
gmake[2]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/IndexInfo.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/I18N.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Utils.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Fetcher.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Editor.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Prompt.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Migration.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/GlobSpec.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Log.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Ra.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/site_perl/5.18.2/Git/SVN/Memoize/YAML.pm
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Prompt.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Editor.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Memoize::YAML.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Utils.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Fetcher.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::I18N.3
Installing /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man3/Git::SVN::Ra.3
Appending installation info to /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/5.18.2/i386-midnightbsd-thread-multi-64int/perllocal.pod
gmake[2]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2/perl'
bindir=$(cd '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/bin' && pwd) && \
execdir=$(cd '/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core' && pwd) && \
{ test "$bindir/" = "$execdir/" || \
  for p in git git-shell git-upload-pack git-cvsserver; do \
	rm -f "$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; do \
	rm -f "$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-annotate git-apply git-archive git-bisect--helper git-blame git-branch 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-tree git-commit git-config git-count-objects git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-fast-export 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 git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-mktag git-mktree 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-push git-read-tree git-receive-pack git-reflog git-remote git-remote-ext git-remote-fd 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-ref git-stripspace 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-var git-verify-commit git-verify-pack git-verify-tag git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-merge-subtree git-show git-stage git-status git-whatchanged; do \
	rm -f "$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; \
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 -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"
(cd /magus/work/usr/mports/devel/git/work/man1/ && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man1)
(cd /magus/work/usr/mports/devel/git/work/man5/ && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man5)
(cd /magus/work/usr/mports/devel/git/work/man7/ && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/man/man7)
/bin/rm -f /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/perl5/5.18.2/mach/perllocal.pod
/bin/mkdir -p /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/emacs/site-lisp/git
/bin/mkdir -p /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/xemacs/site-lisp/git
install  -o root -g wheel -m 444 /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/emacs/git.el  /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/emacs/site-lisp/git/
install  -o root -g wheel -m 444 /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/emacs/git-blame.el  /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/emacs/site-lisp/git/
/bin/ln -sf /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/emacs/site-lisp/git/git.el     /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/xemacs/site-lisp/git/git.el
/bin/ln -sf /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/emacs/site-lisp/git/git-blame.el  /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/lib/xemacs/site-lisp/git/git-blame.el
===> Installing contributed scripts
/bin/mkdir -p /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/git-core/contrib
/bin/cp -R /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/* /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/share/git-core/contrib
cd /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/subtree && /usr/bin/env V=1 XMLTO_EXTRA=--skip-validation XDG_DATA_HOME=/magus/work/usr/mports/devel/git/work  XDG_CONFIG_HOME=/magus/work/usr/mports/devel/git/work  HOME=/magus/work/usr/mports/devel/git/work TMPDIR="/tmp" PERL_PATH=/usr/bin/perl CURLDIR=/usr/local XDG_DATA_HOME=/magus/work/usr/mports/devel/git/work  XDG_CONFIG_HOME=/magus/work/usr/mports/devel/git/work  HOME=/magus/work/usr/mports/devel/git/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include  OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES TARGETDIR=/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local  DESTDIR=  PREFIX=/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem/usr/local/include"  LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" XMLTO=--skip-validation  gmake -f Makefile NO_TCLTK=yes OPENSSL_CFLAGS="-DNO_IDEA" NO_TCLTK=yes OPENSSL_CFLAGS="-DNO_IDEA" DESTDIR=/magus/work/usr/mports/devel/git/work/fake-inst-i386  install install-doc
gmake -C ../../ GIT-VERSION-FILE
gmake[1]: Entering directory '/magus/work/usr/mports/devel/git/work/git-2.3.2'
gmake[1]: 'GIT-VERSION-FILE' is up to date.
gmake[1]: Leaving directory '/magus/work/usr/mports/devel/git/work/git-2.3.2'
sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree
chmod +x git-subtree
install -d -m 755 /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core
install -m 755 git-subtree /magus/work/usr/mports/devel/git/work/fake-inst-i386/usr/local/libexec/git-core
asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \
	-agit_version=2.3.2 git-subtree.txt
xmlto -m ../../Documentation/manpage-normal.xsl man git-subtree.xml
xmlto: /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/subtree/git-subtree.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
/magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/subtree/git-subtree.xml:2: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
D DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
                                                                               ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
Document /magus/work/usr/mports/devel/git/work/git-2.3.2/contrib/subtree/git-subtree.xml does not validate
Makefile:64: recipe for target 'git-subtree.1' failed
gmake: *** [git-subtree.1] Error 13
*** [post-install] Error code 2

Stop in /usr/mports/devel/git.
*** [fake-post-install] Error code 1

Stop in /usr/mports/devel/git.