Checking for gypsy... no
Checking for winrt... no

Running configuration tests...
Checking for Gypsy... yes
Checking for WinRT Geolocation API... no
Done running configuration tests.

Configure summary:

Qt Positioning:
  Gypsy GPS Daemon ....................... yes
  WinRT Geolocation API .................. no
Qt Location:
  Qt.labs.location experimental QML plugin . no
  Geoservice plugins:
    OpenStreetMap ........................ yes
    HERE ................................. yes
    Esri ................................. yes
    Mapbox ............................... yes
    MapboxGL ............................. yes
    Itemsoverlay ......................... yes

Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into '/usr'.

Prior to reconfiguration, make sure you remove any leftovers from
the previous build.

In file included from /usr/include/qt5/QtCore/QtCore:66,
                 from ../../include/QtPositioning/QtPositioningDepends:3:
/usr/include/qt5/QtCore/qdatastream.h: In instantiation of ‘QDataStream& QtPrivate::writeAssociativeContainer(QDataStream&, const Container&) [with Container = QHash]’:
/usr/include/qt5/QtCore/qdatastream.h:467:48:   required from ‘QDataStream& operator<<(QDataStream&, const QHash&) [with Key = QGeoPositionInfo::Attribute; T = double]’
qgeopositioninfo.cpp:332:23:   required from here
/usr/include/qt5/QtCore/qdatastream.h:340:9: warning: ‘QHash::const_iterator& QHash::const_iterator::operator--() [with Key = QGeoPositionInfo::Attribute; T = double]’ is deprecated [-Wdeprecated-declarations]
  340 |         --it;
      |         ^~~~
In file included from /usr/include/qt5/QtCore/qvariant.h:48,
                 from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,
                 from /usr/include/qt5/QtCore/QtCore:10:
/usr/include/qt5/QtCore/qhash.h:435:59: note: declared here
  435 |         inline QT_DEPRECATED_VERSION_5_15 const_iterator &operator--()
      |                                                           ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QtCore:66,
                 from ../../include/QtPositioning/QtPositioningDepends:3:
/usr/include/qt5/QtCore/qdatastream.h: In instantiation of ‘QDataStream& QtPrivate::writeAssociativeContainer(QDataStream&, const Container&) [with Container = QHash]’:
/usr/include/qt5/QtCore/qdatastream.h:467:48:   required from ‘QDataStream& operator<<(QDataStream&, const QHash&) [with Key = int; T = double]’
qgeosatelliteinfo.cpp:275:23:   required from here
/usr/include/qt5/QtCore/qdatastream.h:340:9: warning: ‘QHash::const_iterator& QHash::const_iterator::operator--() [with Key = int; T = double]’ is deprecated [-Wdeprecated-declarations]
  340 |         --it;
      |         ^~~~
In file included from /usr/include/qt5/QtCore/qvariant.h:48,
                 from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,
                 from /usr/include/qt5/QtCore/QtCore:10:
/usr/include/qt5/QtCore/qhash.h:435:59: note: declared here
  435 |         inline QT_DEPRECATED_VERSION_5_15 const_iterator &operator--()
      |                                                           ^~~~~~~~
declarativemaps/qdeclarativegeoroute.cpp: In member function ‘QJSValue QDeclarativeGeoRoute::path() const’:
declarativemaps/qdeclarativegeoroute.cpp:189:31: warning: possibly dangling reference to a temporary [-Wdangling-reference]
  189 |         const QGeoCoordinate &c = route_.path().at(i);
      |                               ^
declarativemaps/qdeclarativegeoroute.cpp:189:51: note: the temporary was destroyed at the end of the full expression ‘QGeoRoute::path() const().QList::at(i)’
  189 |         const QGeoCoordinate &c = route_.path().at(i);
      |                                   ~~~~~~~~~~~~~~~~^~~
declarativemaps/qdeclarativegeoroutesegment.cpp: In member function ‘QJSValue QDeclarativeGeoRouteSegment::path() const’:
declarativemaps/qdeclarativegeoroutesegment.cpp:155:31: warning: possibly dangling reference to a temporary [-Wdangling-reference]
  155 |         const QGeoCoordinate &c = segment_.path().at(i);
      |                               ^
declarativemaps/qdeclarativegeoroutesegment.cpp:155:53: note: the temporary was destroyed at the end of the full expression ‘QGeoRouteSegment::path() const().QList::at(i)’
  155 |         const QGeoCoordinate &c = segment_.path().at(i);
      |                                   ~~~~~~~~~~~~~~~~~~^~~
declarativemaps/qdeclarativegeoroutemodel.cpp: In member function ‘QJSValue QDeclarativeGeoRouteQuery::excludedAreas() const’:
declarativemaps/qdeclarativegeoroutemodel.cpp:956:30: warning: possibly dangling reference to a temporary [-Wdangling-reference]
  956 |         const QGeoRectangle &r = request_.excludeAreas().at(i);
      |                              ^
declarativemaps/qdeclarativegeoroutemodel.cpp:956:60: note: the temporary was destroyed at the end of the full expression ‘QGeoRouteRequest::excludeAreas() const().QList::at(i)’
  956 |         const QGeoRectangle &r = request_.excludeAreas().at(i);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from qgeosatelliteinfosource_gypsy_p.h:59,
                 from qgeosatelliteinfosource_gypsy.cpp:40:
/usr/include/gconf/2/gconf/gconf-value.h:139:10: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |          ^~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:45,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gypsy/gypsy-satellite.h:29,
                 from qgeosatelliteinfosource_gypsy_p.h:56:
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:62: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      |                                                              ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:69: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                                                     ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
qgeosatelliteinfosource_gypsy.cpp: In member function ‘int QGeoSatelliteInfoSourceGypsy::init()’:
qgeosatelliteinfosource_gypsy.cpp:221:17: warning: ‘void g_type_init()’ is deprecated [-Wdeprecated-declarations]
  221 |     g_type_init ();
      |     ~~~~~~~~~~~~^~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31:
/usr/include/glib-2.0/gobject/gtype.h:737:23: note: declared here
  737 | void                  g_type_init                    (void);
      |                       ^~~~~~~~~~~
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from qgeosatelliteinfosource_gypsy_p.h:59,
                 from qgeopositioninfosourcefactory_gypsy.cpp:41:
/usr/include/gconf/2/gconf/gconf-value.h:139:10: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |          ^~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:45,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gypsy/gypsy-satellite.h:29,
                 from qgeosatelliteinfosource_gypsy_p.h:56:
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:62: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      |                                                              ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:69: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                                                     ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from .moc/../qgeosatelliteinfosource_gypsy_p.h:59,
                 from .moc/moc_qgeosatelliteinfosource_gypsy_p.cpp:10:
/usr/include/gconf/2/gconf/gconf-value.h:139:10: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |          ^~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:45,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gypsy/gypsy-satellite.h:29,
                 from .moc/../qgeosatelliteinfosource_gypsy_p.h:56:
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:62: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      |                                                              ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:69: warning: ‘GTime’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                                                     ^
/usr/include/glib-2.0/glib/gdate.h:41:17: note: declared here
   41 | typedef gint32  GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                 ^~~~~
qt.qdoc: Start qdoc for QtPositioning in dual process mode: prepare phase.
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:50:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:58:11: error: no member named 'max_align_t' in the global namespace
/usr/include/qt5/QtCore/qglobal.h:51:12: error: 'stddef.h' file not found
/usr/include/stdlib.h:32:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:98:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:213:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:217:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:221:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:233:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:239:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:251:39: error: unknown type name 'size_t'
/usr/include/stdlib.h:257:39: error: unknown type name 'size_t'
/usr/include/sys/types.h:144:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:412:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:442:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:540:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:551:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:57: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:57: error: unknown type name 'size_t'
/usr/include/alloca.h:24:10: error: 'stddef.h' file not found
/usr/include/alloca.h:32:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:580:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:45: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:65: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:29: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:49: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:9: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:25: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:50: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:52: error: unknown type name 'size_t'
/usr/include/stdlib.h:912:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:915:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:919:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:923:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:930:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:934:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:941:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:942:32: error: unknown type name 'size_t'
/usr/include/stdlib.h:945:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:946:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:1002:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:533:15: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:985:43: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:987:55: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:988:73: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:989:62: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:36: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:49: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:48: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:61: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:77: error: unknown type name 'size_t'
/usr/include/string.h:33:10: error: 'stddef.h' file not found
/usr/include/string.h:44:8: error: unknown type name 'size_t'
/usr/include/string.h:47:56: error: unknown type name 'size_t'
/usr/include/string.h:55:18: error: unknown type name 'size_t'
/usr/include/string.h:61:42: error: unknown type name 'size_t'
/usr/include/string.h:64:56: error: unknown type name 'size_t'
/usr/include/string.h:80:60: error: unknown type name 'size_t'
/usr/include/string.h:87:42: error: unknown type name 'size_t'
/usr/include/string.h:89:54: error: unknown type name 'size_t'
/usr/include/string.h:126:49: error: unknown type name 'size_t'
/usr/include/string.h:129:61: error: unknown type name 'size_t'
/usr/include/string.h:145:39: error: unknown type name 'size_t'
/usr/include/string.h:153:9: error: unknown type name 'size_t'
/usr/include/string.h:159:57: error: unknown type name 'size_t'
/usr/include/string.h:166:8: error: unknown type name 'size_t'
/usr/include/string.h:167:40: error: unknown type name 'size_t'
/usr/include/string.h:179:8: error: unknown type name 'size_t'
/usr/include/string.h:179:59: error: unknown type name 'size_t'
/usr/include/string.h:195:45: error: unknown type name 'size_t'
/usr/include/string.h:293:8: error: unknown type name 'size_t'
/usr/include/string.h:297:8: error: unknown type name 'size_t'
/usr/include/string.h:389:46: error: unknown type name 'size_t'
/usr/include/string.h:390:30: error: unknown type name 'size_t'
/usr/include/string.h:398:34: error: unknown type name 'size_t'
/usr/include/string.h:401:39: error: unknown type name 'size_t'
/usr/include/string.h:407:8: error: unknown type name 'size_t'
/usr/include/string.h:413:8: error: unknown type name 'size_t'
/usr/include/string.h:413:46: error: unknown type name 'size_t'
/usr/include/string.h:444:53: error: unknown type name 'size_t'
/usr/include/strings.h:23:10: error: 'stddef.h' file not found
/usr/include/strings.h:34:54: error: unknown type name 'size_t'
/usr/include/strings.h:38:53: error: unknown type name 'size_t'
/usr/include/strings.h:42:31: error: unknown type name 'size_t'
/usr/include/strings.h:120:61: error: unknown type name 'size_t'
/usr/include/strings.h:134:6: error: unknown type name 'size_t'
/usr/include/string.h:466:40: error: unknown type name 'size_t'
/usr/include/string.h:497:34: error: unknown type name 'size_t'
/usr/include/string.h:500:39: error: unknown type name 'size_t'
/usr/include/string.h:513:34: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:5: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:51: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:70: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:116:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:117:80: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:118:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:119:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:120:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:220:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:228:72: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:242:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:278:20: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:50:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:35:10: error: 'stddef.h' file not found
/usr/include/wchar.h:38:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:93:38: error: unknown type name 'size_t'
/usr/include/wchar.h:102:38: error: unknown type name 'size_t'
/usr/include/wchar.h:109:63: error: unknown type name 'size_t'
/usr/include/wchar.h:118:4: error: unknown type name 'size_t'
/usr/include/wchar.h:126:6: error: unknown type name 'size_t'
/usr/include/wchar.h:135:8: error: unknown type name 'size_t'
/usr/include/wchar.h:136:42: error: unknown type name 'size_t'
/usr/include/wchar.h:150:8: error: unknown type name 'size_t'
/usr/include/wchar.h:151:5: error: unknown type name 'size_t'
/usr/include/wchar.h:188:8: error: unknown type name 'size_t'
/usr/include/wchar.h:192:8: error: unknown type name 'size_t'
/usr/include/wchar.h:223:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:44: error: unknown type name 'size_t'
/usr/include/wchar.h:254:59: error: unknown type name 'size_t'
/usr/include/wchar.h:259:63: error: unknown type name 'size_t'
/usr/include/wchar.h:264:37: error: unknown type name 'size_t'
/usr/include/wchar.h:268:63: error: unknown type name 'size_t'
/usr/include/wchar.h:272:53: error: unknown type name 'size_t'
/usr/include/wchar.h:278:38: error: unknown type name 'size_t'
/usr/include/wchar.h:297:8: error: unknown type name 'size_t'
/usr/include/wchar.h:298:38: error: unknown type name 'size_t'
/usr/include/wchar.h:302:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:53: error: unknown type name 'size_t'
/usr/include/wchar.h:308:8: error: unknown type name 'size_t'
/usr/include/wchar.h:308:51: error: unknown type name 'size_t'
/usr/include/wchar.h:338:8: error: unknown type name 'size_t'
/usr/include/wchar.h:339:36: error: unknown type name 'size_t'
/usr/include/wchar.h:344:8: error: unknown type name 'size_t'
/usr/include/wchar.h:345:39: error: unknown type name 'size_t'
/usr/include/wchar.h:352:8: error: unknown type name 'size_t'
/usr/include/wchar.h:353:37: error: unknown type name 'size_t'
/usr/include/wchar.h:354:6: error: unknown type name 'size_t'
/usr/include/wchar.h:358:8: error: unknown type name 'size_t'
/usr/include/wchar.h:360:6: error: unknown type name 'size_t'
/usr/include/wchar.h:360:20: error: unknown type name 'size_t'
/usr/include/wchar.h:372:42: error: unknown type name 'size_t'
/usr/include/wchar.h:558:38: error: unknown type name 'size_t'
/usr/include/wchar.h:581:53: error: unknown type name 'size_t'
/usr/include/wchar.h:605:47: error: unknown type name 'size_t'
/usr/include/wchar.h:615:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:622:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:626:48: error: unknown type name 'size_t'
/usr/include/wchar.h:628:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:690:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:697:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:702:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:713:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:716:6: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:720:11: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:852:8: error: unknown type name 'size_t'
/usr/include/wchar.h:852:50: error: unknown type name 'size_t'
/usr/include/wchar.h:859:8: error: unknown type name 'size_t'
/usr/include/wchar.h:859:52: error: unknown type name 'size_t'
/usr/include/locale.h:28:10: error: 'stddef.h' file not found
/usr/include/stdio.h:33:10: error: 'stddef.h' file not found
/usr/include/stdio.h:36:10: error: 'stdarg.h' file not found
/usr/include/bits/types/struct_FILE.h:95:3: error: unknown type name 'size_t'
/usr/include/bits/types/struct_FILE.h:98:67: error: use of undeclared identifier 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:28:43: error: unknown type name 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:37:44: error: unknown type name 'size_t'
/usr/include/stdio.h:52:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:308:35: error: unknown type name 'size_t'
/usr/include/stdio.h:314:47: error: unknown type name 'size_t'
/usr/include/stdio.h:321:53: error: unknown type name 'size_t'
/usr/include/stdio.h:333:20: error: unknown type name 'size_t'
/usr/include/stdio.h:339:10: error: unknown type name 'size_t'
/usr/include/stdio.h:366:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:371:54: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:374:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:378:44: error: unknown type name 'size_t'
/usr/include/stdio.h:382:45: error: unknown type name 'size_t'
/usr/include/stdio.h:383:42: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:391:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:404:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:460:7: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:467:53: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:472:40: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:481:37: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:485:5: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:490:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:633:30: error: unknown type name 'size_t'
/usr/include/stdio.h:636:28: error: unknown type name 'size_t'
/usr/include/stdio.h:646:27: error: unknown type name 'size_t'
/usr/include/stdio.h:675:8: error: unknown type name 'size_t'
/usr/include/stdio.h:675:46: error: unknown type name 'size_t'
/usr/include/stdio.h:676:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:53: error: unknown type name 'size_t'
/usr/include/stdio.h:682:9: error: unknown type name 'size_t'
/usr/include/stdio.h:702:8: error: unknown type name 'size_t'
/usr/include/stdio.h:702:55: error: unknown type name 'size_t'
/usr/include/stdio.h:703:10: error: unknown type name 'size_t'
/usr/include/stdio.h:704:8: error: unknown type name 'size_t'
/usr/include/stdio.h:704:62: error: unknown type name 'size_t'
/usr/include/stdio.h:705:11: error: unknown type name 'size_t'
/usr/include/stdio.h:858:8: error: unknown type name '__gnuc_va_list'
/usr/include/sched.h:29:10: error: 'stddef.h' file not found
/usr/include/bits/cpu-set.h:117:30: error: unknown type name 'size_t'
/usr/include/bits/cpu-set.h:119:37: error: unknown type name 'size_t'
/usr/include/sched.h:130:46: error: unknown type name 'size_t'
/usr/include/sched.h:134:46: error: unknown type name 'size_t'
/usr/include/time.h:29:10: error: 'stddef.h' file not found
/usr/include/time.h:100:8: error: unknown type name 'size_t'
/usr/include/time.h:100:47: error: unknown type name 'size_t'
/usr/include/time.h:116:8: error: unknown type name 'size_t'
/usr/include/time.h:116:49: error: unknown type name 'size_t'
/usr/include/pthread.h:304:11: error: unknown type name 'size_t'
/usr/include/pthread.h:309:11: error: unknown type name 'size_t'
/usr/include/pthread.h:367:19: error: unknown type name 'size_t'
/usr/include/pthread.h:374:11: error: unknown type name 'size_t'
/usr/include/pthread.h:381:7: error: unknown type name 'size_t'
/usr/include/pthread.h:388:7: error: unknown type name 'size_t'
/usr/include/pthread.h:395:6: error: unknown type name 'size_t'
/usr/include/pthread.h:402:6: error: unknown type name 'size_t'
/usr/include/pthread.h:459:11: error: unknown type name 'size_t'
/usr/include/pthread.h:489:52: error: unknown type name 'size_t'
/usr/include/pthread.h:494:52: error: unknown type name 'size_t'
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:38:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:63:32: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:105:41: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:107:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:74:26: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:137:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:183:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:37: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:49: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:47: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:59: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:90: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:102: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstring.h:60:10: error: 'stdarg.h' file not found
/usr/include/qt5/QtCore/qstring.h:91:38: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtCore/qstring.h:225:9: note: member not initialized by constructor
/usr/include/qt5/QtCore/qstring.h:2105:75: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstring.h:2106:77: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qhashfunctions.h:71:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:1131:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qcontainerfwd.h:63:7: error: typedef redefinition with different types ('QList' vs 'QByteArrayList')
/usr/include/qt5/QtCore/qbytearraylist.h:66:7: note: previous definition is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qabstractitemmodel.h:272:110: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qarraydataops.h:61:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:86:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:99:19: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:150:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:177:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:191:19: error: unknown type name 'size_t'
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qsharedpointer.h:112:1: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qsharedpointer.h:112:44: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:111:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:112:42: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:347:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:350:52: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/quuid.h:179:37: error: constexpr function never produces a constant expression [-Winvalid-constexpr]
/usr/include/qt5/QtCore/quuid.h:181:17: note: non-literal type 'QUuid' cannot be used in a constant expression
/usr/include/qt5/QtCore/qcbormap.h:204:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qcbormap.h:216:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qrandom.h:148:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qxmlstream.h:155:51: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
qt.qdoc: Parse source files for "QtPositioning"
qt.qdoc: Source files parsed for "QtPositioning"
qt.qdoc: End qdoc for QtPositioning in dual process mode: prepare phase.
qt.qdoc: Start qdoc for QtLocation in dual process mode: prepare phase.
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:50:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:58:11: error: no member named 'max_align_t' in the global namespace
/usr/include/qt5/QtCore/qglobal.h:51:12: error: 'stddef.h' file not found
/usr/include/stdlib.h:32:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:98:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:213:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:217:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:221:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:233:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:239:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:251:39: error: unknown type name 'size_t'
/usr/include/stdlib.h:257:39: error: unknown type name 'size_t'
/usr/include/sys/types.h:144:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:412:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:442:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:540:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:551:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:57: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:57: error: unknown type name 'size_t'
/usr/include/alloca.h:24:10: error: 'stddef.h' file not found
/usr/include/alloca.h:32:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:580:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:45: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:65: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:29: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:49: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:9: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:25: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:50: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:52: error: unknown type name 'size_t'
/usr/include/stdlib.h:912:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:915:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:919:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:923:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:930:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:934:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:941:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:942:32: error: unknown type name 'size_t'
/usr/include/stdlib.h:945:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:946:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:1002:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:533:15: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:985:43: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:987:55: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:988:73: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:989:62: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:36: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:49: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:48: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:61: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:77: error: unknown type name 'size_t'
/usr/include/string.h:33:10: error: 'stddef.h' file not found
/usr/include/string.h:44:8: error: unknown type name 'size_t'
/usr/include/string.h:47:56: error: unknown type name 'size_t'
/usr/include/string.h:55:18: error: unknown type name 'size_t'
/usr/include/string.h:61:42: error: unknown type name 'size_t'
/usr/include/string.h:64:56: error: unknown type name 'size_t'
/usr/include/string.h:80:60: error: unknown type name 'size_t'
/usr/include/string.h:87:42: error: unknown type name 'size_t'
/usr/include/string.h:89:54: error: unknown type name 'size_t'
/usr/include/string.h:126:49: error: unknown type name 'size_t'
/usr/include/string.h:129:61: error: unknown type name 'size_t'
/usr/include/string.h:145:39: error: unknown type name 'size_t'
/usr/include/string.h:153:9: error: unknown type name 'size_t'
/usr/include/string.h:159:57: error: unknown type name 'size_t'
/usr/include/string.h:166:8: error: unknown type name 'size_t'
/usr/include/string.h:167:40: error: unknown type name 'size_t'
/usr/include/string.h:179:8: error: unknown type name 'size_t'
/usr/include/string.h:179:59: error: unknown type name 'size_t'
/usr/include/string.h:195:45: error: unknown type name 'size_t'
/usr/include/string.h:293:8: error: unknown type name 'size_t'
/usr/include/string.h:297:8: error: unknown type name 'size_t'
/usr/include/string.h:389:46: error: unknown type name 'size_t'
/usr/include/string.h:390:30: error: unknown type name 'size_t'
/usr/include/string.h:398:34: error: unknown type name 'size_t'
/usr/include/string.h:401:39: error: unknown type name 'size_t'
/usr/include/string.h:407:8: error: unknown type name 'size_t'
/usr/include/string.h:413:8: error: unknown type name 'size_t'
/usr/include/string.h:413:46: error: unknown type name 'size_t'
/usr/include/string.h:444:53: error: unknown type name 'size_t'
/usr/include/strings.h:23:10: error: 'stddef.h' file not found
/usr/include/strings.h:34:54: error: unknown type name 'size_t'
/usr/include/strings.h:38:53: error: unknown type name 'size_t'
/usr/include/strings.h:42:31: error: unknown type name 'size_t'
/usr/include/strings.h:120:61: error: unknown type name 'size_t'
/usr/include/strings.h:134:6: error: unknown type name 'size_t'
/usr/include/string.h:466:40: error: unknown type name 'size_t'
/usr/include/string.h:497:34: error: unknown type name 'size_t'
/usr/include/string.h:500:39: error: unknown type name 'size_t'
/usr/include/string.h:513:34: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:5: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:51: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:70: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:116:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:117:80: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:118:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:119:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:120:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:220:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:228:72: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:242:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:278:20: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:50:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:35:10: error: 'stddef.h' file not found
/usr/include/wchar.h:38:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:93:38: error: unknown type name 'size_t'
/usr/include/wchar.h:102:38: error: unknown type name 'size_t'
/usr/include/wchar.h:109:63: error: unknown type name 'size_t'
/usr/include/wchar.h:118:4: error: unknown type name 'size_t'
/usr/include/wchar.h:126:6: error: unknown type name 'size_t'
/usr/include/wchar.h:135:8: error: unknown type name 'size_t'
/usr/include/wchar.h:136:42: error: unknown type name 'size_t'
/usr/include/wchar.h:150:8: error: unknown type name 'size_t'
/usr/include/wchar.h:151:5: error: unknown type name 'size_t'
/usr/include/wchar.h:188:8: error: unknown type name 'size_t'
/usr/include/wchar.h:192:8: error: unknown type name 'size_t'
/usr/include/wchar.h:223:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:44: error: unknown type name 'size_t'
/usr/include/wchar.h:254:59: error: unknown type name 'size_t'
/usr/include/wchar.h:259:63: error: unknown type name 'size_t'
/usr/include/wchar.h:264:37: error: unknown type name 'size_t'
/usr/include/wchar.h:268:63: error: unknown type name 'size_t'
/usr/include/wchar.h:272:53: error: unknown type name 'size_t'
/usr/include/wchar.h:278:38: error: unknown type name 'size_t'
/usr/include/wchar.h:297:8: error: unknown type name 'size_t'
/usr/include/wchar.h:298:38: error: unknown type name 'size_t'
/usr/include/wchar.h:302:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:53: error: unknown type name 'size_t'
/usr/include/wchar.h:308:8: error: unknown type name 'size_t'
/usr/include/wchar.h:308:51: error: unknown type name 'size_t'
/usr/include/wchar.h:338:8: error: unknown type name 'size_t'
/usr/include/wchar.h:339:36: error: unknown type name 'size_t'
/usr/include/wchar.h:344:8: error: unknown type name 'size_t'
/usr/include/wchar.h:345:39: error: unknown type name 'size_t'
/usr/include/wchar.h:352:8: error: unknown type name 'size_t'
/usr/include/wchar.h:353:37: error: unknown type name 'size_t'
/usr/include/wchar.h:354:6: error: unknown type name 'size_t'
/usr/include/wchar.h:358:8: error: unknown type name 'size_t'
/usr/include/wchar.h:360:6: error: unknown type name 'size_t'
/usr/include/wchar.h:360:20: error: unknown type name 'size_t'
/usr/include/wchar.h:372:42: error: unknown type name 'size_t'
/usr/include/wchar.h:558:38: error: unknown type name 'size_t'
/usr/include/wchar.h:581:53: error: unknown type name 'size_t'
/usr/include/wchar.h:605:47: error: unknown type name 'size_t'
/usr/include/wchar.h:615:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:622:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:626:48: error: unknown type name 'size_t'
/usr/include/wchar.h:628:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:690:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:697:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:702:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:713:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:716:6: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:720:11: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:852:8: error: unknown type name 'size_t'
/usr/include/wchar.h:852:50: error: unknown type name 'size_t'
/usr/include/wchar.h:859:8: error: unknown type name 'size_t'
/usr/include/wchar.h:859:52: error: unknown type name 'size_t'
/usr/include/locale.h:28:10: error: 'stddef.h' file not found
/usr/include/stdio.h:33:10: error: 'stddef.h' file not found
/usr/include/stdio.h:36:10: error: 'stdarg.h' file not found
/usr/include/bits/types/struct_FILE.h:95:3: error: unknown type name 'size_t'
/usr/include/bits/types/struct_FILE.h:98:67: error: use of undeclared identifier 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:28:43: error: unknown type name 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:37:44: error: unknown type name 'size_t'
/usr/include/stdio.h:52:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:308:35: error: unknown type name 'size_t'
/usr/include/stdio.h:314:47: error: unknown type name 'size_t'
/usr/include/stdio.h:321:53: error: unknown type name 'size_t'
/usr/include/stdio.h:333:20: error: unknown type name 'size_t'
/usr/include/stdio.h:339:10: error: unknown type name 'size_t'
/usr/include/stdio.h:366:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:371:54: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:374:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:378:44: error: unknown type name 'size_t'
/usr/include/stdio.h:382:45: error: unknown type name 'size_t'
/usr/include/stdio.h:383:42: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:391:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:404:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:460:7: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:467:53: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:472:40: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:481:37: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:485:5: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:490:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:633:30: error: unknown type name 'size_t'
/usr/include/stdio.h:636:28: error: unknown type name 'size_t'
/usr/include/stdio.h:646:27: error: unknown type name 'size_t'
/usr/include/stdio.h:675:8: error: unknown type name 'size_t'
/usr/include/stdio.h:675:46: error: unknown type name 'size_t'
/usr/include/stdio.h:676:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:53: error: unknown type name 'size_t'
/usr/include/stdio.h:682:9: error: unknown type name 'size_t'
/usr/include/stdio.h:702:8: error: unknown type name 'size_t'
/usr/include/stdio.h:702:55: error: unknown type name 'size_t'
/usr/include/stdio.h:703:10: error: unknown type name 'size_t'
/usr/include/stdio.h:704:8: error: unknown type name 'size_t'
/usr/include/stdio.h:704:62: error: unknown type name 'size_t'
/usr/include/stdio.h:705:11: error: unknown type name 'size_t'
/usr/include/stdio.h:858:8: error: unknown type name '__gnuc_va_list'
/usr/include/sched.h:29:10: error: 'stddef.h' file not found
/usr/include/bits/cpu-set.h:117:30: error: unknown type name 'size_t'
/usr/include/bits/cpu-set.h:119:37: error: unknown type name 'size_t'
/usr/include/sched.h:130:46: error: unknown type name 'size_t'
/usr/include/sched.h:134:46: error: unknown type name 'size_t'
/usr/include/time.h:29:10: error: 'stddef.h' file not found
/usr/include/time.h:100:8: error: unknown type name 'size_t'
/usr/include/time.h:100:47: error: unknown type name 'size_t'
/usr/include/time.h:116:8: error: unknown type name 'size_t'
/usr/include/time.h:116:49: error: unknown type name 'size_t'
/usr/include/pthread.h:304:11: error: unknown type name 'size_t'
/usr/include/pthread.h:309:11: error: unknown type name 'size_t'
/usr/include/pthread.h:367:19: error: unknown type name 'size_t'
/usr/include/pthread.h:374:11: error: unknown type name 'size_t'
/usr/include/pthread.h:381:7: error: unknown type name 'size_t'
/usr/include/pthread.h:388:7: error: unknown type name 'size_t'
/usr/include/pthread.h:395:6: error: unknown type name 'size_t'
/usr/include/pthread.h:402:6: error: unknown type name 'size_t'
/usr/include/pthread.h:459:11: error: unknown type name 'size_t'
/usr/include/pthread.h:489:52: error: unknown type name 'size_t'
/usr/include/pthread.h:494:52: error: unknown type name 'size_t'
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:38:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:63:32: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:105:41: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:107:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:74:26: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:137:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:183:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:37: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:49: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:47: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:59: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:90: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:102: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstring.h:60:10: error: 'stdarg.h' file not found
/usr/include/qt5/QtCore/qstring.h:91:38: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtCore/qstring.h:225:9: note: member not initialized by constructor
/usr/include/qt5/QtCore/qstring.h:2105:75: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstring.h:2106:77: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qhashfunctions.h:71:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:1131:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qcontainerfwd.h:63:7: error: typedef redefinition with different types ('QList' vs 'QByteArrayList')
/usr/include/qt5/QtCore/qbytearraylist.h:66:7: note: previous definition is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qabstractitemmodel.h:272:110: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qarraydataops.h:61:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:86:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:99:19: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:150:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:177:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:191:19: error: unknown type name 'size_t'
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qsharedpointer.h:112:1: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qsharedpointer.h:112:44: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:111:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:112:42: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:347:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:350:52: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/quuid.h:179:37: error: constexpr function never produces a constant expression [-Winvalid-constexpr]
/usr/include/qt5/QtCore/quuid.h:181:17: note: non-literal type 'QUuid' cannot be used in a constant expression
/usr/include/qt5/QtCore/qcbormap.h:204:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qcbormap.h:216:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qrandom.h:148:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qxmlstream.h:155:51: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtGui/qcolor.h:219:71: error: use of undeclared identifier 'USHRT_MAX'
/usr/include/qt5/QtGui/qcolor.h:71:30: error: use of undeclared identifier 'USHRT_MAX'
/usr/include/qt5/QtGui/qcolor.h:70:22: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtGui/qcolor.h:305:7: note: member not initialized by constructor
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qevent.h:637:24: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qpolygon.h:56:38: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qpolygon.h:137:39: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qbrush.h:428:20: note: in instantiation of template class 'QVector>' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qtextlayout.h:188:89: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qabstracttextdocumentlayout.h:81:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtGui/qopenglext.h:4742:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopenglext.h:4743:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopengl.h:181:10: error: 'stddef.h' file not found
/usr/include/qt5/QtGui/qopengl.h:291:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopengl.h:292:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtQuick/qsgnode.h:46:10: error: 'float.h' file not found
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtQuick/qsgsimplematerial.h:122:35: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceresult.h:53:19: error: extra qualification on member 'QPlaceResult'
qt.qdoc: Parse source files for "QtLocation"
qt.qdoc: Source files parsed for "QtLocation"
qt.qdoc: End qdoc for QtLocation in dual process mode: prepare phase.
qt.qdoc: Start qdoc for QtPositioning in dual process mode: generate phase.
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtcore"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtdoc"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtquick"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtqml"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtnetwork"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtlocation"
qdoc: warning: "QtPositioning" Cannot locate index file for dependency "qtxmlpatterns"
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:50:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:58:11: error: no member named 'max_align_t' in the global namespace
/usr/include/qt5/QtCore/qglobal.h:51:12: error: 'stddef.h' file not found
/usr/include/stdlib.h:32:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:98:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:213:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:217:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:221:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:233:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:239:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:251:39: error: unknown type name 'size_t'
/usr/include/stdlib.h:257:39: error: unknown type name 'size_t'
/usr/include/sys/types.h:144:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:412:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:442:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:540:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:551:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:57: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:57: error: unknown type name 'size_t'
/usr/include/alloca.h:24:10: error: 'stddef.h' file not found
/usr/include/alloca.h:32:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:580:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:45: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:65: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:29: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:49: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:9: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:25: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:50: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:52: error: unknown type name 'size_t'
/usr/include/stdlib.h:912:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:915:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:919:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:923:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:930:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:934:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:941:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:942:32: error: unknown type name 'size_t'
/usr/include/stdlib.h:945:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:946:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:1002:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:533:15: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:985:43: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:987:55: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:988:73: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:989:62: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:36: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:49: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:48: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:61: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:77: error: unknown type name 'size_t'
/usr/include/string.h:33:10: error: 'stddef.h' file not found
/usr/include/string.h:44:8: error: unknown type name 'size_t'
/usr/include/string.h:47:56: error: unknown type name 'size_t'
/usr/include/string.h:55:18: error: unknown type name 'size_t'
/usr/include/string.h:61:42: error: unknown type name 'size_t'
/usr/include/string.h:64:56: error: unknown type name 'size_t'
/usr/include/string.h:80:60: error: unknown type name 'size_t'
/usr/include/string.h:87:42: error: unknown type name 'size_t'
/usr/include/string.h:89:54: error: unknown type name 'size_t'
/usr/include/string.h:126:49: error: unknown type name 'size_t'
/usr/include/string.h:129:61: error: unknown type name 'size_t'
/usr/include/string.h:145:39: error: unknown type name 'size_t'
/usr/include/string.h:153:9: error: unknown type name 'size_t'
/usr/include/string.h:159:57: error: unknown type name 'size_t'
/usr/include/string.h:166:8: error: unknown type name 'size_t'
/usr/include/string.h:167:40: error: unknown type name 'size_t'
/usr/include/string.h:179:8: error: unknown type name 'size_t'
/usr/include/string.h:179:59: error: unknown type name 'size_t'
/usr/include/string.h:195:45: error: unknown type name 'size_t'
/usr/include/string.h:293:8: error: unknown type name 'size_t'
/usr/include/string.h:297:8: error: unknown type name 'size_t'
/usr/include/string.h:389:46: error: unknown type name 'size_t'
/usr/include/string.h:390:30: error: unknown type name 'size_t'
/usr/include/string.h:398:34: error: unknown type name 'size_t'
/usr/include/string.h:401:39: error: unknown type name 'size_t'
/usr/include/string.h:407:8: error: unknown type name 'size_t'
/usr/include/string.h:413:8: error: unknown type name 'size_t'
/usr/include/string.h:413:46: error: unknown type name 'size_t'
/usr/include/string.h:444:53: error: unknown type name 'size_t'
/usr/include/strings.h:23:10: error: 'stddef.h' file not found
/usr/include/strings.h:34:54: error: unknown type name 'size_t'
/usr/include/strings.h:38:53: error: unknown type name 'size_t'
/usr/include/strings.h:42:31: error: unknown type name 'size_t'
/usr/include/strings.h:120:61: error: unknown type name 'size_t'
/usr/include/strings.h:134:6: error: unknown type name 'size_t'
/usr/include/string.h:466:40: error: unknown type name 'size_t'
/usr/include/string.h:497:34: error: unknown type name 'size_t'
/usr/include/string.h:500:39: error: unknown type name 'size_t'
/usr/include/string.h:513:34: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:5: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:51: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:70: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:116:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:117:80: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:118:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:119:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:120:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:220:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:228:72: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:242:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:278:20: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:50:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:35:10: error: 'stddef.h' file not found
/usr/include/wchar.h:38:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:93:38: error: unknown type name 'size_t'
/usr/include/wchar.h:102:38: error: unknown type name 'size_t'
/usr/include/wchar.h:109:63: error: unknown type name 'size_t'
/usr/include/wchar.h:118:4: error: unknown type name 'size_t'
/usr/include/wchar.h:126:6: error: unknown type name 'size_t'
/usr/include/wchar.h:135:8: error: unknown type name 'size_t'
/usr/include/wchar.h:136:42: error: unknown type name 'size_t'
/usr/include/wchar.h:150:8: error: unknown type name 'size_t'
/usr/include/wchar.h:151:5: error: unknown type name 'size_t'
/usr/include/wchar.h:188:8: error: unknown type name 'size_t'
/usr/include/wchar.h:192:8: error: unknown type name 'size_t'
/usr/include/wchar.h:223:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:44: error: unknown type name 'size_t'
/usr/include/wchar.h:254:59: error: unknown type name 'size_t'
/usr/include/wchar.h:259:63: error: unknown type name 'size_t'
/usr/include/wchar.h:264:37: error: unknown type name 'size_t'
/usr/include/wchar.h:268:63: error: unknown type name 'size_t'
/usr/include/wchar.h:272:53: error: unknown type name 'size_t'
/usr/include/wchar.h:278:38: error: unknown type name 'size_t'
/usr/include/wchar.h:297:8: error: unknown type name 'size_t'
/usr/include/wchar.h:298:38: error: unknown type name 'size_t'
/usr/include/wchar.h:302:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:53: error: unknown type name 'size_t'
/usr/include/wchar.h:308:8: error: unknown type name 'size_t'
/usr/include/wchar.h:308:51: error: unknown type name 'size_t'
/usr/include/wchar.h:338:8: error: unknown type name 'size_t'
/usr/include/wchar.h:339:36: error: unknown type name 'size_t'
/usr/include/wchar.h:344:8: error: unknown type name 'size_t'
/usr/include/wchar.h:345:39: error: unknown type name 'size_t'
/usr/include/wchar.h:352:8: error: unknown type name 'size_t'
/usr/include/wchar.h:353:37: error: unknown type name 'size_t'
/usr/include/wchar.h:354:6: error: unknown type name 'size_t'
/usr/include/wchar.h:358:8: error: unknown type name 'size_t'
/usr/include/wchar.h:360:6: error: unknown type name 'size_t'
/usr/include/wchar.h:360:20: error: unknown type name 'size_t'
/usr/include/wchar.h:372:42: error: unknown type name 'size_t'
/usr/include/wchar.h:558:38: error: unknown type name 'size_t'
/usr/include/wchar.h:581:53: error: unknown type name 'size_t'
/usr/include/wchar.h:605:47: error: unknown type name 'size_t'
/usr/include/wchar.h:615:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:622:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:626:48: error: unknown type name 'size_t'
/usr/include/wchar.h:628:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:690:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:697:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:702:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:713:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:716:6: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:720:11: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:852:8: error: unknown type name 'size_t'
/usr/include/wchar.h:852:50: error: unknown type name 'size_t'
/usr/include/wchar.h:859:8: error: unknown type name 'size_t'
/usr/include/wchar.h:859:52: error: unknown type name 'size_t'
/usr/include/locale.h:28:10: error: 'stddef.h' file not found
/usr/include/stdio.h:33:10: error: 'stddef.h' file not found
/usr/include/stdio.h:36:10: error: 'stdarg.h' file not found
/usr/include/bits/types/struct_FILE.h:95:3: error: unknown type name 'size_t'
/usr/include/bits/types/struct_FILE.h:98:67: error: use of undeclared identifier 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:28:43: error: unknown type name 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:37:44: error: unknown type name 'size_t'
/usr/include/stdio.h:52:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:308:35: error: unknown type name 'size_t'
/usr/include/stdio.h:314:47: error: unknown type name 'size_t'
/usr/include/stdio.h:321:53: error: unknown type name 'size_t'
/usr/include/stdio.h:333:20: error: unknown type name 'size_t'
/usr/include/stdio.h:339:10: error: unknown type name 'size_t'
/usr/include/stdio.h:366:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:371:54: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:374:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:378:44: error: unknown type name 'size_t'
/usr/include/stdio.h:382:45: error: unknown type name 'size_t'
/usr/include/stdio.h:383:42: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:391:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:404:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:460:7: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:467:53: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:472:40: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:481:37: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:485:5: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:490:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:633:30: error: unknown type name 'size_t'
/usr/include/stdio.h:636:28: error: unknown type name 'size_t'
/usr/include/stdio.h:646:27: error: unknown type name 'size_t'
/usr/include/stdio.h:675:8: error: unknown type name 'size_t'
/usr/include/stdio.h:675:46: error: unknown type name 'size_t'
/usr/include/stdio.h:676:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:53: error: unknown type name 'size_t'
/usr/include/stdio.h:682:9: error: unknown type name 'size_t'
/usr/include/stdio.h:702:8: error: unknown type name 'size_t'
/usr/include/stdio.h:702:55: error: unknown type name 'size_t'
/usr/include/stdio.h:703:10: error: unknown type name 'size_t'
/usr/include/stdio.h:704:8: error: unknown type name 'size_t'
/usr/include/stdio.h:704:62: error: unknown type name 'size_t'
/usr/include/stdio.h:705:11: error: unknown type name 'size_t'
/usr/include/stdio.h:858:8: error: unknown type name '__gnuc_va_list'
/usr/include/sched.h:29:10: error: 'stddef.h' file not found
/usr/include/bits/cpu-set.h:117:30: error: unknown type name 'size_t'
/usr/include/bits/cpu-set.h:119:37: error: unknown type name 'size_t'
/usr/include/sched.h:130:46: error: unknown type name 'size_t'
/usr/include/sched.h:134:46: error: unknown type name 'size_t'
/usr/include/time.h:29:10: error: 'stddef.h' file not found
/usr/include/time.h:100:8: error: unknown type name 'size_t'
/usr/include/time.h:100:47: error: unknown type name 'size_t'
/usr/include/time.h:116:8: error: unknown type name 'size_t'
/usr/include/time.h:116:49: error: unknown type name 'size_t'
/usr/include/pthread.h:304:11: error: unknown type name 'size_t'
/usr/include/pthread.h:309:11: error: unknown type name 'size_t'
/usr/include/pthread.h:367:19: error: unknown type name 'size_t'
/usr/include/pthread.h:374:11: error: unknown type name 'size_t'
/usr/include/pthread.h:381:7: error: unknown type name 'size_t'
/usr/include/pthread.h:388:7: error: unknown type name 'size_t'
/usr/include/pthread.h:395:6: error: unknown type name 'size_t'
/usr/include/pthread.h:402:6: error: unknown type name 'size_t'
/usr/include/pthread.h:459:11: error: unknown type name 'size_t'
/usr/include/pthread.h:489:52: error: unknown type name 'size_t'
/usr/include/pthread.h:494:52: error: unknown type name 'size_t'
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:38:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:63:32: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:105:41: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:107:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:74:26: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:137:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:183:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:37: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:49: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:47: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:59: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:90: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:102: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstring.h:60:10: error: 'stdarg.h' file not found
/usr/include/qt5/QtCore/qstring.h:91:38: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtCore/qstring.h:225:9: note: member not initialized by constructor
/usr/include/qt5/QtCore/qstring.h:2105:75: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstring.h:2106:77: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qhashfunctions.h:71:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:1131:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qcontainerfwd.h:63:7: error: typedef redefinition with different types ('QList' vs 'QByteArrayList')
/usr/include/qt5/QtCore/qbytearraylist.h:66:7: note: previous definition is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qabstractitemmodel.h:272:110: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qarraydataops.h:61:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:86:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:99:19: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:150:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:177:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:191:19: error: unknown type name 'size_t'
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qsharedpointer.h:112:1: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qsharedpointer.h:112:44: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:111:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:112:42: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:347:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:350:52: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/quuid.h:179:37: error: constexpr function never produces a constant expression [-Winvalid-constexpr]
/usr/include/qt5/QtCore/quuid.h:181:17: note: non-literal type 'QUuid' cannot be used in a constant expression
/usr/include/qt5/QtCore/qcbormap.h:204:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qcbormap.h:216:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qrandom.h:148:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qxmlstream.h:155:51: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
qt.qdoc: Parse source files for "QtPositioning"
qt.qdoc: Source files parsed for "QtPositioning"
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoaddress.cpp:312: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoaddress.cpp:312: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:104: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:104: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:104: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:189: (qdoc) warning: Can't link to 'qQNaN()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:153: (qdoc) warning: Can't link to 'qQNaN()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:171: (qdoc) warning: Can't link to 'qQNaN()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:516: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:461: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:428: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:538: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:732: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocoordinate.cpp:752: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:72: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:72: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:72: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:72: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:265: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:72: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:234: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:250: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:221: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoshape.cpp:325: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorinfo.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorinfo.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorinfo.cpp:229: (qdoc) warning: Can't link to 'QDateTime'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorinfo.cpp:310: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorinfo.cpp:325: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:151: (qdoc) warning: Can't link to 'QDateTime::isValid()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:292: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:319: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:304: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfo.cpp:336: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosource.cpp:58: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosource.cpp:58: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorsource.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeoareamonitorsource.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:51: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:784: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:676: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:989: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:729: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:768: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeorectangle.cpp:795: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:52: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:425: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:436: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:370: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeocircle.cpp:409: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeolocation.cpp:80: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeolocation.cpp:80: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:53: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:317: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:353: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:344: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:326: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:292: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:362: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:371: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:335: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:306: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:380: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:264: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopath.cpp:276: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:56: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:56: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:56: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:331: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:411: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:367: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:358: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:443: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:480: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:340: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:310: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:376: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:385: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:469: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:349: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:320: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:394: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:282: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopolygon.cpp:294: (qdoc) warning: Can't link to 'Q_INVOKABLE'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfo.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfo.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfo.cpp:262: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfo.cpp:283: (qdoc) warning: Can't link to 'Serializing Qt Data Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfosource.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeosatelliteinfosource.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosourcefactory.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosourcefactory.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosourcefactory.cpp:87: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qgeopositioninfosourcefactory.cpp:87: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qnmeapositioninfosource.cpp:729: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/qnmeapositioninfosource.cpp:729: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/geoflickr/doc/src/geoflickr.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/geoflickr/doc/src/geoflickr.qdoc:28: (qdoc) warning: Can't link to 'XmlListModel'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/geoflickr/doc/src/geoflickr.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/geoflickr/doc/src/geoflickr.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning-examples.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/logfilepositionsource/doc/src/logfilepositionsource.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/weatherinfo/doc/src/weatherinfo.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/weatherinfo/doc/src/weatherinfo.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/positioning/weatherinfo/doc/src/weatherinfo.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/locationsingleton.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/locationsingleton.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning-qml.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:67: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:67: (qdoc) warning: Can't link to 'variant'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:224: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:224: (qdoc) warning: Can't link to 'variant'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:326: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:326: (qdoc) warning: Can't link to 'variant'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:442: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:442: (qdoc) warning: Can't link to 'variant'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:495: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/imports/positioning/positioning.cpp:527: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/codeattributions.qdoc:1: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/codeattributions.qdoc:27: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-position.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QObject'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QMetaObject'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QMetaObject'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'Plane Spotter (QML)'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/cpp-qml-positioning.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/plugins/corelocation.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/plugins/serialnmea.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qml-position.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning-plugins.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for Android'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for iOS'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for macOS'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for Linux/X11'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for Windows'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt for UWP'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'The Qt Company'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'GNU Lesser General Public License, version 3'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'GNU General Public License, version 2'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioning/doc/src/qtpositioning.qdoc:59: (qdoc) warning: Can't link to 'Qt Licensing'
qdoc: warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativegeoaddress.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativegeoaddress.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativegeolocation.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativegeolocation.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'Plugin'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'Plugin'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'Qt Location#Plugin References and Parameters'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepluginparameter.cpp:41: (qdoc) warning: Can't link to 'Qt Location HERE Plugin'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativeposition.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativeposition.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepositionsource.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qdeclarativepositionsource.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qquickgeocoordinateanimation.cpp:49: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qquickgeocoordinateanimation.cpp:49: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qquickgeocoordinateanimation.cpp:49: (qdoc) warning: Can't link to 'PropertyAnimation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/positioningquick/qquickgeocoordinateanimation.cpp:49: (qdoc) warning: Can't link to 'Animation and Transitions in Qt Quick'
qt.qdoc: End qdoc for QtPositioning in dual process mode: generate phase.
qt.qdoc: Start qdoc for QtLocation in dual process mode: generate phase.
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtcore"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtdoc"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtgui"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtquick"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtqml"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtnetwork"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtpositioning"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtquickcontrols"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtlinguist"
qdoc: warning: "QtLocation" Cannot locate index file for dependency "qtxmlpatterns"
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:50:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/cstddef:58:11: error: no member named 'max_align_t' in the global namespace
/usr/include/qt5/QtCore/qglobal.h:51:12: error: 'stddef.h' file not found
/usr/include/stdlib.h:32:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:98:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:213:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:217:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:221:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:233:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:239:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:251:39: error: unknown type name 'size_t'
/usr/include/stdlib.h:257:39: error: unknown type name 'size_t'
/usr/include/sys/types.h:144:10: error: 'stddef.h' file not found
/usr/include/stdlib.h:412:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:442:4: error: unknown type name 'size_t'
/usr/include/stdlib.h:540:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:543:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:551:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:563:57: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:41: error: unknown type name 'size_t'
/usr/include/stdlib.h:569:57: error: unknown type name 'size_t'
/usr/include/alloca.h:24:10: error: 'stddef.h' file not found
/usr/include/alloca.h:32:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:580:22: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:45: error: unknown type name 'size_t'
/usr/include/stdlib.h:586:65: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:29: error: unknown type name 'size_t'
/usr/include/stdlib.h:592:49: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:9: error: unknown type name 'size_t'
/usr/include/stdlib.h:829:25: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:838:50: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:841:52: error: unknown type name 'size_t'
/usr/include/stdlib.h:912:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:915:6: error: unknown type name 'size_t'
/usr/include/stdlib.h:919:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:923:31: error: unknown type name 'size_t'
/usr/include/stdlib.h:930:36: error: unknown type name 'size_t'
/usr/include/stdlib.h:934:34: error: unknown type name 'size_t'
/usr/include/stdlib.h:941:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:942:32: error: unknown type name 'size_t'
/usr/include/stdlib.h:945:8: error: unknown type name 'size_t'
/usr/include/stdlib.h:946:38: error: unknown type name 'size_t'
/usr/include/stdlib.h:1002:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:533:15: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:985:43: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:987:55: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:988:73: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:989:62: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:36: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:991:49: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:48: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:61: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qglobal.h:992:77: error: unknown type name 'size_t'
/usr/include/string.h:33:10: error: 'stddef.h' file not found
/usr/include/string.h:44:8: error: unknown type name 'size_t'
/usr/include/string.h:47:56: error: unknown type name 'size_t'
/usr/include/string.h:55:18: error: unknown type name 'size_t'
/usr/include/string.h:61:42: error: unknown type name 'size_t'
/usr/include/string.h:64:56: error: unknown type name 'size_t'
/usr/include/string.h:80:60: error: unknown type name 'size_t'
/usr/include/string.h:87:42: error: unknown type name 'size_t'
/usr/include/string.h:89:54: error: unknown type name 'size_t'
/usr/include/string.h:126:49: error: unknown type name 'size_t'
/usr/include/string.h:129:61: error: unknown type name 'size_t'
/usr/include/string.h:145:39: error: unknown type name 'size_t'
/usr/include/string.h:153:9: error: unknown type name 'size_t'
/usr/include/string.h:159:57: error: unknown type name 'size_t'
/usr/include/string.h:166:8: error: unknown type name 'size_t'
/usr/include/string.h:167:40: error: unknown type name 'size_t'
/usr/include/string.h:179:8: error: unknown type name 'size_t'
/usr/include/string.h:179:59: error: unknown type name 'size_t'
/usr/include/string.h:195:45: error: unknown type name 'size_t'
/usr/include/string.h:293:8: error: unknown type name 'size_t'
/usr/include/string.h:297:8: error: unknown type name 'size_t'
/usr/include/string.h:389:46: error: unknown type name 'size_t'
/usr/include/string.h:390:30: error: unknown type name 'size_t'
/usr/include/string.h:398:34: error: unknown type name 'size_t'
/usr/include/string.h:401:39: error: unknown type name 'size_t'
/usr/include/string.h:407:8: error: unknown type name 'size_t'
/usr/include/string.h:413:8: error: unknown type name 'size_t'
/usr/include/string.h:413:46: error: unknown type name 'size_t'
/usr/include/string.h:444:53: error: unknown type name 'size_t'
/usr/include/strings.h:23:10: error: 'stddef.h' file not found
/usr/include/strings.h:34:54: error: unknown type name 'size_t'
/usr/include/strings.h:38:53: error: unknown type name 'size_t'
/usr/include/strings.h:42:31: error: unknown type name 'size_t'
/usr/include/strings.h:120:61: error: unknown type name 'size_t'
/usr/include/strings.h:134:6: error: unknown type name 'size_t'
/usr/include/string.h:466:40: error: unknown type name 'size_t'
/usr/include/string.h:497:34: error: unknown type name 'size_t'
/usr/include/string.h:500:39: error: unknown type name 'size_t'
/usr/include/string.h:513:34: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:5: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:92:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:51: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:115:70: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:116:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:117:80: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:118:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:119:46: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:120:13: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:220:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:228:72: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:242:56: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydata.h:278:20: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:50:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:35:10: error: 'stddef.h' file not found
/usr/include/wchar.h:38:10: error: 'stdarg.h' file not found
/usr/include/wchar.h:93:38: error: unknown type name 'size_t'
/usr/include/wchar.h:102:38: error: unknown type name 'size_t'
/usr/include/wchar.h:109:63: error: unknown type name 'size_t'
/usr/include/wchar.h:118:4: error: unknown type name 'size_t'
/usr/include/wchar.h:126:6: error: unknown type name 'size_t'
/usr/include/wchar.h:135:8: error: unknown type name 'size_t'
/usr/include/wchar.h:136:42: error: unknown type name 'size_t'
/usr/include/wchar.h:150:8: error: unknown type name 'size_t'
/usr/include/wchar.h:151:5: error: unknown type name 'size_t'
/usr/include/wchar.h:188:8: error: unknown type name 'size_t'
/usr/include/wchar.h:192:8: error: unknown type name 'size_t'
/usr/include/wchar.h:223:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:8: error: unknown type name 'size_t'
/usr/include/wchar.h:241:44: error: unknown type name 'size_t'
/usr/include/wchar.h:254:59: error: unknown type name 'size_t'
/usr/include/wchar.h:259:63: error: unknown type name 'size_t'
/usr/include/wchar.h:264:37: error: unknown type name 'size_t'
/usr/include/wchar.h:268:63: error: unknown type name 'size_t'
/usr/include/wchar.h:272:53: error: unknown type name 'size_t'
/usr/include/wchar.h:278:38: error: unknown type name 'size_t'
/usr/include/wchar.h:297:8: error: unknown type name 'size_t'
/usr/include/wchar.h:298:38: error: unknown type name 'size_t'
/usr/include/wchar.h:302:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:8: error: unknown type name 'size_t'
/usr/include/wchar.h:306:53: error: unknown type name 'size_t'
/usr/include/wchar.h:308:8: error: unknown type name 'size_t'
/usr/include/wchar.h:308:51: error: unknown type name 'size_t'
/usr/include/wchar.h:338:8: error: unknown type name 'size_t'
/usr/include/wchar.h:339:36: error: unknown type name 'size_t'
/usr/include/wchar.h:344:8: error: unknown type name 'size_t'
/usr/include/wchar.h:345:39: error: unknown type name 'size_t'
/usr/include/wchar.h:352:8: error: unknown type name 'size_t'
/usr/include/wchar.h:353:37: error: unknown type name 'size_t'
/usr/include/wchar.h:354:6: error: unknown type name 'size_t'
/usr/include/wchar.h:358:8: error: unknown type name 'size_t'
/usr/include/wchar.h:360:6: error: unknown type name 'size_t'
/usr/include/wchar.h:360:20: error: unknown type name 'size_t'
/usr/include/wchar.h:372:42: error: unknown type name 'size_t'
/usr/include/wchar.h:558:38: error: unknown type name 'size_t'
/usr/include/wchar.h:581:53: error: unknown type name 'size_t'
/usr/include/wchar.h:605:47: error: unknown type name 'size_t'
/usr/include/wchar.h:615:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:622:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:626:48: error: unknown type name 'size_t'
/usr/include/wchar.h:628:9: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:690:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:697:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:702:8: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:713:7: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:716:6: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:720:11: error: unknown type name '__gnuc_va_list'
/usr/include/wchar.h:852:8: error: unknown type name 'size_t'
/usr/include/wchar.h:852:50: error: unknown type name 'size_t'
/usr/include/wchar.h:859:8: error: unknown type name 'size_t'
/usr/include/wchar.h:859:52: error: unknown type name 'size_t'
/usr/include/locale.h:28:10: error: 'stddef.h' file not found
/usr/include/stdio.h:33:10: error: 'stddef.h' file not found
/usr/include/stdio.h:36:10: error: 'stdarg.h' file not found
/usr/include/bits/types/struct_FILE.h:95:3: error: unknown type name 'size_t'
/usr/include/bits/types/struct_FILE.h:98:67: error: use of undeclared identifier 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:28:43: error: unknown type name 'size_t'
/usr/include/bits/types/cookie_io_functions_t.h:37:44: error: unknown type name 'size_t'
/usr/include/stdio.h:52:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:308:35: error: unknown type name 'size_t'
/usr/include/stdio.h:314:47: error: unknown type name 'size_t'
/usr/include/stdio.h:321:53: error: unknown type name 'size_t'
/usr/include/stdio.h:333:20: error: unknown type name 'size_t'
/usr/include/stdio.h:339:10: error: unknown type name 'size_t'
/usr/include/stdio.h:366:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:371:54: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:374:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:378:44: error: unknown type name 'size_t'
/usr/include/stdio.h:382:45: error: unknown type name 'size_t'
/usr/include/stdio.h:383:42: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:391:9: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:404:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:460:7: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:467:53: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:472:40: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:481:37: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:485:5: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:490:8: error: unknown type name '__gnuc_va_list'
/usr/include/stdio.h:633:30: error: unknown type name 'size_t'
/usr/include/stdio.h:636:28: error: unknown type name 'size_t'
/usr/include/stdio.h:646:27: error: unknown type name 'size_t'
/usr/include/stdio.h:675:8: error: unknown type name 'size_t'
/usr/include/stdio.h:675:46: error: unknown type name 'size_t'
/usr/include/stdio.h:676:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:8: error: unknown type name 'size_t'
/usr/include/stdio.h:681:53: error: unknown type name 'size_t'
/usr/include/stdio.h:682:9: error: unknown type name 'size_t'
/usr/include/stdio.h:702:8: error: unknown type name 'size_t'
/usr/include/stdio.h:702:55: error: unknown type name 'size_t'
/usr/include/stdio.h:703:10: error: unknown type name 'size_t'
/usr/include/stdio.h:704:8: error: unknown type name 'size_t'
/usr/include/stdio.h:704:62: error: unknown type name 'size_t'
/usr/include/stdio.h:705:11: error: unknown type name 'size_t'
/usr/include/stdio.h:858:8: error: unknown type name '__gnuc_va_list'
/usr/include/sched.h:29:10: error: 'stddef.h' file not found
/usr/include/bits/cpu-set.h:117:30: error: unknown type name 'size_t'
/usr/include/bits/cpu-set.h:119:37: error: unknown type name 'size_t'
/usr/include/sched.h:130:46: error: unknown type name 'size_t'
/usr/include/sched.h:134:46: error: unknown type name 'size_t'
/usr/include/time.h:29:10: error: 'stddef.h' file not found
/usr/include/time.h:100:8: error: unknown type name 'size_t'
/usr/include/time.h:100:47: error: unknown type name 'size_t'
/usr/include/time.h:116:8: error: unknown type name 'size_t'
/usr/include/time.h:116:49: error: unknown type name 'size_t'
/usr/include/pthread.h:304:11: error: unknown type name 'size_t'
/usr/include/pthread.h:309:11: error: unknown type name 'size_t'
/usr/include/pthread.h:367:19: error: unknown type name 'size_t'
/usr/include/pthread.h:374:11: error: unknown type name 'size_t'
/usr/include/pthread.h:381:7: error: unknown type name 'size_t'
/usr/include/pthread.h:388:7: error: unknown type name 'size_t'
/usr/include/pthread.h:395:6: error: unknown type name 'size_t'
/usr/include/pthread.h:402:6: error: unknown type name 'size_t'
/usr/include/pthread.h:459:11: error: unknown type name 'size_t'
/usr/include/pthread.h:489:52: error: unknown type name 'size_t'
/usr/include/pthread.h:494:52: error: unknown type name 'size_t'
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:38:10: error: 'stddef.h' file not found
/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/../../../../include/c++/13.3.0/bits/cxxabi_init_exception.h:63:32: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:105:41: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qbytearray.h:107:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:74:26: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:137:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:183:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:37: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:252:49: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:47: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:59: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:90: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstringview.h:256:102: error: use of undeclared identifier 'size_t'
/usr/include/qt5/QtCore/qstring.h:60:10: error: 'stdarg.h' file not found
/usr/include/qt5/QtCore/qstring.h:91:38: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtCore/qstring.h:225:9: note: member not initialized by constructor
/usr/include/qt5/QtCore/qstring.h:2105:75: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qstring.h:2106:77: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qhashfunctions.h:71:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:1131:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qcontainerfwd.h:63:7: error: typedef redefinition with different types ('QList' vs 'QByteArrayList')
/usr/include/qt5/QtCore/qbytearraylist.h:66:7: note: previous definition is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qabstractitemmodel.h:272:110: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qarraydataops.h:61:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:86:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:99:19: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:150:27: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:177:21: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qarraydataops.h:191:19: error: unknown type name 'size_t'
/usr/include/limits.h:124:16: error: 'limits.h' file not found
/usr/include/qt5/QtCore/qsharedpointer.h:112:1: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qsharedpointer.h:112:44: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:111:40: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:112:42: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:347:66: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qdebug.h:350:52: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/quuid.h:179:37: error: constexpr function never produces a constant expression [-Winvalid-constexpr]
/usr/include/qt5/QtCore/quuid.h:181:17: note: non-literal type 'QUuid' cannot be used in a constant expression
/usr/include/qt5/QtCore/qcbormap.h:204:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qcbormap.h:216:14: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qrandom.h:148:30: error: unknown type name 'size_t'
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qxmlstream.h:155:51: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtGui/qcolor.h:219:71: error: use of undeclared identifier 'USHRT_MAX'
/usr/include/qt5/QtGui/qcolor.h:71:30: error: use of undeclared identifier 'USHRT_MAX'
/usr/include/qt5/QtGui/qcolor.h:70:22: warning: constexpr constructor that does not initialize all members is a C++20 extension [-Wc++20-extensions]
/usr/include/qt5/QtGui/qcolor.h:305:7: note: member not initialized by constructor
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qevent.h:637:24: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qpolygon.h:56:38: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qpolygon.h:137:39: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qbrush.h:428:20: note: in instantiation of template class 'QVector>' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qtextlayout.h:188:89: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtGui/qabstracttextdocumentlayout.h:81:28: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/usr/include/qt5/QtGui/qopenglext.h:4742:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopenglext.h:4743:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopengl.h:181:10: error: 'stddef.h' file not found
/usr/include/qt5/QtGui/qopengl.h:291:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtGui/qopengl.h:292:9: error: unknown type name 'ptrdiff_t'
/usr/include/qt5/QtQuick/qsgnode.h:46:10: error: 'float.h' file not found
/usr/include/qt5/QtCore/qvector.h:234:14: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtQuick/qsgsimplematerial.h:122:35: note: in instantiation of template class 'QVector' requested here
/usr/include/qt5/QtCore/qvector.h:149:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:235:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:148:10: note: previous declaration is here
/usr/include/qt5/QtCore/qvector.h:236:21: error: functions that differ only in their return type cannot be overloaded
/usr/include/qt5/QtCore/qvector.h:147:10: note: previous declaration is here
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceresult.h:53:19: error: extra qualification on member 'QPlaceResult'
qt.qdoc: Parse source files for "QtLocation"
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:41: (qdoc) warning: C++ class QQmlPropertyMap not found: \instantiates QQmlPropertyMap
qt.qdoc: Source files parsed for "QtLocation"
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/qlocation.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodereply.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodereply.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodingmanager.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodingmanager.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodingmanagerengine.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeocodingmanagerengine.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeomaneuver.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeomaneuver.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeorouterequest.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeorouterequest.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroute.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroute.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroute.cpp:705: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroute.cpp:705: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutereply.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutereply.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutesegment.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutesegment.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanager.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanager.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanager.cpp:357: (qdoc) warning: Can't link to 'QLocale::measurementSystem()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanagerengine.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanagerengine.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoroutingmanagerengine.cpp:370: (qdoc) warning: Can't link to 'QLocale::measurementSystem()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceprovider.cpp:71: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceprovider.cpp:71: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceproviderfactory.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceproviderfactory.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceproviderfactory.cpp:166: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/maps/qgeoserviceproviderfactory.cpp:166: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecategory.cpp:76: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecategory.cpp:76: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontent.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontent.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceratings.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceratings.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacereview.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacereview.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceattribute.cpp:67: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceattribute.cpp:67: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontactdetail.cpp:55: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontactdetail.cpp:55: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplace.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplace.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacereply.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacereply.cpp:42: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontentrequest.cpp:70: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontentrequest.cpp:70: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontentreply.cpp:59: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacecontentreply.cpp:59: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacedetailsreply.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacedetailsreply.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceeditorial.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceeditorial.cpp:66: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceicon.cpp:77: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceicon.cpp:77: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceidreply.cpp:55: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceidreply.cpp:55: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesupplier.cpp:78: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesupplier.cpp:78: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceimage.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceimage.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchresult.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchresult.cpp:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacematchrequest.cpp:99: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacematchrequest.cpp:99: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacematchreply.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacematchreply.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchsuggestionreply.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchsuggestionreply.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchrequest.cpp:132: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchrequest.cpp:132: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacemanager.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacemanager.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacemanagerengine.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacemanagerengine.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacemanagerengine.cpp:278: (qdoc) warning: Can't link to 'QLocale::setDefault()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceproposedsearchresult.cpp:61: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceproposedsearchresult.cpp:61: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceresult.cpp:68: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceresult.cpp:68: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchreply.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplacesearchreply.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceuser.cpp:61: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/places/qplaceuser.cpp:61: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/itemview_transitions/doc/src/itemview_transitions.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/itemview_transitions/doc/src/itemview_transitions.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/itemview_transitions/doc/src/itemview_transitions.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-examples.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Models and Views in Qt Quick#Models'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/mapviewer/doc/src/mapviewer.qdoc:28: (qdoc) warning: Can't link to 'Models and Views in Qt Quick#Models'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/minimal_map/doc/src/minimal_map.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/minimal_map/doc/src/minimal_map.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/minimal_map/doc/src/minimal_map.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/minimal_map/doc/src/minimal_map.qdoc:28: (qdoc) warning: Can't link to 'The Qt Resource System'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/minimal_map/doc/src/minimal_map.qdoc:28: (qdoc) warning: Can't link to 'Qt Positioning QML Types'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'DelegateModel'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'DelegateModel'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'Label'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ToolButton'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'Label'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'Loader'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_list/doc/src/places_list.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_map/doc/src/places_map.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_map/doc/src/places_map.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/places_map/doc/src/places_map.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator Manual'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'Qt Creator: Building and Running an Example'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'Q_GADGET'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'Cpp_value_integration_positioning'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'QGeoCoordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'CoordinateAnimation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'CoordinateAnimation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'QBasicTimer'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'QTimerEvent'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'azimuthTo'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'NumberAnimation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'CoordinateAnimation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'ScriptAction'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/examples/location/planespotter/doc/src/planespotter.qdoc:28: (qdoc) warning: Can't link to 'MouseArea'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:130: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:175: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:232: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:309: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:362: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:403: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:632: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:677: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:720: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:765: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:808: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:851: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:904: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:948: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1002: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1053: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1098: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1141: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1192: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1245: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1300: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1343: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1410: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/codeattributions.qdoc:1459: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativecirclemapitem.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativecirclemapitem.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativecirclemapitem.cpp:64: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativecirclemapitem.cpp:64: (qdoc) warning: Can't link to 'MouseArea'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativecirclemapitem.cpp:132: (qdoc) warning: Can't link to 'QtQuick::Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-qml.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-qml.qdoc:28: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:50: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:707: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:363: (qdoc) warning: Can't link to 'georectangle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:363: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:635: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeocodemodel.cpp:528: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaneuver.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaneuver.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomap.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomap.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomap.cpp:74: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomap.cpp:1465: (qdoc) warning: Can't link to 'QtQml::Component::completed()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapcopyrightsnotice.cpp:57: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapcopyrightsnotice.cpp:57: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapitemgroup.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapitemgroup.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapitemview.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapitemview.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapparameter.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapparameter.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapparameter.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapparameter.cpp:74: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapquickitem.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapquickitem.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomapquickitem.cpp:118: (qdoc) warning: Can't link to 'QtQuick::Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaptype.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaptype.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaptype.cpp:162: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeomaptype.cpp:162: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroute.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroute.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroute.cpp:166: (qdoc) warning: Can't link to 'QtPositioning::coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroute.cpp:399: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroute.cpp:399: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:107: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:107: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:107: (qdoc) warning: Can't link to 'Models and Views in Qt Quick#Models'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:107: (qdoc) warning: Can't link to 'QtQuick.XmlListModel::XmlListModel'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:107: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:704: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:704: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:844: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:844: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:1076: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:1076: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:1632: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutemodel.cpp:1632: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutesegment.cpp:46: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutesegment.cpp:46: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoroutesegment.cpp:132: (qdoc) warning: Can't link to 'QtPositioning::coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:867: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:867: (qdoc) warning: Can't link to 'Qt Positioning plugins'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:867: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:867: (qdoc) warning: Can't link to 'PositionSource'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativegeoserviceprovider.cpp:867: (qdoc) warning: Can't link to 'Qt Positioning plugins#Default plugins'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'QtPositioning::coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'QtPositioning::coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'MouseArea'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:70: (qdoc) warning: Can't link to 'Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolygonmapitem.cpp:146: (qdoc) warning: Can't link to 'QtQuick::Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:267: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:267: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:267: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:267: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:267: (qdoc) warning: Can't link to 'Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativepolylinemapitem.cpp:327: (qdoc) warning: Can't link to 'QtQuick::Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativerectanglemapitem.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativerectanglemapitem.cpp:52: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativerectanglemapitem.cpp:52: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativerectanglemapitem.cpp:118: (qdoc) warning: Can't link to 'QtQuick::Item::opacity'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativeroutemapitem.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativeroutemapitem.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qdeclarativeroutemapitem.cpp:47: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qdeclarativenavigator.cpp:46: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qquickgeomapgesturearea.cpp:160: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qquickgeomapgesturearea.cpp:160: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qquickgeomapgesturearea.cpp:235: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qquickgeomapgesturearea.cpp:235: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativemaps/qquickgeomapgesturearea.cpp:235: (qdoc) warning: Can't link to 'QWheelEvent'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecategory.cpp:49: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecategory.cpp:49: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecategory.cpp:269: (qdoc) warning: Can't link to 'Image'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecontactdetail.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecontactdetail.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecontactdetail.cpp:41: (qdoc) warning: Can't link to 'QObjectList-based model'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecontactdetail.cpp:119: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativecontactdetail.cpp:119: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplace.cpp:57: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplace.cpp:57: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplace.cpp:57: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplace.cpp:57: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplace.cpp:57: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:41: (qdoc) warning: Can't link to 'QQmlPropertyMap'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:121: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceattribute.cpp:121: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceeditorialmodel.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceeditorialmodel.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceeditorialmodel.cpp:44: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceicon.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceicon.cpp:47: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceicon.cpp:47: (qdoc) warning: Can't link to 'Image'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceimagemodel.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceimagemodel.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceimagemodel.cpp:45: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceuser.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeplaceuser.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeratings.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativeratings.cpp:41: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativereviewmodel.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativereviewmodel.cpp:45: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:54: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:54: (qdoc) warning: Can't link to 'Loader'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:54: (qdoc) warning: Can't link to 'Component'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:205: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp:205: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp:48: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp:103: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp:103: (qdoc) warning: Can't link to 'geocircle'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesupplier.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesupplier.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp:51: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp:51: (qdoc) warning: Can't link to 'DelegateModel'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::property()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/cpp-qml.qdoc:28: (qdoc) warning: Can't link to 'QObject::setProperty()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'Positioning (QML)'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:29: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/maps.qdoc:191: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView::model'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView::delegate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:28: (qdoc) warning: Can't link to 'ListView'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/places.qdoc:205: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/esri.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/esri.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/itemsoverlay.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapbox.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapbox.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapbox.qdoc:28: (qdoc) warning: Can't link to 'Qt Linguist'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapboxgl.qdoc:30: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapboxgl.qdoc:30: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/mapboxgl.qdoc:30: (qdoc) warning: Can't link to 'QtQuick::Flipable'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/nokia.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/nokia.qdoc:28: (qdoc) warning: Can't link to 'QNetworkProxyFactory::systemProxyForQuery()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/nokia.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/osm.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/osm.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/osm.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::writableLocation()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/osm.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::GenericCacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/osm.qdoc:28: (qdoc) warning: Can't link to 'QStandardPaths::CacheLocation'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/places-backend.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/places-backend.qdoc:28: (qdoc) warning: Can't link to 'QMetaObject::invokeMethod()'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/plugins/places-backend.qdoc:28: (qdoc) warning: Can't link to 'Qt::QueuedConnection'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'QtPositioning'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'Location'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'PositionSource'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'Address'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'coordinate'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'Models and Views in Qt Quick#Models'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qml-maps.qdoc:35: (qdoc) warning: Can't link to 'Models and Views in Qt Quick#Models'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-changes.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-cpp.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-cpp.qdoc:28: (qdoc) warning: Can't link to 'QtPositioning'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation-geoservices.qdoc:28: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:31: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'QtPositioning'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'The Qt Company'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'GNU Lesser General Public License, version 3'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'GNU General Public License, version 2'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/doc/src/qtlocation.qdoc:65: (qdoc) warning: Can't link to 'Qt Licensing'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qdeclarativenavigator.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qdeclarativenavigator.cpp:64: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qdeclarativenavigator.cpp:113: (qdoc) warning: Can't link to 'PositionSource'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qgeojson.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qgeojson.cpp:53: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qgeojson.cpp:53: (qdoc) warning: Can't link to 'QVariantMap'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qgeojson.cpp:53: (qdoc) warning: Can't link to 'QVariantMap'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapcircleobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapcircleobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapiconobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapiconobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapobjectview.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmapobjectview.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmappolygonobject.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmappolygonobject.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmappolylineobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmappolylineobject.cpp:44: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmaprouteobject.cpp:43: (qdoc) warning: Can't link to 'index.html'
/var/pisi/qt5-location-5.15.16-31/work/qtlocation-everywhere-src-5.15.16/src/location/labs/qmaprouteobject.cpp:43: (qdoc) warning: Can't link to 'index.html'
qt.qdoc: End qdoc for QtLocation in dual process mode: generate phase.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'