From nobody Fri Feb 16 23:50:03 2024 X-Original-To: go@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 4Tc7vw5WHVz5B361 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 4Tc7vw35R5z4lqY 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=tK5TEtOAMro96gVBwa53HIQt7VasP8pROUCpIoshvlGQJtu/z+VKyjiw8pF11uoVFQbt8j tNNklF/LXL7ujvf7ZT7DwtYmIVOKGHTacQBTZKwPaSW7XGNHi6jMEQtpZKpOeXqezPK5Rd 2+aZCWCBVHt83wp/T+uJj/wRQ9zrNMPKVJs0xSii5+w6F1s6Zd1bdYfNR7muLfIMAbmLsr 8WBdJoWXptH+bwRpputBwZk9NjNjS3jw5aH0gsvwtqTjPCD1onySCDjH90LZtoMMOx+Emr D3sCuB//z14ajACRcGJuIAy/6K2drx4x64tekzTRy3Dln2W0eqpXFAn7QOIudQ== 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=D7Ow2jZGcQm1rxwKW3ouwA07tbf+rsn4BnT4HNNRrOcSMPtnwQqHf4RvsTGOrGKzSmLkGb L3IQpd2VGdzhxDAITFa7WzmUeLcYjvBBSnbsDBJ30lKUUttWIFvGAXc+7QJ1e3WWfSahH1 xZ9v9UinBJephQhHk6Xc82BOZw0lXIoOiK8SPjemt1ogMLTakY3ocVs42/U5JaL+MoTOlX xq1O0duFvsGQmCmmFf/HsOBQrtK9HHYxJeyXJInrZ2teAxhjwg73d0dDjXfdkv5FrpMoYS CRVeW5DtqPdcSXL7bqr/ljk3dWMUf5HJhk8pTYZ11RZvWxKmom9QY1gqHeoxlw== 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 4Tc7vw29RJzlWj 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 41GNo4QC027998 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 41GNo47s027995 for go@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: go@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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@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.=