maintainer-feedback requested: [Bug 196229] lang/python27 build fails with LIBFFI option off

2014-12-23 Thread bugzilla-noreply
Adam Weinberger ad...@freebsd.org has reassigned Bugzilla Automation
bugzi...@freebsd.org's request for maintainer-feedback to pyt...@freebsd.org:
Bug 196229: lang/python27 build fails with LIBFFI option off
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196229



--- Description ---
Created attachment 150912
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150912action=edit
showing just the FFI failure

If the LIBFFI option is off (i.e., use python's libffi) the _ctypes.so module
gets a build failure. The port still builds, but then it fails during
packaging.

I'm attaching a log of just the failure and a full build log.

I'm making an assumption and assigning the PR to you, but please forgive me if
I should have assigned it to python@ instead.

--- Comment #1 from Bugzilla Automation bugzi...@freebsd.org ---
Auto-assigned to maintainer pyt...@freebsd.org
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 196229] lang/python27 build fails with LIBFFI option off

2014-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196229

--- Comment #2 from Adam Weinberger ad...@freebsd.org ---
Created attachment 150913
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150913action=edit
showing the full build with LIBFFI off

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 196229] lang/python27 build fails with LIBFFI option off

2014-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196229

--- Comment #3 from Adam Weinberger ad...@freebsd.org ---
Oh hey it assigned it to python@ anyway. Bugzilla is smarter than me!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 196229] lang/python27 build fails with LIBFFI option off

2014-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196229

Marcus von Appen m...@freebsd.org changed:

   What|Removed |Added

URL||http://bugs.python.org/issu
   ||e22521
   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=1946
   ||84
 Status|New |Open

--- Comment #4 from Marcus von Appen m...@freebsd.org ---
Looks like some of the backports from 3.4 will cause 2.7 to break now, too. Bug
194684 and http://bugs.python.org/issue22521 contain those information.
Unfortunately there is no fix for that issue as of now.

The current recommendation is to keep LIBFFI enabled on the i386 arch. If there
are no news within the next few days, we will add a BROKEN message for i386, if
LIBFFI is disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org