[New-bugs-announce] [issue43328] make test errors

Alexei S report at bugs.python.org
Fri Feb 26 07:27:17 EST 2021


New submission from Alexei S <asholomitskiy84 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue43328>
_______________________________________


More information about the New-bugs-announce mailing list