From nobody Sat Jan 4 12:19:57 2025 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 4YQKJb2bdFz5kCGS; Sat, 04 Jan 2025 12:19:59 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YQKJb1sGQz4JVx; Sat, 4 Jan 2025 12:19:59 +0000 (UTC) (envelope-from dim@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735993199; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zpYT/97Y5gmEvjME9pJj+Frmcw2cFesgA3H9zQq2lCQ=; b=wWMW350N9WW9O/ZhZf+4l3ljHox1c3lnM8ifSN1wP2/PWRc4GPOeCVp7qESzQFhy5HK6ee vwci6Zi8cnMBfqbN/xatyUyw4FvPobXuXeC/qgqO3vCMOAGeEQKTf6PC/Ms2ICO+2sW7ae itFpdnsZe9DfKaVZX4QfuMbRD1vmkuZpu6SeeQ+GWQtGkujDrqGDtFBeyptYmk5cUhx5mO xLwnsf0m1aGytSWO4cE6A7Yh7e5D5+k8UYGyJQCI3kBJRHn5hbXswenqHf8RIdPKsoJahn 5KJjt/iXPefIMhDQ+rpaijbH363X9H1Ktf7Tu3N9iVqJCt48ZaqUIhsDEiYLZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735993199; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zpYT/97Y5gmEvjME9pJj+Frmcw2cFesgA3H9zQq2lCQ=; b=lEMc2v0SNVM9wTYLzFi7ZhonFbFa3bZqvrawJ3GkH18WpIlLo5JZahFqrmMh8oX6buuTJi h0ZeaVKiztgv3bTALvuJmsxev+acANo5/F2aVD/s/muzqLQLrbSWQ4Jkf4xQBc5UPFcQpS m3U9VHcf+sRzhSJc1HjIInFAXjqbQQg4QaCTqA8RS+mowzSD/B1UNlu9uCpWkjqeY87b0X 57Su+0iPG6rbbxT3tQRXHB+lrNfoR+8UXdWHClQ9DAa/0UBgYmBf8MChBGasXEss+laoVm URI7UFtnne15cTGUSJVTmxKHOaAjHAewyNpPjoYq+J8OFkhgnDimNsYG3uaMdA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735993199; a=rsa-sha256; cv=none; b=LGU51NKo1KTSbucOpTCuxi5DiWkjudDMrEMK0TMjivCq/eKJGyLeBPQr6n6gcO4otbPsFE 1v+xiaEPqiNlvcmrzkduOh+FzFMl9FDNsn1qgV07B8sHTLSsD2AzykWfHj7kV8UNHLOuEf YpX9fldDvZ+uVblLQKo4o86T4v/bnuWi5ei8w7MfemR3ksGrS66jV/6xW446yp0uiPavuC eqs+U87bhG1G3oIXjUFlqjS5M6OHuFWPAYxC4N8P1mHrYkj1nUGZD784Xv8PqA1WpLjkKM CzbKh+5tpd6BHe0Z3hEe6ZrBNqjdGD7JDNw/7O9jaayFgo8O7TYg/GNh5KDMQA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 (2048 bits) client-digest SHA256) (Client CN "tensor.andric.com", Issuer "R10" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YQKJb0TV1zJpt; Sat, 04 Jan 2025 12:19:59 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtpclient.apple (longrow.home.andric.com [192.168.0.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id B56855FE32; Sat, 04 Jan 2025 13:19:57 +0100 (CET) Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 16.0 \(3731.700.6.1.9\)) Subject: Re: sliming down devel/llvm11 From: Dimitry Andric In-Reply-To: Date: Sat, 4 Jan 2025 13:19:57 +0100 Cc: ports@freebsd.org, pgsql@freebsd.org, yuri@freebsd.org, jbeich@freebsd.org, iwtcex@gmail.com, haskell@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <15BC4408-4EA1-4668-BA08-407C4CD1B05D@FreeBSD.org> References: To: Brooks Davis X-Mailer: Apple Mail (2.3731.700.6.1.9) On 4 Jan 2025, at 03:05, Brooks Davis wrote: > > In an effort to reduce build times a little prior to devel/llvm20 > coming in the next month or so I took a look at devel/llvm11. AFACT > there isn't a good path to remove it entierly due to dependencies in > lang/ghc810 and lang/ghc92 (at least on armv7 and maybe aarch64). For > now I've put together a set of patches to remove other references to > it in ports and in the USES framework and then slim it down to just > building the LLVM core which is what I think GHC needs. > > Those patches are at https://github.com/freebsd/freebsd-ports/pull/337 > > I've CC'd maintainers of everything I've touched. I'm willing to submit > them another way if that is prefered, but this rolls them all up in one > place and most are trivial. Please let me know what you'd like me to do > about the various patches. Note there is also https://bugs.freebsd.org/283013 which aims to bump LLVM_DEFAULT to 18, which might also lead to slightly fewer llvm ports being built, at least for some situations. This one is still open though, not everything has been resolved. :( -Dimitry