Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65438

Re: Latest Python 3.4 in the source repo is broken?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <zachary.ware@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.018
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'broken': 0.04; 'configure': 0.05; 'subject:Python': 0.06; 'window.': 0.09; 'cc:addr:python-list': 0.11; '10:49': 0.16; 'fine.': 0.16; 'morning,': 0.16; 'subject:broken': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'commit': 0.19; 'feb': 0.22; 'issue.': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'fixed': 0.29; 'chris': 0.29; 'am,': 0.29; 'errors': 0.30; 'said,': 0.30; 'message-id:@mail.gmail.com': 0.30; '(on': 0.31; 'another': 0.32; 'linux': 0.33; 'worked': 0.33; 'url:python': 0.33; 'subject:the': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'there': 0.35; 'doing': 0.36; "didn't": 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'issue': 0.38; 'skip:- 10': 0.38; 'does': 0.39; 'though,': 0.39; 'show': 0.63; 'to:addr:gmail.com': 0.65; ':).': 0.84; 'subject:Latest': 0.84; 'subject:source': 0.84; 'url:cpython': 0.84; 'url:rev': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=jzGXAw+Gat2zLhbo/Pk7EBgWCh1XcJLkdCq2Ju5Kv7w=; b=wV/6XogIpws0EGJka4lM7vbBHSuplN5yR/letr58QiLcEYZsU2xUChe4ynST1LsBa5 emYmpEly61W6kQGDkin6qybW4F87gEqsJFpxaKmVDbb2Pl75PpUAcdgu4t4kqDf70hSQ /xx7I+BbyKn5NjxL4bunrpRbNHOq01geAixI55RrrKAjwPnVAQGfwYtwNOTM+9WiTDgr 06LCQv1pnfVN1szvxTw60hkluFFEf/qFLB9AiD09vNFiH/atdDCj4pM/lzpM+6qLWAVy sIEOFNk0Stp16u06LdkPOonFPIO7OTB9lWCRM9hTtubRayqi+c8cbh+nmRdwdjle5dcH 6A+A==
X-Received by 10.205.23.7 with SMTP id qy7mr40939bkb.92.1391533151338; Tue, 04 Feb 2014 08:59:11 -0800 (PST)
MIME-Version 1.0
Sender zachary.ware@gmail.com
In-Reply-To <CAPTjJmpLZWZyAOmEQhFBp+D0pTDEzKocS=C3J0On=XfXP5Fu8A@mail.gmail.com>
References <52f10b2a$0$29972$c3e8da3$5496439d@news.astraweb.com> <CAKJDb-OrPunSC-Q1Oofb8Xf=smQ=FHmPXt-JHr1wuCz9a6tv=w@mail.gmail.com> <CAPTjJmpLZWZyAOmEQhFBp+D0pTDEzKocS=C3J0On=XfXP5Fu8A@mail.gmail.com>
From Zachary Ware <zachary.ware+pylist@gmail.com>
Date Tue, 4 Feb 2014 10:58:51 -0600
X-Google-Sender-Auth QM4B_U0usT6lPQjt7S1eRfDfyRE
Subject Re: Latest Python 3.4 in the source repo is broken?
To Chris Angelico <rosuav@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6397.1391533153.18130.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1391533153 news.xs4all.nl 2921 [2001:888:2000:d::a6]:51009
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65438

Show key headers only | View raw


On Tue, Feb 4, 2014 at 10:49 AM, Chris Angelico <rosuav@gmail.com> wrote:
> Are there any buildbots that configure --with-pydebug? This could be a
> debug-only issue.

Only all of them :).  As far as I know, the only 'bot that does a
non-debug build is the "x86 Gentoo Non-Debug" bot.

> That said, though, I just did a build without -j2 (on Linux - Debian
> Wheezy amd64) and it worked fine. Doing another one with -j2 didn't
> show up any errors either, but if it is a -j problem, then as Zachary
> says, it could be a race.
>
> What commit hash were you building from? It might have been broken and
> then fixed shortly, and you got into that tiny window.

There was a brief issue this morning, but it was in typeobject.c, not
_testembed.  See http://hg.python.org/cpython/rev/655d7a55c165

-- 
Zach

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Latest Python 3.4 in the source repo is broken? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-04 15:45 +0000
  Re: Latest Python 3.4 in the source repo is broken? Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-02-04 10:02 -0600
  Re: Latest Python 3.4 in the source repo is broken? Johannes Findeisen <mailman@hanez.org> - 2014-02-04 17:21 +0100
  Re: Latest Python 3.4 in the source repo is broken? Chris Angelico <rosuav@gmail.com> - 2014-02-05 03:49 +1100
  Re: Latest Python 3.4 in the source repo is broken? Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-02-04 10:58 -0600
  Re: Latest Python 3.4 in the source repo is broken? Chris Angelico <rosuav@gmail.com> - 2014-02-05 04:03 +1100
  Re: Latest Python 3.4 in the source repo is broken? Ethan Furman <ethan@stoneleaf.us> - 2014-02-04 09:01 -0800

csiph-web