+ cd build + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j16 Test project /home/abuild/rpmbuild/BUILD/fmt-6.0.0+git188/build Start 1: assert-test Start 2: chrono-test Start 3: color-test Start 4: core-test Start 5: grisu-test Start 6: gtest-extra-test Start 7: format-test Start 8: format-impl-test Start 9: locale-test Start 10: ostream-test Start 11: compile-test Start 12: printf-test Start 13: custom-formatter-test Start 14: ranges-test Start 15: scan-test Start 16: posix-mock-test 1/17 Test #1: assert-test ...................... Passed 0.05 sec Start 17: posix-test 2/17 Test #2: chrono-test ...................... Passed 0.05 sec 3/17 Test #3: color-test ....................... Passed 0.05 sec 4/17 Test #4: core-test ........................ Passed 0.04 sec 5/17 Test #5: grisu-test ....................... Passed 0.04 sec 6/17 Test #6: gtest-extra-test ................. Passed 0.04 sec 7/17 Test #8: format-impl-test .................***Failed 0.04 sec [==========] Running 26 tests from 4 test cases. [----------] Global test environment set-up. [----------] 11 tests from BigIntTest [ RUN ] BigIntTest.Construct [ OK ] BigIntTest.Construct (0 ms) [ RUN ] BigIntTest.Compare [ OK ] BigIntTest.Compare (0 ms) [ RUN ] BigIntTest.AddCompare [ OK ] BigIntTest.AddCompare (0 ms) [ RUN ] BigIntTest.ShiftLeft [ OK ] BigIntTest.ShiftLeft (0 ms) [ RUN ] BigIntTest.Multiply [ OK ] BigIntTest.Multiply (1 ms) [ RUN ] BigIntTest.Accumulator [ OK ] BigIntTest.Accumulator (0 ms) [ RUN ] BigIntTest.Square [ OK ] BigIntTest.Square (0 ms) [ RUN ] BigIntTest.DivModAssignZeroDivisor [ OK ] BigIntTest.DivModAssignZeroDivisor (0 ms) [ RUN ] BigIntTest.DivModAssignSelf [ OK ] BigIntTest.DivModAssignSelf (0 ms) [ RUN ] BigIntTest.DivModAssignUnaligned [ OK ] BigIntTest.DivModAssignUnaligned (0 ms) [ RUN ] BigIntTest.DivModAssign [ OK ] BigIntTest.DivModAssign (0 ms) [----------] 11 tests from BigIntTest (1 ms total) [----------] 8 tests from FPTest [ RUN ] FPTest.DoubleTests [ OK ] FPTest.DoubleTests (0 ms) [ RUN ] FPTest.Normalize [ OK ] FPTest.Normalize (1 ms) [ RUN ] FPTest.ComputeFloatBoundaries [ OK ] FPTest.ComputeFloatBoundaries (0 ms) [ RUN ] FPTest.Multiply [ OK ] FPTest.Multiply (0 ms) [ RUN ] FPTest.GetCachedPower [ OK ] FPTest.GetCachedPower (0 ms) [ RUN ] FPTest.GetRoundDirection [ OK ] FPTest.GetRoundDirection (0 ms) [ RUN ] FPTest.FixedHandler [ OK ] FPTest.FixedHandler (0 ms) [ RUN ] FPTest.GrisuFormatCompilesWithNonIEEEDouble [ OK ] FPTest.GrisuFormatCompilesWithNonIEEEDouble (0 ms) [----------] 8 tests from FPTest (1 ms total) [----------] 5 tests from FormatTest [ RUN ] FormatTest.ArgConverter [ OK ] FormatTest.ArgConverter (0 ms) [ RUN ] FormatTest.FormatNegativeNaN [ OK ] FormatTest.FormatNegativeNaN (0 ms) [ RUN ] FormatTest.StrError [ OK ] FormatTest.StrError (0 ms) [ RUN ] FormatTest.FormatErrorCode [ OK ] FormatTest.FormatErrorCode (0 ms) [ RUN ] FormatTest.CountCodePoints [ OK ] FormatTest.CountCodePoints (0 ms) [----------] 5 tests from FormatTest (0 ms total) [----------] 2 tests from UtilTest [ RUN ] UtilTest.CountDigits [ OK ] UtilTest.CountDigits (0 ms) [ RUN ] UtilTest.WriteUIntPtr /home/abuild/rpmbuild/BUILD/fmt-6.0.0+git188/test/format-impl-test.cc:453: Failure Value of: to_string(buf) Actual: "0xcefa000000000000" Expected: "0xface" [ FAILED ] UtilTest.WriteUIntPtr (0 ms) [----------] 2 tests from UtilTest (1 ms total) [----------] Global test environment tear-down [==========] 26 tests from 4 test cases ran. (3 ms total) [ PASSED ] 25 tests. [ FAILED ] 1 test, listed below: [ FAILED ] UtilTest.WriteUIntPtr 1 FAILED TEST 8/17 Test #9: locale-test ...................... Passed 0.04 sec 9/17 Test #10: ostream-test ..................... Passed 0.04 sec 10/17 Test #11: compile-test ..................... Passed 0.03 sec 11/17 Test #13: custom-formatter-test ............ Passed 0.03 sec 12/17 Test #14: ranges-test ...................... Passed 0.03 sec 13/17 Test #12: printf-test ...................... Passed 0.04 sec 14/17 Test #15: scan-test ........................ Passed 0.03 sec 15/17 Test #16: posix-mock-test .................. Passed 0.03 sec 16/17 Test #17: posix-test ....................... Passed 0.02 sec 17/17 Test #7: format-test ...................... Passed 0.11 sec 94% tests passed, 1 tests failed out of 17 Total Test time (real) = 0.13 sec The following tests FAILED: 8 - format-impl-test (Failed) Errors while running CTest