[Buildroot] [git commit] python: workaround distutils issue with binary extensions

Yegor Yefremov yegor_sub1 at visionsystems.de
Tue Feb 14 10:03:21 UTC 2012


Am 14.02.2012 10:32, schrieb Peter Korsgaard:
> commit: http://git.buildroot.net/buildroot/commit/?id=40281284ad5ab41fea4058d57c130cbae0fb9d70
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> 
> distutils adds -L$LIBDIR (/usr/lib), breaking build of binary extensions.
> Seen with netifaces, but other extensions may be affected as well.

I hope this talk will change the situation in the future: https://us.pycon.org/2012/schedule/presentation/11/.

I've tried to raise this issue in distutils mailing list, but no one answered: http://python.6.n6.nabble.com/RFC-real-cross-compiling-support-for-Distutils2-td4368968.html

Peter, have you tried to make the following python patches upstream?

python-2.7-100-optional-test-modules.patch
python-2.7-101-optional-pydoc.patch
python-2.7-102-optional-2to3.patch
python-2.7-103-optional-sqlite.patch
python-2.7-104-optional-tk.patch
python-2.7-105-optional-curses.patch
python-2.7-106-optional-expat.patch
python-2.7-107-optional-codecs-cjk.patch
python-2.7-108-optional-nis.patch
python-2.7-109-optional-unicodedata.patch
python-2.7-110-optional-db.patch
python-2.7-111-optional-ssl.patch
python-2.7-112-optional-bzip2.patch
python-2.7-113-optional-zlib.patch

Yegor



More information about the buildroot mailing list