Re: make index fail

From: Michael Gmelin <grembo_at_freebsd.org>
Date: Thu, 09 Jun 2022 11:23:42 UTC

> On 9. Jun 2022, at 11:59, Andy Farkas <andyf@andyit.com.au> wrote:
> 
> 
> Whenever I update my ports tree (git pull) I then do a make index.


What is the output of “git status”?

-m


> Over the last week or so it has been failing like this:
> 
> %%%
> root@mater:/usr/ports # make index
> Generating INDEX-13 - please wait..--- describe.accessibility --- [0]
> --- describe.arabic ---
>  ...
> --- describe.x11-wm ---
> make_index: /usr/ports/accessibility/kmouth: no entry for /usr/ports/accessibility/qt5-speech
>  Done.
> %%%
> 
> After this /usr/ports/INDEX-13 is 0 bytes.
> 
> Any hints as to how to fix?
> 
> [0] have always wondered why there is no newline after the 'please wait..'
> 
> -andyf
> 
>