[New-bugs-announce] [issue31934] Failure to build out of source from a not clean source

Xavier de Gaye report at bugs.python.org
Fri Nov 3 10:10:57 EDT 2017


New submission from Xavier de Gaye <xdegaye at gmail.com>:

The error message when building out of a not clean source tree:

renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7
renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7
gcc -pthread   -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o libpython3.7m.a -lpthread -ldl  -lutil   -lm
gcc: error: Programs/_testembed.o: No such file or directory
make[1]: *** [Makefile:707: Programs/_testembed] Error 1

----------
components: Build
messages: 305486
nosy: xdegaye
priority: normal
severity: normal
status: open
title: Failure to build out of source from a not clean source
type: behavior
versions: Python 2.7, Python 3.6, Python 3.7

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


More information about the New-bugs-announce mailing list