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

cannot build hpcgap on Gentoo x86_64 with glibc 2.26 #48

Open
dimpase opened this issue Dec 26, 2017 · 0 comments
Open

cannot build hpcgap on Gentoo x86_64 with glibc 2.26 #48

dimpase opened this issue Dec 26, 2017 · 0 comments

Comments

@dimpase
Copy link
Member

dimpase commented Dec 26, 2017

the file it fails on is a part of glibc, so perhaps it's relevant that it is quite recent (version 2.26)

$ ./configure --enable-hpcgap
$ make
...
   WARD    src/macfloat.c => gen/macfloat.c
/usr/include/bits/mathcalls-helper-functions.h:21:29: Syntax error
extern int __fpclassifyf128 (_Float128 __value)
                            ^
ERROR: Ward failed to parse C source
make: *** [Makefile.rules:255: gen/macfloat.c] Error 1
make: *** Deleting file 'gen/macfloat.c'

(same error with ABI=32)

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