Package: src:pyside2 Version: 5.14.0-1~exp1 Severity: serious Tags: sid bullseye
[...] (gui) [3295ms] Writing log files... [ESC[0;32mOKESC[0m] (gui) [3327ms] Running Source generator... qt.shiboken: (gui) There's no user provided way (conversion rule, argument removal, custom code, etc) to handle the primiti ve type 'int *' of argument 2 in function 'QAccessibleTextInterface::attributes(int offset, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::attrib utes(int offset, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::select ion(int selectionIndex, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::select ion(int selectionIndex, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textAf terOffset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textAf terOffset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textAt Offset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textAt Offset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textBe foreOffset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. qt.shiboken: (gui) 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::textBe foreOffset(int offset, QAccessible::TextBoundaryType boundaryType, int * startOffset, int * endOffset) const'. /packages/tmp/p/pyside2-5.14.0/sources/pyside2/libpyside/signalmanager.cpp:56:10: fatal error: sbkstaticstrings.h: No such file or directory 56 | #include <sbkstaticstrings.h> | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [libpyside/CMakeFiles/pyside2.dir/build.make:96: libpyside/CMakeFiles/pyside2.dir/signalmanager.cpp.o] Error 1 make[4]: Leaving directory '/packages/tmp/p/pyside2-5.14.0/pyside3_build/py3.8-qt5.12.5-64bit-relwithdebinfo/pyside2' make[3]: *** [CMakeFiles/Makefile2:129: libpyside/CMakeFiles/pyside2.dir/all] Error 2 make[3]: *** Waiting for unfinished jobs....