Temporary header file '/tmp/LG_wbWrNu4/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/finch/finch.h" #include "/usr/include/finch/gntaccount.h" #include "/usr/include/finch/gntblist.h" #include "/usr/include/finch/gntcertmgr.h" #include "/usr/include/finch/gntconn.h" #include "/usr/include/finch/gntconv.h" #include "/usr/include/finch/gntdebug.h" #include "/usr/include/finch/gntft.h" #include "/usr/include/finch/gntidle.h" #include "/usr/include/finch/gntlog.h" #include "/usr/include/finch/gntmedia.h" #include "/usr/include/finch/gntnotify.h" #include "/usr/include/finch/gntplugin.h" #include "/usr/include/finch/gntpounce.h" #include "/usr/include/finch/gntprefs.h" #include "/usr/include/finch/gntrequest.h" #include "/usr/include/finch/gntroomlist.h" #include "/usr/include/finch/gntsound.h" #include "/usr/include/finch/gntstatus.h" #include "/usr/include/finch/gntui.h" The GCC parameters: gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/LG_wbWrNu4/dump1.h" -I/usr/include/libpurple -I/usr/include/gnt -I/usr/include/glib-2.0 -I/lib/arm-linux-gnueabihf/glib-2.0/include In file included from /usr/include/gnt/gnt.h:42, from /usr/include/gnt/gnttree.h:32, from /usr/include/finch/gntblist.h:30, from /tmp/LG_wbWrNu4/dump1.h:14: /usr/include/gnt/gntwidget.h:34:10: fatal error: ncurses.h: No such file or directory 34 | #include | ^~~~~~~~~~~ compilation terminated.