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

[Termux] this header is for x86 only #1205

Closed
IntinteDAO opened this issue Aug 20, 2022 · 2 comments
Closed

[Termux] this header is for x86 only #1205

IntinteDAO opened this issue Aug 20, 2022 · 2 comments

Comments

@IntinteDAO
Copy link

Build Log
What is the build error?

-- The C compiler identification is Clang 14.0.6
-- The CXX compiler identification is Clang 14.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /data/data/com.termux/files/usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /data/data/com.termux/files/usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /data/data/com.termux/files/usr/bin/clang
-- The ASM-ATT compiler identification is GNU
-- Found assembler: /data/data/com.termux/files/usr/bin/as
-- Found dsymutil: /data/data/com.termux/files/usr/bin/dsymutil
-- Found Setcap: /data/data/com.termux/files/usr/bin/setcap  
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
In file included from /data/data/com.termux/files/home/termux/darling/darling-0.1.20220704/build/cinctest.c:1:
/data/data/com.termux/files/usr/lib/clang/14.0.6/include/cpuid.h:14:2: error: this header is for x86 only
#error this header is for x86 only
 ^
1 error generated.
CMake Error at cmake/compiler_include.cmake:11 (message):
  Cannot detect compiler header include path
Call Stack (most recent call first):
  src/CMakeLists.txt:39 (GetCompilerInclude)


-- Configuring incomplete, errors occurred!
See also "/data/data/com.termux/files/home/termux/darling/darling-0.1.20220704/build/CMakeFiles/CMakeOutput.log".
See also "/data/data/com.termux/files/home/termux/darling/darling-0.1.20220704/build/CMakeFiles/CMakeError.log".

System Information
What system are you building with?
Android 12, Termux

Software Version
Clang 14.0.6
CMake 3.23.2
Linux Kernel 4.19.157-lineageos+ - aarch64
Darling b75c25e
CMakeOutput.log
CMakeError.log

|

@facekapow
Copy link
Member

Darling doesn't support ARM yet (#642).

@facekapow facekapow closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2022
@jhay06
Copy link

jhay06 commented Apr 13, 2023

maybe box86 may work ?

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

3 participants