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 builds rosidl_generator_cpp stl_algobase.h warning on Ubuntu #813

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

🧑‍🌾 Release builds rosidl_generator_cpp stl_algobase.h warning on Ubuntu #813

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

Comments

@Crola1702
Copy link

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 waring appear

Additional information

Reference builds:

Log output:

[ 99%] ^[[32mBuilding CXX object CMakeFiles/test_interfaces.dir/test/rosidl_generator_cpp/test_interfaces.cpp.o
In file included from K/usr/include/c++/13/string:51
                 from K/usr/include/c++/13/bits/locale_classes.h:40
                 from K/usr/include/c++/13/bits/ios_base.h:41
                 from K/usr/include/c++/13/iomanip:42
                 from K/home/jenkins-agent/workspace/nightly_linux_release/ws/install/gtest_vendor/src/gtest_vendor/include/gtest/gtest.h:54
                 from K/home/jenkins-agent/workspace/nightly_linux_release/ws/src/ros2/rosidl/rosidl_generator_tests/test/rosidl_generator_cpp/test_interfaces.cpp:15
In static member function ‘Kstatic _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::K__copy_mK(_Tp*, _Tp*, _Up*) K[with _Tp = long 
    inlined from ‘K_OI std::K__copy_move_a2K(_II, _II, _OI) K[with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]K
    inlined from ‘K_OI std::K__copy_move_a1K(_II, _II, _OI) K[with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]K
    inlined from ‘K_OI std::K__copy_move_aK(_II, _II, _OI) K[with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]K
    inlined from ‘K_OI std::KcopyK(_II, _II, _OI) K[with _II = long unsigned int*; _OI = long unsigned int*]KK’ at K/usr/include/c
    inlined from ‘Kstd::vector<bool, _Alloc>::iterator std::vector<bool, _Alloc>::K_M_copy_alignedK(const_iterator, const_iterator, iterator) K[with _All
    inlined from ‘Kvoid std::vector<bool, _Alloc>::K_M_fill_insertK(iterator, size_type, bool) K[with _Alloc = std::allocator<bool>]KK’ at 
    inlined from ‘Kstd::vector<bool, _Alloc>::iterator std::vector<bool, _Alloc>::KinsertK(const_iterator, size_type, const bool&) K[with _Alloc = std::a
    inlined from ‘Kvoid std::vector<bool, _Alloc>::KresizeK(size_type, bool) K[with _Alloc = std::allocator<bool>]KK’ at K/usr/inc
K/usr/include/c++/13/bits/stl_algobase.h:437:30:K Kwarning: K‘KK __builtin_memmoveK(void*, const void*, long unsigned int)
  437 |             K__builtin_memmove(__result, __first, sizeof(_Tp) * _Num)
      |             K~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                 
[100%] 1mLinking CXX executable test_interface
@Crola1702 Crola1702 changed the title 🧑‍🌾 Release builds stl_algobase.h warning on Ubuntu 🧑‍🌾 Release builds rosidl_generator_cpp stl_algobase.h warning on 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