https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753
--- Comment #3 from crah...@gmail.com ---
This happens when I try to build the port manually. The specific instructions
leading to the problem are:
/usr/local/bin/cmake -E env
LD_LIBRARY_PATH=/usr/ports/devel/pyside2/work-py38/.build/libpy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249368
--- Comment #8 from Adriaan de Groot ---
I can reproduce something **similar** as follows:
- log into KDE Plasma
- systemsettings >> global theme >> cursors (e.g. alt-f2, "cursors")
- pick a different style and size, like "Oxygen Blue 48"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753
--- Comment #4 from crah...@gmail.com ---
The problem is that files/patch-src_core_configure.json in graphics/qt5-3d
turns on the avx2 instructions on cpus that do not have these instructions.
Removing the patch file allows pyside2 to be bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248155
crah...@gmail.com changed:
What|Removed |Added
CC||crah...@gmail.com
--- Comment #