From owner-svn-ports-all@freebsd.org Thu Jan 4 09:30:01 2018 Return-Path: Delivered-To: svn-ports-all@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 DA02DEA82E3; Thu, 4 Jan 2018 09:30:01 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id C27A31718; Thu, 4 Jan 2018 09:30:01 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id w049U0Ui012931 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 4 Jan 2018 01:30:00 -0800 (PST) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Reply-To: yuri@freebsd.org Subject: Re: svn commit: r457997 - head/devel/py-cffi To: Antoine Brodin Cc: tcberner@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201801031838.w03IcgNc008075@repo.freebsd.org> From: Yuri Message-ID: <24e08861-6788-5add-872d-c67304d735e1@freebsd.org> Date: Thu, 4 Jan 2018 01:29:59 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 09:30:02 -0000 On 01/04/18 01:09, Antoine Brodin wrote: > For instance: > http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458005/logs/errors/py36-pynacl-1.2.1.log > http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458005/logs/errors/py36-bcrypt-3.1.4.log > > But probably all plists from ports depending on it change. 4 dependencies of 15 failed: security/py-pynacl@py36 security/py-bcrypt@py36 devel/py-pygit2@py36 databases/py-psycopg2cffi@py36 Failures are only in py36 flavor, py27 flavor succeeds. I've asked the maintainer, wg@, if he has an idea why these fail. He approved the patch. I am going to submit the question to their mailing list. Yuri