Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 10 and opencv-3.4.17 pkg crash



On Thu, May 23, 2024 at 09:29:36AM -0700, Joel wrote:
> Starting program: /usr/pkg/bin/python3.11
> Python 3.11.7 (main, Jan  7 2024, 08:15:06) [GCC 10.5.0] on netbsd10
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import cv2
> 
> Program received signal SIGILL, Illegal instruction.

Try to just "continue" here - this probably is just a feature test
for availability of some optional instructions.

Martin


Home | Main Index | Thread Index | Old Index