From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GM6zBu0YXmXyegAA9RJhRA:P1 (envelope-from ) for ; Wed, 22 Nov 2023 16:06:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GM6zBu0YXmXyegAA9RJhRA (envelope-from ) for ; Wed, 22 Nov 2023 16:06:21 +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 9AC5426881 for ; Wed, 22 Nov 2023 16:06:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=EJLByLhL; 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-Seal: i=1; s=key1; d=yhetil.org; t=1700665581; a=rsa-sha256; cv=none; b=qC+FEwb04y2gUvwtqUbk2QwGiA8D+Rf3fiGUTs/X9Of0HHXz9klQ6XMNIvhhqc1Or61zu4 Cj/bE+nERixYMCbgwUklA0e9X8jX+WaIg/D/t/Sb4uE8WvOGB7s5x3bL8X/hKio/Unnb6l zN1VwKkxOgM29GiTUVnlX96Ert1Oy96AyICvMxJBGs95KOHWFIPJubi5jQ58EXWalvMHRj sgll5PuT/gGT0Wxpvpdrx/ta8Xmye4cMdtUChEFxbOyOY4lk9Z/7FEp/MzSHhaLeR9KcE+ HIkekhfsoag3i1Cw8spFPSJnrUHkF8AFUCnW4GXLI3y3XPi202qrVN266ZELXQ== 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=EJLByLhL; 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=1700665581; 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=ax2/qQFBuVUEmKBEZH4LqBc9Km+Yx0SfJGKkF9XrwKI=; b=iFSl/8f85N1+C05LI+grKvcHHvMSc6V9OXOpQLSkBMspGIvOFs/mQFzceL2X5WaIYBKPEq yQglE3lOlLDO0vh2rqSgBTAPAo1ZusEHC0oyV00++8lgdhLjx0yxQsw/Ol5PaUdVOE8/8L yD1iExv1EaczEr0uSCt47QL5ya5ZW2Ig8janEL0FBXFZHrmsbxQ8QUJ42rfF2JHc2mqa/V mCQKaO+A7ugOUxZWJRZepx/RthURqxfK1avb2nO/fiSsMS4yk4PfzcZ5LxYudWoscruIYU YSX5zR52tq65+NYptvkX0clhYiu5mJuG91/SWlcm+yRQrDzdH8wcrU4T3FYG5w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5onh-0005CZ-Tx; Wed, 22 Nov 2023 10:06:01 -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 1r5ong-0005C3-0P for guix-patches@gnu.org; Wed, 22 Nov 2023 10:06:00 -0500 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 1r5onf-0004Go-Nm for guix-patches@gnu.org; Wed, 22 Nov 2023 10:05:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5oni-0005Ly-Pk for guix-patches@gnu.org; Wed, 22 Nov 2023 10:06:02 -0500 Subject: bug#66888: [PATCH 1/2] gnu: babeltrace: Do not install bindings as egg. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Nov 2023 15:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66888 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: odion@efficios.com Cc: 66888-done@debbugs.gnu.org Mail-Followup-To: 66888@debbugs.gnu.org, ludo@gnu.org, odion@efficios.com Received: via spool by 66888-done@debbugs.gnu.org id=D66888.170066551820509 (code D ref 66888); Wed, 22 Nov 2023 15:06:02 +0000 Received: (at 66888-done) by debbugs.gnu.org; 22 Nov 2023 15:05:18 +0000 Received: from localhost ([127.0.0.1]:59572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5omz-0005Kf-RO for submit@debbugs.gnu.org; Wed, 22 Nov 2023 10:05:18 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5omv-0005KF-SX for 66888-done@debbugs.gnu.org; Wed, 22 Nov 2023 10:05:15 -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 1r5oml-0003yp-Q3; Wed, 22 Nov 2023 10:05:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=ax2/qQFBuVUEmKBEZH4LqBc9Km+Yx0SfJGKkF9XrwKI=; b=EJLByLhLlW0dWFcnDsi/ 49TBPbl4o5Q8fQ4SmIxA1rYb9Bi9cUgNviY8ceV0Wd1QYumenCt2WNGwVx3U7DBGQ/KemXhmGc8H+ KIcxCuCth4ER5sIgltr3V3/dbw7ej08nUjDgJg1NW4tw4WDs0tvc5IQBVcc4V6UN4ZG49In+cMDot N5AVT6/GfiBq9S2jUF5bdxQ912lNbVwQtTJgTgxK+ryijBYd81/pOw37podMtcydey+i7Ps3a/k3Z pEbh3Bf9STLyD1ILhuZNXgM75igOIWqBKDOYiNT5YvOZcLywJMsik2M2uBy1ta7wDdEzRDrQ0KX4r pdLLbmQq5xrycw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20231101203022.28546-1-odion@efficios.com> (odion@efficios.com's message of "Wed, 1 Nov 2023 16:30:22 -0400") References: <20231101203022.28546-1-odion@efficios.com> Date: Wed, 22 Nov 2023 16:05:01 +0100 Message-ID: <87y1epkew2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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 X-Migadu-Queue-Id: 9AC5426881 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-TUID: c0qulb/fAg+d Hi, odion@efficios.com skribis: > From: Olivier Dion > > Oddly enough, bindings were now installed as an egg. Fix this by > forcing setuptools to install individual files with > `--single-version-externally-managed' > > * > gnu/packages/instrumentation.scm (babeltrace)[arguments]<#:make-flags>: > Pass it via DISTSETUPOPTS. > > Change-Id: I143dd16179e1e4728cb8e5d6b00b06359da83389 [...] > From: Olivier Dion > > This dev variant of the package babeltrace is slower, but allows better > developement of plugins as recommended by the authors. > > * gnu/packages/instrumentation.scm (babeltrace/dev): New variable. > > Change-Id: Ib54ced9a1ede5d9acc9a53ff325663a28a3b447f I applied both after turning comments in the commit log into comments in the source so they=E2=80=99re directly visible. Thanks, Ludo=E2=80=99.