On Fri, Dec 09, 2016 at 06:57:18AM +0000, Aravind Sirsikar wrote:
Hi Neels,
https://lists.osmocom.org/pipermail/openbsc/2016-November/009901.html
The script you shared, expects arguments $1, $2, $3, $4. Please let me know what are these values.
No, it doesn't :) That's just the internal function expecting $N arguments, they are passed in upon invocation further below.
The variables passed in by jenkins are the branch names to build, they are all simply 'master' and AFAICT can simply be omitted as well.
I do see that you have submitted a patch that was already merged: https://gerrit.osmocom.org/1398
However, the sanitizer build still shows the same error message, with your patch in: https://jenkins.osmocom.org/jenkins/job/Osmocom_Sanitizer/384/console
+tbf_dl.cpp:766:65: runtime error: load of value 32766, which is not a valid value for type 'egprs_puncturing_values'
Have you actually reproduced the error and fixed it, or have you just taken a shot in the dark with your patch? ;)
Anyway, thanks again, I highly appreciate that you're investigating; none of us at sysmocom can possibly fit it in our schedules right now.
~Neels