[Buildroot] More Python 3.7.0 issues: paramiko, crossbar, pysnmp, twisted, django

Adam Duskett aduskett at gmail.com
Wed Sep 12 14:43:11 UTC 2018


I will provide patches later today.

Python async has always been a nightmare :\
On Wed, Sep 12, 2018 at 10:37 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> Hello,
>
> The bump of Python to 3.7.0 continue to cause a number of issues in the
> autobuilders. Since they happen in the final stage of the build, during
> the byte compilation, they appear as "target-finalize" in the
> autobuilder failure reason.
>
> A couple of examples:
>
>  - paramiko is using "async", which is now reserved
>
>    http://autobuild.buildroot.net/results/a6f/a6f37932fb4e4b1e9a68aed3b553dab0aeba2b73/build-end.log
>
>  - crossbar is using "async", which is now reserved
>
>    http://autobuild.buildroot.net/results/559/5597b8a7e31472a4a568a151eb9ba703137f3544/build-end.log
>
>  - pysnmp is using "async", which is now reserved
>
>    http://autobuild.buildroot.net/results/e8a/e8a04e070ca35dc0ae259e07d0f00b9e3c8cd2f9/build-end.log
>
>  - twisted is using "async"
>
>    http://autobuild.buildroot.net/results/6df/6df20369fe8925020c9a266db59563857641b1d5/build-end.log
>
>  - django has another issue ("Generator expression must be
>    parenthesized")
>
>    http://autobuild.buildroot.net/results/7d8/7d8ac242c48f367069570aa68b3a97f7dbd394f4/build-end.log
>
> Could you have a look at those issues, and send corresponding patches ?
> Ideally, bumping those packages to newer versions that have been fixed
> to work with Python 3.7.0 would be the best.
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com



More information about the buildroot mailing list