From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qDI/HeyN+GRnrgAAauVa8A:P1 (envelope-from ) for ; Wed, 06 Sep 2023 16:34:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qDI/HeyN+GRnrgAAauVa8A (envelope-from ) for ; Wed, 06 Sep 2023 16:34: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 58D7638DF8 for ; Wed, 6 Sep 2023 16:34:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=efficios.com header.s=smtpout1 header.b=WdMchKiI; 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=efficios.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694010860; 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=qnvnlozPADLFRdP24nwjK2dGRqtEQ16B0QnSDuvnlnc=; b=aQosYrNoAV5Rxf8XKxi8QiB+DMWj5uvLz2phic1qPBjLTpAgZH2Yy/lQFyU8LixgCfGXy5 hYjvZPLSI1bfD9BCLMgommE6HmW1wzTlBo7BaaZKdeqRT8kCU1Ujyn+C54X3QOw4EXNQp0 vWE9ldwANDGKRbinAaTRddHOiiMXEf4hewwP3Vi3d1Q2V5fxagt4R+76aQigMIgJSXyiBq tg2iyqmC0/MQNyukRoKFIOE46JZGd6sOzk7VDyjPsy+X0G3Tx/PH/8RuN+eEfkyuUTy9Nu aCII7HF7Xboiol0+at1ireL7zL1htJdg7giGOrZGdzcKCTTDPX6KkZibHlBMHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=efficios.com header.s=smtpout1 header.b=WdMchKiI; 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=efficios.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694010860; a=rsa-sha256; cv=none; b=WkHGhzFoAQACGKTNg662Rp9qy4Fi6R3SXjQ23hPU+S77equ00vP1mMz4zJ8LanH5aFcOOy wTp87p7CSlpePC+npFs1ID0+ZB7FDko/yz6tCgmlzUrlrYwD10U9YcZhxkM6LQ84c7x9Gp NIsRvOn2d797kI0xLbhCNVRJL5TH8nHzdawDAg9avBcgwjJT9ZtFu60tBGVIrsf3od4BF7 FIhvIc2t4llwVGSzbrACZUqjSSCws5EDP0JnqNSDkqx0TtyvPJoeFZQAM3xkYVH7FAlfOE //Nvqsnh/ERNSPhzwIXGz0Vo9hv0+lxJU4CqZrotEKWAKfiCjxCgjSSjLQeiNQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdtbY-0003In-DT; Wed, 06 Sep 2023 10:34:04 -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 1qdtbV-0003I4-KZ for guix-patches@gnu.org; Wed, 06 Sep 2023 10:34:02 -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 1qdtbU-0005PM-VK for guix-patches@gnu.org; Wed, 06 Sep 2023 10:34:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdtbW-0000rB-0o for guix-patches@gnu.org; Wed, 06 Sep 2023 10:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65624] [PATCH] gnu: liburcu: Update to 0.14.0. Resent-From: Olivier Dion Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 14:34: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: Maxim Cournoyer Cc: 65624@debbugs.gnu.org Received: via spool by 65624-submit@debbugs.gnu.org id=B65624.16940107853225 (code B ref 65624); Wed, 06 Sep 2023 14:34:01 +0000 Received: (at 65624) by debbugs.gnu.org; 6 Sep 2023 14:33:05 +0000 Received: from localhost ([127.0.0.1]:37120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdtaa-0000pw-FU for submit@debbugs.gnu.org; Wed, 06 Sep 2023 10:33:05 -0400 Received: from smtpout.efficios.com ([167.114.26.122]:56664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdtaV-0000pO-Mn for 65624@debbugs.gnu.org; Wed, 06 Sep 2023 10:33:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=efficios.com; s=smtpout1; t=1694010772; bh=xBaQ0ZTgZEmgWsrNAfRfUT17w9O96/E7GDh3j8e3EHM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=WdMchKiITKIfNQ2J4+OlCKEl3+5WnHGeUWxm7PIsn2jQfn9+s8E5zew01VQxq/TkJ IEqpme8S1NnMzGQnBDSb0Puiz9oynH7o79RAqEUEbEf0VDXXSn+5JM0S6yKrMWjg2X J7AoKJA4dxv/IKqusx6S5hMo7F0sXYfIzGFNfgs3uRGxnQX1/BzvciS1Qk5a6Hek5Q 3Ryw0q0g7OEJ2+tRobC3kpdZRMtEUpA8G8JrrqeYYW9PKKeV3MgSSjIPkNm6BrnnfC FkorH3SKk85iSi+lVPFKjOBnLIFw1dtLt8XQsTWJnZl+kRdwoE3SRUpi9nGmGIAkoQ 72G30q85UgwiA== Received: from localhost (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4RglGD4wZ8z1NQ0; Wed, 6 Sep 2023 10:32:52 -0400 (EDT) From: Olivier Dion In-Reply-To: <87bkef99x7.fsf@gmail.com> Organization: EfficiOS References: <4e237aa21ee92ded2a19ba07814771d96ed07937.1693408885.git.olivier.dion@polymtl.ca> <87bkef99x7.fsf@gmail.com> Date: Wed, 06 Sep 2023 10:32:52 -0400 Message-ID: <87msxztlrf.fsf@laura> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 58D7638DF8 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 3.27 X-Spam-Score: 3.27 X-TUID: S3WOck06/bva On Wed, 06 Sep 2023, Maxim Cournoyer wrote: > Hi, > > odion@efficios.com writes: > >> From: Olivier Dion >> >> * gnu/packages/datastructures.scm (liburcu): Update to 0.14.0. > > According to QA new errors were introduced with this upgrade: > https://qa.guix.gnu.org/issue/65624. It looks like it broke at least > multipath-tools. 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. Thought? -- Olivier Dion EfficiOS Inc. https://www.efficios.com