Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2022 17:06:58 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Andy Farkas <andyf@andyit.com.au>, freebsd-ports@freebsd.org
Subject:   Re: make index failing again
Message-ID:  <PSAPR03MB5639569AB6814694811329D6FAB39@PSAPR03MB5639.apcprd03.prod.outlook.com>
In-Reply-To: <2a3c0b79-cfcf-6229-813c-c50ac36c7326@andyit.com.au>
References:  <2a3c0b79-cfcf-6229-813c-c50ac36c7326@andyit.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.

Andy Farkas wrote on 2022/06/21 16:27:
> 
> So I've discussed this issue before but now something different
> is annoyingly stopping me from completing a 'make index' in my
> ports tree...
> 

> root:/usr/ports # make index
> Generating INDEX-13 - please wait..--- describe.accessibility ---
> --- describe.arabic ---
> --- describe.archivers ---
> ...
> --- describe.x11-toolkits ---
> --- describe.x11-wm ---
> make_index: Circular dependency loop found: pulseaudio-14.2_4 depends upon itself.
> 
>  Done.

It is probably caused by options.
It can be circulated in the following order

audio/pulseaudio (enabled SOXR)
audio/libsoxr (enabled AVFFT)
multimedia/ffmpeg (enabled PULSEAUDIO)

Regards.




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