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] HEAD does not compile in ARM #123

Open
AndersonTorres opened this issue Oct 31, 2021 · 0 comments
Open

[bug] HEAD does not compile in ARM #123

AndersonTorres opened this issue Oct 31, 2021 · 0 comments

Comments

@AndersonTorres
Copy link

AndersonTorres commented Oct 31, 2021

Hello!
I am Anderson, one of many nixpkgs maintainers in my spare time.

Now we use a CI bot, and according to it UCG does not compile on ARM64 machines:

https://logs.nix.ci/?key=nixos/nixpkgs.143708&attempt_id=8ca3dbc9-e4e9-4559-a751-5f17aea73b10

cpuidex.cpp:25:10: fatal error: cpuid.h: No such file or directory
   25 | #include <cpuid.h>  // Need this because clang doesn't support __builtin_cpu_supports().
      |          ^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:558: libext_la-cpuidex.lo] Error 1
make[3]: Leaving directory '/build/source/src/libext'
make[2]: *** [Makefile:889: all-recursive] Error 1
make[2]: Leaving directory '/build/source/src'
make[1]: *** [Makefile:794: all-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:568: all] Error 2
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