Compilation is failing for me.
[ 19%] Building CXX object sources/pyside2/PySide2/QtGui/CMakeFiles/QtGui.dir/PySide2/QtGui/qabstractopenglfunctions_wrapper.cpp.o
Segmentation fault
make[2]: *** [sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi.dir/build.make:70: sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi] Error 1
make[1]: *** [CMakeFiles/Makefile2:1573: sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
I also get a lot of messages stating "Cannot find type entry
" for various things, including ""QFlags<LoadHint>"
", ""QQmlListProperty"
", and ""QSharedPointer"
", all of which should be findable because they are in packages I know are installed in the chroot.
Pinned Comments
petronny commented on 2024-05-10 05:47 (UTC)
Prebuilt binaries of this package can be found in the arch4edu repository.