[issue35399] Sysconfig bug

2019-01-10 Thread Jorge Ramos


Change by Jorge Ramos :


--
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



[issue35399] Sysconfig bug

2018-12-03 Thread Jorge Ramos


Change by Jorge Ramos :


--
components: +Build

___
Python tracker 

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



[issue35399] Sysconfig bug

2018-12-03 Thread Jorge Ramos


New submission from Jorge Ramos :

As can be seen in the file, the sysconfig test fails when profiling (PGO) this 
utility. This is the very same bug as described in issue#35299 
https://bugs.python.org/issue35299 but in distutils.

The problem is that when the test for sysconfig runs, it does not find the file 
pyconfig.h in the include directory. If this file is manually copied there, the 
test runs OK.

--
files: sysconfig_bug.txt
messages: 331007
nosy: neyuru
priority: normal
severity: normal
status: open
title: Sysconfig bug
type: compile error
versions: Python 3.6, Python 3.7, Python 3.8
Added file: https://bugs.python.org/file47969/sysconfig_bug.txt

___
Python tracker 

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