Project

General

Profile

Actions

Bug #4842

open

gsm0408 test fails on several architectures

Added by bunk over 3 years ago. Updated over 1 year ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
libosmogb
Target version:
-
Start date:
11/03/2020
Due date:
% Done:

90%

Spec Reference:

Description

https://buildd.debian.org/status/logs.php?pkg=libosmocore&ver=1.4.0-1
25: gsm0408 FAILED (testsuite.at:156)

The pattern of the failures is
-LU with truncated IMSI MI: rc = -74 ok
-LU with too short IMSI MI (12345): rc = -74 ok
+LU with truncated IMSI MI: rc = -77 ok
+LU with too short IMSI MI (12345): rc = -77 ok

The root cause is likely related to
/usr/include/asm-generic/errno.h:#define EBADMSG 74 /* Not a data message /
/usr/include/mips64el-linux-gnuabi64/asm/errno.h:#define EBADMSG 77 /
Not a data message */

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)