Temporary header file '/tmp/CNhV_LLgaI/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/KPipeWire/dmabufhandler.h"
  #include "/usr/include/KPipeWire/kpipewire_export.h"
  #include "/usr/include/KPipeWire/kpipewiredmabuf_export.h"
  #include "/usr/include/KPipeWire/pipewirerecord.h"
  #include "/usr/include/KPipeWire/pipewiresourceitem.h"
  #include "/usr/include/KPipeWire/pipewiresourcestream.h"

  // add namespaces
  namespace QAlgorithmsPrivate{typedef int tmp_add_type_1;}
  QAlgorithmsPrivate::tmp_add_type_1 tmp_add_func_1(){return 0;};
  namespace QColorConstants{typedef int tmp_add_type_2;}
  QColorConstants::tmp_add_type_2 tmp_add_func_2(){return 0;};
  namespace QColorConstants{namespace Svg{typedef int tmp_add_type_3;}}
  QColorConstants::Svg::tmp_add_type_3 tmp_add_func_3(){return 0;};
  namespace Qt{typedef int tmp_add_type_4;}
  Qt::tmp_add_type_4 tmp_add_func_4(){return 0;};
  namespace QtGlobalStatic{typedef int tmp_add_type_5;}
  QtGlobalStatic::tmp_add_type_5 tmp_add_func_5(){return 0;};
  namespace QtMetaTypePrivate{typedef int tmp_add_type_6;}
  QtMetaTypePrivate::tmp_add_type_6 tmp_add_func_6(){return 0;};
  namespace QtMetaTypePrivate{namespace QtPrivate{typedef int tmp_add_type_7;}}
  QtMetaTypePrivate::QtPrivate::tmp_add_type_7 tmp_add_func_7(){return 0;};
  namespace QtMetaTypePrivate{namespace QtPrivate{namespace ContainerCapabilitiesMetaProgrammingHelper{typedef int tmp_add_type_8;}}}
  QtMetaTypePrivate::QtPrivate::ContainerCapabilitiesMetaProgrammingHelper::tmp_add_type_8 tmp_add_func_8(){return 0;};
  namespace QtPrivate{typedef int tmp_add_type_9;}
  QtPrivate::tmp_add_type_9 tmp_add_func_9(){return 0;};
  namespace QtPrivate{namespace DeprecatedRefClassBehavior{typedef int tmp_add_type_10;}}
  QtPrivate::DeprecatedRefClassBehavior::tmp_add_type_10 tmp_add_func_10(){return 0;};
  namespace QtPrivate{namespace SwapExceptionTester{typedef int tmp_add_type_11;}}
  QtPrivate::SwapExceptionTester::tmp_add_type_11 tmp_add_func_11(){return 0;};
  namespace QtSharedPointer{typedef int tmp_add_type_12;}
  QtSharedPointer::tmp_add_type_12 tmp_add_func_12(){return 0;};

The GCC parameters:
  gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/CNhV_LLgaI/dump1.h"  -I/usr/include/KPipeWire -I/usr/include/arm-linux-gnueabihf/qt5 -I/usr/include/arm-linux-gnueabihf/qt5/QtGui -I/usr/include/arm-linux-gnueabihf/qt5/QtCore

In file included from /usr/include/KPipeWire/dmabufhandler.h:11,
                 from /tmp/CNhV_LLgaI/dump1.h:12:
/usr/include/KPipeWire/pipewiresourcestream.h:19:10: fatal error: pipewire/pipewire.h: No such file or directory
   19 | #include <pipewire/pipewire.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

