-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
Description
The recently merged #32750 broke the Guix build on an aarch64 machine:
Running symbol and dynamic library checks...
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoind: symbol __divmodti4 from unsupported version GCC_7.0.0(14)
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoind: failed IMPORTED_SYMBOLS
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoin-qt: symbol __divmodti4 from unsupported version GCC_7.0.0(17)
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoin-qt: failed IMPORTED_SYMBOLS
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoin-wallet: symbol __divmodti4 from unsupported version GCC_7.0.0(17)
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/bitcoin-wallet: failed IMPORTED_SYMBOLS
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/test_bitcoin: symbol __divmodti4 from unsupported version GCC_7.0.0(16)
/distsrc-base/distsrc-d3b8a54a8120-x86_64-linux-gnu/build/bin/test_bitcoin: failed IMPORTED_SYMBOLS
make[3]: *** [CMakeFiles/check-symbols.dir/build.make:71: CMakeFiles/check-symbols] Error 1
make[2]: *** [CMakeFiles/Makefile2:371: CMakeFiles/check-symbols.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:378: CMakeFiles/check-symbols.dir/rule] Error 2
make: *** [Makefile:179: check-symbols] Error 2