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

[s390x] Build failed on s390x for bssl-compat #130

Open
vasudev-chavan1 opened this issue Dec 6, 2023 · 2 comments
Open

[s390x] Build failed on s390x for bssl-compat #130

vasudev-chavan1 opened this issue Dec 6, 2023 · 2 comments

Comments

@vasudev-chavan1
Copy link

Hi All,

We are facing build issue on s390x and please find the below error and we faced this while building "bssl-compat".
Let me know if we have any s390x specific build steps.

[  3%] Building CXX object CMakeFiles/utests-boring.dir/source/test/test_x509.cc.o
In file included from /root/envoy-openssl/bssl-compat/source/test/test_x509.cc:7:
/root/envoy-openssl/bssl-compat/build/source/crypto/test/test_util.h:29:10: fatal error: '../internal.h' file not found
#include "../internal.h"
         ^~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/utests-boring.dir/build.make:384: CMakeFiles/utests-boring.dir/source/test/test_x509.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:168: CMakeFiles/utests-boring.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

@twghu
Copy link
Contributor

twghu commented Jan 8, 2024

This problem is related to BoringSSL not building on S390. BoringSSL is build for compatibility testing. This is a known problem and is being reviewed.

@surenderky
Copy link
Contributor

This issue is fixed with this PR #166

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

3 participants