libosmocore[master]: libosmocoding: migrate transcoding routines from OsmoBTS

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Wed Jan 4 08:55:45 UTC 2017


Patch Set 10:

> > > Also, could someone please retrigger Jenkins? Thanks!
 > >
 > > can do, but since this needs a merge conflict resolved
 > apparently,
 > > just push a new patch version to trigger a build?
 > 
 > Done!
 > 
 > Well, strange things still happen...
 > Jenkins check fails on both machines...
 > 
 > -tch_hr_decode: n_errors=11 n_bits_total=211 ber=0.05
 > +tch_hr_decode: n_errors=10 n_bits_total=211 ber=0.05
 > 
 > I don't know why, but on my development machine both:
 > make check and make distcheck are successful. Tested on:
 > 
 > - gcc version 4.8.4
 > - gcc version 5.4.0
 > - clang-3.6

I think it's due to --enable-sanitize, because
when I am trying to compile libosmocore this way:

 ./configure --enable-static --enable-sanitize
 make check

Some other tests fail (current master version, clang-3.6):

 Regression tests.

  1: a5                                              ok
  2: kasumi                                          ok
  3: bits                                            ok
  4: bitvec                                          ok
  5: bitcomp                                         ok
  6: conv                                            ok
  7: msgb                                            ok
  8: gea                                             FAILED (testsuite.at:51)
  9: msgfile                                         FAILED (testsuite.at:59)
 10: sms                                             ok
 11: smscb                                           ok
 12: ussd                                            ok
 13: auth                                            ok
 14: comp128                                         ok
 15: lapd                                            FAILED (testsuite.at:96)
 16: gsm0808                                         FAILED (testsuite.at:102)
 17: gsm0408                                         FAILED (testsuite.at:108)
 18: gprs                                            ok
 19: logging                                         ok
 20: codec                                           ok
 21: fr                                              ok
 22: loggingrb                                       ok
 23: strrb                                           ok
 24: vty                                             ok
 25: gprs-bssgp                                      ok
 26: gprs-ns                                         ok
 27: utils                                           ok
 28: stats                                           ok
 29: write_queue                                     ok
 30: bssgp-fc                                        FAILED (testsuite.at:190)
 31: sim                                             ok
 32: timer                                           ok
 33: tlv                                             ok
 34: gsup                                            ok
 35: fsm                                             ok
 36: oap                                             ok

-- 
To view, visit https://gerrit.osmocom.org/933
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0c3256b87686d878e4e716d12393cad5924fdfa1
Gerrit-PatchSet: 10
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Tom Tsou <tom at tsou.cc>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: tnt <tnt at 246tNt.com>
Gerrit-HasComments: No



More information about the gerrit-log mailing list