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

Error reported when creating dump file using XML #131

Open
learnerV opened this issue Jul 29, 2024 · 1 comment
Open

Error reported when creating dump file using XML #131

learnerV opened this issue Jul 29, 2024 · 1 comment

Comments

@learnerV
Copy link

learnerV commented Jul 29, 2024

I want to use xml to create dump,such as
xxx
/usr/include
/usr/lib64/xxx
abi-compliance-checker -lib all -dump v1.xml -dump-path ./ABI-1.dump
ERROR: some errors occurred when compiling headers
ERROR: see log for details:
/root/abi-compliance-checker-master/logs/xxx/log.txt
ERROR: can't compile header(s)

there ars some errors:
error: decimal floating-point not supported for this target
error: #error "Never use <bits/in.h> directly; include <netinet/in.h> instead."
error: #error Missing definition

@learnerV
Copy link
Author

There is another case:
ERROR: some errors occurred when compiling headers
ERROR: see log for details:
/root/abi-compliance-checker-master/logs/xxx/log.txt

Creating library ABI dump ...
Dump path: ./ABI-10.dump

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