Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add virtual/cblas dependency #392

Open
Alex-Gorny opened this issue Mar 1, 2019 · 3 comments
Open

Add virtual/cblas dependency #392

Alex-Gorny opened this issue Mar 1, 2019 · 3 comments

Comments

@Alex-Gorny
Copy link

Please add virtual/cblas dependency to dev-lang/rust
dev-lang/rust cannot be built if virtual/cblas is not installed.

CMake Error at cmake/modules/AddLLVM.cmake:459 (add_library):
  Cannot find source file:

    /usr/include/cblas.h

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx
Call Stack (most recent call first):
  cmake/modules/AddLLVM.cmake:622 (llvm_add_library)
  lib/Support/CMakeLists.txt:47 (add_llvm_library)
@stefson
Copy link
Contributor

stefson commented Mar 10, 2019

gentoo bug about this: https://bugs.gentoo.org/674662

@gyakovlev
Copy link
Member

cblas is not needed.
clean up stale symlinks on the system

in ::gentoo we carry this patch to avoid this.
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-lang/rust/files/1.32.0-fix-configure-of-bundled-llvm.patch

@cnd
Copy link
Contributor

cnd commented Mar 11, 2019

guess patch can be ported to overlay to close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants