Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.149 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.02; 'repository': 0.05; 'subject:Python': 0.06; 'executed': 0.09; 'python': 0.11; 'subject:broken': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'error': 0.23; 'source': 0.25; 'header:In-Reply-To:1': 0.27; "d'aprano": 0.31; 'parameters.': 0.31; 'steven': 0.31; 'anyone': 0.31; 'checked': 0.32; 'sources': 0.33; 'subject:the': 0.34; 'building': 0.35; 'version': 0.36; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'error.': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:unknown': 0.61; 'confirm': 0.64; 'latest': 0.67; 'received:109': 0.72; './configure': 0.84; '3.4': 0.84; 'python- dev': 0.84; 'subject:Latest': 0.84; 'subject:source': 0.84; 'received:(helo localhost)': 0.91 Date: Tue, 4 Feb 2014 17:21:57 +0100 From: Johannes Findeisen To: python-list@python.org Subject: Re: Latest Python 3.4 in the source repo is broken? In-Reply-To: <52f10b2a$0$29972$c3e8da3$5496439d@news.astraweb.com> References: <52f10b2a$0$29972$c3e8da3$5496439d@news.astraweb.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391531089 news.xs4all.nl 2915 [2001:888:2000:d::a6]:38340 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65436 On 04 Feb 2014 15:45:46 GMT Steven D'Aprano wrote: > Before I bother Python-Dev with this, can anyone else confirm that > building Python 3.4 from source using the latest version in the source > repository fails? I can not confirm an error. I checked out the latest sources and ./configure and make executed without any error using exactly your parameters. > Thanks in advance, You are welcome... ;) Regards, Johannes