New submission from Xavier de Gaye <xdeg...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue31934> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com