From nobody Thu Dec 22 04:27:04 2022 X-Original-To: standards@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 4Ncy2K1xMlz1H27P for ; Thu, 22 Dec 2022 04:27:05 +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 4Ncy2J4nPzz3Cpc for ; Thu, 22 Dec 2022 04:27:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671683224; 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=Hb7n9aqxyKISnbq4C9jDxoGWb6E5yMN4601P5OMnHIE=; b=ldg7/IRrK7SHGH3nEwtU+pCcZXRMonYgIn5/RgGT7ODCciusX1HcgqCJQVz8U2q3NeHGWI p60LM89ZinHfdNpC/fmDVwyZ1cskwGp5rki1Oguv9wL9rHTAOEjNEKhQDwg7AetIgnmYA4 BddzUZred+v3AjkT30q399tIcgXNyVTD6Uuk65UHHsT05p4i8nw06bI3lKx25Ni9jfzOeU IV/uNU9o6zPHxRHQBHovhldP+ZZduVXxH3EgWf4BJrZH91sPX5T4kIyZXT1ttp0xvy5OS5 w4ui55Fjvb+Axfc09FH4CNi2k5ck+O7oSdycAd3BqBG6q1DKwzUcMYf/r/JqiQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671683224; a=rsa-sha256; cv=none; b=Hr+amr/Bvf02UqkYCWjfmyX7JvNFbDJi7JOTU4RS2TQXcGauXLRL9PWfl4DM5kwc6IdCg8 224FnF83rYaHo6c2MFN2g5/bjss+EYbDZgZ5YewO52NVCumS2hl6eVprpFpSL+xfi7yMIm 2e/lxchCdozg9K1iQ5StkqKQys1JxzdQLiczDiGpjT9aE/j2EOgxjRciMkqL7mh1Ce6F1p GSGjtHurFjz9nmJZyhbkmTU5X8kK4w370Wtb9ZKd/jBXruY0Y2VZ087C4wcKCIor3FQSAR qA5Jh3DsbRTY+weVAvkL30fbLlIujvKUszoj3Zs9fkA4/hI6VoZFXZxVlolzlw== 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 4Ncy2J3h8kzhS9 for ; Thu, 22 Dec 2022 04:27: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 2BM4R4IZ072420 for ; Thu, 22 Dec 2022 04:27:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BM4R4Xc072419 for standards@FreeBSD.org; Thu, 22 Dec 2022 04:27: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: standards@FreeBSD.org Subject: [Bug 268479] lib/libc/stdlib/getenv.c may have a problem with putenv() Date: Thu, 22 Dec 2022 04:27:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: 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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268479 --- Comment #8 from Mark Millard --- (In reply to Mark Millard from comment #7) For reference for a build of pkg for 13.1-RELEASE-p5 on a FreeBSD buildserver: =3D>> Building ports-mgmt/pkg build started at Sun Dec 4 01:54:07 UTC 2022 port directory: /usr/ports/ports-mgmt/pkg package name: pkg-1.18.4 building for: FreeBSD 131arm64-default-job-01 13.1-RELEASE-p5 FreeBSD 13.1-RELEASE-p5 arm64 maintained by: pkg@FreeBSD.org Makefile ident:=20 Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1301000 Job Id: 01 ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1301000 UNAME_v=3DFreeBSD 13.1-RELEASE-p5 UNAME_r=3D13.1-RELEASE-p5 . . . Note t hat the build server was running main (1400073) as its boot environment but the build's jail was for 1301000. Note the UNAME_r and UNAME_v assignments for what the builder process would see for uname -r and uname -v output: a very specific patch level for 13.1-RELEASE . --=20 You are receiving this mail because: You are the assignee for the bug.=