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

🧑‍🌾 Release build rviz_ogre_vendor OgreMesh.cpp failing in ubuntu #1217

Closed
Crola1702 opened this issue Jun 18, 2024 · 0 comments · Fixed by #1219
Closed

🧑‍🌾 Release build rviz_ogre_vendor OgreMesh.cpp failing in ubuntu #1217

Crola1702 opened this issue Jun 18, 2024 · 0 comments · Fixed by #1219

Comments

@Crola1702
Copy link
Contributor

Bug report

Required Info:

  • Operating System:
    • x86 and aarch Ubuntu
  • Installation type:
    • Source
  • Version or commit hash:
    • Rolling (nightlies)

Steps to reproduce issue

  1. Run a Linux build in release mode
  2. See warning appear

Additional information

Reference builds:

Log output:

[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreMatrix3.cpp.o                                                                                                    
/home/jenkins-agent/workspace/nightly_linux_release/ws/build/rviz_ogre_vendor/ogre_vendor-prefix/src/ogre_vendor/OgreMain/src/OgreMesh.cpp: In member function ‘vo 
/home/jenkins-agent/workspace/nightly_linux_release/ws/build/rviz_ogre_vendor/ogre_vendor-prefix/src/ogre_vendor/OgreMain/src/OgreMesh.cpp:890:37: warning:
  890 |                     indices[ bone ] = static_cast<unsigned char>( boneIndexToBlendIndexMap[ i->second.boneIndex ] );
      |                     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins-agent/workspace/nightly_linux_release/ws/build/rviz_ogre_vendor/ogre_vendor-prefix/src/ogre_vendor/OgreMain/src/OgreMesh.cpp:881:27: note:                                      
  881 |             unsigned char indices[ 4 ] = { 0, 0, 0, 0 };
      |                           ^~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-implicit-const-int-float-conversion’ may have been intended to silence earlier
[ 23%] Building CXX object OgreMain/CMakeFiles/OgreMain.dir/src/OgreRenderToVertexBuffer.cpp.o
@Crola1702 Crola1702 changed the title 🧑‍🌾 Release build OgreMesh.cpp failing in ubuntu 🧑‍🌾 Release build rviz_ogre_vendor OgreMesh.cpp failing in ubuntu Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant