From owner-freebsd-ports-bugs@freebsd.org Wed May 20 02:58:04 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 89CD12FCCFC for ; Wed, 20 May 2020 02:58:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49RcrD397Lz4ZHB for ; Wed, 20 May 2020 02:58:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6C9562FCCFB; Wed, 20 May 2020 02:58:04 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6C5D22FD126 for ; Wed, 20 May 2020 02:58:04 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49RcrD2JcLz4Z8b for ; Wed, 20 May 2020 02:58:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 3110B155AA for ; Wed, 20 May 2020 02:58:04 +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 04K2w4ED047460 for ; Wed, 20 May 2020 02:58:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 04K2w4L8047459 for ports-bugs@FreeBSD.org; Wed, 20 May 2020 02:58:04 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 246591] dns/bind916 Fails to build if option GSSAPI_HEIMDAL is set Date: Wed, 20 May 2020 02:57:57 +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: epopen@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mat@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: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2020 02:58:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246591 Bug ID: 246591 Summary: dns/bind916 Fails to build if option GSSAPI_HEIMDAL is set Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: epopen@gmail.com Flags: maintainer-feedback?(mat@FreeBSD.org) Assignee: mat@FreeBSD.org Created attachment 214675 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214675&action= =3Dedit Build report of portmaster Hi All. I encounter issue about build failed as below... checking for GSSAPI library... looking in /usr/local/lib checking gssapi.h usability... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no configure: error: gssapi.h not found =3D=3D=3D> Script "configure" failed unexpectedly. Where option GSSAPI_HEIMDAL is set. In my system.. 1.Ports "security/heimdal" was ready. 2./etc/make.conf configure added as below. OPTIONS_SET+=3DGD GSSAPI_HEIMDAL Today,I found example in /usr/ports/Mk/Uses/gssapi.mk as below # GSSAPI_HEIMDAL_USES=3Dgssapi:heimdal # GSSAPI_HEIMDAL_CONFIGURE_ON=3D \ # --with-gssapi=3D${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS}=20=20 So I tried to modify Makefile as below GSSAPI_HEIMDAL_CONFIGURE_ON=3D --with-gssapi=3D${GSSAPIBASEDIR} \ + ${GSSAPI_CONFIGURE_ARGS}=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 - KRB5CONFIG=3D"${KRB5CONFIG}" Result: Build successful. I have no idea about KRB5CONFIG=3D"${KRB5CONFIG}" Can help fix build fail issue? Thanks all very much. --=20 You are receiving this mail because: You are the assignee for the bug.=