From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.emacs.devel Subject: Possibility of a ${srcdir}/info/dir target race? Date: Wed, 22 Oct 2014 14:13:26 -0500 Message-ID: <877fzrkje1.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414005229 2385 80.91.229.3 (22 Oct 2014 19:13:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Oct 2014 19:13:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 22 21:13:42 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xh1Lp-00047F-Rn for ged-emacs-devel@m.gmane.org; Wed, 22 Oct 2014 21:13:41 +0200 Original-Received: from localhost ([::1]:60418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xh1Lp-0005C4-Cw for ged-emacs-devel@m.gmane.org; Wed, 22 Oct 2014 15:13:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xh1Lh-000542-4L for emacs-devel@gnu.org; Wed, 22 Oct 2014 15:13:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xh1Lc-0002Cc-05 for emacs-devel@gnu.org; Wed, 22 Oct 2014 15:13:32 -0400 Original-Received: from defaultvalue.org ([70.85.129.156]:35105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xh1Lb-0002CT-SI for emacs-devel@gnu.org; Wed, 22 Oct 2014 15:13:27 -0400 Original-Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id 1043520314 for ; Wed, 22 Oct 2014 14:13:27 -0500 (CDT) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id BA9FB14E1B5; Wed, 22 Oct 2014 14:13:26 -0500 (CDT) User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 70.85.129.156 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175698 Archived-At: I'm currently investigating a 24.4 build failure on s390x which is beginning to look like it might be a make -j2 race (the Debian buildds use -j2) with respect to the info/dir target: https://buildd.debian.org/status/package.php?p=emacs24&suite=experimental Success: https://buildd.debian.org/status/fetch.php?pkg=emacs24&arch=i386&ver=24.4%2B1-1&stamp=1413961402 Failure: https://buildd.debian.org/status/fetch.php?pkg=emacs24&arch=s390x&ver=24.4%2B1-1&stamp=1413962421 Running the build in a sid chroot on zelenka (s390x porter box) by hand, both with (and once) without -j2 works fine, but of course that doesn't provide any definitive answer. And please note that the problem might well be the fault of (my) Debian modifications, but I thought I'd go ahead and ask here (while still investigating) in case this rings a bell. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4