[New-bugs-announce] [issue37314] Compilation failed on AMD64 Debian root 3.8: undefined reference to _PyTraceMalloc_NewReference

STINNER Victor report at bugs.python.org
Mon Jun 17 04:42:38 EDT 2019


New submission from STINNER Victor <vstinner at 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 <report at bugs.python.org>
<https://bugs.python.org/issue37314>
_______________________________________


More information about the New-bugs-announce mailing list