Re: 6.1.4 running on a Performa 450 / LCIII
David Brownlee <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <CAGN_6paViPGLWkYEiAo0YOJqP-9VzsAN0bGYfvMLTbDeskxq1A@mail.gmail.com> |
On 19 May 2014 02:01, Bjarne Bäckström <[email protected]> wrote: > > makemandb -v > Building temporary file cache > Performing index update > Parsing: /usr/X11R6/man/man1/rman.1 > makemandb: Error in indexing /usr/X11R6/man/man1/rman.1 > Parsing: /usr/X11R6/man/man3/Xv.3 > makemandb: Error in indexing /usr/X11R6/man/man3/Xv.3 > Parsing: /usr/X11R6/man/man3/XvPutVideo.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvPutVideo.3 > Parsing: /usr/X11R6/man/man3/XvSelectVideoNotify.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvSelectVideoNotify.3 > Parsing: /usr/X11R6/man/man3/XvFreeAdaptorInfo.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvFreeAdaptorInfo.3 > Parsing: /usr/X11R6/man/man3/XvFreeEncodingInfo.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvFreeEncodingInfo.3 > Parsing: /usr/X11R6/man/man3/XvGetPortAttribute.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvGetPortAttribute.3 > Parsing: /usr/X11R6/man/man3/XvGetStill.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvGetStill.3 > Parsing: /usr/X11R6/man/man3/XvGetVideo.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvGetVideo.3 > Parsing: /usr/X11R6/man/man3/XvGrabPort.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvGrabPort.3 > Parsing: /usr/X11R6/man/man3/XvPortNotify.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvPortNotify.3 > Parsing: /usr/X11R6/man/man3/XvPutStill.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvPutStill.3 > Parsing: /usr/X11R6/man/man3/XvQueryAdaptors.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryAdaptors.3 > Parsing: /usr/X11R6/man/man3/XvQueryBestSize.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryBestSize.3 > Parsing: /usr/X11R6/man/man3/XvQueryEncodings.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryEncodings.3 > Parsing: /usr/X11R6/man/man3/XvQueryExtension.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryExtension.3 > Parsing: /usr/X11R6/man/man3/XvSelectPortNotify.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvSelectPortNotify.3 > Parsing: /usr/X11R6/man/man3/XvSetPortAttribute.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvSetPortAttribute.3 > Parsing: /usr/X11R6/man/man3/XvStopVideo.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvStopVideo.3 > Parsing: /usr/X11R6/man/man3/XvUngrabPort.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvUngrabPort.3 > Parsing: /usr/X11R6/man/man3/XvVideoNotify.3 > makemandb: Error in indexing /usr/X11R6/man/man3/XvVideoNotify.3 > Total Number of new or updated pages encountered = 21 > Total number of (hard or symbolic) links found = 3 > Total number of pages that were successfully indexed/updated = 0 > Total number of pages that could not be indexed due to errors = 21 > Deleting stale index entries > While stopping makemandb from running on every boot is probably the best fix for you (echo makemandb=NO >> /etc/rc.conf), these errors seem to be caused by some X11R6 manpages being in a format makemandb cannot handle. This was probably not noticed sooner because most NetBSD ports ship with X11R7 now.