Open BillyONeal opened 1 year ago
I think the [mesa] in the title is wrong. It could happen in any port using win_flex
or not? It is just observed in the mesa port.
How many ports do multiple non-serialized runs of win_flex? ~The parallelism between debug and release could be resolved quite easily - there seems to be a specific environment variable for the tool's temporary dir.~(Not used for the build step.)
I think the [mesa] in the title is wrong. It could happen in any port using
win_flex
or not? It is just observed in the mesa port.
I don't know. Maybe? I just remember seeing it in Mesa.
We are having the same problem building https://github.com/AcademySoftwareFoundation/OpenShadingLanguage with win_flex
.
https://github.com/lexxmark/winflexbison/issues/86 is closed, but there is no new release yet.
It could happen in any port using
win_flex
or not? It is just observed in the mesa port.I don't know. Maybe? I just remember seeing it in Mesa.
Just observed for libpq.
Just observed for libpq.
And again. Normally hidden by the fact vcpkg CI doesn't build the programs, invisible together with other issues...
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
It appears again: Pipelines - Run 20231219.1 (azure.com)
It appears again: Pipelines - Run 20240316.2 (azure.com)
Experienced the same (outside vcpkg), I switched to the older version 2.5.24 and it is running stable so far
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
Host Environment
To Reproduce
Steps to reproduce the behavior: https://dev.azure.com/vcpkg/public/_build/results?buildId=84018
This has been intermittently failing in CI. Usuaully with crashes; this is the first time we got something that tries to explain what happened.
D:\buildtrees\mesa\package-x86-windows-rel-out.log has:
Ideally we would fix this to put these temporary files in a location where they won't be broken by parallelism.