Kubilay Kocak <koobs.free...@gmail.com> added the comment:

@Gregory I'm the worker owner and can coordinate buildbot worker changes with 
Zach or Victor

FreeBSD has:

editline (in FreeBSD base, installed in /usr/ )
libedit in ports/packages (installs in /usr/local)
readline in ports/packages (installs in /usr/local)

Which combination would get us the best coverage?

Also, if both libedit and readline are installed from ports, does configure 
have a preference/default or will it barf?

Primary motivation behind the questions is that the Python build system is 
notoriously flaky with respect to third party libs in various locations (we've 
had issues with gettext, ssl, expat, among a few others)

I'm happy to install whatever you'd like on the workers at your convenience to 
the tests can be run as a custom build (if they haven't been already)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue13501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to