bpo-28552: Fix distutils.sysconfig for empty sys.executable by vstinner · Pull Request #12875 · python/cpython (original) (raw)

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Ubuntu Shared 2.7 has failed when building commit f4edd39.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/139/builds/251) and take a look at the build logs.
  4. Check if the failure is related to this commit (f4edd39) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/139/builds/251

Click to see traceback logs

From https://github.com/python/cpython

configure: WARNING:

By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line.

Modules/posixmodule.o: In function posix_tmpnam': /srv/buildbot/buildarea/2.7.bolen-ubuntu/build/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' Modules/posixmodule.o: In function posix_tempnam': /srv/buildbot/buildarea/2.7.bolen-ubuntu/build/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(tokenizer.o): relocation R_X86_64_PC32 against symbol PyString_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(pythonrun.o): relocation R_X86_64_PC32 against symbol PyExc_SyntaxError' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status

/usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(tokenizer.o): relocation R_X86_64_PC32 against symbol PyString_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(pythonrun.o): relocation R_X86_64_PC32 against symbol PyExc_SyntaxError' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status ERROR: collect_gdb() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 330, in collect_gdb import subprocess File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/subprocess.py", line 72, in import select ImportError: No module named select

ERROR: collect_locale() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 149, in collect_locale import locale File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/locale.py", line 16, in import operator ImportError: No module named operator

ERROR: collect_platform() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 138, in collect_platform arch = platform.architecture() File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/platform.py", line 1089, in architecture import struct File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/struct.py", line 1, in from _struct import * ImportError: No module named _struct

ERROR: collect_socket() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 448, in collect_socket import socket File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/socket.py", line 47, in import _socket ImportError: No module named _socket

ERROR: collect_time() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 366, in collect_time import time ImportError: No module named time

ERROR: collect_cc() failed Traceback (most recent call last): File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 603, in collect_info collect_func(info_add) File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/test/pythoninfo.py", line 543, in collect_cc import subprocess File "/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Lib/subprocess.py", line 72, in import select ImportError: No module named select

Collection failed: exit with error make: *** [pythoninfo] Error 1

/usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(tokenizer.o): relocation R_X86_64_PC32 against symbol PyString_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(pythonrun.o): relocation R_X86_64_PC32 against symbol PyExc_SyntaxError' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tmpnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7648: warning: the use of tmpnam_r' is dangerous, better use mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function posix_tempnam': /srv/buildbot/Python-2.7.16/./Modules/posixmodule.c:7595: warning: the use of tempnam' is dangerous, better use mkstemp' /usr/bin/ld: /usr/local/lib/libpython2.7.a(ceval.o): relocation R_X86_64_PC32 against symbol PyFunction_Type' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status Traceback (most recent call last): File "./Lib/test/regrtest.py", line 175, in import datetime ImportError: No module named datetime make: *** [buildbottest] Error 1