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/libpyside:/usr/local/lib /usr/local/bin/python3.8 -vvd /usr/ports/devel/pyside2/work-py38/pyside-setup-opensource-src-5.15.2/sources/pyside2/PySide2/Qt3DRender/../support/generate_pyi.py Qt3DRender --sys-path /usr/ports/devel/pyside2/work-py38/.build The -vv option in the line above produces the following output before failing: import 'PySide2.support.signature.lib.tool' # <_frozen_importlib_external.SourceFileLoader object at 0x8009b8af0> # trying /usr/ports/devel/pyside2/work-py38/.build/PySide2/Qt3DRender.cpython-38.so Illegal instruction -- You are receiving this mail because: You are the assignee for the bug.