From owner-freebsd-ports@freebsd.org Sun Oct 21 23:47:37 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B4341039AA7 for ; Sun, 21 Oct 2018 23:47:37 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 7F3A27D356 for ; Sun, 21 Oct 2018 23:47:35 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 491121F283; Mon, 22 Oct 2018 08:47:33 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id D95CC48C4B; Mon, 22 Oct 2018 08:47:32 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id DF0A648C4A; Mon, 22 Oct 2018 08:47:31 +0900 (JST) Date: Mon, 22 Oct 2018 08:47:12 +0900 (JST) Message-Id: <20181022.084712.1481005166215368789.yasu@utahime.org> To: freebsd-ports@freebsd.org Subject: Re: Build of python 3.7.1 succeeds with poudriere but fails with real system From: Yasuhiro KIMURA In-Reply-To: <836139ec-0116-1f82-3991-c041c3f61b3b@utanet.at> References: <20181022.025513.1479271575474930259.yasu@utahime.org> <836139ec-0116-1f82-3991-c041c3f61b3b@utanet.at> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2018 23:47:37 -0000 From: Walter Schwarzenfeld Subject: Re: Build of python 3.7.1 succeeds with poudriere but fails with real system Date: Sun, 21 Oct 2018 21:34:41 +0200 > There is an new PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232510 Thanks. I added myself to CC list of this PR. --- Yasuhiro KIMURA