We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am building an RPM for the shared library of aws-c-common on COPR. One test is failing.
Start 235: test_stack_trace_decoding 234/380 Test #235: test_stack_trace_decoding ............................................***Failed 0.00 sec /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/libaws-c-common.so.1(aws_backtrace+0x19) [0x7fddbc589e09] /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/libaws-c-common.so.1(aws_backtrace_log+0x3e) [0x7fddbc58e06e] /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/tests/aws-c-common-tests(+0x87f6b) [0x559d8e782f6b] /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/tests/aws-c-common-tests(+0x854c2) [0x559d8e7804c2] /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/tests/aws-c-common-tests(+0x13b93) [0x559d8e70eb93] /lib64/libc.so.6(__libc_start_main+0xd5) [0x7fddbc398b75] /builddir/build/BUILD/aws-c-common-0.6.2/x86_64-redhat-linux-gnu/tests/aws-c-common-tests(_start+0x2e) [0x559d8e70ed9e] ***FAILURE*** Expected non-null but got null: ***FAILURE*** strstr((const char *)buffer->buffer, func) [s_test_stack_trace_decoding():/builddir/build/BUILD/aws-c-common-0.6.2/tests/system_info_tests.c@#67] ***FAILURE*** test_stack_trace_decoding [ �[31mFAILED�[0m ] [s_aws_run_test_case():/builddir/build/BUILD/aws-c-common-0.6.2/include/aws/testing/aws_test_harness.h@#454]
The complete build log is currently available on COPR, but will vanish at some point in the future.
This test failed in the past in #356 and #456. Both issues have been fixed. In the latter one LTO was enabled, just as in this build.
I can provide more details, if needed.
The text was updated successfully, but these errors were encountered:
Please make sure that you are using the latest version of all of repo's. If you still run into any tests failing please open a new issue
Sorry, something went wrong.
No branches or pull requests
Hello,
I am building an RPM for the shared library of aws-c-common on COPR. One test is failing.
The complete build log is currently available on COPR, but will vanish at some point in the future.
This test failed in the past in #356 and #456. Both issues have been fixed. In the latter one LTO was enabled, just as in this build.
I can provide more details, if needed.
The text was updated successfully, but these errors were encountered: