Open
Description
Hi. I thought I'd open this as an issue. This seems to be the same issue as this one, I've been trying but can't apply it to fix my issue.
I'm trying to use the PortAudio package, I get this error:
signal (4): Illegal instruction
in expression starting at /home/pi/.julia/packages/FFMPEG_jll/xCSqL/src/wrappers/armv7l-linux-gnueabihf.jl:12
_GLOBAL__sub_I_motion.cpp at /home/pi/.julia/artifacts/4aa3a4154795fad4cba5fdb55d9be30840315788/lib/libx265.so (unknown line)
Allocations: 4518096 (Pool: 4517769; Big: 327); GC: 14
ERROR: LoadError: LoadError: Failed to precompile FFMPEG_jll [b22a6f82-2f65-5046-a5b2-351ab43fb4e5] to /home/pi/.julia/compiled/v1.5/FFMPEG_jll/uSD0T_djzcu.ji.
Stacktrace:
...
in expression starting at /home/pi/.julia/packages/alsa_plugins_jll/hnVoe/src/wrappers/armv7l-linux-gnueabihf.jl:4
in expression starting at /home/pi/.julia/packages/alsa_plugins_jll/hnVoe/src/alsa_plugins_jll.jl:8
ERROR: LoadError: Failed to precompile alsa_plugins_jll [5ac2f6bb-493e-5871-9171-112d4c21a6e7] to /home/pi/.julia/compiled/v1.5/alsa_plugins_jll/psNhV_djzcu.ji.
Stacktrace:
...
in expression starting at /home/pi/.julia/packages/PortAudio/iJ74y/src/PortAudio.jl:3
ERROR: Failed to precompile PortAudio [80ea8bcb-4634-5cb3-8ee8-a132660d1d2d] to /home/pi/.julia/compiled/v1.5/PortAudio/Q9ZEe_djzcu.ji.
Stacktrace:
...
In the solution here it seems to be straightforward to copy the files to the correct place but I can't find the correct files in /usr/lib/arm-linux-gnueabihf
and I'm not sure exactly where to copy them to. Also for the second and third errors it's not clear which files need to be copied. Any advice would be much appreciated.
Metadata
Metadata
Assignees
Labels
No labels