From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mIn6JMlxNmWkXAEAG6o9tA:P1 (envelope-from ) for ; Mon, 23 Oct 2023 15:14:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mIn6JMlxNmWkXAEAG6o9tA (envelope-from ) for ; Mon, 23 Oct 2023 15:14:49 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3CB8C54510 for ; Mon, 23 Oct 2023 15:14:49 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Arpovt7I; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698066889; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=33dl/fJMrcQ0V8dwnPWlwC9G/TEA3c1N7H94gg58yfE=; b=Vao0L+w+B+pl/nP3dHkfmnY78fzKArepghF3vabhNgRUsjXZ5u6UpaACS9TqViIam96NnE Xs9SiEQ/tumXxWai3l3EuW4h4c5FrBi5mrdF9+P+7NRENTHIi2/GcUwVdXTetbIQHx2QD9 G0Z3ig+sY5lbiDDMSx6zs7vzVTU7o7QX69SWMx16XJOLOhuGtIejw5FDEWzxzCQCWSTseg O8Z6bC7o2xhsQkj8YS9aZZAsU0ujt/Abre1f7AYXcmCJwr9Hf8eMDDnE5oRHjdgd9oJ6g2 TAsSfVXOn3HCaa/UY1DUhN6gLKCvjYan9pnO9eEiCtL3ysBryf9EimP0dtPd3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=Arpovt7I; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698066889; a=rsa-sha256; cv=none; b=HiM3Lv3i3wZeNcA/ZaydTvQQpZFoX/tO7XWqqzluF4AsyWwh9maF4UgZo+pDC4KLo9hgux mZnOxs5KMpR+0EdOhtDJo1Yeex9RRNjVJEnWTB1zG9L1Us58dEslIU3myYYAC/c6NAUZBr LcofSXq35mv2CuyVSUtGD6oz64zwDFsCLlo9AI3aJQxgw8dL04XUyACxfFNCW6cPautrXX EOackwFg45VVntFD0EXuCFTtXaaITREvlpJPOCNQwvMqhdsiUP8ad3fExnS1KHjnmKMV1v 6HqhHUquAdQrhSmnFJzhD+SfpBOlmi3jOLell31HPJ2Tfs9lYYqYd4/IKXJ2GQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quu4p-0006Hl-9A; Mon, 23 Oct 2023 08:30:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quu4n-0006Gr-Fd for guix-patches@gnu.org; Mon, 23 Oct 2023 08:30:33 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1quu4n-0007yV-7I for guix-patches@gnu.org; Mon, 23 Oct 2023 08:30:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quu5F-0007GE-VM for guix-patches@gnu.org; Mon, 23 Oct 2023 08:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66701] [PATCH 00/14] Add LLVM 16 and 17. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 12:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66701@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169806422327599 (code B ref -1); Mon, 23 Oct 2023 12:31:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Oct 2023 12:30:23 +0000 Received: from localhost ([127.0.0.1]:49314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quu4d-0007B4-9P for submit@debbugs.gnu.org; Mon, 23 Oct 2023 08:30:23 -0400 Received: from lists.gnu.org ([2001:470:142::17]:42884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quu4Z-0007Am-Kl for submit@debbugs.gnu.org; Mon, 23 Oct 2023 08:30:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quu40-00065l-Qh for guix-patches@gnu.org; Mon, 23 Oct 2023 08:29:44 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quu3z-0007cV-7H for guix-patches@gnu.org; Mon, 23 Oct 2023 08:29:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1698064024; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=33dl/fJMrcQ0V8dwnPWlwC9G/TEA3c1N7H94gg58yfE=; b=Arpovt7ItHaj4cNdlrHT6jtOa7+aKcKGkiH911FJHFUM4WOYirt7eZkkFX0WJyaS9KZYCa 463D/8iMHvjVqVlApUzesNyXhly4V7k1cDWnNwkYPrbNhcsCVD2NBebkDVFRDYAPV/Xs1I Kv8+CdmT84NS3jAI1S0oqx/bbOyl53vh7LFBeHlDaYqm4KdkDCAKnkiTJnxiGk8Z+KpjGn xK+4s9DD3KH14C58LY1jkt7LJcIXbfwvPjFecJrKWMFcm1zr3adLHZGt8dW4c/ZGHAc0JX nObNLpRtPG6qNQiU8UGtrSTdcNRYeuM8VNUs1q/lmR5pUD3lSEwbCEcJMXzsDg== Date: Mon, 23 Oct 2023 20:28:04 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.10 X-Spam-Score: -6.10 X-Migadu-Queue-Id: 3CB8C54510 X-Migadu-Scanner: mx2.migadu.com X-TUID: GqD5rzu8Q9Ml Hello Guix! This series adds {llvm,clang-runtime,clang,libomp,clang-toolchain,lld}-{16,17} I'm also intended to group packages with the same name together and make lower versions the base that higher versions inherit from. But the number of affected packages would require a new branch or go into core-updates, so I'll send a new series for it. Thanks Hilton Chain (14): gnu: clang-runtime-from-llvm: Adjust inputs for version 15 or later. gnu: clang-runtime-from-llvm: Add phase for LLVM monorepo. gnu: Add llvm-16. gnu: Add clang-runtime-16. gnu: Add clang-16. gnu: Add libomp-16. gnu: Add clang-toolchain-16. gnu: Add lld-16. gnu: Add llvm-17. gnu: Add clang-runtime-17. gnu: Add clang-17. gnu: Add libomp-17. gnu: Add clang-toolchain-17. gnu: Add lld-17. gnu/local.mk | 2 + gnu/packages/llvm.scm | 147 ++++++++++++++---- .../patches/clang-16.0-libc-search-path.patch | 95 +++++++++++ .../patches/clang-17.0-libc-search-path.patch | 90 +++++++++++ 4 files changed, 304 insertions(+), 30 deletions(-) create mode 100644 gnu/packages/patches/clang-16.0-libc-search-path.patch create mode 100644 gnu/packages/patches/clang-17.0-libc-search-path.patch base-commit: b6619c5db410fb01e552c6168bd6bc7f41c6c993 -- 2.41.0