===> Building for cgen-20131001nb1
Making info in doc
restore=: && backupdir=".am$$" &&  rm -rf $backupdir && mkdir $backupdir &&  if (/Users/pbulk/build/devel/cgen/work/.tools/bin/makeinfo --version) >/dev/null 2>&1; then  for f in cgen.info cgen.info-[0-9] cgen.info-[0-9][0-9] cgen.i[0-9] cgen.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;  done;  else :; fi &&  if /Users/pbulk/build/devel/cgen/work/.tools/bin/makeinfo   -I .  -o cgen.info `test -f 'cgen.texi' || echo './'`cgen.texi;  then  rc=0;  else  rc=$?;  $restore $backupdir/* `echo "./cgen.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
running.texi:19: raising the section level of @subsection which is too low
*** [cgen.info] Error code 1

bmake[1]: stopped making "info" in /Users/pbulk/build/devel/cgen/work/src/cgen/doc
bmake[1]: 1 error

bmake[1]: stopped making "info" in /Users/pbulk/build/devel/cgen/work/src/cgen/doc

bmake: stopped making "info" in /Users/pbulk/build/devel/cgen/work/src/cgen
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/cgen
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/cgen