Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Mar 25, 2019

If a PGO build is requested, but a build error occurs after the PGI
build has succeeded and before the PGO build has even been attempted
(for instance, if the PGO training fails), we may get a bogus archive
containing the PGI build, without any hint. We apply a quick fix which
requires to run the PGO build if requested, and reports a respective
error otherwise.

cmb69 added 3 commits March 25, 2019 11:27
If a PGO build is requested, but a build error occurs after the PGI
build has succeeded and before the PGO build has even been attempted
(for instance, if the PGO training fails), we may get a bogus archive
containing the PGI build, without any hint.  We apply a quick fix which
requires to run the PGO build if requested, and reports a respective
error otherwise.
If the PGI build failed, it makes no sense to do the PGO build.  If the
binaries couldn't be built, it makes no sense to create the archive.
@cmb69
Copy link
Member Author

cmb69 commented Dec 19, 2019

This patch is in use for our master snapshot builds for several months without any noticeable issues, so I've applied this as 296b18b.

@cmb69 cmb69 closed this Dec 19, 2019
@cmb69 cmb69 deleted the bug-77728 branch December 19, 2019 10:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant