The minimum supported glibc version is now 2.31 and the compat checks were dealing with symbols added in 2.28 and 2.29.
This concludes backport of core#22405, core#22930 and core#25233
Differential D17735
build: remove ENABLE_GLICB_COMPAT from builds PiRK on Mon, Mar 3, 13:45. Authored by Tags None Subscribers None Tokens
Details
The minimum supported glibc version is now 2.31 and the compat checks were dealing with symbols added in 2.28 and 2.29. This concludes backport of core#22405, core#22930 and core#25233 guix builds
Diff Detail
Event TimelineComment Actions Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Failed tests logs: ====== Bitcoin ABC functional tests with the next upgrade activated: abc_p2p_avalanche_contender_voting.py ====== ------- Stdout: ------- 2025-03-03T14:15:18.408000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_🏃_20250303_141406/abc_p2p_avalanche_contender_voting_60 2025-03-03T14:15:28.047000Z TestFramework (ERROR): Assertion failed Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 149, in main self._run_test_internal() File "/work/test/functional/test_framework/test_framework.py", line 139, in _run_test_internal self.run_test() File "/work/test/functional/abc_p2p_avalanche_contender_voting.py", line 215, in run_test assert local_winner_cid in polled_contenders ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError 2025-03-03T14:15:28.098000Z TestFramework (INFO): Stopping nodes 2025-03-03T14:15:28.299000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_🏃_20250303_141406/abc_p2p_avalanche_contender_voting_60 2025-03-03T14:15:28.299000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_🏃_20250303_141406/abc_p2p_avalanche_contender_voting_60/test_framework.log 2025-03-03T14:15:28.299000Z TestFramework (ERROR): 2025-03-03T14:15:28.300000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_🏃_20250303_141406/abc_p2p_avalanche_contender_voting_60' to consolidate all logs 2025-03-03T14:15:28.300000Z TestFramework (ERROR): 2025-03-03T14:15:28.300000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log. 2025-03-03T14:15:28.300000Z TestFramework (ERROR): https://github.com/Bitcoin-ABC/bitcoin-abc/issues 2025-03-03T14:15:28.300000Z TestFramework (ERROR): Each failure log is accessible here: |