Skip to content

HLS report error but project is built just find #3104

@k355l3r-5yndr0m3

Description

@k355l3r-5yndr0m3

Archlinux: 5.18.16-arch1-1
GHC 9.2.2 (installed using ghcup)
Neovim + nvim-lspconfig

I'm working on a pet project that requires linking to intel mkl. I uses cabal and I don't think I configure anything wrong because it compiles successfully. But opening any files and hls will report an error at the top of the file saying.
Unexpected usage error
user specified .o/.so/.DLL could not be loaded (/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so: undefined symbol: mkl_blas_dgemm)
Whilst trying to load: (dynamic) /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so
Additional directories searched: /opt/intel/mkl/lib/intel64
/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin
Is there anyway to make this go away or at least ignore it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs infoNot actionable, because there's missing informationtype: supportUser support tickets, questions, help with setup etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions