On Wed, Jun 15, 2016 at 09:28:16AM +0000, Aravind Sirsikar wrote:
This thing we have also noticed. But we don't know the reason for this error reported by Jenkins. Can you please help us to address this issue for patch resubmission.
the issue is that a patch adding the 'show asciidoc counters' vty command was added to libosmocore (written by Lynxis, approved by me) - but that patch didn't contain well-formed help syntax for the VTY command: https://gerrit.osmocom.org/#/c/70/
Unfortunately I believe this is not tested in libosmocore (as it jus builds a library), but the error only shows up once you build and test an application linking the library, such as the PCU.
I pushed a fix and submitted it, see https://gerrit.osmocom.org/#/c/276/
This jenkins failure should thus be resolved now.