Skip to content

Instantly share code, notes, and snippets.

@basepi
Created March 21, 2012 02:01
Show Gist options
  • Save basepi/2143650 to your computer and use it in GitHub Desktop.
Save basepi/2143650 to your computer and use it in GitHub Desktop.
CPython: Results of `make -s -j2`
/usr/bin/ranlib: file: libpython3.3dm.a(dynamic_annotations.o) has no symbols
/usr/bin/ranlib: file: libpython3.3dm.a(pymath.o) has no symbols
/usr/bin/ranlib: file: libpython3.3dm.a(dynamic_annotations.o) has no symbols
/usr/bin/ranlib: file: libpython3.3dm.a(pymath.o) has no symbols
/usr/bin/ranlib: file: libpython3.3dm.a(dynamic_annotations.o) has no symbols
/usr/bin/ranlib: file: libpython3.3dm.a(pymath.o) has no symbols
ranlib: file: libpython3.3dm.a(dynamic_annotations.o) has no symbols
ranlib: file: libpython3.3dm.a(pymath.o) has no symbols
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Assertion failed: (compact->utf8_length == 0), function _PyUnicode_CheckConsistency, file Objects/unicodeobject.c, line 369.
make: *** [Lib/_sysconfigdata.py] Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment