At a quick look, that seems similar to https://git.allseenalliance.org/gerrit/#/c/7559/ - a problem specific to Big Endian systems. Maybe you don't have Jorge's fix?
Dan -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thorsten Alteholz Sent: Tuesday, May 31, 2016 10:39 AM To: [email protected] Subject: [Allseen-core] Debian package Hi, as you might have noticed, I uploaded the Alljoyn Core 1504 as first package to the Debian archive now. It compiles and successfully runs cmtest on almost all architectures that Debian official support, except powerpc. On this architecture I see one failing test: [ RUN ] CertificateECCTest.validityPeriodGeneration common/unit_test/CertificateECCTest.cc:715: Failure Value of: cert2.GetValidity()->validFrom Actual: 0 Expected: validity.validFrom Which is: 1427404154 validFrom not the same common/unit_test/CertificateECCTest.cc:716: Failure Value of: cert2.GetValidity()->validTo Actual: 0 Expected: validity.validTo Which is: 2058124154 validTo not the same common/unit_test/CertificateECCTest.cc:715: Failure Value of: cert2.GetValidity()->validFrom Actual: 0 Expected: validity.validFrom Which is: 1423177645 validFrom not the same common/unit_test/CertificateECCTest.cc:716: Failure Value of: cert2.GetValidity()->validTo Actual: 0 Expected: validity.validTo Which is: 2053897645 validTo not the same [ FAILED ] CertificateECCTest.validityPeriodGeneration (25 ms) Does that error ring any bell? Thorsten _______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core _______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core
