Hi Neels,
from https://jenkins.osmocom.org/jenkins/job/osmo-iuh/label=linux_amd64_debian8/3...
=============================== asn1c ===============================
+ mkdir -p /home/osmocom-build/jenkins/workspace/osmo-iuh/label/linux_amd64_debian8/deps + cd /home/osmocom-build/jenkins/workspace/osmo-iuh/label/linux_amd64_debian8/deps + osmo-deps.sh asn1c aper-prefix Cloning into 'asn1c'... HEAD is now at 6dcd9ca build: Add a simple gitignore file... + cd asn1c + autoreconf --install --force
clearly the "aper-prefix" is being ignored, as 6dcd9ca is the master branch and not the aper-prefix branch.
Is the automatic update of osmo-ci not working since at least October 27 when
commit 7c5e34cba004837189c92ca015856a06288872e0 Author: Neels Hofmeyr neels@hofmeyr.de Date: Fri Oct 27 22:31:14 2017 +0200
was introduced?