Ошибка перевода Pypy на Centos
Не уверен, что это правильный форум, но я не нахожу хорошую помощь в другом месте.
Я не могу перевести PyPy 5.7.1 в системе CentOS 6.7. Я получаю следующую ошибку.
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-release-pypy2.7-v5.7.1-13/testing_1/testing_1.c
[6b0b3] translation-task}
[translation:info] Compiling c source...
[6b0b3] {translation-task
starting compile_c
[platform:execute] make -j 3 in /tmp/usession-release-pypy2.7-v5.7.1-13/testing_1
[platform:Error] implement_3.c: In function ‘pypy_g_ccall_ERR_reason_error_string__Unsigned’:
[platform:Error] implement_3.c:16826:11: warning: assignment discards ‘const’ qualifier from pointer target type
[platform:Error] l_res_54 = ERR_reason_error_string(l_a0_47);
Более подробную информацию можно найти здесь.
Не могли бы вы дать мне руководство? Любая помощь приветствуется.