[New-bugs-announce] [issue35400] PGOMGR : warning PG0188:

Jorge Ramos report at bugs.python.org
Tue Dec 4 00:44:02 EST 2018


New submission from Jorge Ramos <neyuru at gmail.com>:

The following command:

Tools\msi\buildrelease.bat -x64

is used to build a 64 bit version (on win_10_64) of python (using visual studio 2017). 

The following modules did not build correctly because, presumably, the corresponding .PGC files could not be found, even when the PGO tests ran perfectly well:

_elementtree
_multiprocessing
_ctypes
winsound
pyexpat
_socket
_bz2
_ssl
_lzma
_hashlib
select

See details in the attached file (search for the text "PGOMGR").

----------
components: Build
files: missing_pgc_files.txt
messages: 331008
nosy: neyuru
priority: normal
severity: normal
status: open
title: PGOMGR : warning PG0188:
type: compile error
versions: Python 3.6
Added file: https://bugs.python.org/file47970/missing_pgc_files.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35400>
_______________________________________


More information about the New-bugs-announce mailing list