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

[Bug]: linking "_ZNSt6__ndk122__libcpp_verbose_abortEPKcz" #4376

Open
MatejMagat305 opened this issue Jan 30, 2025 · 4 comments
Open

[Bug]: linking "_ZNSt6__ndk122__libcpp_verbose_abortEPKcz" #4376

MatejMagat305 opened this issue Jan 30, 2025 · 4 comments

Comments

@MatejMagat305
Copy link

MatejMagat305 commented Jan 30, 2025

Problem description

Hello, I am sorry if duplicate, but I try build clinnfo by Oblomov/clinfo#46, similar to https://github.com/research-note/termux-opencl
I know that pkg install clinfo exist, but I try build even https://github.com/AdaptiveCpp/AdaptiveCpp, it write to me

cc -I/data/data/com.termux/files/home/OpenCL-Headers -std=c99 -Wall -Wextra -I../OpenCL-Headers  -c -o clinfo.o src/clinfo.c
CANNOT LINK EXECUTABLE "cc": cannot locate symbol "_ZNSt6__ndk122__libcpp_verbose_abortEPKcz" referenced by "/data/data/com.termux/files/usr/bin/clang-19"...
make: *** [<builtin>: clinfo.o] Error 1

what it happen?

Steps to reproduce the behavior.

Open termux
clone https://github.com/Oblomov/clinfo
paste according firsf Oblomov/clinfo#46 - try compile

What is the expected behavior?

Clinfo compiled

System information

  • Termux application version: both from google even fdroid
  • Android OS version: 14
  • Device model: samsung Galaxy tab S8 5G (sm-X706)
@twaik
Copy link
Member

twaik commented Jan 30, 2025

pkg up...

@MatejMagat305
Copy link
Author

MatejMagat305 commented Jan 30, 2025

pkg up was done, I do not need clinfo, but I search why adaptivecpp not working... adaptivecpp

@twaik
Copy link
Member

twaik commented Jan 30, 2025

The problem is not related to clinfo. Compiler is broken because of partial updates.
Most likely your mirror is out-of-date and you should do termux-change-repo with choosing other mirror.

@MatejMagat305
Copy link
Author

The problem is not related to clinfo. Compiler is broken because of partial updates. Most likely your mirror is out-of-date and you should do termux-change-repo with choosing other mirror.

Aha, and please, what miror

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

No branches or pull requests

2 participants