svn commit: r371567 - in head/lang/python34: . files

Dmitry Sivachenko demon at FreeBSD.org
Tue Oct 28 15:21:22 UTC 2014


> On 28 окт. 2014 г., at 12:38, Antoine Brodin <antoine at FreeBSD.org> wrote:
> 
> On Tue, Oct 28, 2014 at 9:30 AM, Dmitry Sivachenko <demon at freebsd.org> wrote:
>> 
>>> On 28 окт. 2014 г., at 12:29, Antoine Brodin <antoine at FreeBSD.org> wrote:
>>> 
>>> On Mon, Oct 27, 2014 at 12:54 PM, Dmitry Sivachenko <demon at freebsd.org> wrote:
>>>> Author: demon
>>>> Date: Mon Oct 27 12:54:04 2014
>>>> New Revision: 371567
>>>> URL: https://svnweb.freebsd.org/changeset/ports/371567
>>>> QAT: https://qat.redports.org/buildarchive/r371567/
>>>> 
>>>> Log:
>>>> Update to version 3.4.2.
>>>> Two deleted patches were integrated upstream.
>>>> 
>>>> Reviewed by:  koobs in D967
>>>> 
>>>> Deleted:
>>>> head/lang/python34/files/patch-issue21166
>>>> head/lang/python34/files/patch-issue21704
>>>> Modified:
>>>> head/lang/python34/Makefile
>>>> head/lang/python34/distinfo
>>>> head/lang/python34/files/patch-Makefile.pre.in
>>>> head/lang/python34/files/patch-Modules-_ctypes-libffi-configure
>>>> head/lang/python34/pkg-plist
>>> 
>>> Hi,
>>> 
>>> This fails to build on i386 (_ctypes/libffi error)
>> 
>> 
>> Where can I see build logs?  QAT link leads to empty page.
> 
> I have this log:
> 
> http://gohan1.ysv.freebsd.org/data/101i386-default-baseline/2014-10-27_21h27m36s/logs/errors/python34-3.4.2.log
> 


Well, I can't figure ATM what's wrong with _ctypes and libffi.  But the proposed patch to use libffi from ports should fix that.
What do you think about this patch (and to force it unconditionally for i386)?

BTW, I took a look at NetBSD pkgsrc: they always build python with libffi from ports (--with-system-libffi).



More information about the freebsd-python mailing list