Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows CI linker issue on main #334

Open
chapulina opened this issue Mar 15, 2022 · 2 comments
Open

Windows CI linker issue on main #334

chapulina opened this issue Mar 15, 2022 · 2 comments
Labels
bug Something isn't working 🌱 garden Ignition Garden tests Broken or missing tests / testing infra Windows Windows support

Comments

@chapulina
Copy link
Contributor

Environment

  • OS Version: Focal
  • Source or binary build? Source

Description

  • Expected behavior: CI passes
  • Actual behavior: CI fails

Steps to reproduce

Run Windows CI for the main branch

Output

https://build.osrfoundation.org/job/ign_physics-pr-win/1644/

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(997,5): error MSB6006: "link.exe" exited with code -1073741571. [C:\Jenkins\workspace\ign_physics-ci-win\ws\build\ignition-physics6\test\integration\INTEGRATION_FrameSemantics3f.vcxproj]
@chapulina chapulina added bug Something isn't working tests Broken or missing tests / testing infra Windows Windows support 🌱 garden Ignition Garden labels Mar 15, 2022
@j-rivero j-rivero self-assigned this Mar 15, 2022
@scpeters
Copy link
Member

scpeters commented Apr 1, 2022

I just worked on reproducing this in a Windows VM. I had trouble getting the vcpkg dependencies to install with Visual Studio 2019, so I upgraded to Visual Studio 2022. With that version I was not able to reproduce the linking error.

@Blast545
Copy link
Contributor

Blast545 commented Apr 1, 2022

🕵️‍♂️ FYI this is affecting all the windows physics jobs in the buildfarm are affected by this issue.

https://build.osrfoundation.org/job/ign_physics-ign-2-win/93/
https://build.osrfoundation.org/job/ign_physics-ign-5-win/12/
https://build.osrfoundation.org/job/ign_physics-ci-win/152/

Also this issue seems to come with a "time regression", most of the builds with this error are taking an extra hour to build/fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🌱 garden Ignition Garden tests Broken or missing tests / testing infra Windows Windows support
Projects
None yet
Development

No branches or pull requests

4 participants