[issue36718] Python 2.7 compilation fails on AMD64 Ubuntu Shared 2.7 buildbot with: relocation R_X86_64_PC32 against symbol ... can not be used ...

David Bolen report at bugs.python.org
Thu Apr 25 16:10:34 EDT 2019


David Bolen <db3l.net at gmail.com> added the comment:

Yes, it appears most likely to be the worker environment.  I did upgrade the kernel in between builds 250 (good) and 251 (bad), but reverting that still fails, even with the same commit as in build 250.

My current suspicion is that a test I did recently with a static 2.7.16 build is influencing the buildbot build process (which might explain why the error seems to involve an -fPIC mismatch in a library).  Not sure how yet though.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36718>
_______________________________________


More information about the Python-bugs-list mailing list