From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OFJRFUh7VWRSkgAASxT56A (envelope-from ) for ; Fri, 05 May 2023 23:55:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qFdUFUh7VWSUaQEA9RJhRA (envelope-from ) for ; Fri, 05 May 2023 23:55:20 +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 1C51417635 for ; Fri, 5 May 2023 23:55:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pv3OL-0007iI-AA; Fri, 05 May 2023 17:55:05 -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 1pv3OI-0007da-Hd for guix-patches@gnu.org; Fri, 05 May 2023 17:55:02 -0400 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 1pv3OI-0005Q0-7o for guix-patches@gnu.org; Fri, 05 May 2023 17:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pv3OI-0001AG-2v for guix-patches@gnu.org; Fri, 05 May 2023 17:55:02 -0400 Subject: bug#63243: [PATCH] gnu: bear: Build against 'abseil-cpp-cxxstd11'. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 05 May 2023 21:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63243 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Whatson Cc: 63243-done@debbugs.gnu.org Mail-Followup-To: 63243@debbugs.gnu.org, ludo@gnu.org, whatson@tailcall.au Received: via spool by 63243-done@debbugs.gnu.org id=D63243.16833236444179 (code D ref 63243); Fri, 05 May 2023 21:55:01 +0000 Received: (at 63243-done) by debbugs.gnu.org; 5 May 2023 21:54:04 +0000 Received: from localhost ([127.0.0.1]:57732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv3NM-00015L-Fs for submit@debbugs.gnu.org; Fri, 05 May 2023 17:54:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv3NK-00014p-40 for 63243-done@debbugs.gnu.org; Fri, 05 May 2023 17:54:02 -0400 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 1pv3NC-0005F4-AP; Fri, 05 May 2023 17:53:54 -0400 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=oxVnjWjoD2iPgyW/yX6RInJN1G95ZXEnCzOM6PyNTmI=; b=ZK24jYLOo1aDUZtN8iwz HsPXEaJwXz90Zl3exwxjZUMCWxRB+mFCs/l0VEG0yR3yCUrm4mQvvE8VOVy4IaeGoNKW1RWzeRR/S 6MXj/3ZIrH23s6bQU5a0ha9dvE5ORj8sei5Kwra0ROeAjS+/bRK0qhtROOUPuT4pXvE13wBWDPnIC oS4dhaFeAA16jxrF359jilJNKAU0pusOPTWRaOFZ847DlVbeuZrTPpwTnXON0T6KY9W66T8AKCw4b zTrYZ2d1ZRAvgqTfKT9+RpVSilCYfYb+j4bWA4KtpjKkIOWvrC9E5JY9fiTc1oLE0nqvWEBJwyWY2 vDIMnqa38v2LYw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pv3NB-0007wt-Rc; Fri, 05 May 2023 17:53:54 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <85ebc606e3a576dec1497b1a3ff141d3e4ea6193.1683096215.git.whatson@tailcall.au> Date: Fri, 05 May 2023 23:53:52 +0200 In-Reply-To: <85ebc606e3a576dec1497b1a3ff141d3e4ea6193.1683096215.git.whatson@tailcall.au> (Andrew Whatson's message of "Wed, 3 May 2023 16:43:35 +1000") Message-ID: <87ednumolr.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-Seal: i=1; s=key1; d=yhetil.org; t=1683323720; a=rsa-sha256; cv=none; b=jWdxBlNAwA+wxNSXGd0Lghu3GjszJw1ERiwnLFMT6aE5tMOPkjVKAYRKaA9z/sHLOGIylg 1yabRejlVLVgv6gaqWOE14CpYd/KkgUhPm9iv2jKhRffTvgYCzHtABveWjgf3zAvuJUEDk dvMAwWre5uUHyXo6i8M6uESJt7zo91uYRpEHAZuDUfZi8zojGGF1IsqbKesYT+uPr+f5jz Jr5m3fIeh5YqFvLxJO87CYF6mWWh+AaY5fJrmO3/JNhhbWh/bTPe/Y/ILsAx9dBbs3bjH9 4SrqRIm5ddl7orAerR+4FQDLW4H9nyB1Gh8ONP0RPJNvx/wzeToIUOLQHkzAcQ== 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=ZK24jYLO; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683323720; 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=oxVnjWjoD2iPgyW/yX6RInJN1G95ZXEnCzOM6PyNTmI=; b=AkgiYmjyeMIyczA/Y9reYWYYmZnI6j2YP8R8ZLcCzMvTvoEliW+zyFgGuruC6geXqTPh0i qc8P/eOc5u6ma3oFCAEn1q/BKcouZfki6HAENc4pAk4ryVZ3L8AO6sZNauhttbR2nALj1g VfEOrukyWfF+D/yIC0cJhXua7sVVFxN3P9CHK3j+HUy0/EhLwOVU55nEbbICi4Spyk322k XYd3+HgQ5yYFj/gXM/p2HskqYDZxHpQieYoiHmqeiu4uHeVjg6XF1Z1jy09ADkD/BZtG8a aMneEkSKwTdjkUJoePAocwSDoDRwlwhcyWgVFJ31UxZDalMjCe/7vEO8/5lyLQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZK24jYLO; 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: -4.10 X-Spam-Score: -4.10 X-Migadu-Queue-Id: 1C51417635 X-TUID: 9Ht9HFWD22L1 Hi Andrew, Andrew Whatson skribis: > Fixes a linker error when building bear, caused by incompatibility > between abseil-cpp used by bear and abseil-cpp-cxxstd11 used by grpc. > > * gnu/packages/build-tools.scm (bear)[native-inputs]: Use > ABSEIL-CPP-CXXSTD11. Applied, thanks! Ludo=E2=80=99.