pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35125 (devel/scmgit fails to build from pkgsrc)



The following reply was made to PR pkg/35125; it has been noted by GNATS.

From: brad harder <bharder%methodlogic.net@localhost>
To: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        pkgsrc-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/35125 (devel/scmgit fails to build from pkgsrc)
Date: Sun, 26 Nov 2006 20:24:09 -0800

 It builds fine now :)  Thx, wiz.
 
 
 On Sun, Nov 26, 2006 at 08:00:38PM -0800, brad harder wrote:
 > Scratch that -- I didn't have latest pkgsrc... re-building again now.
 > 
 > On Mon, Nov 27, 2006 at 03:50:04AM +0000, brad harder wrote:
 > > The following reply was made to PR pkg/35125; it has been noted by GNATS.
 > > 
 > > From: brad harder <bharder%methodlogic.net@localhost>
 > > To: gnats-bugs%NetBSD.org@localhost
 > > Cc: 
 > > Subject: Re: pkg/35125 (devel/scmgit fails to build from pkgsrc)
 > > Date: Sun, 26 Nov 2006 19:48:14 -0800
 > > 
 > >  On Sun, Nov 26, 2006 at 10:35:32PM +0000, wiz%netbsd.org@localhost wrote:
 > >  > Synopsis: devel/scmgit fails to build from pkgsrc
 > >  >=20
 > >  > State-Changed-From-To: open->feedback
 > >  > State-Changed-By: wiz%netbsd.org@localhost
 > >  > State-Changed-When: Sun, 26 Nov 2006 22:35:31 +0000
 > >  > State-Changed-Why:
 > >  > I just updated the package to 1.4.4.1, which should fix
 > >  > this problem. Could you please confirm? Thanks.
 > >  >=20
 > >  
 > >  I can confirm it _doesn't_ fix it, unfortunately:
 > >  
 > >  xmlto -m callouts.xsl man git-rev-parse.xml
 > >  xmlto: input does not validate (status 1)
 > >  
 > > /usr/pkgsrc/devel/scmgit/work/git-1.4.1/Documentation/git-rev-parse.xml:298=
 > >  : parser error : Opening and ending tag mismatch: subscript line 298 and 
 > > em=
 > >  phasis
 > >  A suffix <emphasis><subscript>&lt;n&gt;</emphasis> to a revision 
 > > parameter =
 > >  means
 > >                                                    ^
 > >  
 > > /usr/pkgsrc/devel/scmgit/work/git-1.4.1/Documentation/git-rev-parse.xml:300=
 > >  : parser error : Opening and ending tag mismatch: emphasis line 298 and 
 > > sub=
 > >  script
 > >    commit object, following only the first parent.  I.e. rev</subscript>3 
 > > is
 > >                                                                         ^
 > >  gmake[1]: *** [git-rev-parse.1] Error 1
 > >  rm git-fetch-pack.xml git-rev-list.xml git-apply.xml git-local-fetch.xml 
 > > gi=
 > >  t-mktree.xml git-pull.xml git-diff-files.xml git-describe.xml 
 > > git-merge.xml=
 > >   git-convert-objects.xml git-cvsimport.xml git-commit-tree.xml 
 > > git-fetch.xm=
 > >  l git-receive-pack.xml git-pack-objects.xml git-clean.xml 
 > > git-prune-packed.=
 > >  xml git-archimport.xml git-grep.xml git-annotate.xml 
 > > git-get-tar-commit-id.=
 > >  xml git-request-pull.xml git-imap-send.xml git-mv.xml git-applypatch.xml 
 > > gi=
 > >  t-push.xml git-fsck-objects.xml git-cvsexportcommit.xml 
 > > git-check-ref-forma=
 > >  t.xml git-lost-found.xml git-index-pack.xml git-fmt-merge-msg.xml 
 > > git-diff.=
 > >  xml git-rerere.xml git-init-db.xml git-prune.xml git-rev-parse.xml 
 > > git-form=
 > >  at-patch.xml git-rebase.xml git-cherry-pick.xml git-merge-one-file.xml 
 > > git-=
 > >  reset.xml git-patch-id.xml git-relink.xml git-ls-remote.xml git-blame.xml 
 > > g=
 > >  it-branch.xml git-clone.xml git-merge-base.xml git-hash-object.xml 
 > > git-merg=
 > >  e-index.xml git-applymbox.xml git-mailinfo.xml git-log.xml 
 > > git-resolve.xml =
 > >  git-peek-remote.xml git-name-rev.xml git-checkout-index.xml 
 > > git-bisect.xml =
 > >  git-daemon.xml git-checkout.xml git-count-objects.xml git-mailsplit.xml 
 > > git=
 > >  -http-fetch.xml git-commit.xml git-cvsserver.xml git-quiltimport.xml 
 > > git-di=
 > >  ff-tree.xml git-am.xml git-pack-redundant.xml git-ls-tree.xml 
 > > git-diff-stag=
 > >  es.xml git-repack.xml git-read-tree.xml git-add.xml git-mktag.xml 
 > > git-repo-=
 > >  config.xml git-cherry.xml git-p4import.xml git-parse-remote.xml 
 > > git-diff-in=
 > >  dex.xml git-merge-tree.xml git-http-push.xml git-cat-file.xml 
 > > git-ls-files.=
 > >  xml
 > >  gmake[1]: Leaving directory 
 > > `/usr/pkgsrc/devel/scmgit/work/git-1.4.1/Docume=
 > >  ntation'
 > >  gmake: *** [doc] Error 2
 > >  *** Error code 2
 > >  
 > >  Stop.
 > >  make: stopped in /usr/pkgsrc/devel/scmgit
 > >  *** Error code 1
 > >  =20
 > >  
 > >  This only appears to be an issue w/ some poorly-formed XML documentation, 
 > > b=
 > >  y looking at the error message and paths... If I find a few spare 
 > > moments, =
 > >  I'll take a look; in the meantime, I'll send this in case somebody gets 
 > > to =
 > >  it before me.
 > >  
 > >  --=20
 > >  
 > >  -bch
 > >  
 > 
 > -- 
 > 
 > -bch
 
 
 
 -- 
 
 -bch
 



Home | Main Index | Thread Index | Old Index