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

fflas-ffpack master: Various test programs fail to build on conda-forge-minimal #390

Open
mkoeppe opened this issue Jan 2, 2024 · 0 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Jan 2, 2024

On conda-forge-minimal, tested using

 [fflas_ffpack-git]   /opt/conda/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: test-nullspace.o: in function `void FFLAS::Protected::ScalAndReduce<Givaro::Modular<double, double, void>, FFLAS::MMHelperAlgo::Winograd, FFLAS::ParSeqHelper::Sequential>(Givaro::Modular<double, double, void> const&, unsigned long, unsigned long, Givaro::Modular<double, double, void>::Element, Givaro::Modular<double, double, void>::Element_ptr, unsigned long, FFLAS::MMHelper<Givaro::Modular<double, double, void>, FFLAS::MMHelperAlgo::Winograd, FFLAS::ModeCategories::LazyTag, FFLAS::ParSeqHelper::Sequential> const&)':
  [fflas_ffpack-git]   /sage/local/var/tmp/sage/build/fflas_ffpack-git/src/tests/../fflas-ffpack/fflas/fflas_fgemm.inl:227: undefined reference to `void FFLAS::fscalin<Givaro::Modular<double, double, void> >(Givaro::Modular<double, double, void> const&, unsigned long, unsigned long, Givaro::Modular<double, double, void>::Element, Givaro::Modular<double, double, void>::Element_ptr, unsigned long)'
  [fflas_ffpack-git]   /opt/conda/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: test-nullspace.o: in function `void FFLAS::fscalin<FFPACK::RNSInteger<FFPACK::rns_double> >(FFPACK::RNSInteger<FFPACK::rns_double> const&, unsigned long, unsigned long, FFPACK::RNSInteger<FFPACK::rns_double>::Element, FFPACK::RNSInteger<FFPACK::rns_double>::Element_ptr, unsigned long)':
  [fflas_ffpack-git]   /sage/local/var/tmp/sage/build/fflas_ffpack-git/src/tests/../fflas-ffpack/fflas/fflas_fscal_mp.inl:64: undefined reference to `void FFLAS::fscalin<Givaro::Modular<double, double, void> >(Givaro::Modular<double, double, void> const&, unsigned long, unsigned long, Givaro::Modular<double, double, void>::Element, Givaro::Modular<double, double, void>::Element_ptr, unsigned long)'
  [fflas_ffpack-git]   collect2: error: ld returned 1 exit status
  [fflas_ffpack-git]   make[7]: *** [Makefile:1236: test-nullspace] Error 1
  [fflas_ffpack-git]   PASS: test-fger
  [fflas_ffpack-git]   PASS: test-fadd
  [fflas_ffpack-git]   PASS: test-ftrsm-check
  [fflas_ffpack-git]   PASS: test-finit
  [fflas_ffpack-git]   FAIL: test-permutations
  [fflas_ffpack-git]   PASS: test-rpm
  [fflas_ffpack-git]   PASS: test-compressQ
  [fflas_ffpack-git]   FAIL: test-invert-check
  [fflas_ffpack-git]   FAIL: test-pluq-check
  [fflas_ffpack-git]   FAIL: test-det-check
  [fflas_ffpack-git]   FAIL: test-charpoly-check
  [fflas_ffpack-git]   FAIL: test-det
  [fflas_ffpack-git]   PASS: test-multifile
  [fflas_ffpack-git]   PASS: test-io
  [fflas_ffpack-git]   PASS: test-simd
  [fflas_ffpack-git]   PASS: test-maxdelayeddim
  [fflas_ffpack-git]   FAIL: test-interfaces-c
  [fflas_ffpack-git]   FAIL: regression-check
  [fflas_ffpack-git]   PASS: test-storage-transpose
  [fflas_ffpack-git]   PASS: test-fdot

https://github.com/linbox-team/fflas-ffpack/actions/runs/7382353719/job/20082054317?pr=386#step:11:2586

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

1 participant