From nobody Mon Sep 9 19:13:29 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 4X2c1j4yFFz5Tlqg for ; Mon, 09 Sep 2024 19:13:29 +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 4X2c1j3hq2z4V18 for ; Mon, 9 Sep 2024 19:13:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725909209; a=rsa-sha256; cv=none; b=ftETzP1joSdYvkBwS+RdV1F4X/dAHdVcZLH9KsxrZbb8/6aZqKLdNg+HS1zo2nUq8CFzn4 jdWIyacG9V9oi61/u1kUQWp3uPUaR/phmWoNa98T8nqzathp0Hoo/aAv0ggj8yjk684ONH hZF2UcPQQOJ+Hg8YmlZnpNqA0M1iC2LHuSJnOSdDqYiqAVGjHFup/68YEaUUpW7Iy6fWOE m09X7Zpx0CCd7s366X+OcwbrTmNX0PdlBcWTSu2dOT4ODSkhv5BzYYuV1vJIbfsntYqgrh Snfp44SCTnXtUF0xcr144H9Mni9MMA9IZXWFrUc4J4as9VI+XI3oyC5lhfAq/A== 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=1725909209; 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=ELE6SA+g5WkkieEHKXcVH8AOJey7ZkP/p6EvwrJ/R8g=; b=ov0zDN7dDRQsQyN9qxe5+qHbrFdpyOa4jp4NlgVVv78ekXyj6tmEVnAKWz9h54O6OEoBeC hBy5CbEDp9j3aWSLxqioAawl3Ot5dh3OzojumBcxOWXXyAtdvFPgTXzs7ifFM0g3VNADtI krNFlQJ/yBvgk7LRQs/Rm+CrDtfyfg+zRPhRAnBv7M1SFScYXQHnXIZdw67+pCijJfVJMc IIgR5M+0AdWh6Ypr3e+Gbyv5+F9cnydwDcpCVfEf4MjEqs3I601XXOHnWRr69/J4hI7cfU GJvnqynMR2JC4I9HtNy5Rkxl7gscrSAxi0QkLT1Bam78j0q6VDo/6b8JzQqKgg== 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 4X2c1j3HLhzFwK for ; Mon, 9 Sep 2024 19:13:29 +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 489JDTm2057440 for ; Mon, 9 Sep 2024 19:13:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 489JDTkk057438 for ports-bugs@FreeBSD.org; Mon, 9 Sep 2024 19:13:29 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: ports-bugs@FreeBSD.org Subject: [Bug 278145] devel/plan9port: new kenv system call causes build error on STABLE and CURRENT Date: Mon, 09 Sep 2024 19:13:29 +0000 X-Bugzilla-Reason: AssignedTo 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 Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: 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=3D278145 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D6542d237f6b3aad85a155e54702cb97= 6b957228e commit 6542d237f6b3aad85a155e54702cb976b957228e Author: Alexey Dokuchaev AuthorDate: 2024-09-09 19:11:12 +0000 Commit: Alexey Dokuchaev CommitDate: 2024-09-09 19:11:12 +0000 devel/plan9port: unbreak, update, and undeprecate the port (+) - Fix the conflict with badly named kcmp(2) syscall introduced in recent FreeBSD-CURRENT/14.1 - Update to the latest GitHub commit, shorten the GH_TAGNAME, and merge two installation targets into one (which still begs for a further pre/post-stage separation and cleanup) Fixes: d846b489087a PR: 278145 devel/plan9port/Makefile | 22 ++++++++++------------ devel/plan9port/distinfo | 6 +++--- devel/plan9port/pkg-plist | 3 +++ 3 files changed, 16 insertions(+), 15 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=