From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Posix build on Windows: parallel `make' broken Date: Sun, 02 Jun 2013 18:30:47 +0300 Message-ID: <83mwr8zg0o.fsf@gnu.org> References: <8738t11iya.fsf@wanadoo.es> <83vc5xz0re.fsf@gnu.org> <87y5aszv3u.fsf@wanadoo.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1370187429 19853 80.91.229.3 (2 Jun 2013 15:37:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2013 15:37:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 02 17:37:08 2013 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 1UjALD-0001uk-3A for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 17:37:07 +0200 Original-Received: from localhost ([::1]:54462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjALC-0006en-Nn for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 11:37:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjAL9-0006eZ-LI for emacs-devel@gnu.org; Sun, 02 Jun 2013 11:37:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjAL8-0006Vh-N6 for emacs-devel@gnu.org; Sun, 02 Jun 2013 11:37:03 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:55345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjAFD-0004wU-PK for emacs-devel@gnu.org; Sun, 02 Jun 2013 11:30:55 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MNR00E00UJZAM00@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Sun, 02 Jun 2013 18:30:54 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNR00EJDV3HA250@a-mtaout21.012.net.il>; Sun, 02 Jun 2013 18:30:54 +0300 (IDT) In-reply-to: <87y5aszv3u.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:159984 Archived-At: > From: =D3scar Fuentes > Date: Sun, 02 Jun 2013 12:04:53 +0200 >=20 > It also hangs here, both with Emacs and with an unrelated project. = Maybe > the problem is MSYS. >=20 > Oscar@winxppro-vm /d/dev/emacs/autoconf > $ time make -j 4 bootstrap >=20 > [...] >=20 > rm -f *.tab.c > Makefile:847: recipe for target `bootstrap-clean' failed > make: *** [bootstrap-clean] Error 1 > make: INTERNAL: Exiting with 1 jobserver tokens available; should b= e 4! Could be. Perhaps ask a question om the MinGW mailing list, maybe someone there will know something. FWIW, I'm still using MSYS v1.0.17-1, and don't have any problems on = 2 different machines (XP and Windows 7). I didn't upgrade to 1.0.18, and don't plan to any time soon, as what I have now has proven to be very stable for many moons. So perhaps try to downgrade to the version I use and see if that helps. Do you happen to know which packages exactly were updated, or can fin= d that out?