[Debian-mobcom-maintainers] Bug#913634: osmo-iuh not ready for big endian archs
Matthias Klose
doko at debian.org
Tue Nov 13 09:40:54 GMT 2018
Package: src:osmo-iuh
Version: 0.3.0-4
looks like osmo-iuh is not ready for big endian archs, the output for failing
tests smells like that:
dh_auto_test: make -j2 check VERBOSE=1 returned exit code 2
# -*- compilation -*-
3. testsuite.at:18: testing ranap ...
./testsuite.at:21: $abs_top_builddir/src/tests/test-ranap
--- expout 2018-11-06 00:09:22.971710673 +0000
+++ /<<PKGBUILDDIR>>/src/tests/testsuite.dir/at-groups/3/stdout 2018-11-06
00:09:22.979710673 +0000
@@ -172,12 +172,12 @@
<RANAP_IE>
<id>15</id>
<criticality><ignore/></criticality>
- <value>00 09 01 99 42 23</value>
+ <value>00 09 01 99 23 42</value>
</RANAP_IE>
<RANAP_IE>
<id>58</id>
<criticality><ignore/></criticality>
- <value>00 09 01 99 42 23 42 23</value>
+ <value>00 09 01 99 23 42 23 42</value>
</RANAP_IE>
<RANAP_IE>
<id>16</id>
@@ -194,7 +194,7 @@
<criticality><ignore/></criticality>
<value>09 01 99 09 26</value>
</RANAP_IE>
-00 13 00 36 00 00 06 00 03 40 01 00 00 0f 40 06 00 09 01 99 42 23 00 3a 40 08
00 09 01 99 42 23 42 23 00 10 40 04 03 aa bb cc 00 4f 40 03 00 00 17 00 56 40 05
09 01 99 09 26
+00 13 00 36 00 00 06 00 03 40 01 00 00 0f 40 06 00 09 01 99 23 42 00 3a 40 08
00 09 01 99 23 42 23 42 00 10 40 04 03 aa bb cc 00 4f 40 03 00 00 17 00 56 40 05
09 01 99 09 26
==> IU RELEASE REQ
<RANAP_IE>
3. testsuite.at:18: 3. ranap (testsuite.at:18): FAILED (testsuite.at:21)
# -*- compilation -*-
1. testsuite.at:5: testing helpers ...
./testsuite.at:9: $abs_top_builddir/src/tests/test-helpers
--- expout 2018-11-06 00:09:22.935710673 +0000
+++ /<<PKGBUILDDIR>>/src/tests/testsuite.dir/at-groups/1/stdout 2018-11-06
00:09:22.947710673 +0000
@@ -6,7 +6,7 @@
Encoding 0xdeadbeef to asn.1 bitstring
Encoded: 20deadbeef
Decoding back to uint32_t: 0xdeadbeef
-Encoding efbead to 24-bit asn.1 bitstring
+Encoding deadbe to 24-bit asn.1 bitstring
Encoded: 18adbeef
Decoding string from asn.1: 0123456789012345
Decoding large string from asn1: 0123456789012345678901234567890
1. testsuite.at:5: 1. helpers (testsuite.at:5): FAILED (testsuite.at:9)
## -------------------------- ##
More information about the Debian-mobcom-maintainers
mailing list