devel/gmake-lite: fails on CURRENT r 268535 to build: @itemx must follow @item

O. Hartmann ohartman at zedat.fu-berlin.de
Fri Jul 11 20:53:23 UTC 2014


On FreeBSD 11.0-CURRENT #2 r268535: Fri Jul 11 22:09:39 CEST 2014 amd64 the port
devel/gmake-lite fails to build with the following error, shown below. The port is
prerequisite and needed for lang/gcc4[89] which has been updated recently.

The box failing has recently been "cleaned up" via make delete-old-libs in /usr/src. Is
there anything I can do or fix?

Please CC me.

oh

[...]
Updating ./version.texi
--- ./make.info ---
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd .
&&  rm -rf $backupdir && mkdir $backupdir &&  if
(/bin/sh /usr/ports/devel/gmake-lite/work/make-3.82/config/missing --run makeinfo
--version) >/dev/null 2>&1; then  for f
in ./make.info ./make.info-[0-9] ./make.info-[0-9][0-9] ./make.i[0-9] ./make.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 /bin/sh /usr/ports/devel/gmake-lite/work/make-3.82/config/missing
--run makeinfo   -I .  -o ./make.info ./make.texi;  then  rc=0;
CDPATH="${ZSH_VERSION+.}:" && cd .;  else  rc=$?;  CDPATH="${ZSH_VERSION+.}:" && cd . &&
$restore $backupdir/* `echo "././make.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir;
exit $rc ./make.texi:8475: @itemx must follow @item *** [./make.info] Error code 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140711/134b1f48/attachment.sig>


More information about the freebsd-ports mailing list