Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
I’m following the guide in ci/README.md
but I can’t get any of the environments to run successfully.
Expected behaviour
Run CI locally
Steps to reproduce
macOS:
0--> docker -v
1Docker version 24.0.2, build cb74dfc
2--> uname -a
3Darwin 21.6.0 Darwin Kernel Version 21.6.0: Thu Mar 9 20:10:19 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_ARM64_T8101 arm64
command:
FILE_ENV="./ci/test/00_setup_env_i686_centos.sh" ./ci/test_run_all.sh
Relevant log output
Full log: https://gist.github.com/pinheadmz/912bbb8dc55bc9e95ca8dda660f3800b
end of log:
0[#0](/bitcoin-bitcoin/0/) 7.735 + bash -c 'dnf -y --allowerasing install gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux '
1[#0](/bitcoin-bitcoin/0/) 25.06 Extra Packages for Enterprise Linux 9 - aarch64 1.0 MB/s | 18 MB 00:17
2[#0](/bitcoin-bitcoin/0/) 30.34 Extra Packages for Enterprise Linux 9 - Next - 448 kB/s | 606 kB 00:01
3[#0](/bitcoin-bitcoin/0/) 30.75 Last metadata expiration check: 0:00:01 ago on Sat Jun 17 16:06:48 2023.
4[#0](/bitcoin-bitcoin/0/) 31.46 No match for argument: glibc-devel.x86_64
5[#0](/bitcoin-bitcoin/0/) 31.47 No match for argument: libstdc++-devel.x86_64
6[#0](/bitcoin-bitcoin/0/) 31.47 No match for argument: glibc-devel.i686
7[#0](/bitcoin-bitcoin/0/) 31.48 No match for argument: libstdc++-devel.i686
8[#0](/bitcoin-bitcoin/0/) 31.48 Package python3-3.9.16-2.el9.aarch64 is already installed.
9[#0](/bitcoin-bitcoin/0/) 31.53 Error: Unable to find a match: glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
master f0758d8a6696657269d9c057e7aa079ffa9e1c16
Operating system and version
macOS 12.6.5
Machine specifications
No response