archenroot / gentoo-overlay

Gentoo overlay with main focus on GPU, Neural Networks, Big Data and Java technologies
http://gentoo.archenroot.org
15 stars 4 forks source link

Build error sci-libs/magma-2.2.0 #25

Closed storgrim closed 6 years ago

storgrim commented 6 years ago

make -j9 shared make: Nothing to be done for 'shared'.

Install magma-2.2.0 into /var/tmp/portage/sci-libs/magma-2.2.0/image/ category sci-libs !!! dolib: lib/libmagma.so does not exist !!! dolib: lib/libmagma.so.2 does not exist

  • ERROR: sci-libs/magma-2.2.0::archenroot failed (install phase):
  • dolib failed

seems like the mv command is missing target.

archenroot commented 6 years ago

Going to look at this...

archenroot commented 6 years ago

Seriously looking into this :-))))

archenroot commented 6 years ago

I also noticed few changes, new 2.0.3 version is out and I noticed CMake support: https://bitbucket.org/icl/magma/src

Might be worth it to migrate the ebuild completely to support Gentoo Cmake eclasses which simplify all work.

archenroot commented 6 years ago

@storgrim - could you please confirm that it works now? I compiled with use flag pascal as I am on 1080TI machine now. Thanks for feedback.

I will also update package to latest version 2.3

archenroot commented 6 years ago

Please open new issue if any kind of problems occurs as I was able to build.