From nobody Tue Jul 30 12:49:24 2024
X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WYFRT368nz5Rvbh
	for <ports-bugs@mlmmj.nyi.freebsd.org>; Tue, 30 Jul 2024 12:49:25 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4WYFRT08L7z4jGP
	for <ports-bugs@FreeBSD.org>; Tue, 30 Jul 2024 12:49:25 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722343765; a=rsa-sha256; cv=none;
	b=DF/I9jC+uINBLrAeGE5hlU6FdDYPlrzN8TPsjgSVXNtP7k7Fk8keShyfqyRtwxtjHc/j4b
	FZFvxJHUUiP3Pkxzdb1rXWrIfQShp+clhbYj/38l7tUACuoz1otr2LdJ7A/l6802Uoi8gz
	jjozjYJk12KVVbQw0JAskXXAKdTG6vLbQp2RdIYGi9LgQp1uRIBm/60w5rVJiMwLsk/v2w
	GrHY/D7UWMSl46I3u65VHO73Kmj6X6goqAQVmDSmV+2WycSD0qPuVX8tdzDxaXjXxMfsaj
	u/jY2Nsw+R9G2vdo0za7rXQTUDGW0vbvzvWhJQro5kUuF/Cu1jTWYTYQVXljgA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1722343765;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=2f7e1jiniyJI+PXaKtTO1Hv1MiTLyNsk0FgnTOmdcew=;
	b=xPAfZre8WwR4JgS4P7K7rkpognCv3mMRoKxzO5KyK+wqSCJKvx6v9zV3ihr9YUxXxiwQAE
	6kaPeAKs2jVvno78otRzDs3A62kegNZ0YpGv5X6aGAIzcn9ZnyBROLtkSWMwRxvcA6ffRS
	9xGthWhVIBIqNTk2J3hQ5KYL5BY+/KbHodw5akMIfGrNKjB7L53YOgWpL4MqPRaZc9JQqn
	2qI0iaTd/9Gy/Fuvs1zdfIa53Nc9+ezA6LrwWdxS/QlAHimc4I9wwSkBhOvSUpsAqewT4o
	VLw8nfo+OmVehfp0o3Fxs8lBxpxRPtubiIkQQilhVFUx4IWQZyfJ8CkciBreUQ==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WYFRS6mJqzHld
	for <ports-bugs@FreeBSD.org>; Tue, 30 Jul 2024 12:49:24 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46UCnOnY060565
	for <ports-bugs@FreeBSD.org>; Tue, 30 Jul 2024 12:49:24 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46UCnOhr060564
	for ports-bugs@FreeBSD.org; Tue, 30 Jul 2024 12:49:24 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: ports-bugs@FreeBSD.org
Subject: [Bug 280510] net/samba419: Fix building without bundled dependencies
Date: Tue, 30 Jul 2024 12:49:24 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: 0mp@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: mikael@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
 flagtypes.name
Message-ID: <bug-280510-7788@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs
List-Help: <mailto:ports-bugs+help@freebsd.org>
List-Post: <mailto:ports-bugs@freebsd.org>
List-Subscribe: <mailto:ports-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:ports-bugs+unsubscribe@freebsd.org>
X-BeenThere: freebsd-ports-bugs@freebsd.org
Sender: owner-freebsd-ports-bugs@FreeBSD.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280510

            Bug ID: 280510
           Summary: net/samba419: Fix building without bundled
                    dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mikael@FreeBSD.org
          Reporter: 0mp@FreeBSD.org
          Assignee: mikael@FreeBSD.org
             Flags: maintainer-feedback?(mikael@FreeBSD.org)

Currently, the build of Samba 4.19 without the bundled libs does not work. =
It
seems to be required, however, if we want to keep ports like security/sssd2
working.

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