From unknown Sun Aug 10 16:43:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#66352: parallel make yields "find: =?UTF-8?Q?=E2=80=98./conf*.dir=E2=80=99:?= No such file or directory" errors Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Wed, 04 Oct 2023 23:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66352 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: 66352@debbugs.gnu.org X-Debbugs-Original-To: bug-automake@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169646075929008 (code B ref -1); Wed, 04 Oct 2023 23:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2023 23:05:59 +0000 Received: from localhost ([127.0.0.1]:45547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoAwJ-0007Xo-5T for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:05:59 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoAwH-0007Xa-Iw for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:05:58 -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 1qoAvu-0003w3-Dt for bug-automake@gnu.org; Wed, 04 Oct 2023 19:05:34 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoAvs-0002bN-Q5 for bug-automake@gnu.org; Wed, 04 Oct 2023 19:05:34 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.97-RC1) (envelope-from ) id 1qoAvd-000000019of-3I1l; Thu, 05 Oct 2023 01:05:17 +0200 Date: Thu, 5 Oct 2023 01:05:17 +0200 From: Vincent Lefevre Message-ID: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> Mail-Followup-To: Vincent Lefevre , bug-automake@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/2.2.12+67 (757ca3b3) vl-149028 (2023-09-09) Received-SPF: none client-ip=140.77.13.17; envelope-from=vincent@vinc17.net; helo=cventin.lip.ens-lyon.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) 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.0 (-) When I want to build Automake (current Git version) with a parallel make ("make -j12"): MAKEINFO doc/automake-history.info GEN bin/automake GEN bin/aclocal GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN doc/aclocal.1 GEN runtest GEN doc/automake.1 GEN doc/amhello-1.0.tar.gz make[1]: Entering directory '/home/vlefevre/software/automake' GEN lib/Automake/Config.pm GEN t/ax/test-defs.sh find: ‘./conf272281.dir’: No such file or directory find: ‘./conf272280.dir’: No such file or directory find: ‘./conf272301.dir’: No such file or directory make[1]: Leaving directory '/home/vlefevre/software/automake' Updating ./doc/version.texi MAKEINFO doc/automake.info GEN bin/aclocal-1.16 GEN doc/aclocal-1.16.1 GEN bin/automake-1.16 GEN doc/automake-1.16.1 +++++++++++make: INTERNAL: Exiting with 1 jobserver tokens available; should be 12! -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From unknown Sun Aug 10 16:43:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#66352: parallel make yields "find: =?UTF-8?Q?=E2=80=98./conf*.dir=E2=80=99:?= No such file or directory" errors References: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> Resent-From: Karl Berry Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Fri, 03 Nov 2023 16:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66352 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: vincent@vinc17.net Cc: 66352@debbugs.gnu.org Received: via spool by 66352-submit@debbugs.gnu.org id=B66352.169902895729968 (code B ref 66352); Fri, 03 Nov 2023 16:30:02 +0000 Received: (at 66352) by debbugs.gnu.org; 3 Nov 2023 16:29:17 +0000 Received: from localhost ([127.0.0.1]:59612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyx2r-0007nI-D8 for submit@debbugs.gnu.org; Fri, 03 Nov 2023 12:29:17 -0400 Received: from frenzy.freefriends.org ([198.99.81.75]:49620 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyx2p-0007n9-Te for 66352@debbugs.gnu.org; Fri, 03 Nov 2023 12:29:16 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 3A3GSd8Q027292 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 3 Nov 2023 10:28:39 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 3A3GScPF027291; Fri, 3 Nov 2023 10:28:38 -0600 Date: Fri, 3 Nov 2023 10:28:38 -0600 Message-Id: <202311031628.3A3GScPF027291@freefriends.org> From: Karl Berry In-Reply-To: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> X-Spam-Score: -0.0 (/) 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.0 (-) When I want to build Automake (current Git version) with a parallel make ("make -j12"): I surmise this one was caused by the same random timing failures as your other reports, 66353 and 66354. A couple days ago we finally installed a patch (thanks Bogdan and Jacob) so that development automake should no longer require development autoconf in order to avoid these problems. I.e., dev automake now falls back to the previous one-second-timestamp behavior unless autom4te is known to be new enough (specifically, that it uses Time::HiRes). Please confirm if possible ... --thanks, karl. From unknown Sun Aug 10 16:43:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#66352: parallel make yields "find: =?UTF-8?Q?=EF=BF=BD=EF=BF=BD=EF=BF=BD./con?= =?UTF-8?Q?f*.dir=EF=BF=BD=EF=BF=BD=EF=BF=BD:?= No such file or directory" errors Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Fri, 03 Nov 2023 23:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66352 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: Karl Berry Cc: 66352@debbugs.gnu.org Received: via spool by 66352-submit@debbugs.gnu.org id=B66352.169905575231498 (code B ref 66352); Fri, 03 Nov 2023 23:56:01 +0000 Received: (at 66352) by debbugs.gnu.org; 3 Nov 2023 23:55:52 +0000 Received: from localhost ([127.0.0.1]:60062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qz412-0008By-6p for submit@debbugs.gnu.org; Fri, 03 Nov 2023 19:55:52 -0400 Received: from joooj.vinc17.net ([2001:4b99:1:3:216:3eff:fe20:ac98]:43888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qz410-0008Bo-Kf for 66352@debbugs.gnu.org; Fri, 03 Nov 2023 19:55:51 -0400 Received: from smtp-qaa.vinc17.net (unknown [IPv6:2a01:e0a:40d:27a0:8004:5a51:730c:7b63]) by joooj.vinc17.net (Postfix) with ESMTPSA id 55754346; Sat, 4 Nov 2023 00:55:11 +0100 (CET) Received: by qaa.vinc17.org (Postfix, from userid 1000) id 23A95CA37C8; Sat, 4 Nov 2023 00:55:09 +0100 (CET) Date: Sat, 4 Nov 2023 00:55:09 +0100 From: Vincent Lefevre Message-ID: <20231103235509.GA173028@qaa.vinc17.org> References: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> <202311031628.3A3GScPF027291@freefriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202311031628.3A3GScPF027291@freefriends.org> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/2.2.12+67 (757ca3b3) vl-149028 (2023-09-09) X-Spam-Score: 0.0 (/) 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.0 (-) On 2023-11-03 10:28:38 -0600, Karl Berry wrote: > When I want to build Automake (current Git version) with > a parallel make ("make -j12"): > > I surmise this one was caused by the same random timing failures as your > other reports, 66353 and 66354. > > A couple days ago we finally installed a patch (thanks Bogdan and Jacob) > so that development automake should no longer require development > autoconf in order to avoid these problems. I.e., dev automake now falls > back to the previous one-second-timestamp behavior unless autom4te is > known to be new enough (specifically, that it uses Time::HiRes). > > Please confirm if possible ... --thanks, karl. Thanks. I've tried, and after the update to 5c85c782ae63769cc8c0b56505f7b188009d6666, the failures have disappeared. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From unknown Sun Aug 10 16:43:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#66352: parallel make yie lds "find: =?UTF-8?Q?=EF=BF=BD=EF=BF=BD=EF=BF=BD./co?= =?UTF-8?Q?nf*.dir=EF=BF=BD=EF=BF=BD=EF=BF=BD?= : No such file or directory" errors References: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> Resent-From: Karl Berry Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Thu, 09 Nov 2023 23:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66352 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: 66352-done@debbugs.gnu.org, 66352@debbugs.gnu.org Received: via spool by 66352-submit@debbugs.gnu.org id=B66352.16995739986246 (code B ref 66352); Thu, 09 Nov 2023 23:54:02 +0000 Received: (at 66352) by debbugs.gnu.org; 9 Nov 2023 23:53:18 +0000 Received: from localhost ([127.0.0.1]:49183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1Epq-0001cf-9J for submit@debbugs.gnu.org; Thu, 09 Nov 2023 18:53:18 -0500 Received: from frenzy.freefriends.org ([198.99.81.75]:40538 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1Epm-0001cR-Tu; Thu, 09 Nov 2023 18:53:17 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 3A9NqYnV007982 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 9 Nov 2023 16:52:34 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 3A9NqY6G007981; Thu, 9 Nov 2023 16:52:34 -0700 Date: Thu, 9 Nov 2023 16:52:34 -0700 Message-Id: <202311092352.3A9NqY6G007981@freefriends.org> From: Karl Berry In-Reply-To: <20231103235509.GA173028@qaa.vinc17.org> X-Spam-Score: -0.0 (/) 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.0 (-) Thanks Vincent. Closing. From unknown Sun Aug 10 16:43:05 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vincent Lefevre Subject: bug#66352: closed (Re: bug#66352: parallel make yie lds "find: =?UTF-8?Q?=EF=BF=BD=EF=BF=BD=EF=BF=BD./co?= =?UTF-8?Q?nf*.dir=EF=BF=BD=EF=BF=BD=EF=BF=BD?= : No such file or directory" errors) Message-ID: References: <202311092352.3A9NqY6G007981@freefriends.org> <20231004230517.GA276019@cventin.lip.ens-lyon.fr> X-Gnu-PR-Message: they-closed 66352 X-Gnu-PR-Package: automake Reply-To: 66352@debbugs.gnu.org Date: Thu, 09 Nov 2023 23:54:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1699574043-6311-1" This is a multi-part message in MIME format... ------------=_1699574043-6311-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #66352: parallel make yields "find: =E2=80=98./conf*.dir=E2=80=99: No such = file or directory" errors which was filed against the automake package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 66352@debbugs.gnu.org. --=20 66352: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D66352 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1699574043-6311-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 66352-done) by debbugs.gnu.org; 9 Nov 2023 23:53:19 +0000 Received: from localhost ([127.0.0.1]:49185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1Epq-0001ch-Gz for submit@debbugs.gnu.org; Thu, 09 Nov 2023 18:53:18 -0500 Received: from frenzy.freefriends.org ([198.99.81.75]:40538 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1Epm-0001cR-Tu; Thu, 09 Nov 2023 18:53:17 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 3A9NqYnV007982 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 9 Nov 2023 16:52:34 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 3A9NqY6G007981; Thu, 9 Nov 2023 16:52:34 -0700 Date: Thu, 9 Nov 2023 16:52:34 -0700 Message-Id: <202311092352.3A9NqY6G007981@freefriends.org> From: Karl Berry To: 66352-done@debbugs.gnu.org, 66352@debbugs.gnu.org Subject: Re: bug#66352: parallel make yie lds "find: ���./conf*.dir��� : No such file or directory" errors In-Reply-To: <20231103235509.GA173028@qaa.vinc17.org> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 66352-done 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.0 (-) Thanks Vincent. Closing. ------------=_1699574043-6311-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Oct 2023 23:05:59 +0000 Received: from localhost ([127.0.0.1]:45547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoAwJ-0007Xo-5T for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:05:59 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoAwH-0007Xa-Iw for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:05:58 -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 1qoAvu-0003w3-Dt for bug-automake@gnu.org; Wed, 04 Oct 2023 19:05:34 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoAvs-0002bN-Q5 for bug-automake@gnu.org; Wed, 04 Oct 2023 19:05:34 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.97-RC1) (envelope-from ) id 1qoAvd-000000019of-3I1l; Thu, 05 Oct 2023 01:05:17 +0200 Date: Thu, 5 Oct 2023 01:05:17 +0200 From: Vincent Lefevre To: bug-automake@gnu.org Subject: parallel make yields "find: =?utf-8?B?4oCY?= =?utf-8?B?Li9jb25mKi5kaXLigJk6?= No such file or directory" errors Message-ID: <20231004230517.GA276019@cventin.lip.ens-lyon.fr> Mail-Followup-To: Vincent Lefevre , bug-automake@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/2.2.12+67 (757ca3b3) vl-149028 (2023-09-09) Received-SPF: none client-ip=140.77.13.17; envelope-from=vincent@vinc17.net; helo=cventin.lip.ens-lyon.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit 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.0 (-) When I want to build Automake (current Git version) with a parallel make ("make -j12"): MAKEINFO doc/automake-history.info GEN bin/automake GEN bin/aclocal GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN doc/aclocal.1 GEN runtest GEN doc/automake.1 GEN doc/amhello-1.0.tar.gz make[1]: Entering directory '/home/vlefevre/software/automake' GEN lib/Automake/Config.pm GEN t/ax/test-defs.sh find: ‘./conf272281.dir’: No such file or directory find: ‘./conf272280.dir’: No such file or directory find: ‘./conf272301.dir’: No such file or directory make[1]: Leaving directory '/home/vlefevre/software/automake' Updating ./doc/version.texi MAKEINFO doc/automake.info GEN bin/aclocal-1.16 GEN doc/aclocal-1.16.1 GEN bin/automake-1.16 GEN doc/automake-1.16.1 +++++++++++make: INTERNAL: Exiting with 1 jobserver tokens available; should be 12! -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) ------------=_1699574043-6311-1--