FS#65663 - [intel-mkl] 2020.0.166-4 Incorrectly Located Library Files
Attached to Project:
Community Packages
Opened by Claudio Kozický (C5OK5Y) - Saturday, 29 February 2020, 14:55 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 17 March 2020, 15:04 GMT
Opened by Claudio Kozický (C5OK5Y) - Saturday, 29 February 2020, 14:55 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 17 March 2020, 15:04 GMT
|
Details
Package intel-mkl version 2020.0.166-4 installs static and
dynamic libraries into directory /opt/intel/mkl/lib. This
can be an issue when building software that relies the
mkl_link_tool command to determine compiler options and
library paths. The mkl_link_tool command assumes that
libraries reside in directory /opt/intel/mkl/lib/intel64. I
think that the correct thing to do is to install the
libraries into directory /opt/intel/mkl/lib/intel64.
Adjusting the PKGBUILD in the mentioned way has enabled the
program I use to build again. I've attached a patch with the
PKGBUILD adjustments I've made.
|
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Tuesday, 17 March 2020, 15:04 GMT
Reason for closing: Fixed
Tuesday, 17 March 2020, 15:04 GMT
Reason for closing: Fixed
Comment by
Sven-Hendrik Haase (Svenstaro) -
Tuesday, 03 March 2020, 17:36 GMT
Ok, check out -5 in [community-testing]. It will remain there
until I'm sure that all our other projects using intel-mkl
continue building happily.
Comment by
Claudio Kozický (C5OK5Y) - Sunday,
08 March 2020, 15:22 GMT
I can confirm that version 2020.0.166-5 resolves the issue.
intel-mkl.patch