From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 17 Feb 2023 15:58:24 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pT2Bs-00AC7r-LF for lore@lore.pengutronix.de; Fri, 17 Feb 2023 15:58:24 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1pT2Br-0002Ri-GD; Fri, 17 Feb 2023 15:58:23 +0100 Received: from smtp98.ord1d.emailsrvr.com ([184.106.54.98]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pT2BS-0002Qu-Ep for ptxdist@pengutronix.de; Fri, 17 Feb 2023 15:57:58 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mev.co.uk; s=20221208-6x11dpa4; t=1676645876; bh=Z4klsHeW444cXHjvgc+FOzvJXbV+TQlXgwatvk/zZ0o=; h=Date:Subject:To:From:From; b=y+ofOisUlYbRmdZyIiaSLJ/YOwQgIn34p5Pv8SkQ8IcJ2vJTsno5FKXmf5l7lKktK K1DxOfB7KvO7NUG1BC9h/YBYZHvuwGHGvE9fW5QyLPAbxnYOa0r8ZUkEHEuTDYzpHq c9ctklVEtTPtd33Rm5gFFZAHqWggT19s1nNvZ7gE= X-Auth-ID: abbotti@mev.co.uk Received: by smtp21.relay.ord1d.emailsrvr.com (Authenticated sender: abbotti-AT-mev.co.uk) with ESMTPSA id 157276012F for ; Fri, 17 Feb 2023 09:57:55 -0500 (EST) Message-ID: <5335b617-e3e0-d67f-ec1d-b61786ac8c33@mev.co.uk> Date: Fri, 17 Feb 2023 14:57:55 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Content-Language: en-GB To: ptxdist@pengutronix.de References: <20230217120558.21629-1-abbotti@mev.co.uk> From: Ian Abbott Organization: MEV Ltd. In-Reply-To: <20230217120558.21629-1-abbotti@mev.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Classification-ID: 82b3ea69-b20d-4cdf-819d-9ce67b32dc46-1-1 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [PATCH v2] libtahu: new package X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On 17/02/2023 12:05, Ian Abbott wrote: > Includes the C library from the Eclipse Tahu project that provides an > implementation of the Sparkplug specification. This package does not > include the implementations from the Tahu project for other programming > languages other than C. > > Only the dynamic C library is built. > > Signed-off-by: Ian Abbott > --- > v2: Fix LIBTAHU_LICENSE_FILES. Simplify LIBTAHU_MAKE_OPT. Only build > the dynamic library. Patch c/core/Makefile to allow building only the > dynamic library and to fix parallel make. Install files verbosely so we > can see them in the logfile. I've just noticed the library is built with debug output enabled at compile time (controlled by defining the SPARKPLUG_DEBUG macro in ), which makes it write debug messages to standard output. I'll add a patch to turn that off and send a v3 patch. -- -=( Ian Abbott || MEV Ltd. is a company )=- -=( registered in England & Wales. Regd. number: 02862268. )=- -=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=- -=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-