➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 koobs
收信人 Mark Harfouche, Robert Marshall, RomainGeissler1A, berker.peksag, donmez, egaudry, emaste, eric.araujo, gregory.p.smith, koobs, martin.panter, ned.deily, ngie, rhi, ronaldoussoren
日期 2021-02-09.06:37:28
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1612852648.17.0.323333312233.issue13501@roundup.psfhosted.org>
In-reply-to
内容
@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)
历史
日期 用户 动作 参数
2021-02-09 06:37:28koobs修改recipients: + koobs, gregory.p.smith, ronaldoussoren, donmez, ned.deily, eric.araujo, ngie, egaudry, berker.peksag, martin.panter, emaste, Mark Harfouche, RomainGeissler1A, Robert Marshall, rhi
2021-02-09 06:37:28koobs修改messageid: <1612852648.17.0.323333312233.issue13501@roundup.psfhosted.org>
2021-02-09 06:37:28koobs链接issue13501 messages
2021-02-09 06:37:28koobs创建