Julia 1.5 & SQLite Install

First off installs and runs fine on Mint 19.3 Cinnamon, you can run on Mate 19.3 but SQLite install, fails as can be seen below. I also couldn't run 1.4.2 at all on Mate but 1.0.1 ran OK.

(base) bill@bill-GT5692:~/Mystuff/Julia/SQLite$ julia

_

_ _ ( )_ | Documentation: https://docs.julialang.org

( ) | ( ) ( ) | _ | | ___ | Type "?" for help, "]?" for Pkg help.

| | | | | | |/ ` | | | | | | | | | ( | | | Version 1.5.0 (2020-08-01) / |__' | | |__' | | Official https://julialang.org/ release |__/ |

julia> import Pkg; Pkg.add("SQLite")

Updating registry at ~/.julia/registries/General

Updating git-repo https://github.com/JuliaRegistries/General.git

Resolving package versions…

Invalid instruction at 0x7f02b9c78171: 0x66, 0x0f, 0x3a, 0x0f, 0xc0, 0x08, 0x0f, 0x11, 0x40, 0xf0, 0x66, 0x0f, 0x6f, 0xc1, 0x4d

signal (4): Illegal instruction

2020-08-03 18:03:10
Index