Skip to content

test: Switch multiprocess to clang i686 build #22923

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

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Sep 8, 2021

Building for i686 with clang helps to catch bugs early for:

  • The OSS-Fuzz i686 clang libFuzzer build
  • The arm 32-bit native clang build

Fixes #22889

@DrahtBot DrahtBot added the Tests label Sep 8, 2021
@hebasto
Copy link
Member

hebasto commented Sep 8, 2021

Great!

CI catches #22889.

Now add a fix?

@practicalswift
Copy link
Contributor

Concept ACK

1 similar comment
@laanwj
Copy link
Member

laanwj commented Sep 9, 2021

Concept ACK

@maflcko
Copy link
Member Author

maflcko commented Sep 9, 2021

Now add a fix?

Done

@maflcko maflcko changed the title ci: Switch multiprocess to clang i686 build test: Switch multiprocess to clang i686 build Sep 9, 2021
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fa309ee

@laanwj laanwj merged commit 020c2b7 into bitcoin:master Sep 9, 2021
@maflcko maflcko deleted the 2109-ciClang686 branch September 9, 2021 13:56
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 11, 2021
@bitcoin bitcoin locked and limited conversation to collaborators Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling fails on 32-bit systems
5 participants