New submission from STINNER Victor <vstin...@redhat.com>:

AMD64 Debian root 3.8:
https://buildbot.python.org/all/#builders/211/builds/47

libpython3.8d.a(bytesobject.o): In function `_Py_NewReference':
/root/buildarea/3.8.angelico-debian-amd64/build/./Include/object.h:439: 
undefined reference to `_PyTraceMalloc_NewReference'
/root/buildarea/3.8.angelico-debian-amd64/build/./Include/object.h:439: 
undefined reference to `_PyTraceMalloc_NewReference'
/root/buildarea/3.8.angelico-debian-amd64/build/./Include/object.h:439: 
undefined reference to `_PyTraceMalloc_NewReference'
/root/buildarea/3.8.angelico-debian-amd64/build/./Include/object.h:439: 
undefined reference to `_PyTraceMalloc_NewReference'

----------
components: Tests
messages: 345822
nosy: vstinner
priority: normal
severity: normal
status: open
title: Compilation failed on AMD64 Debian root 3.8: undefined reference to 
_PyTraceMalloc_NewReference
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37314>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to