/bin/sh: line 1: pkgconf: command not found
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    PYTHON_EXECUTABLE


/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/libpysideremoteobjects/pysiderephandler.cpp:72:18: warning: ‘PyObject* cppToPython_POD_Tuple(const void*)’ declared ‘static’ but never defined [-Wunused-function]
   72 | static PyObject *cppToPython_POD_Tuple(const void *cppIn);
      |                  ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/libpysideremoteobjects/pysiderephandler.cpp:73:13: warning: ‘void pythonToCpp_Tuple_POD(PyObject*, void*)’ declared ‘static’ but never defined [-Wunused-function]
   73 | static void pythonToCpp_Tuple_POD(PyObject *pyIn, void *cppOut);
      |             ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/libpysideremoteobjects/pysiderephandler.cpp:74:24: warning: ‘void (* is_Tuple_PythonToCpp_POD_Convertible(PyObject*))(PyObject*, void*)’ declared ‘static’ but never defined [-Wunused-function]
   74 | static PythonToCppFunc is_Tuple_PythonToCpp_POD_Convertible(PyObject *pyIn);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
qt.shiboken: (core) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (core) /usr/include/qt6/QtCore/qstringconverter_base.h:174: Scoped enum 'QStringConverter::FinalizeResultError' (class: QStringConverter) does not have a type entry (type systems: PySide6.QtCore)
qt.shiboken: (core) /usr/include/qt6/QtCore/qoperatingsystemversion.h:27: Enum 'QOperatingSystemVersionBase::OSType' (class: QOperatingSystemVersionBase) does not have a type entry (type systems: PySide6.QtCore)
qt.shiboken: (core) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (core) /usr/include/qt6/QtCore/qrangemodel.h:24: Scoped enum 'QRangeModel::AutoConnectPolicy' (class: QRangeModel) does not have a type entry (type systems: PySide6.QtCore)
qt.shiboken: (core) /usr/include/qt6/QtCore/qnamespace.h:1629: Scoped enum 'Qt::Initialization' (class: Qt) does not have a type entry (type systems: PySide6.QtCore)
qt.shiboken: (core) /usr/include/qt6/QtCore/qlocale.h:927: Stripping argument #3 of void QLocale::QLocale(Language,Script,Territory) due to unmatched type "Territory" with default expression "AnyTerritory": Unable to translate type "Territory": Cannot find type entry for "Territory".
qt.shiboken: (core) /usr/include/qt6/QtCore/qdir.h:178: Stripping argument #2 of bool QDir::mkdir(const QString&,std::optional)const due to unmatched type "std::optional" with default expression "std::nullopt": Unable to translate type "std::optional": Cannot find type entry for "std::optional".
qt.shiboken: (core) /usr/include/qt6/QtCore/qdir.h:183: Stripping argument #2 of bool QDir::mkpath(const QString&,std::optional)const due to unmatched type "std::optional" with default expression "std::nullopt": Unable to translate type "std::optional": Cannot find type entry for "std::optional".
qt.shiboken: (core) /usr/include/qt6/QtCore/qjsonvalue.h:87: Stripping argument #1 of QByteArray QJsonValue::toJson(JsonFormat)const due to unmatched type "JsonFormat" with default expression "JsonFormat::Indented": Unable to translate type "JsonFormat": Cannot find type entry for "JsonFormat".
qt.shiboken: (core) /usr/include/qt6/QtCore/qsocketnotifier.h:73: Stripping argument #1 of void QSocketDescriptor::QSocketDescriptor(DescriptorType) due to unmatched type "DescriptorType" with default expression "DescriptorType(-1)": Unable to translate type "DescriptorType": Cannot find type entry for "DescriptorType".
qt.shiboken: (core) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (core) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (core) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'begin()' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'begin()const' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'constBegin()const' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'constEnd()const' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'end()' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2080: signature 'end()const' for function modification in 'QByteArray' not found.
  No candidates were found. Member functions:
    QByteArray()
    QByteArray(PyByteArray)
    QByteArray(PyBytes)
    QByteArray(QByteArray&&)
    QByteArray(QByteArrayView)
    QByteArray(QByteArray)
    QByteArray(const char*,qsizetype)
    QByteArray(qsizetype,char)
    __getitem__()
    __len__()
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:972: signature 'mkdir(QString,std::optional)const' for function modification in 'QDir' not found.
  Possible candidates:
    "mkdir(QString)const" / "mkdir(const QString&,std::optional)const" / "mkdir(const QString&,std::optional)" / "mkdir(QString,std::optional)const" / "mkdir(QString,std::optional)" in QDir

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:972: signature 'mkpath(QString,std::optional)const' for function modification in 'QDir' not found.
  Possible candidates:
    "mkpath(QString)const" / "mkpath(const QString&,std::optional)const" / "mkpath(const QString&,std::optional)" / "mkpath(QString,std::optional)const" / "mkpath(QString,std::optional)" in QDir

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2606: signature 'operator()()' for function modification in 'QRandomGenerator' not found.
  No candidates were found. Member functions:
    QRandomGenerator(QRandomGenerator)
    QRandomGenerator(const quint32*,const quint32*)
    QRandomGenerator(const quint32*,qsizetype)
    QRandomGenerator(quint32)
    _fillRange(void*,qptrdiff)
    bounded(double)
    bounded(int)
    bounded(int,int)
    bounded(int,qint64)
    bounded(qint64)
    ...

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:2611: signature 'operator()()' for function modification in 'QRandomGenerator64' not found.
  No candidates were found. Member functions:
    QRandomGenerator64(QRandomGenerator)
    QRandomGenerator64(const quint32*,const quint32*)
    QRandomGenerator64(const quint32*,qsizetype)
    QRandomGenerator64(quint32)
    discard(qulonglong)
    generate()
    global()
    securelySeeded()
    system()

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:1619: signature 'lockForRead()' for function modification in 'QReadWriteLock' not found.
  No candidates were found. Member functions:
    QReadWriteLock(QReadWriteLock::RecursionMode)
    tryLockForRead(int)
    tryLockForWrite(int)

qt.shiboken: (core) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml:1619: signature 'lockForWrite()' for function modification in 'QReadWriteLock' not found.
  No candidates were found. Member functions:
    QReadWriteLock(QReadWriteLock::RecursionMode)
    tryLockForRead(int)
    tryLockForWrite(int)

qt.shiboken: (core) /usr/include/qt6/QtCore/qtextboundaryfinder.h:70: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'unsigned char *' of argument 3 in function 'QTextBoundaryFinder::QTextBoundaryFinder(QTextBoundaryFinder::BoundaryType type, QStringView str, unsigned char *buffer, qsizetype bufferSize)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qstringconverter.h:128: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive return type 'QChar *' in function 'QStringDecoder::appendToBuffer(QChar *out, QByteArrayView ba)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qstringconverter.h:128: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QChar *' of argument 1 in function 'QStringDecoder::appendToBuffer(QChar *out, QByteArrayView ba)'.
qt.shiboken: (core) Object type "QRandomGenerator" has default and copy constructors; consider using value-type.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:37: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 1 in function 'QRandomGenerator::QRandomGenerator(const quint32 *begin, const quint32 *end)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:37: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 2 in function 'QRandomGenerator::QRandomGenerator(const quint32 *begin, const quint32 *end)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:33: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 1 in function 'QRandomGenerator::QRandomGenerator(const quint32 *seedBuffer, qsizetype len)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:235: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 1 in function 'QRandomGenerator64::QRandomGenerator64(const quint32 *begin, const quint32 *end)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:235: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 2 in function 'QRandomGenerator64::QRandomGenerator64(const quint32 *begin, const quint32 *end)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qrandom.h:229: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 1 in function 'QRandomGenerator64::QRandomGenerator64(const quint32 *seedBuffer, qsizetype len)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qmetatype.h:752: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QMetaType::compare(const void *lhs, const void *rhs, int typeId, int *result)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qmetatype.h:771: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QMetaType::equals(const void *lhs, const void *rhs, int typeId, int *result)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qlocale.h:967: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QLocale::toULong(const QString &s, bool *ok) const'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qtextstream.h:111: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 1 in function 'QTextStream::readLineInto(QString *line, qint64 maxlen)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qprocess.h:136: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'qint64 *' of argument 1 in function 'QProcess::startDetached(qint64 *pid)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qfile.h:191: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 2 in function 'QFile::moveToTrash(const QString &fileName, QString *pathInTrash)'.
qt.shiboken: (core) Object type "QCollator" has default and copy constructors; consider using value-type.
qt.shiboken: (core) /usr/include/qt6/QtCore/qcollator.h:77: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const QChar *' of argument 1 in function 'QCollator::compare(const QChar *s1, qsizetype len1, const QChar *s2, qsizetype len2) const'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qcollator.h:77: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const QChar *' of argument 3 in function 'QCollator::compare(const QChar *s1, qsizetype len1, const QChar *s2, qsizetype len2) const'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qcborstreamreader.h:70: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint8 *' of argument 1 in function 'QCborStreamReader::QCborStreamReader(const quint8 *data, qsizetype len)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qcborstreamreader.h:80: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint8 *' of argument 1 in function 'QCborStreamReader::addData(const quint8 *data, qsizetype len)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qcborvalue.h:247: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint8 *' of argument 1 in function 'QCborValue::fromCbor(const quint8 *data, qsizetype len, QCborParserError *error)'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qbitarray.h:134: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QBitArray::toUInt32(QSysInfo::Endian endianness, bool *ok) const'.
qt.shiboken: (core) /usr/include/qt6/QtCore/qabstracteventdispatcher.h:86: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'qintptr *' of argument 3 in function 'QAbstractEventDispatcher::filterNativeEvent(const QByteArray &eventType, void *message, qintptr *result)'.
qt.shiboken: (gui) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (printsupport) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (widgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (gui) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (gui) /usr/include/qt6/QtGui/qevent.h:757: Stripping argument #6 of void QDragMoveEvent::QDragMoveEvent(const QPoint&,Qt::DropActions,const QMimeData*,Qt::MouseButtons,Qt::KeyboardModifiers,Type) due to unmatched type "Type" with default expression "DragMove": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (printsupport) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (widgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (gui) /usr/include/qt6/QtGui/6.11.1/QtGui/rhi/qrhi.h:1725: Stripping argument #3 of void QRhiCommandBuffer::setShaderResources(QRhiShaderResourceBindings*,int,const DynamicOffset*) due to unmatched type "const DynamicOffset*" with default expression "nullptr": Unable to translate type "const DynamicOffset*": Cannot find type entry for "DynamicOffset".
qt.shiboken: (gui) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (gui) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (gui) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (gui) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtGui/typesystem_gui_nativeinterface.xml:41: type 'QNativeInterface::QWindowsScreen' is specified in typesystem, but not defined (disabled by configuration?).
qt.shiboken: (gui) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtGui/typesystem_gui_nativeinterface.xml:23: signature 'display()const' for function modification in 'QNativeInterface::QX11Application' not found.
  No candidates were found. Member functions:
    QX11Application()
    connection()const

qt.shiboken: (gui) /usr/include/qt6/QtGui/qopenglextrafunctions.h:460: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'float *' of argument 4 in function 'QOpenGLExtraFunctions::glGetnUniformfv(unsigned int program, int location, int bufSize, float *params)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:50: Stripping argument #1 of void QGraphicsSceneMouseEvent::QGraphicsSceneMouseEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:104: Stripping argument #1 of void QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:148: Stripping argument #1 of void QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:175: Stripping argument #1 of void QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:208: Stripping argument #1 of void QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (gui) /usr/include/qt6/QtGui/qglyphrun.h:42: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const quint32 *' of argument 1 in function 'QGlyphRun::setRawData(const quint32 *glyphIndexArray, const QPointF *glyphPositionArray, int size)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qgraphicssceneevent.h:226: Stripping argument #1 of void QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent(Type) due to unmatched type "Type" with default expression "None": Unable to translate type "Type": Cannot find type entry for "Type".
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:152: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 2 in function 'QAccessibleTextInterface::attributes(int offset, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:152: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 3 in function 'QAccessibleTextInterface::attributes(int offset, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:127: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 2 in function 'QAccessibleTextInterface::selection(int selectionIndex, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:127: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 3 in function 'QAccessibleTextInterface::selection(int selectionIndex, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:141: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 3 in function 'QAccessibleTextInterface::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:141: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QAccessibleTextInterface::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:143: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 3 in function 'QAccessibleTextInterface::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:143: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QAccessibleTextInterface::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:139: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 3 in function 'QAccessibleTextInterface::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (gui) /usr/include/qt6/QtGui/qaccessible.h:139: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QAccessibleTextInterface::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const'.
qt.shiboken: (printsupport) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (printsupport) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (printsupport) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (widgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (widgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (widgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getExistingDirectory(QWidget*,QString,QString,QFlags)' (specified as 'getExistingDirectory(QWidget*,const QString&,const QString&,QFlags)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getExistingDirectory(QWidget*,QString,QString,QFlags)" / "getExistingDirectory(QWidget*,const QString&,const QString&,Options)" / "getExistingDirectory(QWidget*,QString,QString,Options)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getExistingDirectoryUrl(QWidget*,QString,QUrl,QFlags,QStringList)' (specified as 'getExistingDirectoryUrl(QWidget*,const QString&,const QUrl&,QFlags,const QStringList&)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getExistingDirectoryUrl(QWidget*,QString,QUrl,QFlags,QStringList)" / "getExistingDirectoryUrl(QWidget*,const QString&,const QUrl&,Options,const QStringList&)" / "getExistingDirectoryUrl(QWidget*,QString,QUrl,Options,QStringList)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getOpenFileName(QWidget*,QString,QString,QString,QString*,QFlags)' (specified as 'getOpenFileName(QWidget*,const QString&,const QString&,const QString&,QString*,QFlags)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getOpenFileName(QWidget*,QString,QString,QString,QString*,QFlags)" / "getOpenFileName(QWidget*,const QString&,const QString&,const QString&,QString*,Options)" / "getOpenFileName(QWidget*,QString,QString,QString,QString*,Options)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getOpenFileNames(QWidget*,QString,QString,QString,QString*,QFlags)' (specified as 'getOpenFileNames(QWidget*,const QString&,const QString&,const QString&,QString*,QFlags)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getOpenFileNames(QWidget*,QString,QString,QString,QString*,QFlags)" / "getOpenFileNames(QWidget*,const QString&,const QString&,const QString&,QString*,Options)" / "getOpenFileNames(QWidget*,QString,QString,QString,QString*,Options)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getOpenFileUrl(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)' (specified as 'getOpenFileUrl(QWidget*,const QString&,const QUrl&,const QString&,QString*,QFlags,const QStringList&)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getOpenFileUrl(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)" / "getOpenFileUrl(QWidget*,const QString&,const QUrl&,const QString&,QString*,Options,const QStringList&)" / "getOpenFileUrl(QWidget*,QString,QUrl,QString,QString*,Options,QStringList)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getOpenFileUrls(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)' (specified as 'getOpenFileUrls(QWidget*,const QString&,const QUrl&,const QString&,QString*,QFlags,const QStringList&)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getOpenFileUrls(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)" / "getOpenFileUrls(QWidget*,const QString&,const QUrl&,const QString&,QString*,Options,const QStringList&)" / "getOpenFileUrls(QWidget*,QString,QUrl,QString,QString*,Options,QStringList)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getSaveFileName(QWidget*,QString,QString,QString,QString*,QFlags)' (specified as 'getSaveFileName(QWidget*,const QString&,const QString&,const QString&,QString*,QFlags)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getSaveFileName(QWidget*,QString,QString,QString,QString*,QFlags)" / "getSaveFileName(QWidget*,const QString&,const QString&,const QString&,QString*,Options)" / "getSaveFileName(QWidget*,QString,QString,QString,QString*,Options)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2488: signature 'getSaveFileUrl(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)' (specified as 'getSaveFileUrl(QWidget*,const QString&,const QUrl&,const QString&,QString*,QFlags,const QStringList&)') for function modification in 'QFileDialog' not found.
  Possible candidates:
    "getSaveFileUrl(QWidget*,QString,QUrl,QString,QString*,QFlags,QStringList)" / "getSaveFileUrl(QWidget*,const QString&,const QUrl&,const QString&,QString*,Options,const QStringList&)" / "getSaveFileUrl(QWidget*,QString,QUrl,QString,QString*,Options,QStringList)" in QFileDialog

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2306: signature 'critical(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)' (specified as 'critical(QWidget*,const QString&,const QString&,QFlags,QMessageBox::StandardButton)') for function modification in 'QMessageBox' not found.
  Possible candidates:
    "critical(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)" / "critical(QWidget*,const QString&,const QString&,StandardButtons,StandardButton)" / "critical(QWidget*,QString,QString,StandardButtons,StandardButton)" in QMessageBox
    "critical(QWidget*,QString,QString,QMessageBox::StandardButton,QMessageBox::StandardButton)" / "critical(QWidget*,const QString&,const QString&,StandardButton,StandardButton)" / "critical(QWidget*,QString,QString,StandardButton,StandardButton)" in QMessageBox
    "critical(QWidget*,QString,QString,QString,QString,QString,int,int)" / "critical(QWidget*,const QString&,const QString&,const QString&,const QString&,const QString&,int,int)" in QMessageBox
    "critical(QWidget*,QString,QString,int,int,int)" / "critical(QWidget*,const QString&,const QString&,int,int,int)" in QMessageBox

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2306: signature 'information(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)' (specified as 'information(QWidget*,const QString&,const QString&,QFlags,QMessageBox::StandardButton)') for function modification in 'QMessageBox' not found.
  Possible candidates:
    "information(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)" / "information(QWidget*,const QString&,const QString&,StandardButtons,StandardButton)" / "information(QWidget*,QString,QString,StandardButtons,StandardButton)" in QMessageBox
    "information(QWidget*,QString,QString,QMessageBox::StandardButton,QMessageBox::StandardButton)" / "information(QWidget*,const QString&,const QString&,StandardButton,StandardButton)" / "information(QWidget*,QString,QString,StandardButton,StandardButton)" in QMessageBox
    "information(QWidget*,QString,QString,QString,QString,QString,int,int)" / "information(QWidget*,const QString&,const QString&,const QString&,const QString&,const QString&,int,int)" in QMessageBox
    "information(QWidget*,QString,QString,int,int,int)" / "information(QWidget*,const QString&,const QString&,int,int,int)" in QMessageBox

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2306: signature 'question(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)' (specified as 'question(QWidget*,const QString&,const QString&,QFlags,QMessageBox::StandardButton)') for function modification in 'QMessageBox' not found.
  Possible candidates:
    "question(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)" / "question(QWidget*,const QString&,const QString&,StandardButtons,StandardButton)" / "question(QWidget*,QString,QString,StandardButtons,StandardButton)" in QMessageBox
    "question(QWidget*,QString,QString,QMessageBox::StandardButton,QMessageBox::StandardButton)" / "question(QWidget*,const QString&,const QString&,StandardButton,StandardButton)" / "question(QWidget*,QString,QString,StandardButton,StandardButton)" in QMessageBox
    "question(QWidget*,QString,QString,QString,QString,QString,int,int)" / "question(QWidget*,const QString&,const QString&,const QString&,const QString&,const QString&,int,int)" in QMessageBox
    "question(QWidget*,QString,QString,int,int,int)" / "question(QWidget*,const QString&,const QString&,int,int,int)" in QMessageBox

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:2306: signature 'warning(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)' (specified as 'warning(QWidget*,const QString&,const QString&,QFlags,QMessageBox::StandardButton)') for function modification in 'QMessageBox' not found.
  Possible candidates:
    "warning(QWidget*,QString,QString,QFlags,QMessageBox::StandardButton)" / "warning(QWidget*,const QString&,const QString&,StandardButtons,StandardButton)" / "warning(QWidget*,QString,QString,StandardButtons,StandardButton)" in QMessageBox
    "warning(QWidget*,QString,QString,QMessageBox::StandardButton,QMessageBox::StandardButton)" / "warning(QWidget*,const QString&,const QString&,StandardButton,StandardButton)" / "warning(QWidget*,QString,QString,StandardButton,StandardButton)" in QMessageBox
    "warning(QWidget*,QString,QString,QString,QString,QString,int,int)" / "warning(QWidget*,const QString&,const QString&,const QString&,const QString&,const QString&,int,int)" in QMessageBox
    "warning(QWidget*,QString,QString,int,int,int)" / "warning(QWidget*,const QString&,const QString&,int,int,int)" in QMessageBox

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:203: signature 'QTreeWidgetItemIterator(QTreeWidget*,QFlags)' for function modification in 'QTreeWidgetItemIterator' not found.
  Possible candidates:
    "QTreeWidgetItemIterator(QTreeWidget*,QFlags)" / "QTreeWidgetItemIterator(QTreeWidget*,IteratorFlags)" in QTreeWidgetItemIterator
    "QTreeWidgetItemIterator(QTreeWidgetItem*,QFlags)" / "QTreeWidgetItemIterator(QTreeWidgetItem*,IteratorFlags)" in QTreeWidgetItemIterator
    "QTreeWidgetItemIterator(QTreeWidgetItemIterator)" / "QTreeWidgetItemIterator(const QTreeWidgetItemIterator&)" in QTreeWidgetItemIterator

qt.shiboken: (widgets) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml:1991: signature 'render(QPainter*,QPoint,QRegion,QFlags)' for function modification in 'QWidget' not found.
  Possible candidates:
    "render(QPaintDevice*,QPoint,QRegion,QFlags)" / "render(QPaintDevice*,const QPoint&,const QRegion&,RenderFlags)" / "render(QPaintDevice*,QPoint,QRegion,RenderFlags)" in QWidget
    "render(QPainter*,QPoint,QRegion,QFlags)" / "render(QPainter*,const QPoint&,const QRegion&,RenderFlags)" / "render(QPainter*,QPoint,QRegion,RenderFlags)" in QWidget

qt.shiboken: (widgets) Object type "QStyleOption" has default and copy constructors; consider using value-type.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:160: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getOpenFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, QFlags options)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:201: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, QFlags options)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:167: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getOpenFileUrl(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, QFlags options, const QStringList &supportedSchemes)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:208: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getOpenFileUrls(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, QFlags options, const QStringList &supportedSchemes)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:175: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getSaveFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, QFlags options)'.
qt.shiboken: (widgets) /usr/include/qt6/QtWidgets/qfiledialog.h:182: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 5 in function 'QFileDialog::getSaveFileUrl(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, QFlags options, const QStringList &supportedSchemes)'.
qt.shiboken: (sql) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (sql) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (sql) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (sql) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (sql) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (network) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (network) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (network) /usr/include/qt6/QtNetwork/qsslsocket.h:54: Stripping argument #4 of void QSslSocket::connectToHostEncrypted(const QString&,quint16,OpenMode,NetworkLayerProtocol) due to unmatched type "NetworkLayerProtocol" with default expression "AnyIPProtocol": Unable to translate type "NetworkLayerProtocol": Cannot find type entry for "NetworkLayerProtocol".
qt.shiboken: (network) /usr/include/qt6/QtNetwork/qsslsocket.h:55: Stripping argument #5 of void QSslSocket::connectToHostEncrypted(const QString&,quint16,const QString&,OpenMode,NetworkLayerProtocol) due to unmatched type "NetworkLayerProtocol" with default expression "AnyIPProtocol": Unable to translate type "NetworkLayerProtocol": Cannot find type entry for "NetworkLayerProtocol".
qt.shiboken: (network) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (network) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (network) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (network) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/QtNetwork/typesystem_network.xml:511: signature 'connectToHostEncrypted(QString,quint16,QFlags,QAbstractSocket::NetworkLayerProtocol)' (specified as 'connectToHostEncrypted(const QString&,quint16,QFlags,QAbstractSocket::NetworkLayerProtocol)') for function modification in 'QSslSocket' not found.
  Possible candidates:
    "connectToHostEncrypted(QString,quint16,QFlags)" / "connectToHostEncrypted(const QString&,quint16,OpenMode,NetworkLayerProtocol)" / "connectToHostEncrypted(QString,quint16,OpenMode,NetworkLayerProtocol)" in QSslSocket
    "connectToHostEncrypted(QString,quint16,QString,QFlags)" / "connectToHostEncrypted(const QString&,quint16,const QString&,OpenMode,NetworkLayerProtocol)" / "connectToHostEncrypted(QString,quint16,QString,OpenMode,NetworkLayerProtocol)" in QSslSocket

qt.shiboken: (network) /usr/include/qt6/QtNetwork/qhostaddress.h:108: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 1 in function 'QHostAddress::toIPv4Address(bool *ok) const'.
qt.shiboken: (concurrent) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (test) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (concurrent) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (concurrent) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (concurrent) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (concurrent) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (test) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (dbus) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (test) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (test) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (test) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (test) While inheriting template QSignalSpy from QList >: Ignoring template parameter QList: Template inheritance from nested containers is not supported
qt.shiboken: (test) While inheriting template QSignalSpy from QList >: No template parameters could be inherited
qt.shiboken: (dbus) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (dbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (dbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (dbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (designer) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (designer) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (xml) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (xml) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (xml) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (xml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (xml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (designer) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (designer) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (designer) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (xml) /usr/include/qt6/QtXml/qdom.h:407: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 3 in function 'QDomDocument::setContent(QXmlStreamReader *reader, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)'.
qt.shiboken: (xml) /usr/include/qt6/QtXml/qdom.h:407: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 4 in function 'QDomDocument::setContent(QXmlStreamReader *reader, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)'.
qt.shiboken: (xml) /usr/include/qt6/QtXml/qdom.h:407: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 5 in function 'QDomDocument::setContent(QXmlStreamReader *reader, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)'.
qt.shiboken: (help) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (multimedia) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (multimedia) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (help) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (multimedia) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (multimedia) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (multimedia) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (help) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (help) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (help) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (help) Object type "QHelpSearchResult" has default and copy constructors; consider using value-type.
qt.shiboken: (multimediawidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (multimediawidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (multimediawidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (multimediawidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (multimediawidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (openglwidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (opengl) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (openglwidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (opengl) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (openglwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (openglwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (openglwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (pdf) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (pdf) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (pdf) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (pdf) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (pdf) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (pdfwidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (pdfwidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (opengl) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (opengl) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (opengl) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (pdfwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (pdfwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (pdfwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (opengl) Object type "QOpenGLBuffer" has default and copy constructors; consider using value-type.
qt.shiboken: (positioning) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (positioning) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (positioning) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (positioning) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (positioning) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (positioning) /usr/include/qt6/QtPositioning/qnmeapositioninfosource.h:56: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 3 in function 'QNmeaPositionInfoSource::parsePosInfoFromNmeaData(QByteArrayView data, QGeoPositionInfo *posInfo, bool *hasFix)'.
qt.shiboken: (positioning) /usr/include/qt6/QtPositioning/qnmeapositioninfosource.h:48: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 4 in function 'QNmeaPositionInfoSource::parsePosInfoFromNmeaData(const char *data, int size, QGeoPositionInfo *posInfo, bool *hasFix)'.
qt.shiboken: (networkauth) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (networkauth) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (networkauth) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (networkauth) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (networkauth) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (location) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (nfc) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (nfc) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (nfc) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (nfc) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (nfc) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (location) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (location) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (location) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (location) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (location) Object type "QPlaceSearchRequest" has default and copy constructors; consider using value-type.
qt.shiboken: (location) /usr/include/qt6/QtLocation/qgeoserviceproviderfactory.h:22: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 3 in function 'QGeoServiceProviderFactory::createGeocodingManagerEngine(const QMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const'.
qt.shiboken: (location) /usr/include/qt6/QtLocation/qgeoserviceproviderfactory.h:31: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 3 in function 'QGeoServiceProviderFactory::createPlaceManagerEngine(const QMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const'.
qt.shiboken: (location) /usr/include/qt6/QtLocation/qgeoserviceproviderfactory.h:28: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 3 in function 'QGeoServiceProviderFactory::createRoutingManagerEngine(const QMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const'.
qt.shiboken: (location) Object type "QGeoRouteRequest" has default and copy constructors; consider using value-type.
qt.shiboken: (qml) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (qml) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (qml) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (qml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (qml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (qml) /usr/include/qt6/QtQml/qjsengine.h:37: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QStringList *' of argument 4 in function 'QJSEngine::evaluate(const QString &program, const QString &fileName, int lineNumber, QStringList *exceptionStackTrace)'.
qt.shiboken: (quick) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (quick) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (quick) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (quick) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (quick) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (quicktest) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (quicktest) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (quicktest) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (quicktest) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (quicktest) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (quick3d) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (quick3d) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (quickcontrols2) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (quickcontrols2) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (quick3d) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (quick3d) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (quick3d) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (quick3d) /usr/include/qt6/QtQuick3D/qquick3dinstancing.h:51: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 1 in function 'QQuick3DInstancing::instanceBuffer(int *instanceCount)'.
qt.shiboken: (quickcontrols2) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (quickcontrols2) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (quickcontrols2) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (quickwidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (scxml) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (quickwidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (scxml) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (remoteobjects) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (scxml) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (scxml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (scxml) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmltabledata.h:29: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive return type 'int *' in function 'QScxmlTableData::dataNames(int *count) const'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmltabledata.h:29: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'int *' of argument 1 in function 'QScxmlTableData::dataNames(int *count) const'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlcompiler.h:24: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QStringList *' of argument 3 in function 'QScxmlCompiler::Loader::load(const QString &name, const QString &baseDir, QStringList *errors)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmldatamodel.h:54: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlDataModel::evaluateAssignment(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmldatamodel.h:56: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlDataModel::evaluateForeach(int id, bool *ok, QScxmlDataModel::ForeachLoopBody *body)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmldatamodel.h:55: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlDataModel::evaluateInitialization(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmldatamodel.h:53: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlDataModel::evaluateToVoid(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlnulldatamodel.h:27: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlNullDataModel::evaluateAssignment(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlnulldatamodel.h:29: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlNullDataModel::evaluateForeach(int id, bool *ok, QScxmlDataModel::ForeachLoopBody *body)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlnulldatamodel.h:28: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlNullDataModel::evaluateInitialization(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlnulldatamodel.h:26: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlNullDataModel::evaluateToVoid(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmldatamodel.h:36: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 1 in function 'QScxmlDataModel::ForeachLoopBody::run(bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlcppdatamodel.h:30: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlCppDataModel::evaluateAssignment(int id, bool *ok)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlcppdatamodel.h:32: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlCppDataModel::evaluateForeach(int id, bool *ok, QScxmlDataModel::ForeachLoopBody *body)'.
qt.shiboken: (scxml) /usr/include/qt6/QtScxml/qscxmlcppdatamodel.h:31: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'bool *' of argument 2 in function 'QScxmlCppDataModel::evaluateInitialization(int id, bool *ok)'.
qt.shiboken: (remoteobjects) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (remoteobjects) /usr/include/qt6/QtRemoteObjects/qremoteobjectnode.h:158: Stripping argument #3 of bool QRemoteObjectHostBase::proxy(const QUrl&,const QUrl&,RemoteObjectNameFilter) due to unmatched type "RemoteObjectNameFilter" with default expression "[](QStringView, QStringView) {return true; }": Unable to translate type "RemoteObjectNameFilter": Cannot find type entry for "RemoteObjectNameFilter".
qt.shiboken: (remoteobjects) /usr/include/qt6/QtRemoteObjects/qremoteobjectnode.h:162: Stripping argument #1 of bool QRemoteObjectHostBase::reverseProxy(RemoteObjectNameFilter) due to unmatched type "RemoteObjectNameFilter" with default expression "[](QStringView, QStringView) {return true; }": Unable to translate type "RemoteObjectNameFilter": Cannot find type entry for "RemoteObjectNameFilter".
qt.shiboken: (remoteobjects) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (remoteobjects) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (remoteobjects) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (remoteobjects) Object type "QRemoteObjectPendingCall" has default and copy constructors; consider using value-type.
qt.shiboken: (quickwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (quickwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (quickwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (sensors) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (sensors) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (sensors) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (sensors) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (sensors) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (serialport) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (serialport) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (serialport) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (serialport) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (serialport) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (serialbus) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (serialbus) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (serialbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (serialbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (serialbus) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (serialbus) /usr/include/qt6/QtSerialBus/qcanbusfactory.h:20: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 1 in function 'QCanBusFactory::availableDevices(QString *errorMessage) const'.
qt.shiboken: (serialbus) /usr/include/qt6/QtSerialBus/qcanbusfactory.h:18: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'QString *' of argument 2 in function 'QCanBusFactory::createDevice(const QString &interfaceName, QString *errorMessage) const'.
qt.shiboken: (serialbus) /usr/include/qt6/QtSerialBus/qmodbusserver.h:55: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'quint16 *' of argument 3 in function 'QModbusServer::data(QModbusDataUnit::RegisterType table, quint16 address, quint16 *data) const'.
qt.shiboken: (statemachine) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (statemachine) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (statemachine) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (statemachine) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (statemachine) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (texttospeech) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (texttospeech) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (texttospeech) /usr/include/qt6/QtNetwork/qdtls.h:25: Scoped enum 'QDtlsError' does not have a type entry (type systems: PySide6.QtTextToSpeech, PySide6.QtCore)
qt.shiboken: (texttospeech) /usr/include/qt6/QtNetwork/qocspresponse.h:21: Scoped enum 'QOcspCertificateStatus' does not have a type entry (type systems: PySide6.QtTextToSpeech, PySide6.QtCore)
qt.shiboken: (texttospeech) /usr/include/qt6/QtNetwork/qocspresponse.h:28: Scoped enum 'QOcspRevocationReason' does not have a type entry (type systems: PySide6.QtTextToSpeech, PySide6.QtCore)
qt.shiboken: (texttospeech) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (texttospeech) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (texttospeech) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (charts) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (spatialaudio) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (charts) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (spatialaudio) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (spatialaudio) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (spatialaudio) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (spatialaudio) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (charts) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (charts) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (charts) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (svg) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (svg) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (svg) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (svg) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (svg) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (svgwidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (svgwidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (svgwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (svgwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (svgwidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (datavisualization) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (datavisualization) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (datavisualization) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (datavisualization) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (datavisualization) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (datavisualization) /usr/include/qt6/QtDataVisualization/qcustom3dvolume.h:73: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const uchar *' of argument 3 in function 'QCustom3DVolume::setSubTextureData(Qt::Axis axis, int index, const uchar *data)'.
qt.shiboken: (bluetooth) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (bluetooth) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (bluetooth) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (bluetooth) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (bluetooth) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (graphs) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (graphs) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qareaseries.h:18: Unable to decide type of property: "gradient" (QQuickShapeGradient*): Unable to translate type "QQuickShapeGradient*": Cannot find type entry for "QQuickShapeGradient".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qareaseries.h:18: Unable to decide type of property: "selectedGradient" (QQuickShapeGradient*): Unable to translate type "QQuickShapeGradient*": Cannot find type entry for "QQuickShapeGradient".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qbarcategoryaxis.h:17: Unable to decide type of property: "labelPosition" (LabelPosition): Unable to translate type "LabelPosition": Cannot find type entry for "LabelPosition".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qbarcategoryaxis.h:38: Scoped enum 'QBarCategoryAxis::LabelPosition' (class: QBarCategoryAxis) does not have a type entry (type systems: PySide6.QtGraphs, PySide6.QtQuick, PySide6.QtCore, PySide6.QtNetwork, PySide6.QtGui, PySide6.QtOpenGL, PySide6.QtQml)
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qlineseries.h:16: Unable to decide type of property: "lineStyle" (QLineSeries::LineStyle): Unable to translate type "QLineSeries::LineStyle": Cannot find type entry for "QLineSeries::LineStyle".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qlineseries.h:16: Unable to decide type of property: "strokeStyle" (QLineSeries::StrokeStyle): Unable to translate type "QLineSeries::StrokeStyle": Cannot find type entry for "QLineSeries::StrokeStyle".
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qlineseries.h:30: Scoped enum 'QLineSeries::LineStyle' (class: QLineSeries) does not have a type entry (type systems: PySide6.QtGraphs, PySide6.QtQuick, PySide6.QtCore, PySide6.QtNetwork, PySide6.QtGui, PySide6.QtOpenGL, PySide6.QtQml)
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qlineseries.h:38: Scoped enum 'QLineSeries::StrokeStyle' (class: QLineSeries) does not have a type entry (type systems: PySide6.QtGraphs, PySide6.QtQuick, PySide6.QtCore, PySide6.QtNetwork, PySide6.QtGui, PySide6.QtOpenGL, PySide6.QtQml)
qt.shiboken: (graphswidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (graphswidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtGraphs/qareaseries.h:18: Unable to decide type of property: "gradient" (QQuickShapeGradient*): Unable to translate type "QQuickShapeGradient*": Cannot find type entry for "QQuickShapeGradient".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtGraphs/qareaseries.h:18: Unable to decide type of property: "selectedGradient" (QQuickShapeGradient*): Unable to translate type "QQuickShapeGradient*": Cannot find type entry for "QQuickShapeGradient".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtGraphs/qbarcategoryaxis.h:17: Unable to decide type of property: "labelPosition" (LabelPosition): Unable to translate type "LabelPosition": Cannot find type entry for "LabelPosition".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtGraphs/qlineseries.h:16: Unable to decide type of property: "lineStyle" (QLineSeries::LineStyle): Unable to translate type "QLineSeries::LineStyle": Cannot find type entry for "QLineSeries::LineStyle".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtGraphs/qlineseries.h:16: Unable to decide type of property: "strokeStyle" (QLineSeries::StrokeStyle): Unable to translate type "QLineSeries::StrokeStyle": Cannot find type entry for "QLineSeries::StrokeStyle".
qt.shiboken: (graphs) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (graphs) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (graphs) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (graphs) /usr/include/qt6/QtGraphs/qcustom3dvolume.h:92: There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primitive type 'const uchar *' of argument 3 in function 'QCustom3DVolume::setSubTextureData(Qt::Axis axis, int index, const uchar *data)'.
qt.shiboken: (webchannel) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (uitools) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (webchannel) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (webchannel) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (webchannel) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (webchannel) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (uitools) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (graphswidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (graphswidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (graphswidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (uitools) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (uitools) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (uitools) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (webenginecore) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (webenginecore) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (webenginecore) /usr/include/qt6/QtWebEngineCore/qwebenginepage.h:257: Stripping argument #3 of void QWebEnginePage::findText(const QString&,FindFlags,const std::function&) due to unmatched type "const std::function&" with default expression "std::function()": Unable to translate type "const std::function&": Cannot find type entry for "std::function".
qt.shiboken: (webenginecore) /usr/include/qt6/QtWebEngineCore/qwebenginepage.h:290: Stripping argument #3 of void QWebEnginePage::runJavaScript(const QString&,quint32,const std::function&) due to unmatched type "const std::function&" with default expression "{}": Unable to translate type "const std::function&": Cannot find type entry for "std::function".
qt.shiboken: (webenginecore) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (webenginecore) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (webenginecore) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (webenginecore) Object type "QWebEngineHttpRequest" has default and copy constructors; consider using value-type.
qt.shiboken: (websockets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (httpserver) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (websockets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (websockets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (websockets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (websockets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (httpserver) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:32: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(const char*,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:35: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(const QString&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:38: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(const QByteArray&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:40: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(QByteArray&&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:43: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(const QJsonObject&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:45: Stripping argument #2 of void QHttpServerResponse::QHttpServerResponse(const QJsonArray&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:48: Stripping argument #3 of void QHttpServerResponse::QHttpServerResponse(const QByteArray&,const QByteArray&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtHttpServer/qhttpserverresponse.h:51: Stripping argument #3 of void QHttpServerResponse::QHttpServerResponse(const QByteArray&,QByteArray&&,StatusCode) due to unmatched type "StatusCode" with default expression "StatusCode::Ok": Unable to translate type "StatusCode": Cannot find type entry for "StatusCode".
qt.shiboken: (httpserver) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (httpserver) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (httpserver) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (httpserver) Object type "QHttpServerRequest" has default and copy constructors; consider using value-type.
qt.shiboken: (3dcore) Duplicate type entry: 'QBuffer'
qt.shiboken: (3dcore) Duplicate type entry: 'QTransform'
qt.shiboken: (3drender) Duplicate type entry: 'QBuffer'
qt.shiboken: (3drender) Duplicate type entry: 'QTransform'
qt.shiboken: (3drender) Duplicate type entry: 'QSharedPointer'
qt.shiboken: (3drender) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/Qt3DRender/typesystem_3drender.xml:17:261: Warning: Duplicate type entry: 'QSharedPointer'.
qt.shiboken: (webenginewidgets) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (webenginequick) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (webenginewidgets) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (webenginequick) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (webenginequick) /usr/include/qt6/QtWebEngineQuick/qquickwebenginedownloadrequest.h:17: Unable to decide type of property: "view" (QQuickWebEngineView*): Unable to translate type "QQuickWebEngineView*": Cannot find type entry for "QQuickWebEngineView".
qt.shiboken: (webenginequick) /usr/include/qt6/QtWebEngineQuick/qquickwebengineprofile.h:29: Unable to decide type of property: "userScripts" (QQuickWebEngineScriptCollection*): Unable to translate type "QQuickWebEngineScriptCollection*": Cannot find type entry for "QQuickWebEngineScriptCollection".
qt.shiboken: (webenginequick) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (webenginequick) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (webenginequick) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (webenginewidgets) /usr/include/qt6/QtWebEngineWidgets/qwebengineview.h:77: Stripping argument #3 of void QWebEngineView::findText(const QString&,QWebEnginePage::FindFlags,const std::function&) due to unmatched type "const std::function&" with default expression "std::function()": Unable to translate type "const std::function&": Cannot find type entry for "std::function".
qt.shiboken: (webenginewidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (webenginewidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (webenginewidgets) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3dinput) Duplicate type entry: 'QBuffer'
qt.shiboken: (3dinput) Duplicate type entry: 'QTransform'
qt.shiboken: (3dinput) Duplicate type entry: 'QAction'
qt.shiboken: (3dinput) Duplicate type entry: 'QKeyEvent'
qt.shiboken: (3dinput) Duplicate type entry: 'QMouseEvent'
qt.shiboken: (3dinput) Duplicate type entry: 'QWheelEvent'
qt.shiboken: (3dlogic) Duplicate type entry: 'QBuffer'
qt.shiboken: (3dlogic) Duplicate type entry: 'QTransform'
qt.shiboken: (webview) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (webview) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (webview) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (webview) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (webview) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3danimation) Duplicate type entry: 'QBuffer'
qt.shiboken: (3danimation) Duplicate type entry: 'QTransform'
qt.shiboken: (3danimation) Duplicate type entry: 'QSharedPointer'
qt.shiboken: (3danimation) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/Qt3DRender/typesystem_3drender.xml:17:261: Warning: Duplicate type entry: 'QSharedPointer'.
qt.shiboken: (3danimation) Duplicate type entry: 'QAbstractAnimation'
qt.shiboken: (3danimation) Duplicate type entry: 'QAnimationGroup'
qt.shiboken: (3dcore) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3dcore) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3drender) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3dcore) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3dcore) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3dcore) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3dcore) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3dcore) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3dcore) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3dcore) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3dextras) Duplicate type entry: 'QBuffer'
qt.shiboken: (3dextras) Duplicate type entry: 'QTransform'
qt.shiboken: (3dextras) Duplicate type entry: 'QSharedPointer'
qt.shiboken: (3dextras) /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/PySide6/Qt3DRender/typesystem_3drender.xml:17:261: Warning: Duplicate type entry: 'QSharedPointer'.
qt.shiboken: (3dinput) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qraycaster.h:24: Stripping argument #1 of void Qt3DRender::QRayCaster::QRayCaster(QNode*) due to unmatched type "QNode*" with default expression "nullptr": Unable to translate type "QNode*": Cannot find type entry for "QNode".
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qscreenraycaster.h:21: Stripping argument #1 of void Qt3DRender::QScreenRayCaster::QScreenRayCaster(QNode*) due to unmatched type "QNode*" with default expression "nullptr": Unable to translate type "QNode*": Cannot find type entry for "QNode".
qt.shiboken: (3drender) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3drender) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qrenderstateset.h:16: Base class 'QFrameGraphNode' of class 'QRenderStateSet' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qrendertargetselector.h:19: Base class 'QFrameGraphNode' of class 'QRenderTargetSelector' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qscissortest.h:16: Base class 'QRenderState' of class 'QScissorTest' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qseamlesscubemap.h:15: Base class 'QRenderState' of class 'QSeamlessCubemap' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qsetfence.h:16: Base class 'QFrameGraphNode' of class 'QSetFence' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qsortpolicy.h:15: Base class 'QFrameGraphNode' of class 'QSortPolicy' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qstencilmask.h:15: Base class 'QRenderState' of class 'QStencilMask' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qstenciloperation.h:16: Base class 'QRenderState' of class 'QStencilOperation' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qstenciltest.h:17: Base class 'QRenderState' of class 'QStencilTest' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qsubtreeenabler.h:16: Base class 'QFrameGraphNode' of class 'QSubtreeEnabler' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtechniquefilter.h:18: Base class 'QFrameGraphNode' of class 'QTechniqueFilter' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:22: Base class 'QAbstractTexture' of class 'QTexture1D' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:30: Base class 'QAbstractTexture' of class 'QTexture1DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:38: Base class 'QAbstractTexture' of class 'QTexture2D' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:46: Base class 'QAbstractTexture' of class 'QTexture2DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:54: Base class 'QAbstractTexture' of class 'QTexture3D' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:62: Base class 'QAbstractTexture' of class 'QTextureCubeMap' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:70: Base class 'QAbstractTexture' of class 'QTextureCubeMapArray' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:78: Base class 'QAbstractTexture' of class 'QTexture2DMultisample' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:86: Base class 'QAbstractTexture' of class 'QTexture2DMultisampleArray' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:94: Base class 'QAbstractTexture' of class 'QTextureRectangle' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:102: Base class 'QAbstractTexture' of class 'QTextureBuffer' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:112: Base class 'QAbstractTexture' of class 'QTextureLoader' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qtexture.h:136: Base class 'QAbstractTexture' of class 'QSharedGLTexture' not found in the type system for setting up inheritance.
qt.shiboken: (3drender) /usr/include/qt6/Qt3DRender/qwaitfence.h:16: Base class 'QFrameGraphNode' of class 'QWaitFence' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3drender) Object type "Qt3DRender::QLevelOfDetailBoundingSphere" has default and copy constructors; consider using value-type.
qt.shiboken: (3dinput) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3dlogic) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DInput/qkeyboarddevice.h:23: Stripping argument #1 of void Qt3DInput::QKeyboardDevice::QKeyboardDevice(QNode*) due to unmatched type "QNode*" with default expression "nullptr": Unable to translate type "QNode*": Cannot find type entry for "QNode".
qt.shiboken: (3dinput) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3dinput) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3dinput) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3dinput) /usr/include/qt6/Qt3DInput/qbuttonaxisinput.h:16: Base class 'QAbstractAxisInput' of class 'QButtonAxisInput' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3dlogic) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3dlogic) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3dlogic) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3danimation) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3danimation) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3danimation) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qrenderstateset.h:16: Base class 'QFrameGraphNode' of class 'QRenderStateSet' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qrendertargetselector.h:19: Base class 'QFrameGraphNode' of class 'QRenderTargetSelector' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qscissortest.h:16: Base class 'QRenderState' of class 'QScissorTest' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qseamlesscubemap.h:15: Base class 'QRenderState' of class 'QSeamlessCubemap' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qsetfence.h:16: Base class 'QFrameGraphNode' of class 'QSetFence' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qsortpolicy.h:15: Base class 'QFrameGraphNode' of class 'QSortPolicy' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qstencilmask.h:15: Base class 'QRenderState' of class 'QStencilMask' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qstenciloperation.h:16: Base class 'QRenderState' of class 'QStencilOperation' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qstenciltest.h:17: Base class 'QRenderState' of class 'QStencilTest' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qsubtreeenabler.h:16: Base class 'QFrameGraphNode' of class 'QSubtreeEnabler' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtechniquefilter.h:18: Base class 'QFrameGraphNode' of class 'QTechniqueFilter' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:22: Base class 'QAbstractTexture' of class 'QTexture1D' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:30: Base class 'QAbstractTexture' of class 'QTexture1DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:38: Base class 'QAbstractTexture' of class 'QTexture2D' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:46: Base class 'QAbstractTexture' of class 'QTexture2DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:54: Base class 'QAbstractTexture' of class 'QTexture3D' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:62: Base class 'QAbstractTexture' of class 'QTextureCubeMap' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:70: Base class 'QAbstractTexture' of class 'QTextureCubeMapArray' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:78: Base class 'QAbstractTexture' of class 'QTexture2DMultisample' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:86: Base class 'QAbstractTexture' of class 'QTexture2DMultisampleArray' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:94: Base class 'QAbstractTexture' of class 'QTextureRectangle' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:102: Base class 'QAbstractTexture' of class 'QTextureBuffer' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:112: Base class 'QAbstractTexture' of class 'QTextureLoader' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qtexture.h:136: Base class 'QAbstractTexture' of class 'QSharedGLTexture' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DRender/qwaitfence.h:16: Base class 'QFrameGraphNode' of class 'QWaitFence' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DAnimation/qcallbackmapping.h:17: Base class 'QAbstractChannelMapping' of class 'QCallbackMapping' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DAnimation/qchannelmapping.h:17: Base class 'QAbstractChannelMapping' of class 'QChannelMapping' not found in the type system for setting up inheritance.
qt.shiboken: (3danimation) /usr/include/qt6/Qt3DAnimation/qskeletonmapping.h:17: Base class 'QAbstractChannelMapping' of class 'QSkeletonMapping' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) CLANG v0.64 targeting "x86_64-pc-linux-gnu"/gnu, 64bit.
qt.shiboken: (3dextras) /usr/include/qt6/QtCore/qrangemodel.h:14: Unable to decide type of property: "autoConnectPolicy" (AutoConnectPolicy): Unable to translate type "AutoConnectPolicy": Cannot find type entry for "AutoConnectPolicy".
qt.shiboken: (3dextras) /usr/include/qt6/QtCore/qreadwritelock.h:143: Base class 'QBasicReadWriteLock' of class 'QReadWriteLock' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForRead" not found.
qt.shiboken: (3dextras) /usr/include/qt6/QtCore/qreadwritelock.h:143: base class "QBasicReadWriteLock" of "QReadWriteLock" for using member "tryLockForWrite" not found.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DCore/qattribute.h:20: Base class 'QNode' of class 'QAttribute' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DCore/qentity.h:20: Base class 'QNode' of class 'QEntity' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DCore/qjoint.h:20: Base class 'QNode' of class 'QJoint' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DCore/qtransform.h:17: Base class 'QComponent' of class 'QTransform' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qrenderstateset.h:16: Base class 'QFrameGraphNode' of class 'QRenderStateSet' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qrendertargetselector.h:19: Base class 'QFrameGraphNode' of class 'QRenderTargetSelector' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qscissortest.h:16: Base class 'QRenderState' of class 'QScissorTest' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qseamlesscubemap.h:15: Base class 'QRenderState' of class 'QSeamlessCubemap' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qsetfence.h:16: Base class 'QFrameGraphNode' of class 'QSetFence' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qsortpolicy.h:15: Base class 'QFrameGraphNode' of class 'QSortPolicy' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qstencilmask.h:15: Base class 'QRenderState' of class 'QStencilMask' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qstenciloperation.h:16: Base class 'QRenderState' of class 'QStencilOperation' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qstenciltest.h:17: Base class 'QRenderState' of class 'QStencilTest' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qsubtreeenabler.h:16: Base class 'QFrameGraphNode' of class 'QSubtreeEnabler' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtechniquefilter.h:18: Base class 'QFrameGraphNode' of class 'QTechniqueFilter' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:22: Base class 'QAbstractTexture' of class 'QTexture1D' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:30: Base class 'QAbstractTexture' of class 'QTexture1DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:38: Base class 'QAbstractTexture' of class 'QTexture2D' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:46: Base class 'QAbstractTexture' of class 'QTexture2DArray' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:54: Base class 'QAbstractTexture' of class 'QTexture3D' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:62: Base class 'QAbstractTexture' of class 'QTextureCubeMap' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:70: Base class 'QAbstractTexture' of class 'QTextureCubeMapArray' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:78: Base class 'QAbstractTexture' of class 'QTexture2DMultisample' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:86: Base class 'QAbstractTexture' of class 'QTexture2DMultisampleArray' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:94: Base class 'QAbstractTexture' of class 'QTextureRectangle' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:102: Base class 'QAbstractTexture' of class 'QTextureBuffer' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:112: Base class 'QAbstractTexture' of class 'QTextureLoader' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qtexture.h:136: Base class 'QAbstractTexture' of class 'QSharedGLTexture' not found in the type system for setting up inheritance.
qt.shiboken: (3dextras) /usr/include/qt6/Qt3DRender/qwaitfence.h:16: Base class 'QFrameGraphNode' of class 'QWaitFence' not found in the type system for setting up inheritance.
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp: In function ‘int Sbk_QDirListing_Init(PyObject*, PyObject*, PyObject*)’:
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:139:86: error: ‘Default’ is not a member of ‘QDirIterator::IteratorFlag’
  139 |             ::QFlags cppArg1(QDirIterator::IteratorFlag::Default);
      |                                                                                      ^~~~~~~
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:145:58: error: no matching function for call to ‘QDirListing::QDirListing(QString&, QFlags&)’
  145 |                 cptr = new ::QDirListing(cppArg0, cppArg1);
      |                                                          ^
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:145:58: note: there are 3 candidates
In file included from /usr/include/qt6/QtCore/qdir.h:10,
                 from /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/pyside6_qtcore_python.h:33,
                 from /var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:30:
/usr/include/qt6/QtCore/qdirlisting.h:58:5: note: candidate 1: ‘QDirListing::QDirListing(QDirListing&&)’
   58 |     QDirListing(QDirListing &&other) noexcept
      |     ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:58:5: note: candidate expects 1 argument, 2 provided
/usr/include/qt6/QtCore/qdirlisting.h:55:28: note: candidate 2: ‘QDirListing::QDirListing(const QString&, const QStringList&, IteratorFlags)’
   55 |     Q_CORE_EXPORT explicit QDirListing(const QString &path, const QStringList &nameFilters,
      |                            ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:55:80: note: no known conversion for argument 2 from ‘QFlags’ to ‘const QStringList&’ {aka ‘const QList&’}
   55 |     Q_CORE_EXPORT explicit QDirListing(const QString &path, const QStringList &nameFilters,
      |                                                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:53:28: note: candidate 3: ‘QDirListing::QDirListing(const QString&, IteratorFlags)’
   53 |     Q_CORE_EXPORT explicit QDirListing(const QString &path,
      |                            ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:54:54: note: no known conversion for argument 2 from ‘QFlags’ to ‘QFlags’
   54 |                                        IteratorFlags flags = IteratorFlag::Default);
      |                                        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:163:86: error: ‘Default’ is not a member of ‘QDirIterator::IteratorFlag’
  163 |             ::QFlags cppArg2(QDirIterator::IteratorFlag::Default);
      |                                                                                      ^~~~~~~
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:169:67: error: no matching function for call to ‘QDirListing::QDirListing(QString&, QStringList&, QFlags&)’
  169 |                 cptr = new ::QDirListing(cppArg0, cppArg1, cppArg2);
      |                                                                   ^
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:169:67: note: there are 3 candidates
/usr/include/qt6/QtCore/qdirlisting.h:58:5: note: candidate 1: ‘QDirListing::QDirListing(QDirListing&&)’
   58 |     QDirListing(QDirListing &&other) noexcept
      |     ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:58:5: note: candidate expects 1 argument, 3 provided
/usr/include/qt6/QtCore/qdirlisting.h:55:28: note: candidate 2: ‘QDirListing::QDirListing(const QString&, const QStringList&, IteratorFlags)’
   55 |     Q_CORE_EXPORT explicit QDirListing(const QString &path, const QStringList &nameFilters,
      |                            ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:56:54: note: no known conversion for argument 3 from ‘QFlags’ to ‘QFlags’
   56 |                                        IteratorFlags flags = IteratorFlag::Default);
      |                                        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:53:28: note: candidate 3: ‘QDirListing::QDirListing(const QString&, IteratorFlags)’
   53 |     Q_CORE_EXPORT explicit QDirListing(const QString &path,
      |                            ^~~~~~~~~~~
/usr/include/qt6/QtCore/qdirlisting.h:53:28: note: candidate expects 2 arguments, 3 provided
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp: In function ‘PyObject* Sbk_QDirListingFunc_iteratorFlags(PyObject*)’:
/var/pisi/pyside6-6.10.3-12/work/pyside-setup-everywhere-src-6.10.3/sources/pyside6/build/PySide6/QtCore/PySide6/QtCore/qdirlisting_wrapper.cpp:229:113: error: conversion from ‘QFlags’ to non-scalar type ‘QFlags’ requested
  229 |         QFlags cppResult = const_cast(cppSelf)->iteratorFlags();
      |                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
make[2]: *** [PySide6/QtCore/CMakeFiles/QtCore.dir/build.make:687: PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qdirlisting_wrapper.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:2211: PySide6/QtCore/CMakeFiles/QtCore.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
Traceback (most recent call last):
  File "/var/pisi/pyside6/actions.py", line 28, in build
    cmaketools.make()
  File "/usr/lib/pisilinux/pisi/actionsapi/cmaketools.py", line 77, in make
    if system(command):
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "make -j5" failed, return value was 2.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.