tech-pkg archive

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

Re: gtexinfo perhaps broke?



Le 22/08/13 13:54, Richard PALO a écrit :
Can't seem to get a fresh devel/scmcvs built on "current" because of :
Making all in doc
--- ./cvs.info ---
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && cd . &&  rm -rf
$backupdir && mkdir $backupdir &&  if
(/var/tmp/pkgsrc/devel/scmcvs/work/.tools/bin/makeinfo --version)
>/dev/null 2>&1; then  for f in ./cvs.info ./cvs.info-[0-9]
./cvs.info-[0-9][0-9] ./cvs.i[0-9] ./cvs.i[0-9][0-9]; do  if test -f
$f; then mv $f $backupdir; restore=mv; else :; fi;  done;  else :; fi
&&  cd "$am__cwd";  if
/var/tmp/pkgsrc/devel/scmcvs/work/.tools/bin/makeinfo   -I .  -o
./cvs.info ./cvs.texinfo;  then  rc=0;  cd .;  else  rc=$?;  cd . &&
$restore $backupdir/* `echo "././cvs.info" | sed 's|[^/]*$||'`;  fi;
rm -rf $backupdir; exit $rc
./cvs.texinfo:114: @sp missing argument
./cvs.texinfo:116: @sp missing argument
./cvs.texinfo:12770: warning: node next `commit files' in menu
`taginfo' and in sectioning `rcsinfo' differ
./cvs.texinfo:13335: warning: node next `rcsinfo' in menu `cvsignore'
and in sectioning `taginfo' differ
./cvs.texinfo:13335: warning: node prev `rcsinfo' in menu `taginfo'
and in sectioning `commit files' differ
./cvs.texinfo:13393: warning: node next `taginfo' in menu `rcsinfo'
and in sectioning `cvsignore' differ
./cvs.texinfo:13393: warning: node prev `taginfo' in menu `commit
files' and in sectioning `rcsinfo' differ
./cvs.texinfo:13430: warning: node prev `cvsignore' in menu `rcsinfo'
and in sectioning `taginfo' differ
*** [./cvs.info] Error code 1


Well, for cvs I found the patch (push forthcoming) upstream on savannah... not sure yet about gtexinfo...



Home | Main Index | Thread Index | Old Index