Public bug reported:

>lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04 LTS
Release:        22.04
Codename:       jammy

>uname -a
Linux jc-acer 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 
x86_64 x86_64 x86_64 GNU/Linux
>sudo apt install libarrayfire-*-dev libarrayfire-doc 
>cp /usr/share/doc/libarrayfire-doc/examples/ . -Rf
>cd examples
>mkdir build
>cd build
>cmake ..
>make
Consolidate compiler generated dependencies of target example_blas_cpu
[  0%] Linking CXX executable benchmarks/blas_cpu
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`cungtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`zungtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`dgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`sgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`dorgtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`sorgtsqr_row_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`zgetsqrhrt_'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapacke.so.3: undefined reference to 
`cgetsqrhrt_'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/example_blas_cpu.dir/build.make:98: 
benchmarks/blas_cpu] Error 1
make[1]: *** [CMakeFiles/Makefile2:375: CMakeFiles/example_blas_cpu.dir/all] 
Error 2
make: *** [Makefile:91: all] Error 2

** Affects: arrayfire (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972757

Title:
  compiling arrayfire examples:    undefined reference to cungtsqr_row_

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arrayfire/+bug/1972757/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to