[issue37314] Compilation failed on AMD64 Debian root 3.8: undefined reference to _PyTraceMalloc_NewReference

2019-07-29 Thread STINNER Victor


STINNER Victor  added the comment:

I didn't see the failure on this buildbot recently, so I close the issue.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37314] Compilation failed on AMD64 Debian root 3.8: undefined reference to _PyTraceMalloc_NewReference

2019-06-17 Thread STINNER Victor


New submission from STINNER Victor :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com