Skip to content
New issue

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

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

Closed
brussee opened this issue Mar 15, 2016 · 2 comments
Closed

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

brussee opened this issue Mar 15, 2016 · 2 comments

Comments

@brussee
Copy link
Contributor

brussee commented Mar 15, 2016

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.

@brussee
Copy link
Contributor Author

brussee commented Mar 15, 2016

This does not fail the build and does not cause a crash for me. However I'd like to document it.

@inclement
Copy link
Member

Closing as not a big issue, if it even happens any more since the sdl2.0.9 upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants