Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2015 09:04:41 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r384218 - in head/news: husky husky-fidoconf
Message-ID:  <55335389.3030002@marino.st>
In-Reply-To: <8udp-mayt-wny@FreeBSD.org>
References:  <201504181028.t3IAStv4005766@svn.freebsd.org>	<r3rh-mxb2-wny@FreeBSD.org> <55325F8F.1070801@marino.st> <8udp-mayt-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/18/2015 22:35, Jan Beich wrote:
> John Marino <freebsd.contact@marino.st> writes:
> 
>>> John Marino <marino@FreeBSD.org> writes:
>>>
>>>> Log:
>>>>   The fidoconf package uses texi files to build an info page and an html
>>>>   page.  It appears there is no man page equivalent.  I couldn't find a
>>>>   patch to fix the old-format texi files that the latest texinfo programs
>>>>   can read, so I blocked them from building on FreeBSD 11 and DragonFly
>>>>   where the port was broken.
>>>
>>> Would the following work? Found within a minute on $search_engine for
>>> "raising the section level of @subsection which is too low".
>>>
>>
>> I think most of these had multiple problems, not just @subsection.  The
>> other husky INFO page had unrecognized functions or something like that.
> 
> pkg-fallout skipped husky-htick port. I've committed the fix.
> Unless there're more errors can you back out INFO-crippling stuff?
> 

Hi Jan,
I backed this out without checking it, and unfortunately I should not
have.  See fidoconf log below.   -- John

gmake[3]: Entering directory
'/wrkdirs/news/husky-fidoconf/work/husky/fidoconf'
gmake[3]: Nothing to be done for 'progs'.
gmake[3]: Leaving directory
'/wrkdirs/news/husky-fidoconf/work/husky/fidoconf'
(cd doc && gmake all)
gmake[3]: Entering directory
'/wrkdirs/news/husky-fidoconf/work/husky/fidoconf/doc'
export LC_ALL=C; \
makeinfo --html --no-split fidoconfig.texi
makeinfo --no-split fidoconfig.texi

./proposal.texi:82: warning: @item missing argument
./proposal.texi:157: warning: @table has text but no @item
fidoconfig.texi:2305: warning: @item missing argument
fidoconfig.texi:2308: warning: @item missing argument
fidoconfig.texi:2534: warning: command @minus does not accept arguments
fidoconfig.texi:2555: warning: command @minus does not accept arguments
fidoconfig.texi:2547: raising the section level of @subsection which is
too low
Makefile:51: recipe for target 'fidoconfig.info' failed
gmake[3]: *** [fidoconfig.info] Error 1
gmake[3]: *** Waiting for unfinished jobs....
./proposal.texi:82: warning: @item missing argument
./proposal.texi:157: warning: @table has text but no @item
fidoconfig.texi:2305: warning: @item missing argument
fidoconfig.texi:2308: warning: @item missing argument
fidoconfig.texi:2534: warning: command @minus does not accept arguments
fidoconfig.texi:2555: warning: command @minus does not accept arguments
fidoconfig.texi:2547: raising the section level of @subsection which is
too low
Makefile:36: recipe for target 'fidoconfig.html' failed
gmake[3]: *** [fidoconfig.html] Error 1
gmake[3]: Leaving directory
'/wrkdirs/news/husky-fidoconf/work/husky/fidoconf/doc'
Makefile:78: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
'/wrkdirs/news/husky-fidoconf/work/husky/fidoconf'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/news/husky-fidoconf
*** Error code 1









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55335389.3030002>