Skip to content

Python2 recipe for target 'Parser/pgen.stamp' failed #689

@brussee

Description

@brussee

Building a debug build with openssl and python2 and sdl2 bootstrap gives: SyntaxError: invalid syntax for file "./Grammar/Grammar", line 18:

/usr/bin/install -c -m 644 ./Include/pyport.h /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/include/python2.7
File "./Grammar/Grammar", line 18
  single_input: NEWLINE | simple_stmt | compound_stmt NEWLINE
                ^
SyntaxError: invalid syntax
/usr/bin/install -c -m 644 ./Include/pystate.h /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/include/python2.7
Makefile:565: recipe for target 'Parser/pgen.stamp' failed
make: [Parser/pgen.stamp] Error 1 (ignored)
\touch Parser/pgen.stamp

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions