-
Notifications
You must be signed in to change notification settings - Fork 234
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
Tests suite failure on OpenBSD/amd64 #135
Comments
There are some errors with usage of nm: |
Replacing OpenBSD version of $ gmake check
(...)
FAIL: b2test_buildid
FAIL: b2test_buildidfull
FAIL: b3test_dwz_buildid
FAIL: b3test_dwz_buildidfull Content of test-suite.log for full debug:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On OpenBSD current/amd64 (future version 7.6, release planned end of October 2024), I succeeded to build libbacktrace with Clang v16 and GCC 11.
But I have some errors (9 fail for 38 tests) during run of tests suite (
gmake
is GNU Make on OpenBSD):Content of
test-suite.log
: test-suite.logHave you any clue to debug and fix these errors?
The text was updated successfully, but these errors were encountered: