GithubHelp home page GithubHelp logo

Comments (1)

cxsunflower avatar cxsunflower commented on May 27, 2024

Branch ->963087065913b69252067be0917786ecacf70523

workflow 36

CMakeLists.log

Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)":
Android (8490178, based on r450784d) clang version 14.0.6 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/cx/Android/Sdk/ndk/25.0.8775105/toolchains/llvm/prebuilt/linux-x86_64/bin
Determining if the function __gcc_personality_v0 exists in the gcc failed with the following output:
Change Dir: /home/cx/Works/git_work/strato/app/.cxx/Debug/624w3h6s/arm64-v8a/CMakeFiles/CMakeTmp

Run Build Command(s):/home/cx/Android/Sdk/cmake/3.22.1/bin/ninja cmTC_7ac3d && [1/2] Building C object CMakeFiles/cmTC_7ac3d.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_7ac3d
FAILED: cmTC_7ac3d 
: && /home/cx/Android/Sdk/ndk/25.0.8775105/toolchains/llvm/prebuilt/linux-x86_64/bin/clang --target=aarch64-none-linux-android29 --sysroot=/home/cx/Android/Sdk/ndk/25.0.8775105/toolchains/llvm/prebuilt/linux-x86_64/sysroot -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security  -DCHECK_FUNCTION_EXISTS=__gcc_personality_v0 -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--gc-sections -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections CMakeFiles/cmTC_7ac3d.dir/CheckFunctionExists.c.o -o cmTC_7ac3d  -lgcc  -latomic -lm && :
ld: error: unable to find library -lgcc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.



Determining if the function pthread_create exists in the pthread failed with the following output:
Change Dir: /home/cx/Works/git_work/strato/app/.cxx/Debug/624w3h6s/arm64-v8a/CMakeFiles/CMakeTmp

Run Build Command(s):/home/cx/Android/Sdk/cmake/3.22.1/bin/ninja cmTC_0a301 && [1/2] Building C object 
CMakeFiles/cmTC_0a301.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_0a301
FAILED: cmTC_0a301 
: && /home/cx/Android/Sdk/ndk/25.0.8775105/toolchains/llvm/prebuilt/linux-x86_64/bin/clang --target=aarch64-none-linux-android29 --sysroot=/home/cx/Android/Sdk/ndk/25.0.8775105/toolchains/llvm/prebuilt/linux-x86_64/sysroot -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security  -DCHECK_FUNCTION_EXISTS=pthread_create  -nostdlib++ -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--gc-sections -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections CMakeFiles/cmTC_0a301.dir/CheckFunctionExists.c.o -o cmTC_0a301  -lpthread  -lc  -latomic -lm && :
ld: error: unable to find library -lpthread
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

after update android SDK and reboot system, its ok. i dont know how to fix it, but it seems to work

from strato.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.