From nobody Fri Feb 16 23:50:03 2024 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 4Tc7vw5WV8z5B33w for ; Fri, 16 Feb 2024 23:50: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tc7vw1nRXz4lkk for ; Fri, 16 Feb 2024 23:50: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=1708127404; 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=l2s3X2Iawh2t0NyZRFHN5h+mq0n2OAy/J3ivR1ou9YQ=; b=pzZJAupnIjYHMEN7Z94K5ggdcIfrvEf//r1Dsr/alrIwTvGAIUjqBgSrn01PXGgxXOtKNq /SkxAPfRUFc+/MZQL7M5qz58WxjifgFwogs6CA9yLMiYAnzV1aFV3Tk1zW11k08yGfFEXa qcUVBMQcv2jfcKrBFGkoFrLaMo95WAvj9WwL4BCZ8ob39zRRiZBOPC6blL6k3f84YvQQ8P 46gLy37V7ZAL6tWNpNPqyhNBtnZ/RleO7tf8rV38h3prVcDWqLrLjRqTfn5m3y8YirPapj OYxHAMfKwFHgyR5TKfe40MudGooGeSFWNmuVhR4Y85e8O2zTkCujo0YoWXIdjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708127404; a=rsa-sha256; cv=none; b=qsdDmabEbQUrrPpt/wiUyrd/AEA+PyfDB4W3x1axxmD8C2kpRM6ddh2dJKPXJYe8zuX6yn dnr8YipweFLKx76SL2VxaaOWt8+DMlJpDRpIjaafFCWlUTx/3ybNwqu31n4U1/rbhNMgVz n8TvVX8hcrs/pBIXYoKhptYCimlwLSaGJ6rglw3nyBTNOzKyCGamo72rhd7fwSpZbY4I6A LdZuz315f4I10yLIHID7bFYHjJfsHrV9uqNz08bp56mbL5Jzx21Rw7KgekGxq8Jc/axHXn 4j9OPcLfNKUVyQmEvSnXZFESbH7h6n9ns0HlNKT+ZjEEogjwoRk0q3jQMsMwQw== 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 4Tc7vw0rRGzlJD for ; Fri, 16 Feb 2024 23:50: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 41GNo45W027979 for ; Fri, 16 Feb 2024 23:50:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41GNo4cI027978 for python@FreeBSD.org; Fri, 16 Feb 2024 23:50: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: python@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Fri, 16 Feb 2024 23:50:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@dev.thsi.be X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: cc 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=3D276478 Benjamin Jacobs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@dev.thsi.be --- Comment #15 from Benjamin Jacobs --- (In reply to Tijl Coosemans from comment #7) > The ports tree adds its definition of ARCH to the MAKEFLAGS environment variable, which is interpreted by sub-makes as command line arguments, which means that any definition of ARCH in upstream makefiles was overridden. The following ports required fixes now that this is no longer the case. From what I can tell, it is already possible to set NOPRECIOUSMAKEVARS=3Dye= s for this exact same purpose, or at least this is sufficient to remove the worka= ound from lang/ocaml. --=20 You are receiving this mail because: You are on the CC list for the bug.=