[Buildroot] Failure upgrading 8/2017 to 8/2019

Steve Calfee stevecalfee at gmail.com
Fri Sep 27 22:59:23 UTC 2019


On Fri, Sep 27, 2019 at 7:48 AM Steve Calfee <stevecalfee at gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:33 AM Steve Calfee <stevecalfee at gmail.com> wrote:
> >
> > I am also getting lots of python build errors?
> >
> > PYTHONPATH="/home/calfee/nobu/br/dockstar/ds_9_2019/output/target/usr/lib/python2.7/sysconfigdata/"
> > cd /home/calfee/nobu/br/dockstar/ds_9_2019/output/target &&
> > /home/calfee/nobu/br/dockstar/ds_9_2019/output/host/bin/python2.7
> > /home/calfee/nobu/br/dockstar/ds_9_2019/support/scripts/pycompile.py
> > usr/lib/python2.7
> > Compiling usr/lib/python2.7/site-packages/tornado/auth.py ...
> >   File "usr/lib/python2.7/site-packages/tornado/auth.py", line 90
> >     callback_uri: str = None,
> >                 ^
> > SyntaxError: invalid syntax
> >
> > Compiling usr/lib/python2.7/site-packages/tornado/autoreload.py ...
> >   File "usr/lib/python2.7/site-packages/tornado/autoreload.py", line 118
> >     def start(check_time: int = 500) -> None:
> >                         ^
> > SyntaxError: invalid syntax
> <snip>
>
> I reverted back to the python-tornado package that used to work and it
> still does. When I get other things working I will try to find where
> the breakage started. The python-tornado package has been bumped about
> 6 times since the last known building version. I think buildroot is
> now building a host python2, but the schizophrenic python split
> between python2 and python3 causes lots of confusion.
>
for python-tornado, I get errors in version 6.0.1 but not in 5.1.1 I
don't understand what the errors are about or why the autobuilders are
not getting them.

commit 048b66016e03ebfb43dc6cdc6805bad451bbe51c
Author: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Date:   Fri Mar 15 22:07:09 2019 +0100

    package/python-tornado: bump to version 6.0.1

    Remove patch (not needed since:
    https://github.com/tornadoweb/tornado/commit/fa6a7ff6056fc8b139e51294095050f68076f850)

    Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

commit 2d74dbd2aae2fecdf667859348d49bc681b75d95
Author: Yegor Yefremov <yegorslists at googlemail.com>
Date:   Fri Nov 2 11:18:12 2018 +0100

    package/python-tornado: bump version to 5.1.1

    Add hash for the license file.

    Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


More information about the buildroot mailing list