From owner-freebsd-ports@freebsd.org Thu Oct 8 15:41:45 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91DF99D131B for ; Thu, 8 Oct 2015 15:41:45 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50E64BB2 for ; Thu, 8 Oct 2015 15:41:44 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id B0595318A; Thu, 8 Oct 2015 17:41:41 +0200 (CEST) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id l3wLagCT9JWy; Thu, 8 Oct 2015 17:41:39 +0200 (CEST) Received: from mail.unix-experience.fr (repo.unix-experience.fr [192.168.200.30]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id 9E100317C; Thu, 8 Oct 2015 17:41:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1444318899; bh=+XvztPpEprN1uMcUsG0m2EUfCMXTSVIl/4dbtVRADhg=; h=Date:From:Subject:To:In-Reply-To:References; b=WOXoFPbGyV3A7SeHwFOzDjbtLVZuhdV5NvdgcuP0yjW9tfio2iox5fWenJ5V76jb9 clU4DbQLhZ9O0jmdK0MZZz6J1SmRd+XYZKrvpggXvDi/h/ovYqW1B1EiH/0Cfp0Etz hDHbS4pk7mZ+zHmFKSLliGSzqPdDO6OFGsRLjYhg= Mime-Version: 1.0 Date: Thu, 08 Oct 2015 15:41:39 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <76687e803e29e0eead142826805f7376@mail.unix-experience.fr> X-Mailer: RainLoop/1.9.2.343 From: loic.blot@unix-experience.fr Subject: Re: llvm37 python3 problem To: "Walter Schwarzenfeld" , freebsd-ports@freebsd.org In-Reply-To: <56164227.7070803@utanet.at> References: <56164227.7070803@utanet.at> <1444286987.2012.2.camel@unix-experience.fr> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 15:41:45 -0000 I use Python 3.4 as a global default for the whole system, i need to swit= ch from 2.7 to 3.4 in my whole ports tree :). LLVM python3.4 migration sh= ould not be difficult, some 2to3 should be added in the building process = but i didn't know where=0A=0A8 octobre 2015 12:15 "Walter Schwarzenfeld" = a =C3=A9crit:=0A> Hallo !!=0A> =0A> Look at= =0A> /usr/ports/Mk/bsd.default-versions.mk. There you have:=0A> PYTHON_DE= FAULT?=3D 2.7=0A> PYTHON2_DEFAULT?=3D 2.7=0A> PYTHON3_DEFAULT?=3D 3.4=0A>= =0A> with this it compiles fine.=0A> ___________________________________= ____________=0A> freebsd-ports@freebsd.org mailing list=0A> https://lists= .freebsd.org/mailman/listinfo/freebsd-ports=0A> To unsubscribe, send any = mail to "freebsd-ports-unsubscribe@freebsd.org"