From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Make check in trunk Date: Wed, 6 Aug 2014 22:51:16 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113987205043c304fffc232e X-Trace: ger.gmane.org 1407361052 32053 80.91.229.3 (6 Aug 2014 21:37:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Aug 2014 21:37:32 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 06 23:37:25 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 1XF8tf-0000cV-47 for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2014 23:37:23 +0200 Original-Received: from localhost ([::1]:41554 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF8te-00027Y-EY for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2014 17:37:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF8BO-0004w9-8V for emacs-devel@gnu.org; Wed, 06 Aug 2014 16:51:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF8BN-0000V1-26 for emacs-devel@gnu.org; Wed, 06 Aug 2014 16:51:38 -0400 Original-Received: from mail-qg0-x231.google.com ([2607:f8b0:400d:c04::231]:45328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF8BM-0000Uw-TY for emacs-devel@gnu.org; Wed, 06 Aug 2014 16:51:36 -0400 Original-Received: by mail-qg0-f49.google.com with SMTP id j107so3308110qga.36 for ; Wed, 06 Aug 2014 13:51:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=a4DY+ueB/aKdQ2QJ9Nue2Xo7DKk4l472luDMmFfbnXg=; b=nBAnrDnoT1dEKk6Fuv2lukyA/WCSyimPvVIQ+O+5NOnr7xPzAjSuqe4TtNSLCbUjJd PMqypIUE2Ao7itrCbnOuMR2pLNZco32mqi8ICRlbObh8pkcy69fZJjio7p6tJu46sDN0 aTE+br3//nI09jWlXJdTpG8kVV+bvkra4tfNmzDDSACSQ6TC8sZ9J0i9rx2oKk7tGkvU F8AjDKSv6cfZ4w5ehhs12WfkRaSpJV2/3Jlfjxo1kaUyPHhhdVSiVG2UpO2M3hCNkrFn rbM1ZTDLTaweiTvwMB53YLkMnLXYlc1xb9jVY4gxJIlM7oxGN30YjEsHLlhL4Xqyya8l kuMA== X-Received: by 10.140.92.13 with SMTP id a13mr6847644qge.88.1407358296144; Wed, 06 Aug 2014 13:51:36 -0700 (PDT) Original-Received: by 10.140.19.1 with HTTP; Wed, 6 Aug 2014 13:51:16 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::231 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:173461 Archived-At: --001a113987205043c304fffc232e Content-Type: text/plain; charset=UTF-8 Hi all, I compiled the latest trunk revno: 117656 with mingw64, so I'm running under Windows. At the moment, running 'make check' stops waiting and I have to interrupt it. It gets stuck at the end of Python test. This is the end of test/automates/python-tests.log: passed 103/145 python-shell-calculate-process-environment-1 passed 104/145 python-shell-calculate-process-environment-2 passed 105/145 python-shell-calculate-process-environment-3 Can't guess python-indent-offset, using defaults: 4 Can't guess python-indent-offset, using defaults: 4 Making python-shell-interpreter local to *Python[c:/Users/Fabrice/AppData/Local/Temp/python-tests18084jIp.py]* while let-bound! Making python-shell-interpreter-args local to *Python[c:/Users/Fabrice/AppData/Local/Temp/python-tests18084jIp.py]* while let-bound! Any idea of what's going on? Best regards, Fabrice --001a113987205043c304fffc232e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I compiled the latest trunk=C2= =A0revno: 117656 with mingw64, so I'm running under Windows.
= At the moment, running 'make check' stops waiting and I have to int= errupt it.

It gets stuck at the end of Python test.=C2=A0
This is the end of test/automates/python-tests.log:

=C2=A0 =C2=A0passed =C2=A0103/145 =C2=A0python-shell-calculate-pro= cess-environment-1
=C2=A0 =C2=A0passed =C2=A0104/145 =C2=A0python-shell-calculate-process= -environment-2
=C2=A0 =C2=A0passed =C2=A0105/145 =C2=A0python-she= ll-calculate-process-environment-3
Can't guess python-indent-= offset, using defaults: 4
Can't guess python-indent-offset, using defaults: 4
Making py= thon-shell-interpreter local to *Python[c:/Users/Fabrice/AppData/Local/Temp= /python-tests18084jIp.py]* while let-bound!
Making python-shell-i= nterpreter-args local to *Python[c:/Users/Fabrice/AppData/Local/Temp/python= -tests18084jIp.py]* while let-bound!

Any idea of what's going on?

Best regards,

Fabrice
--001a113987205043c304fffc232e--