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

aarch64 build fails #121

Open
soxrok2212 opened this issue Jun 8, 2024 · 0 comments
Open

aarch64 build fails #121

soxrok2212 opened this issue Jun 8, 2024 · 0 comments

Comments

@soxrok2212
Copy link

Hi! I'm revisiting fitcrack and attempting to build on Ubuntu 22 on aarch64. ./install_fitfrack appears to error on building boinc:

In file included from /usr/include/features.h:486,
                 from /usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from /usr/include/fcgi_stdio.h:18,
                 from boinc_fcgi.h:19,
                 from coproc.cpp:22:
/usr/include/wchar.h:582:24: error: ‘malloc’ attribute argument 1 is ambiguous
  582 |   __attribute_malloc__ __attr_dealloc_fclose;
      |                        ^~~~~~~~~~~~~~~~~~~~~
/usr/include/wchar.h:582:24: note: use a cast to the expected type to disambiguate
make[2]: *** [Makefile:1808: libboinc_fcgi_la-coproc.lo] Error 1
make[2]: Leaving directory '/home/ubuntu/fitcrack/boinc/lib'
make[1]: *** [Makefile:686: all-recursive] Error 1
make[1]: Leaving directory '/home/ubuntu/fitcrack/boinc'
make: *** [Makefile:590: all] Error 2
Error during compilation.

This is version 2.4.0.

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