Den tis 19 jan. 2021 kl 16:16 skrev Charlene Wendling <[email protected]>:
> > http://build-failures.rhaalovely.net/mips64/2021-01-12/devel/fmt.log
> (and the same in the current bulk for the other clang+ld.bfd arch,
> macppc)
>
> With the below diff i can build fmt and pass its tests on macppc [0].
> mips64 seems to have further problems, i'm not 100% positive it would
> fix the build there.
>
make test fails one of them on mips64
5/15 Test #5: gtest-extra-test ................. Passed 0.07 sec
Start 6: format-test
6/15 Test #6: format-test ......................***Failed 0.80 sec
Start 7: format-impl-test
7/15 Test #7: format-impl-test ................. Passed 0.18 sec
Start 8: locale-test
8/15 Test #8: locale-test ...................... Passed 0.05 sec
Start 9: ostream-test
9/15 Test #9: ostream-test ..................... Passed 0.06 sec
Start 10: compile-test
10/15 Test #10: compile-test ..................... Passed 0.05 sec
Start 11: printf-test
11/15 Test #11: printf-test ...................... Passed 0.09 sec
Start 12: ranges-test
12/15 Test #12: ranges-test ...................... Passed 0.04 sec
Start 13: scan-test
13/15 Test #13: scan-test ........................ Passed 0.05 sec
Start 14: posix-mock-test
14/15 Test #14: posix-mock-test .................. Passed 0.05 sec
Start 15: os-test
15/15 Test #15: os-test .......................... Passed 0.19 sec
93% tests passed, 1 tests failed out of 15
Total Test time (real) = 1.99 sec
The following tests FAILED:
6 - format-test (Failed)
Errors while running CTest
--
May the most significant bit of your life be positive.