From unknown Mon Jun 16 23:35:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#7328 <7328@debbugs.gnu.org> To: bug#7328 <7328@debbugs.gnu.org> Subject: Status: parallel installation ignores deps between libtool libraries Reply-To: bug#7328 <7328@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:35:53 +0000 retitle 7328 parallel installation ignores deps between libtool libraries reassign 7328 automake submitter 7328 Andy Wingo severity 7328 normal tag 7328 confirmed help thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 04 11:26:12 2010 Received: (at submit) by debbugs.gnu.org; 4 Nov 2010 15:26:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PE1hb-0003Em-75 for submit@debbugs.gnu.org; Thu, 04 Nov 2010 11:26:12 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PE1Zo-0003BJ-Nx for submit@debbugs.gnu.org; Thu, 04 Nov 2010 11:18:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PE1e7-0000gU-7Y for submit@debbugs.gnu.org; Thu, 04 Nov 2010 11:22:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:51288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PE1e7-0000gO-0x for submit@debbugs.gnu.org; Thu, 04 Nov 2010 11:22:35 -0400 Received: from [140.186.70.92] (port=49855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PE1e4-0008CT-HF for bug-automake@gnu.org; Thu, 04 Nov 2010 11:22:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PE1dy-0000e7-Nj for bug-automake@gnu.org; Thu, 04 Nov 2010 11:22:30 -0400 Received: from smtp-1.01.com ([38.102.63.180]:42165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PE1dy-0000do-GD for bug-automake@gnu.org; Thu, 04 Nov 2010 11:22:26 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-1.01.com (Postfix) with ESMTP id E468336D091; Thu, 4 Nov 2010 10:22:23 -0500 (CDT) Received: from smtp-1.01.com ([127.0.0.1]) by localhost (smtp-1.01.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o+NA8A8TyUPU; Thu, 4 Nov 2010 10:22:23 -0500 (CDT) Received: from harpy.local (74.Red-80-24-4.staticIP.rima-tde.net [80.24.4.74]) by smtp-1.01.com (Postfix) with ESMTPSA id 212013645F1; Thu, 4 Nov 2010 10:22:22 -0500 (CDT) From: Andy Wingo To: bug-automake@gnu.org Subject: parallel installation ignores deps between libtool libraries Date: Thu, 04 Nov 2010 16:19:55 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 04 Nov 2010 11:26:09 -0400 Cc: Ben Denckla X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Hello Consider a Makefile.am like this: lib_LTLIBRARIES = libfoo.la plugindir = $(libdir)/gstreamer-0.10 plugin_LTLIBRARIES = bar.la bar_la_LIBADD = libfoo.la Obviously we are missing some sources here, but it suffices to show the parallel installation bug: there is a race between relinking the installed bar.la and the installed libfoo.la. It could be that libfoo.la isn't there yet. Let me know if you need more info. Please Cc: me on replies. Cheers, Andy From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 04 16:19:48 2010 Received: (at 7328) by debbugs.gnu.org; 4 Nov 2010 20:19:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PE6Hc-0006JO-4O for submit@debbugs.gnu.org; Thu, 04 Nov 2010 16:19:48 -0400 Received: from mailout-de.gmx.net ([213.165.64.23] helo=mail.gmx.net) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1PE6Ha-0006JJ-50 for 7328@debbugs.gnu.org; Thu, 04 Nov 2010 16:19:39 -0400 Received: (qmail invoked by alias); 04 Nov 2010 20:24:05 -0000 Received: from xdsl-89-0-191-250.netcologne.de (EHLO localhost.localdomain) [89.0.191.250] by mail.gmx.net (mp017) with SMTP; 04 Nov 2010 21:24:05 +0100 X-Authenticated: #13673931 X-Provags-ID: V01U2FsdGVkX18GTB9dSCkGbPkRHAX21fx5XjXCOrVZIFKiK65wFm HMmt1uRECwn5sz Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1PE6Lr-0003WE-TG; Thu, 04 Nov 2010 21:24:03 +0100 Date: Thu, 4 Nov 2010 21:24:03 +0100 From: Ralf Wildenhues To: Andy Wingo Subject: Re: bug#7328: parallel installation ignores deps between libtool libraries Message-ID: <20101104202403.GO9168@gmx.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Institute for Numerical Simulation, University of Bonn User-Agent: Mutt/1.5.20 (2010-08-04) X-Y-GMX-Trusted: 0 X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 7328 Cc: Ben Denckla , 7328@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) Hi Andy, * Andy Wingo wrote on Thu, Nov 04, 2010 at 04:19:55PM CET: > lib_LTLIBRARIES = libfoo.la > plugindir = $(libdir)/gstreamer-0.10 > plugin_LTLIBRARIES = bar.la > bar_la_LIBADD = libfoo.la > > Obviously we are missing some sources here, but it suffices to show the > parallel installation bug: there is a race between relinking the > installed bar.la and the installed libfoo.la. It could be that libfoo.la > isn't there yet. Yep; long-standing bug. We've pondered about strategies to fix it before, but no full solution yet. Here's a dirty workaround for the moment: install-pluginLTLIBRARIES = install-pluginLTLIBRARIES $(install-pluginLTLIBRARIES): install-libLTLIBRARIES Thanks for the report, Ralf From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 16:46:56 2013 Received: (at 7328) by debbugs.gnu.org; 29 Mar 2013 20:46:56 +0000 Received: from localhost ([127.0.0.1]:51397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULgCN-0008PT-To for submit@debbugs.gnu.org; Fri, 29 Mar 2013 16:46:56 -0400 Received: from mail-oa0-f42.google.com ([209.85.219.42]:45261) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULgCK-0008PD-0N for 7328@debbugs.gnu.org; Fri, 29 Mar 2013 16:46:52 -0400 Received: by mail-oa0-f42.google.com with SMTP id i18so663693oag.15 for <7328@debbugs.gnu.org>; Fri, 29 Mar 2013 13:44:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=ue8e2nmxy2TBynY0kHLL/Ku7/wiYe+ygXuVmx6dro8I=; b=Ct51HMBKoNwSkIsK5f+srqtK9o8PVUp9oQMfbcpjTx6FVWCfz8eTLoJsM9G2ar75Be SS4Ii4m3usyZ6MzfJdURYZk0qwuu5EFatDoOjjfBzLoQKrGH9j8aktT/sUmabowjpCL9 UPnP1ADT+yfgcMXWbfc36KXyitC1YokoOrCeg1jqv07DGZMAbwuX5fHVRbFyUrfDi6wX xyutcKP3uuuDDZ21jk1hzj+xzHBZpnxiuBHbkY+uHRDh7EsXDrAQ/sas9hQVGACshGQy u9Nj1PsNunMTkS/BoZ+N/y7IfDY61UNXA/QjsJkiAMr6cpz8BBS3g3nPPxJCZwWJkhfJ iDoA== MIME-Version: 1.0 X-Received: by 10.182.2.198 with SMTP id 6mr1268604obw.8.1364589853882; Fri, 29 Mar 2013 13:44:13 -0700 (PDT) Received: by 10.60.171.139 with HTTP; Fri, 29 Mar 2013 13:44:13 -0700 (PDT) Date: Fri, 29 Mar 2013 21:44:13 +0100 Message-ID: Subject: Any news of this bug From: Bastien ROUCARIES To: 7328@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 7328 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) We have been it by this bug on imagemagick source. Any news of a solution ? Bastien From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 19:09:21 2013 Received: (at 7328) by debbugs.gnu.org; 29 Mar 2013 23:09:21 +0000 Received: from localhost ([127.0.0.1]:51521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULiQD-0003kF-IL for submit@debbugs.gnu.org; Fri, 29 Mar 2013 19:09:21 -0400 Received: from mail-ea0-f180.google.com ([209.85.215.180]:34420) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULiQA-0003k6-92 for 7328@debbugs.gnu.org; Fri, 29 Mar 2013 19:09:18 -0400 Received: by mail-ea0-f180.google.com with SMTP id d10so377403eaj.11 for <7328@debbugs.gnu.org>; Fri, 29 Mar 2013 16:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=kzD8Qsq+H9cc+km86ItS1Xu1ELXW0s78+uhN4d7yqPw=; b=jm9XvBvk7zNgW0lU/43JR2QN1Daw9USi+YsnxcaZmJRMW73QkfvYG6VczAfkpsPfQ+ XrWPl03YI/5G1rIXltDxlAQGOfx3uASRmxKhBlvHHougQkSxNg5LrBFl6x8yXw0xWOje 4ewsdoDmPshitzKJEhk/JG/gags9Mi99YkaFSlG2NAe1PJLsl10L0R8/N4N711/YuPGP F+cPK6kuNYIn3UgmRBnPBwm/9FaEFtgPuuL8Tp0GTfp3nHDnIsmO3dEnFgfyDI7RjQXl GWXv+AWWlXgBC1lFmr6QvECt/2+4I6+fpDV7dsCKW/TMBFUFxVvY6/R5xuB/uCSi4FYM P/wg== X-Received: by 10.14.216.2 with SMTP id f2mr12147306eep.44.1364598399537; Fri, 29 Mar 2013 16:06:39 -0700 (PDT) Received: from [192.168.178.20] (host93-95-dynamic.6-79-r.retail.telecomitalia.it. [79.6.95.93]) by mx.google.com with ESMTPS id bc1sm6790348eeb.11.2013.03.29.16.06.37 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 29 Mar 2013 16:06:38 -0700 (PDT) Message-ID: <51561E7C.1020006@gmail.com> Date: Sat, 30 Mar 2013 00:06:36 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Bastien ROUCARIES Subject: Re: bug#7328: Any news of this bug References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 7328 Cc: 7328@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Reference: On 03/29/2013 09:44 PM, Bastien ROUCARIES wrote: > We have been it by this bug on imagemagick source. > > Any news of a solution ? > No, sorry. Moreover, this is a part of Automake I don't know well (nor even decently actually), and I won't have time to look into it anytime soon. And even when I'll have the time and the mental bandwidth, there is more pressing stuff I'll have to deal with before. In the meantime, does the workaround suggested by Ralf work for you? Regards, and sorry not to be more helpful, Stefano From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 21:19:07 2020 Received: (at 7328) by debbugs.gnu.org; 18 Nov 2020 02:19:07 +0000 Received: from localhost ([127.0.0.1]:33496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfD3r-0001K0-7A for submit@debbugs.gnu.org; Tue, 17 Nov 2020 21:19:07 -0500 Received: from freefriends.org ([96.88.95.60]:55884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfD3o-0001Jl-VW for 7328@debbugs.gnu.org; Tue, 17 Nov 2020 21:19:05 -0500 X-Envelope-From: karl@freefriends.org X-Envelope-To: <7328@debbugs.gnu.org> Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 0AI2J3pK029954 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <7328@debbugs.gnu.org>; Tue, 17 Nov 2020 19:19:04 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 0AI2J3Nw029953; Tue, 17 Nov 2020 19:19:03 -0700 Date: Tue, 17 Nov 2020 19:19:03 -0700 Message-Id: <202011180219.0AI2J3Nw029953@freefriends.org> From: Karl Berry To: 7328@debbugs.gnu.org Subject: Re: bug#7328: Any news of this bug In-Reply-To: <51561E7C.1020006@gmail.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7328 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) This bug needs atteniont, but I don't know what. I hope someone with more energy, expertise, and/or time can look into it and find a resolution. Marking it as severity normal (can't be that "important" after N years) and with the "help" tag. From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 17 21:19:08 2020 Received: (at control) by debbugs.gnu.org; 18 Nov 2020 02:19:08 +0000 Received: from localhost ([127.0.0.1]:33498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfD3r-0001K2-Ft for submit@debbugs.gnu.org; Tue, 17 Nov 2020 21:19:07 -0500 Received: from freefriends.org ([96.88.95.60]:55888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfD3q-0001Js-0K for control@debbugs.gnu.org; Tue, 17 Nov 2020 21:19:06 -0500 X-Envelope-From: karl@freefriends.org X-Envelope-To: Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 0AI2J4Yg029962 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 17 Nov 2020 19:19:05 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 0AI2J4uo029961; Tue, 17 Nov 2020 19:19:04 -0700 Date: Tue, 17 Nov 2020 19:19:04 -0700 Message-Id: <202011180219.0AI2J4uo029961@freefriends.org> From: Karl Berry To: control@debbugs.gnu.org Subject: X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) tags 7328 + help tags 7328 + confirmed severity 7328 normal From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 17 12:41:57 2023 Received: (at 7328) by debbugs.gnu.org; 17 Mar 2023 16:41:57 +0000 Received: from localhost ([127.0.0.1]:45483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdD9R-0005ce-72 for submit@debbugs.gnu.org; Fri, 17 Mar 2023 12:41:57 -0400 Received: from stravinsky.debian.org ([82.195.75.108]:37560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdBJl-0002Qe-UY for 7328@debbugs.gnu.org; Fri, 17 Mar 2023 10:44:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID: Date:Subject:To:From:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=BuJnh07uTPEEs3eCSp6XelppManrZElXBALrGeKeKDs=; b=MtxQITP5WVNIFfE6s5TSquIjoR UlYcOyA5lNTW2vnREEpqBEGU0H9yAs6QpzcpKbRorJWOSLYt/R2HBr1G0A11dIlGSFZuKfr17Ampi 23jnNba77Klr0NGdA48/QruA3B0HVkAG3GuHy3aCi1q41I+e8ADyNvvR9dAuUDcErgBsLDh1p7n7w 45Ugc3t8W+osp4Ch9hJELry35/wwCP0+DLNe2ZoL00duvoIxr9N/kkBdoY73OD6EOrB0OyCOVz0DW HnjBp5f7yzqcC53x2bK40mssewzts3QIhPrE6sSitDFTpNEGgwMgG1pfTjL1TOaeu6eN603O1fx5k p1nALyng==; Received: from authenticated user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1pdBJi-00BmNB-Dq; Fri, 17 Mar 2023 14:44:26 +0000 From: Bastien =?ISO-8859-1?Q?Roucari=E8s?= To: 7328@debbugs.gnu.org Subject: Any news Date: Fri, 17 Mar 2023 14:44:17 +0000 Message-ID: <5619557.1vzzvtve3I@portable-bastien> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2216163.yMOOdx3Cnl"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Debian-User: rouca X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7328 X-Mailman-Approved-At: Fri, 17 Mar 2023 12:41:56 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --nextPart2216163.yMOOdx3Cnl Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8"; protected-headers="v1" From: Bastien =?ISO-8859-1?Q?Roucari=E8s?= To: 7328@debbugs.gnu.org Subject: Any news Date: Fri, 17 Mar 2023 14:43:59 +0000 Message-ID: <5619557.1vzzvtve3I@portable-bastien> MIME-Version: 1.0 Hi, Any news of this anoying bug ? Bastien --nextPart2216163.yMOOdx3Cnl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAmQUfK8ACgkQADoaLapB CF+AhA/+NH/aWdHJR72bY1MkE42hq9YlkHSsyX33eymz87CV7lkO2o3lyNYFpuV9 DSpK/Q+GqAzwah6kLAYHVTIKB0B8w1S407lDD1M9W0aHjNDm3o4n8bsFn/6B9hIU 3W//h1OORzYhcJGB4tSx58WgnlCiPiVXLFRisDdfpjW7Muu0uihb8bNq2vZDUeIy mv5XXL0CWmowdNVZzIJCWSyOQvbUIR3S72mjS5w98lB7fS/1iuzBgC4IBau4qdMu kBabv6GDNE5OcSfqugQrHbTRVWKLVUlv6PPDfunXjH64Nk8whX6toZpuO3QI8I/m 9BTAEtWSX9sPC7awUhUhdQi/OBm7+rFnfG6CdmCtEZV93MF4CkwpkNZscU+D2gzB Es80uHIR1lQefuxHX1oksXRZ6scdGTvRwporDXlWMof/eGriWsJQkUb2sh6rIciE TThjRzOrx6+3fOjE/CAftKACFru2q//eLvghcN1Ynyew/575+2hpMArl6bnpz+PV HkeFpfRNECzydFCadW3w+0qiwjJXAAiJgYExjdrNRZLDm7pfjkhlTySY9PmVcu08 5b+1vv6BGDxCga7izTUhvhs0wUccVxzgA9kLjsbRu94jWWf2XP9mXSXpMycIEOFl 1R10c9B9NsMD+ZoL+PIyesYNBn9fRu8NhwjeO8DTPD+/mME1ju0= =eB87 -----END PGP SIGNATURE----- --nextPart2216163.yMOOdx3Cnl-- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 17 18:15:28 2023 Received: (at 7328) by debbugs.gnu.org; 17 Mar 2023 22:15:28 +0000 Received: from localhost ([127.0.0.1]:45845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdIMB-0002gy-SG for submit@debbugs.gnu.org; Fri, 17 Mar 2023 18:15:28 -0400 Received: from freefriends.org ([96.88.95.60]:45044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdIMA-0002gr-I8 for 7328@debbugs.gnu.org; Fri, 17 Mar 2023 18:15:26 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 32HMFOV4026139 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Mar 2023 16:15:25 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 32HMFM3u026138; Fri, 17 Mar 2023 16:15:22 -0600 Date: Fri, 17 Mar 2023 16:15:22 -0600 Message-Id: <202303172215.32HMFM3u026138@freefriends.org> From: Karl Berry To: rouca@debian.org Subject: Re: bug#7328: Any news In-Reply-To: <5619557.1vzzvtve3I@portable-bastien> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 7328 Cc: 7328@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Bastien, Any news of this anoying bug ? Nothing has changed, or it surely would have been posted here. I don't think anyone currently working on automake has any particular knowledge about it. What I wrote here in 2020 is still the current status: > This bug needs atteniont [sic], but I don't know what. I hope > someone with more energy, expertise, and/or time can look into it and > find a resolution. I.e., looking for a contributor sufficiently motivated to work on it ... Meanwhile, I hope Ralf's workaround works. -k