[Bug 285999] make index fails on stable/13 and releng/13.5 with "make_index: Circular dependency loop found: glib-2.82.4_1,2 depends upon itself."

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Apr 2025 11:32:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285999

mew14930xvi <mew14930xvi@inbox.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mew14930xvi@inbox.lv

--- Comment #10 from mew14930xvi <mew14930xvi@inbox.lv> ---
This is a message from portsnap.

$ grep -A1 -B2 'Circular dependency loop found'
ports-mgmt/portsnap/work/portsnap-1.1/make_index.c
        case 1:
                /* We're in the middle of recursing this port */
                errx(1, "Circular dependency loop found: %s"
                    " depends upon itself.\n", p->pkgname);

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.