Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674906

Summary: dev-cpp/nlohmann_json-3.5.0 - src_test(): src/unit-udt.cpp:666: FAILED
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log (ppc64)
emerge --info
build.log (ppc)

Description ernsteiswuerfel archtester 2019-01-08 20:07:03 UTC
Created attachment 560464 [details]
build.log (ppc64)

Fails on ppc64 and ppc.

[...]
test-udt is a Catch v1.12.0 host application.
Run with -? for options

-------------------------------------------------------------------------------
custom serializer for pods
-------------------------------------------------------------------------------
src/unit-udt.cpp:654
...............................................................................

src/unit-udt.cpp:666: FAILED:
  CHECK( p == p2 )
with expansion:
  begin: 42, middle: /, end: 42
  ==
  begin: 704643119, middle: *, end: 0

===============================================================================
test cases: 10 |  9 passed | 1 failed
assertions: 61 | 60 passed | 1 failed

make[1]: *** [Makefile:86: check] Error 1
rm src/unit-noexcept.o src/unit-to_chars.o src/unit-udt.o
make[1]: Leaving directory '/var/tmp/portage/dev-cpp/nlohmann_json-3.5.0/work/json-3.5.0/test'
make: *** [Makefile:71: check] Error 2
Comment 1 ernsteiswuerfel archtester 2019-01-08 20:07:24 UTC
Created attachment 560466 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2019-01-08 20:09:18 UTC
Created attachment 560468 [details]
build.log (ppc)
Comment 3 ernsteiswuerfel archtester 2020-05-15 11:31:57 UTC
nlohmann_json-3.6.1-r1 passes tests on ppc64.

[...]
8800000 of 8860608 UTF-8 strings checked
===============================================================================
All tests passed (108551455 assertions in 2 test cases)

Executing test-items...
===============================================================================
All tests passed (222 assertions in 2 test cases)

Executing test-inspection...
===============================================================================
All tests passed (150 assertions in 1 test case)

Executing test-class_lexer...
===============================================================================
All tests passed (173 assertions in 1 test case)

Executing test-readme...
===============================================================================
All tests passed (13 assertions in 1 test case)

Executing test-element_access2...
===============================================================================
All tests passed (464 assertions in 2 test cases)

Executing test-noexcept...
===============================================================================
All tests passed (6 assertions in 1 test case)

Executing test-allocator...
===============================================================================
All tests passed (17 assertions in 2 test cases)

Executing test-testsuites...
===============================================================================
All tests passed (1616 assertions in 8 test cases)

Executing test-capacity...
===============================================================================
All tests passed (120 assertions in 1 test case)

Executing test-meta...
===============================================================================
All tests passed (8 assertions in 1 test case)

Executing test-cbor...
===============================================================================
All tests passed (1640470 assertions in 6 test cases)

Executing test-class_const_iterator...
===============================================================================
All tests passed (82 assertions in 1 test case)

Executing test-iterators1...
===============================================================================
All tests passed (702 assertions in 1 test case)

Executing test-bson...
===============================================================================
All tests passed (512 assertions in 6 test cases)

Executing test-deserialization...
===============================================================================
All tests passed (403 assertions in 1 test case)

Executing test-json_patch...
===============================================================================
All tests passed (243 assertions in 1 test case)

Executing test-concepts...
===============================================================================
All tests passed (33 assertions in 1 test case)

rm src/unit-noexcept.o src/unit-to_chars.o src/unit-udt.o
make[1]: Leaving directory '/var/tmp/portage/dev-cpp/nlohmann_json-3.6.1-r1/work/json-3.6.1/test'
>>> Completed testing dev-cpp/nlohmann_json-3.6.1-r1