[Bug 293972] security/sssd2: build failure with net/samba423: pkg-static: talloc242-2.4.2_3 conflicts with talloc243-2.4.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Mar 2026 10:32:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293972

            Bug ID: 293972
           Summary: security/sssd2: build failure with net/samba423:
                    pkg-static: talloc242-2.4.2_3 conflicts with
                    talloc243-2.4.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ohartmann@walstatt.org
                CC: arrowd@FreeBSD.org, samba@FreeBSD.org
                CC: arrowd@FreeBSD.org, samba@FreeBSD.org

net/samba423 installs by default devel/talloc243, which seems all right in many
cases. With the latest ports security/sssd2 (recently patched for utilizing
net/samba423) the build process bails out databases/lldb29 (see below) which is
explicit requiring   devel/talloc242 which causes a build fail:

[...]
===>  talloc242-2.4.2_3 conflicts with installed package(s): 
      talloc243-2.4.3

      They install files into the same place.
      You may want to stop build with Ctrl + C.
===>  Checking if talloc242 is already installed
===>   Registering installation for talloc242-2.4.2_3 as automatic
Installing talloc242-2.4.2_3...
pkg-static: talloc242-2.4.2_3 conflicts with talloc243-2.4.3 (installs files
into the same place).  Problematic file: /usr/local/include/pytalloc.h
*** Error code 1

Stop.
make[3]: stopped making
"/usr/ports/devel/talloc242/work/.install_done.talloc._usr_local" in
/usr/ports/devel/talloc242
*** Error code 1

[...]

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