Skip to content

Python2 recipe for target 'libinstall' failed #690

@brussee

Description

@brussee

Building a debug build with openssl and python2 and sdl2 bootstrap gives:

Compiling /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/zipfile.py ...
Makefile:894: recipe for target 'libinstall' failed
make: [libinstall] Error 1 (ignored)
PYTHONPATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2: \
/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/hostpython -Wi -tt -O /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/compileall.py \
-d /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7
Listing /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7 ...

and

Compiling /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/zipfile.py ...
Makefile:894: recipe for target 'libinstall' failed
make: [libinstall] Error 1 (ignored)
PYTHONPATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7  LD_LIBRARY_PATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2: \
/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/hostpython -Wi -t /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/compileall.py \
-d /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages -f \
-x badsyntax /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages
Listing /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages ...
PYTHONPATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2: \
/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/hostpython -Wi -t -O /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/compileall.py \
-d /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages -f \
-x badsyntax /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages
Listing /home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7/site-packages ...
PYTHONPATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2: \
/home/paul/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi/python2/hostpython -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()"
running rm -rf python-install/lib/python2.7/test

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

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