From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YDlaKneTd2MhNgAAbAwnHQ (envelope-from ) for ; Fri, 18 Nov 2022 15:15:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8I1IKneTd2MiEwAA9RJhRA (envelope-from ) for ; Fri, 18 Nov 2022 15:15:19 +0100 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 6F9BD2C47F for ; Fri, 18 Nov 2022 15:15:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ow292-0006Jx-OR; Fri, 18 Nov 2022 09:15:04 -0500 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 1ow291-0006JG-Iv for guix-patches@gnu.org; Fri, 18 Nov 2022 09:15:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ow291-00008N-1P for guix-patches@gnu.org; Fri, 18 Nov 2022 09:15:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ow290-0000jn-Tt for guix-patches@gnu.org; Fri, 18 Nov 2022 09:15:02 -0500 Subject: bug#58757: [PATCH staging] gnu: tbb: Update to 2021.6.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 18 Nov 2022 14:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58757 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon South Cc: 58757-done@debbugs.gnu.org Mail-Followup-To: 58757@debbugs.gnu.org, ludo@gnu.org, simon@simonsouth.net Received: via spool by 58757-done@debbugs.gnu.org id=D58757.16687808872787 (code D ref 58757); Fri, 18 Nov 2022 14:15:02 +0000 Received: (at 58757-done) by debbugs.gnu.org; 18 Nov 2022 14:14:47 +0000 Received: from localhost ([127.0.0.1]:35918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ow28k-0000it-Lx for submit@debbugs.gnu.org; Fri, 18 Nov 2022 09:14:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ow28i-0000iU-Or for 58757-done@debbugs.gnu.org; Fri, 18 Nov 2022 09:14:45 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ow28d-0008Uo-6T; Fri, 18 Nov 2022 09:14:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=IE8uX6GXYlSA0rb/ZRkrUml8CXttuAqDBt31kMTtqow=; b=C5C1gmsHihq/lVqGLUeb OEcmzXXC0uNtWVmC2/+WLe8FspfuscHJmXcRcVfVQr4FeGPjk9M4d2itdzTeh5Jk6m/H28h+RPv9p XF+uOjH2PyeHkeOi0Mkrdx3DE138kadIuDoPrx3EHS0SV10/71y5DSKJJgkNByOM9Kwxh54CLwfpc y61FDSyfL0a/OHo6sT00Tg9f1NDiUWujc0pjof/A5N+3Zr7SgAj2C5NaOB9h1Fl065OISJMpBnmNV h2dHyiOGOot1uRQ7UfEz4a8GtavlLrlLPPXdqplfOhpmIhq/mPNj3Zinhane3OvspLANEJ7XfDdJu 7rQBZmyzAfNuXA==; Received: from [193.50.110.147] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ow28R-0004hp-1E; Fri, 18 Nov 2022 09:14:39 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 18 Nov 2022 15:14:25 +0100 In-Reply-To: (Simon South's message of "Mon, 24 Oct 2022 08:13:57 -0400") Message-ID: <874juwbb9a.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668780919; h=from:from:sender:sender: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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=IE8uX6GXYlSA0rb/ZRkrUml8CXttuAqDBt31kMTtqow=; b=YnqaQ0BXuiZKmNGe100m/rM+d9BMa9tWotnQ8JMqF30Whm1tXbbcuMB7f75cpNM/H/on5L yrhl32cAOjcaqoa3hXueZFOGJXs8MzR7Ux4MWaGGndh8n48b2rdWBCFHOrFkkGa3J6ZjvG +z6zDSJxr7YomEPN6eA9AvIdrcTutJ4mNDoL0rL3jnxZu7h0OhIyuQBlUQ9ycURYuvjbch +UC07P8dSSu9L9A0iOMK9tByQHVUKnIicSc1wHIO/28EJV6/uBIcXlMmmOp5zSvDdt+IJK lzHdnUZqUW7uMbmtbBN0OVKerhM1+qLA8ZxrtFzd4YfV9+hWLfLGrxHevN9ZnA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668780919; a=rsa-sha256; cv=none; b=nq48MI8DYsjAcgmobZa9WJzD9LGnwHvRU11SWtXRSSoP55FBQzZWSizh1mmw0Ha5gKvKtY 6RV+5zDjRrTcZsRu0K2uGm+OSytJ92yBGRYQqhh6HzKBOZcp5Ilx6WsNokjCB08of5CTvw Z2+EHZnJtQsaVQgLCRO2PSg92fuj4gcTjeKRaMw4ZHYQkhAACuEJidlN03YlSD4ObIsc7M LDLiHvn2Uu0Xf4LmemCiAhCqIDx3c3k8GsqdVUHX9RRUgP3oOZms7V7NnQr5sXxMxnv8Ti Ss32ILrWoq+cFUpyrWQ5EzByiGGWpoWHLMlY9e8hxhxe3rB+qKZVWbzHFHb8ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=C5C1gmsH; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=C5C1gmsH; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 6F9BD2C47F X-Spam-Score: -2.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: kcGrwPhuh9mi Hi Simon, Simon South skribis: > This patch updates TBB ("Thread Building Blocks") to version 2021.6.0. > > It also removes a now-obsolete patch that was added temporarily to allow > building on AArch64.[0] > > I've tested this against the staging branch on x86_64-linux and aarch64-l= inux > and everything seems okay. > > - On x86_64-linux, I've rebuilt without issue all 406 dependent packages > reported by "guix refresh --list-dependent tbb" except for > python-dolfin-adjoint, r-mlr3ordinal and shogun, but these do not appea= r to > be new failures.[1] > > - On aarch64-linux, of tbb's immediate dependents[2] nlopt, octave, openv= db, > salmon and suitesparse build without issue. The remainder (or their own > dependencies) fail but none appear to be new failures.[3] > > As usual, building the full set of dependents would require packages (l= ike > the Haskell compiler) that either are not yet available for AArch64 or = are > not feasible to build on the hobbyist boards I have available. Thanks for testing it thoroughly. I figured applying it on current =E2=80=98master=E2=80=99 (time has passed= =E2=80=A6) wasn=E2=80=99t unreasonable given the number of dependents. Unfortunately didn=E2=80=99t pick it up but I confi= rmed that it still builds and passes tests on x86_64-linux. > gnu: tbb: Update to 2021.6.0. Applied, thanks! Ludo=E2=80=99.