From nobody Mon Jan 22 11:32:25 2024 X-Original-To: haskell@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 4TJSkL4Yg6z57jY6 for ; Mon, 22 Jan 2024 11:32:26 +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 4TJSkL21xfz4fyN for ; Mon, 22 Jan 2024 11:32:26 +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=1705923146; 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=w6JqzetoFmCJRJE0N4gqQ6lpcSR/DlYKXAEDm0plaho=; b=TH3nEQF9rcIkncgVlu3iJxSXpzK1/RH3QX6PyjbUldPNseEtkJC64hYfDDC6b0Kk+r5foT eGwtdwJYEemBlmNfVkYA2ixQmVWBZ5pXGAdDugyX5fcweHlTN+FSvvjI8XlzoVBSaQ22UE RG1r55m+b/2xquhlaYP25ZXEbXQiShIkqZZ3w6+g/n/igFljYE7IaCSyb3mTOXSbQ6S7Kk z3qA34dG16TS+8Bhqkx268a26aSDp4raAbpnuFTfC0xlj1Of3NVUgI6DAWWkJ2Z/4Z1JJe m3TnPBnubHwn9FENj6naGMft9eEEoK+FEYjkq+p7SBFs0rgEnTqwm0HcL32ogA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705923146; a=rsa-sha256; cv=none; b=Nl6BcGA7R6PdxE/HT3UKwBIK2ks6Nd6KddPjuv5XZ5LveRiDZPlurRq03iB8EWS9gHWvvZ tp2GTEYZotLsl9BROcXzJyWFJqi1HI5dh1u9UGjY4sgbz4sng+jrZUk8mdIkrkuAAbfN0t Wj62cAixzuameTxIpDiz42N37HzMQe1MvQ36OBcOT01lOuvQtMKkgriMN6oRopGmTl1eXd HG6R8am6rocyhZyxO7QO9JeJTBfW3GiV7Rh2f/1geElQMezyq+q/97Ms4ngaRtBhXDisgI tuEpdS6vc82lpGCoaQtkvuOK9+3APGz0YPNtb6tNap0DbsZGr72MvvbbPKpf7g== 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 4TJSkL14rHz10mV for ; Mon, 22 Jan 2024 11:32:26 +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 40MBWQLK090185 for ; Mon, 22 Jan 2024 11:32:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40MBWQ3d090182 for haskell@FreeBSD.org; Mon, 22 Jan 2024 11:32:26 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: haskell@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Mon, 22 Jan 2024 11:32:25 +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: saper@saper.info 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 Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Marcin Cie=C5=9Blak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saper@saper.info --- Comment #3 from Marcin Cie=C5=9Blak --- What does it mean that "build on host" is demoted? @Tijl: I think TERM should be explicitly left out. I am not sure if the col= ors are that important (for example, I like to diff good/failed build logs to f= ind out what went wrong and ANSI color sequences make it diffiult or ugly). --=20 You are receiving this mail because: You are on the CC list for the bug.=