Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674906 - dev-cpp/nlohmann_json-3.5.0 - src_test(): src/unit-udt.cpp:666: FAILED
Summary: dev-cpp/nlohmann_json-3.5.0 - src_test(): src/unit-udt.cpp:666: FAILED
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-08 20:07 UTC by ernsteiswuerfel
Modified: 2020-05-15 11:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ppc64) (nlohmann_json-3.5.0:20190108-162704.log,125.06 KB, text/plain)
2019-01-08 20:07 UTC, ernsteiswuerfel
Details
emerge --info (file_674906.txt,5.93 KB, text/plain)
2019-01-08 20:07 UTC, ernsteiswuerfel
Details
build.log (ppc) (nlohmann_json-3.5.0:20190108-195113.log,119.74 KB, text/plain)
2019-01-08 20:09 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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