We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
This does not fail the build and does not cause a crash for me. However I'd like to document it.
Sorry, something went wrong.
Closing as not a big issue, if it even happens any more since the sdl2.0.9 upgrade.
No branches or pull requests
Building a debug build with openssl and python2 and sdl2 bootstrap gives: SyntaxError: invalid syntax for file "./Grammar/Grammar", line 18:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: