Bug 1297894
| Summary: | libndn-cxx-0.4.0 build failure on ppc64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Than Ngo <than> |
| Component: | libndn-cxx | Assignee: | Susmit <thinklinux.ssh> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | mjuszkie, thinklinux.ssh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ppc64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-19 13:06:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1071880 | ||
Thanks. We are already working on it. *** This bug has been marked as a duplicate of bug 1275619 *** |
Description of problem: + build/unit-tests Running 607 test cases... ../tests/unit-tests/interest.t.cpp(887): error: in "TestInterest/Decode": check i.getNonce() == 1U has failed [16777216 != 1] ../tests/unit-tests/interest.t.cpp(907): error: in "TestInterest/DecodeFromStream": check i.getNonce() == 1U has failed [16777216 != 1] ../tests/unit-tests/interest.t.cpp(931): error: in "TestInterest/Encode": check { Interest1, Interest1 + sizeof(Interest1) } == { wire.begin(), wire.end() } has failed. Mismatch at position 83: 0x1 != 0 Mismatch at position 0x56: 0 != 0x1 ../tests/unit-tests/interest.t.cpp(940): error: in "TestInterest/Encode": check { Interest2, Interest2 + sizeof(Interest2) } == { wire.begin(), wire.end() } has failed. Mismatch at position 83: 0x2 != 0 Mismatch at position 0x56: 0 != 0x2 *** 4 failures are detected in the test module "ndn-cxx Unit Tests" Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. ppc-koji build --scratch f24 ppc-koji build --scratch f24 libndn-cxx-0.4.0-1.fc24.src.rpm Actual results: http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/9376/3049376/build.log Expected results: it should build fine