On Sat, Aug 7, 2010 at 5:46 AM, Chip Camden <sterl...@camdensoftware.com> wrote:
> I just pulled mercurial, and the build nowfails:
>
> for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgdiff  hgk
> logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
> perf.py  pylintrc  python-hook-examples.py  rewrite-log  sample.hgrc
> shrink-revlog.py  simplemerge  tcsh_completion  tcsh_completion_build.sh
> tmplrewrite.py  undumprevlog  zsh_completion  git-viz/git-cat-file
> git-viz/git-diff-tree  git-viz/git-rev-list  git-viz/git-rev-tree
> git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c  vim/HGAnnotate.vim
> vim/hg-menu.vim  vim/hgcommand.vim  vim/patchreview.txt
> vim/patchreview.vim; do  /bin/cp -p
> /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
> /usr/local/share/mercurial/contrib/${f};  done
> cp: /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff: No
> such file or directory
> *** Error code 1
>
> Indeed there is no directory:
> /usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/hgdiff
>

Almost same problem as you:
for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgk
logo-droplets.svg  memory.py  mercurial.el  mergetools.hgrc  mq.el
perf.py  pylintrc  python-hook-examples.py  sample.hgrc
shrink-revlog.py  simplemerge  tcsh_completion
tcsh_completion_build.sh  tmplrewrite.py  undumprevlog  zsh_completion
 git-viz/git-cat-file  git-viz/git-diff-tree  git-viz/git-rev-list
git-viz/git-rev-tree  git-viz/hg-viz  hgsh/Makefile  hgsh/hgsh.c
vim/HGAnnotate.vim  vim/hg-menu.vim  vim/hgcommand.vim
vim/patchreview.txt  vim/patchreview.vim; do  /bin/cp -p
/usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/${f}
/usr/local/share/mercurial/contrib/${f};  done
cp: 
/usr/obj/usr/ports/devel/mercurial/work/mercurial-1.6.2/contrib/git-viz/git-cat-file:
No such file or directory
*** Error code 1


-- 
chs,
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to