Temporary header file '/tmp/RwcWGfDSuF/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/iceoryx/v2.0.2/iceoryx_introspection/iceoryx_introspection_app.hpp" #include "/usr/include/iceoryx/v2.0.2/iceoryx_introspection/introspection_app.hpp" #include "/usr/include/iceoryx/v2.0.2/iceoryx_introspection/introspection_types.hpp" // add namespaces namespace DesignPattern{typedef int tmp_add_type_1;} DesignPattern::tmp_add_type_1 tmp_add_func_1(){return 0;}; namespace iox{typedef int tmp_add_type_2;} iox::tmp_add_type_2 tmp_add_func_2(){return 0;}; namespace iox{namespace algorithm{typedef int tmp_add_type_3;}} iox::algorithm::tmp_add_type_3 tmp_add_func_3(){return 0;}; namespace iox{namespace build{typedef int tmp_add_type_4;}} iox::build::tmp_add_type_4 tmp_add_func_4(){return 0;}; namespace iox{namespace capro{typedef int tmp_add_type_5;}} iox::capro::tmp_add_type_5 tmp_add_func_5(){return 0;}; namespace iox{namespace client{typedef int tmp_add_type_6;}} iox::client::tmp_add_type_6 tmp_add_func_6(){return 0;}; namespace iox{namespace client{namespace introspection{typedef int tmp_add_type_7;}}} iox::client::introspection::tmp_add_type_7 tmp_add_func_7(){return 0;}; namespace iox{namespace concurrent{typedef int tmp_add_type_8;}} iox::concurrent::tmp_add_type_8 tmp_add_func_8(){return 0;}; namespace iox{namespace cxx{typedef int tmp_add_type_9;}} iox::cxx::tmp_add_type_9 tmp_add_func_9(){return 0;}; namespace iox{namespace cxx{namespace internal{typedef int tmp_add_type_10;}}} iox::cxx::internal::tmp_add_type_10 tmp_add_func_10(){return 0;}; namespace iox{namespace cxx{namespace newtype{typedef int tmp_add_type_11;}}} iox::cxx::newtype::tmp_add_type_11 tmp_add_func_11(){return 0;}; namespace iox{namespace cxx{namespace newtype{namespace internal{typedef int tmp_add_type_12;}}}} iox::cxx::newtype::internal::tmp_add_type_12 tmp_add_func_12(){return 0;}; namespace iox{namespace log{typedef int tmp_add_type_13;}} iox::log::tmp_add_type_13 tmp_add_func_13(){return 0;}; namespace iox{namespace log{namespace ffbb{typedef int tmp_add_type_14;}}} iox::log::ffbb::tmp_add_type_14 tmp_add_func_14(){return 0;}; namespace iox{namespace mepoo{typedef int tmp_add_type_15;}} iox::mepoo::tmp_add_type_15 tmp_add_func_15(){return 0;}; namespace iox{namespace platform{typedef int tmp_add_type_16;}} iox::platform::tmp_add_type_16 tmp_add_func_16(){return 0;}; namespace iox{namespace popo{typedef int tmp_add_type_17;}} iox::popo::tmp_add_type_17 tmp_add_func_17(){return 0;}; namespace iox{namespace popo{namespace internal{typedef int tmp_add_type_18;}}} iox::popo::internal::tmp_add_type_18 tmp_add_func_18(){return 0;}; namespace iox{namespace posix{typedef int tmp_add_type_19;}} iox::posix::tmp_add_type_19 tmp_add_func_19(){return 0;}; namespace iox{namespace posix{namespace internal{typedef int tmp_add_type_20;}}} iox::posix::internal::tmp_add_type_20 tmp_add_func_20(){return 0;}; namespace iox{namespace roudi{typedef int tmp_add_type_21;}} iox::roudi::tmp_add_type_21 tmp_add_func_21(){return 0;}; namespace iox{namespace rp{typedef int tmp_add_type_22;}} iox::rp::tmp_add_type_22 tmp_add_func_22(){return 0;}; namespace iox{namespace runtime{typedef int tmp_add_type_23;}} iox::runtime::tmp_add_type_23 tmp_add_func_23(){return 0;}; namespace iox{namespace units{typedef int tmp_add_type_24;}} iox::units::tmp_add_type_24 tmp_add_func_24(){return 0;}; namespace iox{namespace version{typedef int tmp_add_type_25;}} iox::version::tmp_add_type_25 tmp_add_func_25(){return 0;}; namespace iox{namespace units{namespace duration_literals{typedef int tmp_add_type_26;}}} iox::units::duration_literals::tmp_add_type_26 tmp_add_func_26(){return 0;}; The GCC parameters: gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/RwcWGfDSuF/dump1.h" -I/usr/include/iceoryx/v2.0.2 In file included from /usr/include/iceoryx/v2.0.2/iceoryx_introspection/iceoryx_introspection_app.hpp:19, from /tmp/RwcWGfDSuF/dump1.h:12: /usr/include/iceoryx/v2.0.2/iceoryx_introspection/introspection_app.hpp:24:10: fatal error: ncurses.h: No such file or directory 24 | #include | ^~~~~~~~~~~ compilation terminated.