[issue47210] './configure --help' causes infinite loop

2022-04-05 Thread ripspin


ripspin  added the comment:

Bug closed because I get the same loop with python-3.10.4

--
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue47210] './configure --help' causes infinite loop

2022-04-04 Thread Ned Deily


Ned Deily  added the comment:

Python 3.9.6 is no longer supported, 3.9.12 is the most recent 3.9.x release. 
Do you get the same results with 3.9.12? But, for what it's worth, ./configure 
--help of that 3.9.6 tarball works just fine on other current Linux systems I 
have available.

--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue47210] './configure --help' causes infinite loop

2022-04-04 Thread ripspin


ripspin  added the comment:

GNU bash, version 4.3.42(1)-release (x86_64-unknown-linux-gnu)
uname -a
Linux xenial64-sda1 4.9.58 #1 SMP PREEMPT Mon Nov 13 15:54:01 GMT 2017 x86_64 
x86_64 x86_64 GNU/Linux

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue47210] './configure --help' causes infinite loop

2022-04-04 Thread ripspin


New submission from ripspin :

wget https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz
unpacked & cd to /GS/FLP/pool/common-apps/Python-3.9.6/
./configure --help  (appears to hang but ps gives truth)

see attached file of ps output

--
components: Build
files: ttt1
messages: 416654
nosy: ripspin5
priority: normal
severity: normal
status: open
title: './configure --help' causes infinite loop
type: compile error
versions: Python 3.9
Added file: https://bugs.python.org/file50717/ttt1

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com