From nobody Sun Sep  8 17:07:10 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 4X1xGR2PnJz5VSXp
	for <ports-bugs@mlmmj.nyi.freebsd.org>; Sun, 08 Sep 2024 17:07:11 +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 4X1xGR0fB2z4WZs
	for <ports-bugs@FreeBSD.org>; Sun,  8 Sep 2024 17:07:11 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725815231; a=rsa-sha256; cv=none;
	b=J+RiOtHekPoUGaxenXlvqqUiTqW4nW5hPAyeEBj6TivkAOiyHVCa3S+m57H0R2ty3LqKqA
	LPubSRp6+6DBvL8Jb0xFLZtH5lF2RQqy6G9gqdZeELta6OOh9AydHpecf4Ld29+DMhSlY+
	hCvdJsLdGhTiUic6p2PGqRPx4nzaCslIwi/IUK4ChpfFYmCDE170DK+tfdMZylaAVrANBH
	L6MwgcW/2HEfVTaPWI0AtXH1eP1c91qlPghXw0uzqGgQkrWXIGAKjuEmo01RKgfA6S0hWd
	SeO2I7fYSRSKjwmS8ENBPgNQhgNwjb8iBQL2Tclhw63uEOR32O+tSjA7eCGqcA==
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=1725815231;
	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=UfByIjRTSZ1Uhc5PkKvC58H92qfeVfI4VBh6/bTHwHY=;
	b=ZIfD63Bor6758U02CEUA3rkWnLFazMfA3vcbrFeQmks0Uz72ttAHyAykPObZl8biiM15Wy
	F36ly5m8KD70GkZiONp6bqnfnL2Y5U4oVToI+/H9ygTQkgqQFoXMHGPgq6k2z5Ka5N2Iim
	0WMJryeqoNhWQ+In+RGJDXKkQ24dt/E+2JLS9ONUTvh4Uz2cRrR45+JUVKdfE5PNyfNiN5
	IPmHMUOiqhZWli0LstxpGZHfx98VV/f5Cg4xUlNg8I3h5vA78gt17SynL5pvzU6+XXxJTw
	WcEX9bfsGmU3oP3sjb2zlzqo2Z049JYuHxBIrtm7QBlhEne3H3y62ba9YBSzqQ==
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 4X1xGR0FhjzSG8
	for <ports-bugs@FreeBSD.org>; Sun,  8 Sep 2024 17:07:11 +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 488H7AYH039538
	for <ports-bugs@FreeBSD.org>; Sun, 8 Sep 2024 17:07:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 488H7A1e039533
	for ports-bugs@FreeBSD.org; Sun, 8 Sep 2024 17:07:10 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 281370] security/openssh-portable  build error with heimdal
 enabled
Date: Sun, 08 Sep 2024 17:07:10 +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: ekillips@gmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: bdrewery@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 attachments.created
Message-ID: <bug-281370-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=3D281370

            Bug ID: 281370
           Summary: security/openssh-portable  build error with heimdal
                    enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: ekillips@gmail.com
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@FreeBSD.org

Created attachment 253431
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253431&action=
=3Dedit
config log

configure: error: *** compiler cannot create working executables, check
config.log ***

build when heimdal disabled

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