This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neyuru
Recipients dstufft, eric.araujo, matrixise, neyuru, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-11-05.16:25:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541435136.85.0.788709270274.issue35157@psf.upfronthosting.co.za>
In-reply-to
Content
Hi:

Hmm.. but the installation does fail ("PGO run did not succeed (no python36!*.pgc files) and there is no data to merge"):

*************************************************************************
Total duration: 35 min 2 sec
Tests result: FAILURE

E:\repogit\cpython>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" "E:\RepoGiT\cpython\PCbuild\\pythoncore.vcxproj" /t:KillPython /nologo /v:m /p:Configuration=PGInstrument /p:Platform=x64 /p:KillPython=true
  Killing any running python.exe instances...

E:\repogit\cpython>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" "E:\RepoGiT\cpython\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /p:Configuration=PGUpdate /p:Platform=x64 /p:IncludeExternals=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe"
  Killing any running python.exe instances...
E:\RepoGiT\cpython\PCbuild\pyproject.props(173,5): error : PGO run did not succeed (no python36!*.pgc files) and there is no data to merge [E:\RepoGiT\cpython\PCbuild\pythoncore.vcxproj]

************************************************************************


So I can´t omit these issues and call it a day. =(
History
Date User Action Args
2018-11-05 16:25:36neyurusetrecipients: + neyuru, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft, matrixise
2018-11-05 16:25:36neyurusetmessageid: <1541435136.85.0.788709270274.issue35157@psf.upfronthosting.co.za>
2018-11-05 16:25:36neyurulinkissue35157 messages
2018-11-05 16:25:36neyurucreate