Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] More Python 3.7.0 issues: paramiko, crossbar, pysnmp, twisted, django
@ 2018-09-12 14:37 Thomas Petazzoni
  2018-09-12 14:43 ` Adam Duskett
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2018-09-12 14:37 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] More Python 3.7.0 issues: paramiko, crossbar, pysnmp, twisted, django
  2018-09-12 14:37 [Buildroot] More Python 3.7.0 issues: paramiko, crossbar, pysnmp, twisted, django Thomas Petazzoni
@ 2018-09-12 14:43 ` Adam Duskett
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Duskett @ 2018-09-12 14:43 UTC (permalink / raw)
  To: buildroot

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@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-12 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 14:37 [Buildroot] More Python 3.7.0 issues: paramiko, crossbar, pysnmp, twisted, django Thomas Petazzoni
2018-09-12 14:43 ` Adam Duskett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox