New submission from Alexei S <asholomitski...@gmail.com>:

this commands are successful:
CXX=/usr/bin/g++ ./configure --enable-optimizations >> log_configure.log
make -j4 >> log_make.log

errors on make test:
make -j4 test >> log_make_test.log


my system:
uname -a
Linux home 5.8.0-43-generic #49~20.04.1-Ubuntu SMP Fri Feb 5 09:57:56 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

Linux Mint 20.1 x64 Cinnamon

----------
files: PythonCompileLogs.tar.gz
messages: 387723
nosy: asholomitskiy84
priority: normal
severity: normal
status: open
title: make test errors
type: compile error
versions: Python 3.9
Added file: https://bugs.python.org/file49838/PythonCompileLogs.tar.gz

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

Reply via email to