From owner-freebsd-ports@freebsd.org Sun Oct 11 07:34:51 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 251E8A11CBD for ; Sun, 11 Oct 2015 07:34:51 +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 DA99312CF for ; Sun, 11 Oct 2015 07:34:50 +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 293FE37C0 for ; Sun, 11 Oct 2015 09:34:42 +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 wYApsrJN-D0F for ; Sun, 11 Oct 2015 09:34:39 +0200 (CEST) Received: from Nerz-PC (AMontsouris-651-1-169-221.w90-46.abo.wanadoo.fr [90.46.240.221]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id 70FF9371E for ; Sun, 11 Oct 2015 09:34:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1444548879; bh=6cdT/d6BeiRn1vMHKLXIj5KRsMlTZRp7uKdgOJDeqdM=; h=Subject:From:To:Date:In-Reply-To:References; b=RbMVQclY57c+tYH9FyA240GTqHMHN3Ylfc8xaBHjz2ANWEaxQmhHnq0aQ5xga2WnY L8ID0p7XlewdOlxjctgu3r1pIObLzJuZBjhSLhyOF1B/LtKEwxtJaku6+QJPBU7NSn qG5xTevfTWAMak3vg1XZ2cAUZYbufT5rJmNdo05U= Message-ID: <1444548860.2489.1.camel@unix-experience.fr> Subject: Re: llvm37 python3 problem From: =?ISO-8859-1?Q?Lo=EFc?= BLOT To: freebsd-ports@freebsd.org Date: Sun, 11 Oct 2015 09:34:20 +0200 In-Reply-To: <5617C770.6060701@utanet.at> References: <50acf6c7746fef5d771f4958111fb64c@mail.unix-experience.fr> <5617C770.6060701@utanet.at> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.0 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Sun, 11 Oct 2015 07:34:51 -0000 The patch you mention seems good yes, i think we should wait for LLVM 3.7.1 or maybe add this patch manually. What is the maintainer advice ? -- Best regards, Loïc BLOT, UNIX systems, security and network engineer http://www.unix-experience.fr Le vendredi 09 octobre 2015 à 15:56 +0200, Walter Schwarzenfeld a écrit : > Found this: > > http://freshbsd.org/commit/llvm/r249467?diff=lldb%2Ftrunk%2Fscripts%2 > FfinishSwigWrapperClasses.py > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.o > rg"