Temporary header file '/tmp/tWqwXyLHpw/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/stdio.h" #include "/usr/include/juman.h" #include "/usr/include/juman_pat.h" // add classes _BIN* tmp_add_class_0; _CELL* tmp_add_class_1; _CELLTABLE* tmp_add_class_2; _CLASS* tmp_add_class_3; _DICOPT* tmp_add_class_4; _DIC_FILES* tmp_add_class_5; _FORM* tmp_add_class_6; _G_fpos64_t* tmp_add_class_7; _G_fpos_t* tmp_add_class_8; _IO_cookie_io_functions_t* tmp_add_class_9; _MRPH* tmp_add_class_10; _RENSETU_PAIR* tmp_add_class_11; _TYPE* tmp_add_class_12; _chk_connect_wk* tmp_add_class_13; _connect_cost* tmp_add_class_14; _cost_omomi* tmp_add_class_15; _process_buffer* tmp_add_class_16; pat_index_list* tmp_add_class_17; pat_node* tmp_add_class_18; The GCC parameters: gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/tWqwXyLHpw/dump1.h" In file included from /tmp/tWqwXyLHpw/dump1.h:14: /usr/include/juman_pat.h:23:16: error: redefinition of ‘struct pat_index_list’ 23 | typedef struct pat_index_list { | ^~~~~~~~~~~~~~ In file included from /usr/include/juman.h:59, from /tmp/tWqwXyLHpw/dump1.h:13: /usr/include/juman_pat.h:23:16: note: previous definition of ‘struct pat_index_list’ 23 | typedef struct pat_index_list { | ^~~~~~~~~~~~~~ /usr/include/juman_pat.h:26:3: error: conflicting declaration ‘typedef int pat_index_list’ 26 | } pat_index_list; | ^~~~~~~~~~~~~~ /usr/include/juman_pat.h:26:3: note: previous declaration as ‘typedef struct pat_index_list pat_index_list’ 26 | } pat_index_list; | ^~~~~~~~~~~~~~ /usr/include/juman_pat.h:29:16: error: redefinition of ‘struct pat_node’ 29 | typedef struct pat_node { | ^~~~~~~~ /usr/include/juman_pat.h:29:16: note: previous definition of ‘struct pat_node’ 29 | typedef struct pat_node { | ^~~~~~~~ /usr/include/juman_pat.h:37:3: error: conflicting declaration ‘typedef int pat_node’ 37 | } pat_node; | ^~~~~~~~ /usr/include/juman_pat.h:37:3: note: previous declaration as ‘typedef struct pat_node pat_node’ 37 | } pat_node; | ^~~~~~~~