Temporary header file '/tmp/yl9kDMFuXp/dump1.h' with the following content will be compiled to create GCC translation unit dump: // add defines #define __STDC_VERSION__ 201710L #define _GXX_NULLPTR_T #define CLUTTER_ENABLE_COMPOSITOR_API 1 #define _REGEX_NELTS(n) #define _Atomic #define PACKED #define getaddrinfo_a(a,b,c,d) // add includes #include "/usr/include/dart/gui/GLFuncs.hpp" #include "/usr/include/dart/gui/GlutWindow.hpp" #include "/usr/include/dart/gui/GraphWindow.hpp" #include "/usr/include/dart/gui/LoadGlut.hpp" #include "/usr/include/dart/gui/LoadOpengl.hpp" #include "/usr/include/dart/gui/MotionBlurSimWindow.hpp" #include "/usr/include/dart/gui/OpenGLRenderInterface.hpp" #include "/usr/include/dart/gui/RenderInterface.hpp" #include "/usr/include/dart/gui/SimWindow.hpp" #include "/usr/include/dart/gui/SoftSimWindow.hpp" #include "/usr/include/dart/gui/Trackball.hpp" #include "/usr/include/dart/gui/Win2D.hpp" #include "/usr/include/dart/gui/Win3D.hpp" #include "/usr/include/dart/gui/gui.hpp" // add namespaces namespace dart{typedef int tmp_add_type_1;} dart::tmp_add_type_1 tmp_add_func_1(){return 0;}; namespace dart{namespace gui{typedef int tmp_add_type_2;}} dart::gui::tmp_add_type_2 tmp_add_func_2(){return 0;}; namespace Eigen{typedef int tmp_add_type_3;} Eigen::tmp_add_type_3 tmp_add_func_3(){return 0;}; namespace Eigen{namespace Architecture{typedef int tmp_add_type_4;}} Eigen::Architecture::tmp_add_type_4 tmp_add_func_4(){return 0;}; namespace Eigen{namespace indexing{typedef int tmp_add_type_5;}} Eigen::indexing::tmp_add_type_5 tmp_add_func_5(){return 0;}; namespace Eigen{namespace internal{typedef int tmp_add_type_6;}} Eigen::internal::tmp_add_type_6 tmp_add_func_6(){return 0;}; namespace Eigen{namespace internal{namespace Colamd{typedef int tmp_add_type_7;}}} Eigen::internal::Colamd::tmp_add_type_7 tmp_add_func_7(){return 0;}; namespace Eigen{namespace numext{typedef int tmp_add_type_8;}} Eigen::numext::tmp_add_type_8 tmp_add_func_8(){return 0;}; namespace Eigen{namespace placeholders{typedef int tmp_add_type_9;}} Eigen::placeholders::tmp_add_type_9 tmp_add_func_9(){return 0;}; namespace Eigen{namespace symbolic{typedef int tmp_add_type_10;}} Eigen::symbolic::tmp_add_type_10 tmp_add_func_10(){return 0;}; namespace Eigen{namespace bfloat16_impl{typedef int tmp_add_type_11;}} Eigen::bfloat16_impl::tmp_add_type_11 tmp_add_func_11(){return 0;}; namespace Eigen{namespace half_impl{typedef int tmp_add_type_12;}} Eigen::half_impl::tmp_add_type_12 tmp_add_func_12(){return 0;}; namespace Eigen{namespace internal{namespace std_fallback{typedef int tmp_add_type_13;}}} Eigen::internal::std_fallback::tmp_add_type_13 tmp_add_func_13(){return 0;}; The GCC parameters: gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/yl9kDMFuXp/dump1.h" -I/usr/include/eigen3 -I/usr/include/eigen3/Eigen/src/Core/arch/HIP/hcc In file included from /tmp/yl9kDMFuXp/dump1.h:13: /usr/include/dart/gui/GlutWindow.hpp:41:10: fatal error: dart/gui/glut/Window.hpp: No such file or directory 41 | #include "dart/gui/glut/Window.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.