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

🧑‍🌾 binary '=': no operator found in Windows gz-common3 affecting gz-sim and gz-launch #562

Closed
Crola1702 opened this issue Dec 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Crola1702
Copy link
Contributor

Crola1702 commented Dec 6, 2023

Environment

  • OS Version: Windows
  • Binary gz-common3

Description

  • Expected behavior: Gz-sim3 and gz-launch2 should pass normally
  • Actual behavior: Gz-sim3 and gz-launch2 are failing due to this problem.

Steps to reproduce

  1. Run a build in gz-launch2 or gz-sim3
  2. See build fail
  3. See log output mention error in gz-common

Output

Reference build:

Log output:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\list(1275,1): error C2679: binary '=': no operator found which takes a right-hand operand of type 'const std::pair<const ignition::gazebo::v3::EventManager::TypeInfoRef,std::unique_ptr<ignition::common::Event,std::default_delete<ignition::common::Event>>>' (or there is no acceptable conversion) (compiling source file C:\J\workspace\gz_sim-ign-gazebo3-win\ws\gz-sim\src\EventManager.cc) [C:\J\workspace\gz_sim-ign-gazebo3-win\ws\build\ignition-gazebo3\src\ignition-gazebo3.vcxproj]

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(269,11): message : could be 'std::pair<_Kty,_Ty> &std::pair<_Kty,_Ty>::operator =(volatile const std::pair<_Kty,_Ty> &)' [C:\J\workspace\gz_sim-ign-gazebo3-win\ws\build\ignition-gazebo3\src\ignition-gazebo3.vcxproj]
@Crola1702 Crola1702 added the bug Something isn't working label Dec 6, 2023
@Crola1702 Crola1702 moved this to Investigating 🕵 in Buildfarm Issues Dec 6, 2023
@azeey azeey moved this from Inbox to In progress in Core development Dec 12, 2023
@Crola1702 Crola1702 moved this from Investigating 🕵 to Reported 📚 in Buildfarm Issues Dec 19, 2023
@Crola1702 Crola1702 moved this from Reported 📚 to Disabled ☑ in Buildfarm Issues Apr 8, 2024
@Crola1702 Crola1702 moved this from Disabled ☑ to Reported 📚 in Buildfarm Issues Apr 8, 2024
@Crola1702 Crola1702 moved this from Reported 📚 to Disabled ☑ in Buildfarm Issues Apr 8, 2024
@Crola1702
Copy link
Contributor Author

Crola1702 commented Apr 8, 2024

It was never expected for these jobs to pass on windows. These are currently disabled

@github-project-automation github-project-automation bot moved this from In progress to Done in Core development Apr 8, 2024
@github-project-automation github-project-automation bot moved this from Disabled ☑ to Fixed ✅ in Buildfarm Issues Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant