Skip to content

Instantly share code, notes, and snippets.

@v4hn
Created June 26, 2020 13:51
Show Gist options
  • Save v4hn/304fa3e9c1dd17a98e71c9dd93ef59c5 to your computer and use it in GitHub Desktop.
Save v4hn/304fa3e9c1dd17a98e71c9dd93ef59c5 to your computer and use it in GitHub Desktop.
Error running '/home/v4hn/repos/include-what-you-use/build/bin/include-what-you-use': In file included from /home/v4hn/ros/melodic/moveit/src/fcl/src/narrowphase/collision.cpp:38:
In file included from /home/v4hn/ros/melodic/moveit/src/fcl/include/fcl/narrowphase/collision-inl.h:41:
In file included from /home/v4hn/ros/melodic/moveit/src/fcl/include/fcl/narrowphase/collision.h:41:
In file included from /home/v4hn/ros/melodic/moveit/src/fcl/include/fcl/narrowphase/collision_object.h:41:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/memory:63:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/bits/allocator.h:46:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/x86_64-pc-linux-gnu/bits/c++allocator.h:33:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/ext/new_allocator.h:33:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/new:40:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/exception:143:
In file included from /usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/bits/exception_ptr.h:38:
/usr/lib64/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../include/c++/9.3.0/bits/cxxabi_init_exception.h:38:10: fatal error: 'stddef.h' file not found
#include <stddef.h>
^~~~~~~~~~
Cycle in include-mapping:
"fcl/narrowphase/detail/convexity_based_algorithm/gjk_libccd.h" ->
"fcl/narrowphase/detail/convexity_based_algorithm/gjk_libccd.h"
/home/v4hn/repos/include-what-you-use/iwyu_include_picker.cc:927: Assertion failed: Cycle in include-mapping
Child aborted
make[2]: *** [src/CMakeFiles/fcl.dir/build.make:980: src/CMakeFiles/fcl.dir/narrowphase/collision.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:1233: src/CMakeFiles/fcl.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment