From nobody Fri Sep 22 05:56:28 2023 X-Original-To: python@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 4RsM303fkZz4vZXb for ; Fri, 22 Sep 2023 05:56:28 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RsM302NYMz4JMs for ; Fri, 22 Sep 2023 05:56:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695362188; a=rsa-sha256; cv=none; b=tu/yNwA+4jk5xOfy7t7fNszw2BKKlcnl1WRnItGC1tKNvlIucx0+nShQDjmf0bkVc9UOEk cXzrM41DNuv5veI6Z3v3mJLjJU5Hiszk/h24jbdP5mWEpGy3Q2unFCMAdCysNUAtV1sZA/ aOwpYZo4KEl8qn5sixUR1a/mlDazuTHy4Xh8Fa0QQvgBmuw0ghSy2/9LD9BwoQIHHSkh0L 7DV2YS27YP/P7MLmYZ4smfzmr5HrEt2fT3UGa3r5TxjdTs9uBEA8xCwLFLUNwVHiXxCm9J m/z1XjnrKhvQ14L3zc5gPVwLzcOswU4+tL6sQQmB8guQ9eORLrncQXyBSluqvA== 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=1695362188; 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: in-reply-to:in-reply-to:references:references; bh=1cZfVGtELYrzh0htaexUEBCLKfx+kjXL+Td0f2Y7LOw=; b=PzTLdvUncP5P+vr1p9rIrTwohgits9K/Ku4Rq444BZ2EneimCwj28COFFP1w1sZTW2RfOf WhncMZ7A1gom7LlrPjw6drNsrLLEFAwHnfG2VIjcBSh9SkOsWYqkVEAyZafD56Edy1C5ds krr8Q567rGArUc8DsWQYkC81/l4sZidMe384PhoRGfX4QpOGKcNex1e9xSP+n0K2zcBvpA bNlRAPKjc2DZsyBXE1oxQRvq99JTJ4uo78GtAN1PoIH/rhIN6rBqohRmQduU0nuRGNdy1C 6bHF9kI7iMr1eYZReqgSZHwU55SZD4YmJWOf5MyELascBhWlfpf+iv0IMwei2g== 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 4RsM301N0Pz18tM for ; Fri, 22 Sep 2023 05:56:28 +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 38M5uSo2049815 for ; Fri, 22 Sep 2023 05:56:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38M5uS2d049814 for python@FreeBSD.org; Fri, 22 Sep 2023 05:56:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 273769] security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127 Date: Fri, 22 Sep 2023 05:56:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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 Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fuz@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273769 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D180f204723aad9bf022fac60b1f3822= b2abdad80 commit 180f204723aad9bf022fac60b1f3822b2abdad80 Author: John W. O'Brien AuthorDate: 2023-09-22 01:19:09 +0000 Commit: Robert Clausecker CommitDate: 2023-09-22 05:32:33 +0000 security/py-gssapi: enforce that exactly one GSSAPI_* option is set You must set exactly one OPTION from among GSSAPI_BASE, GSSAPI_HEIMDAL, and GSSAPI_MIT. This patch, converting that OPTION group from RADIO to SINGLE will make the error much clearer in this case. PR: 273769 Reported by: Oclair MFH: 2023Q3 (cherry picked from commit c561d3281419fefe3495732244b6a570d0145b74) security/py-gssapi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=