From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CAmMA4Sz+GSBcgAAauVa8A:P1 (envelope-from ) for ; Wed, 06 Sep 2023 19:14:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CAmMA4Sz+GSBcgAAauVa8A (envelope-from ) for ; Wed, 06 Sep 2023 19:14:44 +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 E2FFE43FC7 for ; Wed, 6 Sep 2023 19:14:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ZgOISdHt; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694020483; 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:resent-cc: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=p/yX4pEpr3aW5cA1R09ilsY4a8EE6mep8T08RVEWiLI=; b=bFQKZE3sfX4/bCPd9VX4xTHiOfwGd/BUGUGmEcn0fAGBdeNe82Lw7BrUy56U+8uemR6inb RSF7Sicpk9aJabNm43xosJuUZ6f6Qt0v0gghenMBXPe4sSR1pXkh6uVBeKh8aUzfw7T94k nJPzoKOQOix3gK1fgj7yqY/FaqNZcSjnf1aSEgeUPHMWFQq0eQDTe+FSfXM+IrW3ScqRTC iii3nA2e7jHasLtrMNYWvPnpt/kxFmp3Ml0JuyAH38I7lg1MDKwnMVxd0JEl46JqNyWOIG 2rrx6IkPIolXHEmLobt68WhRAE8a+AsuEm2EuwwIeWeu0rBAEsLO89OPpki8LA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694020483; a=rsa-sha256; cv=none; b=vC4t1cwt5m/ScUMpugVi879qaHTJ5sBEVE24rayKNRyOrkJMJu1TQ8kmzbx0vmG0AiBif3 SjRMv4vswznQm75IXcNsdE4G0OLUqGHgrgBGS3uq0BomTQpgf2I7PD7qeT3NpKUSw7nziT 7cOqMHRIgTTBtXGeOcB5w3CoklAXj5ZF4TyPEnjBEIiicTgsT4UHPvlhvQATgE8ymKu/c1 vUJIKrDoRG7XoaWPithbGebCxJxfspv+BIwtacQ5K7mRHoy5ja+99DXMwdpHrl6VIjEBVJ l8IfHki86YIzWAqZr7lGcARgrndwrfv0Nt1l8z67EACBj3oXnCtrrf+IGptkhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ZgOISdHt; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdw6N-0002SF-G7; Wed, 06 Sep 2023 13:14:03 -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 1qdw6L-0002Rn-H0 for guix-patches@gnu.org; Wed, 06 Sep 2023 13:14:01 -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 1qdw6K-0002Cp-Ej for guix-patches@gnu.org; Wed, 06 Sep 2023 13:14:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdw6L-0007rW-Io for guix-patches@gnu.org; Wed, 06 Sep 2023 13:14:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65624] [PATCH] gnu: liburcu: Update to 0.14.0. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 17:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65624 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: Olivier Dion Cc: 65624@debbugs.gnu.org Received: via spool by 65624-submit@debbugs.gnu.org id=B65624.169402040630169 (code B ref 65624); Wed, 06 Sep 2023 17:14:01 +0000 Received: (at 65624) by debbugs.gnu.org; 6 Sep 2023 17:13:26 +0000 Received: from localhost ([127.0.0.1]:37426 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdw5m-0007qX-3b for submit@debbugs.gnu.org; Wed, 06 Sep 2023 13:13:26 -0400 Received: from mail-qv1-xf2d.google.com ([2607:f8b0:4864:20::f2d]:52424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdw5g-0007qH-CL for 65624@debbugs.gnu.org; Wed, 06 Sep 2023 13:13:24 -0400 Received: by mail-qv1-xf2d.google.com with SMTP id 6a1803df08f44-64c1d487e72so536576d6.0 for <65624@debbugs.gnu.org>; Wed, 06 Sep 2023 10:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694020393; x=1694625193; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=p/yX4pEpr3aW5cA1R09ilsY4a8EE6mep8T08RVEWiLI=; b=ZgOISdHthTful+h+hGGIJ9rNjIQsmJqmaYgwN8bXuFTax6p887Sp85gQZ2040RfUrs 0pSwKtlzLMCazhwg72xgwI3ZdzOszg+7mlAdo+4BShhKzHOmbDsdtwI9TaI72fBg8pY0 hsS94TwVDzOABTRs8PFNvtf47a5lwga6PyY9tXORCfDJXyeTfdzeurDegP/6sJN9y9q8 XwC54LxKJEAoj6UjjBWlO5eTVklAECf/tmG4Xiz5/qFh5+PoHiy6LJ63IHdiRk7q//Oz oB3acX4hdw7y9J9Cjlnw0rC9UGcL5YS2LUU7/Kq9+zPuhAEiwbjKP2TuQ6d0BkwIlR0M Na/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694020393; x=1694625193; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=p/yX4pEpr3aW5cA1R09ilsY4a8EE6mep8T08RVEWiLI=; b=cf2/hNNAINpCrv5LitjS3XaCQ1lelmoqQ/D78jVwboqcb4zz/7EE088rR9TLgSLYu5 TxlGw9TUUMpE1DKYjdBt+6K+u2thH1Fme20Jdh5YfYiofAxk3fGM1BDNMl6hYMZZQqP2 19bR/PIyYwjatvDVPribrKPkFTCFwKQBICILKG2mBaGfAWAEeijYkxaFNmGgsq54bnVn 9Ya3ybbqjUDTc4yxxE4YmqUbJ+YKqrSlSPaoBjkTHw05VcSEIAkCiiBL/b2y50Dlqsaf A9C7GAoBHfa5xItXhoMUvPlTt8keJ4v3/Myx5Y/6cnunI7St81FgmlK8nRchjKJYRiDr G+MA== X-Gm-Message-State: AOJu0YxzHUXldHiLEU1agrMrVuyHizHncqam2iJU7suytmvhrSKwVG05 0yjCcKBjwGaXnf9shUrc6Pa8s8QYyCsEcw== X-Google-Smtp-Source: AGHT+IEWDAAvoH5rbXdqh9AGVYykJOKwP7ALFzh1HsomgGuT+9k94Pdz7duzjluuxenKfB4wbHMmgw== X-Received: by 2002:a0c:e3cf:0:b0:649:7b67:14d3 with SMTP id e15-20020a0ce3cf000000b006497b6714d3mr15270555qvl.32.1694020393293; Wed, 06 Sep 2023 10:13:13 -0700 (PDT) Received: from hurd (dsl-153-125.b2b2c.ca. [66.158.153.125]) by smtp.gmail.com with ESMTPSA id g22-20020a0caad6000000b0064f3f53bc9csm5639051qvb.94.2023.09.06.10.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 10:13:12 -0700 (PDT) From: Maxim Cournoyer References: <4e237aa21ee92ded2a19ba07814771d96ed07937.1693408885.git.olivier.dion@polymtl.ca> <87bkef99x7.fsf@gmail.com> <87msxztlrf.fsf@laura> Date: Wed, 06 Sep 2023 13:13:11 -0400 In-Reply-To: <87msxztlrf.fsf@laura> (Olivier Dion's message of "Wed, 06 Sep 2023 10:32:52 -0400") Message-ID: <87a5tz5ioo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.13 X-Spam-Score: -5.13 X-Migadu-Queue-Id: E2FFE43FC7 X-TUID: r/TOmA8jTB2E Hi, Olivier Dion writes: [...] > There are missing include statements in compilation units of multipath- > tools for . It probably worked before because Userspace RCU > was including it in its public header file and not anymore. Therefore, > it is a bug of mutlipath-tools which was fixed in version 0.9.6. > > So I see two solutions to this. Either I back-port the patch to version > 0.9.3 or we update multipath-tools to 0.9.6. I'd favor updating multipath-tools; it only 2 dependents, and it's a patch-level update, so my expectation is that it shouldn't break anything. -- Thanks, Maxim