From nobody Wed Mar 06 01:53:44 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 4TqFpK13Bfz5Ds26 for ; Wed, 6 Mar 2024 01:53:45 +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 4TqFpK00rsz45xq for ; Wed, 6 Mar 2024 01:53:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709690025; a=rsa-sha256; cv=none; b=w9uB8MsGNZEbXKTKh3F92jYLCpRrYRMlIhp1aEfvFnT2oUw/MnycEF85H8R/tVHvy7D611 +yAyKyWNT+/J+zUeBdYJEJEeDxU8bVC7t6kxfWfcgWpkl+runWCXCtiIu1TgVANWxSyL9O tRdsuu93tqI+mUpGnKbxEJcblVvqXI44kMlyTTGbhcMxGUxrSnIx5Gdx7dGuGPS7uHo9Lv slywuNvZtY2HfSx2lVZaqfqFj7tT6A6Nuh1GW/8YSpQZjnQcu0sZc95bd2afcQAb6tGoUD CBOhlhMpXYf/v5zV8lV8RJxpLTx5XlePuz7q3OYkXn4/7O99aQmZHnv/vjyunw== 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=1709690025; 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=7l3lcyPeUm2OL4nABs2WswXfrYQRSN/z0+QMqI/Z/h4=; b=WYuGjrxLnPWvYFS8SZSvc2iYBUsoU1SyzUGoKtPTk8U//PKHpiH/nlqhszOmzfYGHa4vZZ 7URqGnC5pvc57LMNqe68QMZhHpY8w/VpX+P7W3ztZZL5K64T/G5F3VdWbUrqG4nCXudD72 x01je5LxrQiBEst6l1pdsSky2BFOdWMWeBgn7oaU+WNKjE5uWtoJRsoULm7rNv2Z/LHOKX ZhVus8WidLqXM0IH+swPsNHu5zQRNGP6rMZkNxvtFO1CehW5yHRIrYYN/nVvtofoRfep56 l6vzcTdeIvNdiWZLR/gtCRleLNgzSaNc5NTqoqvFVk9BRHZotIE92LKUH0Gz5A== 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 4TqFpJ6hsnzWMT for ; Wed, 6 Mar 2024 01:53:44 +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 4261rifD096121 for ; Wed, 6 Mar 2024 01:53:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4261riUx096120 for haskell@FreeBSD.org; Wed, 6 Mar 2024 01:53:44 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 277492] lang/ghc fails build/install gmake invalid option -- D Date: Wed, 06 Mar 2024 01:53:44 +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: doctorwhoguy@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@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: 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=3D277492 --- Comment #6 from Patrick McMunn --- I tested two other ports that have this problem: databases/postgresql15-cli= ent and shells/bash-completion and verified that simply going into the ports tr= ee and typing "make install" works correctly. But trying to install the port u= sing portmaster results in this error. So the problem appears to be an issue with portmaster that may not play well with the recent SETENVI work. --=20 You are receiving this mail because: You are the assignee for the bug.=