Re: make index is broken
- Reply: Vasily Postnicov : "Re: make index is broken"
- In reply to: Antoine Brodin : "Re: make index is broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Sep 2022 08:31:08 UTC
On Thu, Sep 8, 2022 at 8:10 AM Antoine Brodin <antoine@freebsd.org> wrote: > > On Thu, Sep 8, 2022 at 7:54 AM Stefan Esser <se@freebsd.org> wrote: > > > > Am 08.09.22 um 09:41 schrieb Vasily Postnicov: > > > Hi! My port tree is on commit 9c85fa7 and my FreeBSD version is 13.1-RELEASE. > > > It seems that after recent changes to the ports (moving of WWW entries to > > > Makefiles) `make index` has become broken. > > > > > > Here are the last lines of `make index`: > > > --- describe.www --- > > > --- describe.x11 --- > > > --- describe.x11-clocks --- > > > --- describe.x11-drivers --- > > > --- describe.x11-fm --- > > > --- describe.x11-fonts --- > > > --- describe.x11-servers --- > > > --- describe.x11-themes --- > > > --- describe.x11-toolkits --- > > > --- describe.x11-wm --- > > > sort: Illegal byte sequence > > > Done. > > > > > > The empty index is produced. Do you know how to fix it? Should I also file a PR? > > > > This should just have been fixed by bapt and tcberner. > > No this is still broken Fixed in commit c3e720f009a03a86247b03513ba70828e14e29d6 Antoine