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

Drop download feature #82

Merged
merged 6 commits into from
Aug 2, 2022
Merged

Drop download feature #82

merged 6 commits into from
Aug 2, 2022

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Aug 2, 2022

Ready for #76. This also disable Windows and macOS CI because they needs download feature.

@termoshtt termoshtt self-assigned this Aug 2, 2022
@termoshtt
Copy link
Member Author

There are two problems while intel-mkl-sys tests:

Does not link to MKL for mkl-static-*-* case

   = note: /usr/bin/ld: /__w/intel-mkl-src/intel-mkl-src/target/debug/deps/intel_mkl_sys-d187510431f14014.fffzkjh3qo1ov3i.rcgu.o: in function `intel_mkl_sys::tests::cos':
          /__w/intel-mkl-src/intel-mkl-src/intel-mkl-sys/src/lib.rs:48: undefined reference to `vdCos'
          /usr/bin/ld: /__w/intel-mkl-src/intel-mkl-src/target/debug/deps/intel_mkl_sys-d187510431f14014.fffzkjh3qo1ov3i.rcgu.o: in function `intel_mkl_sys::tests::new_stream':
          /__w/intel-mkl-src/intel-mkl-src/intel-mkl-sys/src/lib.rs:59: undefined reference to `vslNewStream'
          collect2: error: ld returned 1 exit status

libiomp5.so cannot load for mkl-dynamic-*-iomp

/__w/intel-mkl-src/intel-mkl-src/target/debug/deps/intel_mkl_sys-4814989dfea38350: error while loading shared libraries: libiomp5.so: cannot open shared object file: No such file or directory
error: test failed, to rerun pass '--lib'
Error: The process '/usr/local/cargo/bin/cargo' failed with exit code 127

These problems will be fixed in #81

@termoshtt termoshtt marked this pull request as ready for review August 2, 2022 13:55
@termoshtt termoshtt merged commit b701f19 into master Aug 2, 2022
@termoshtt termoshtt deleted the drop-download-feature branch August 2, 2022 13:55
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

Successfully merging this pull request may close these issues.

1 participant