HomePhabricator

[CI] Unbreak the windows cross builds

Description

[CI] Unbreak the windows cross builds

Summary:
The windows cross build is failing due to this bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=26588

This is due to the leveldb tests being built with ASLR enabled but not exporting any symbol, triggering the bug. Until a proper fix is found, unbreak the build by skipping the test install step.

Test Plan:

./contrib/teamcity/build-configurations.py build-win64

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D12116

Details

Provenance
FabienAuthored on Oct 3 2022, 09:20
FabienPushed on Oct 3 2022, 11:46
Reviewer
Restricted Project
Differential Revision
D12116: [CI] Unbreak the windows cross builds
Parents
rABCf7bd9a4d91d1: [CI] Install the gcc/g++ multilib package for building on 32 bits
Branches
Unknown
Tags
Unknown