[issue46394] 3.8.12: build fails because during handling of the exception, another exception occurred

2022-01-16 Thread Tomasz Kloczko
Change by Tomasz Kloczko : -- title: 3.8.12: build fails because during handling of the above exception, another exception occurred -> 3.8.12: build fails because during handling of the exception, another exception occurred ___ Python trac

[issue46394] 3.8.12: build fails because during handling of the above exception, another exception occurred

2022-01-16 Thread Tomasz Kloczko
New submission from Tomasz Kloczko : Looks like it is some 3.8.12 build issue. /usr/bin/gcc -c -fPIC -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune

[issue46165] pythin is core dumping with SIGILL in pytest of the jupyter-server

2021-12-23 Thread Tomasz Kloczko
Tomasz Kloczko added the comment: OK accorting to your expertise this could be somethning wrong in some of the DSOs .. May I ask for a little help with pointing on possible module which i doing sometbing wrong? Just looking on top of the call trace #0 0x7f480be7a54c

[issue46165] pythin is core dumping with SIGILL in pytest of the jupyter-server

2021-12-23 Thread Tomasz Kloczko
New submission from Tomasz Kloczko : I;m packaging python modules as rpm packages and just found that package jupyter-server (1.13.1) when pytest was executed python crashed with call trace + /usr/bin/pytest -ra jupyter_server

[issue41390] Errors and warnings on generate bytecode files

2020-07-25 Thread Tomasz Kloczko
Tomasz Kloczko added the comment: Issue is that this command ends with non-zero exit code. -- ___ Python tracker <https://bugs.python.org/issue41390> ___ ___

[issue41390] Errors and warnings on generate bytecode files

2020-07-24 Thread Tomasz Kloczko
Change by Tomasz Kloczko : -- title: Errors and warnings on generate butecode files -> Errors and warnings on generate bytecode files ___ Python tracker <https://bugs.python.org/issu