PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Saturday the 15th of August, 2020

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[04:56:18] <McSinyx[m]> agronholm, does FreeBSD suffer something similar to manylinux?
[04:57:26] <McSinyx[m]> i.e. if I build a wheel for an extension using pip or python-build would it be installable on other FreeBSD systems?
[06:57:34] <agronholm> McSinyx[m]: my gut feeling is that it would be installable at least on the same freebsd release
[06:57:51] <agronholm> beyond that, I don't know
[06:59:26] <McSinyx[m]> I was thinking about building wheel for FreeBSD for one of my projects but I've just realized that there's no auditwheel/delocate equivalent on FreeBSD to relink and bundle the C/C++ dependencies
[06:59:32] <McSinyx[m]> thanks BTW
[07:00:37] <McSinyx[m]> we probably need to have a pep 517 backend that does this for all platforms, shipping extension modules is still too difficult at the moment, even for Windows
[13:06:53] <FFY00> I think we should make pip check for compability and if the wheel is not compatible, it would build it from source
[13:08:03] <FFY00> having a universal wheel for binary packages, forces us to static link everything, which has some problems
[13:08:27] <FFY00> the main one is security
[13:08:42] <FFY00> but that would also make the wheels/packages huge
[23:43:23] <travis-ci> pypa/pip#17666 (master - 5ef3dd1 : Paul Moore): The build is still failing.
[23:43:24] <travis-ci> Change view : https://github.com/pypa/pip/compare/46b938349abc8b57a8f132b9859c24b9620cb380...5ef3dd1a54df6cee0377dfd3e34e9ebbcfae37ed
[23:43:24] <travis-ci> Build details : https://travis-ci.org/pypa/pip/builds/718269366