Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2022 09:19:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 262853] textproc/libxslt circular dependency upon itself
Message-ID:  <bug-262853-39348-TskXLEfc6w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262853-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262853-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262853

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(deskto |maintainer-feedback+
                   |p@FreeBSD.org)              |
           Severity|Affects Only Me             |Affects Some People
             Status|New                         |Open
                 CC|                            |diizzy@FreeBSD.org,
                   |                            |vishwin@freebsd.org

--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
This dependency loop can also happen in poudriere, albeit auto-resolvable.
CC/pointy hat to committer.

Many ports specify a BUILD_DEPENDS on libxslt because their build processes
need the included bin/xsltproc. An easy way to trigger this is to enable the
PSL option in ftp/curl, for which devel/cmake specifies as an unconditional
LIB_DEPENDS. ftp/curl's PSL option pulls in dns/libpsl, which uses xsltproc
(this port) as part of its build process, which now uses cmake to build rat=
her
than the previous build system. OP, does this sound about right or similar?

In any case, do not even think about suggesting that users who build their =
own
ports revert to ftp/curl's default options just to keep this port happy.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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