Skip to content
Started by upstream project "gerrit-libosmo-gprs" build number 682
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-gprs/+/42603 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-CNHeu9iv8M9Y/agent.1187678
SSH_AGENT_PID=1187681
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2092630336216826363.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2092630336216826363.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-gprs # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-gprs refs/changes/03/42603/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 58f32a98017739cf2eea45df02a5164712aaf0d6 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58f32a98017739cf2eea45df02a5164712aaf0d6 # timeout=10
Commit message: "csn1: ProcessError_impl(): add a missing newline"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 8d844c5a54488ff9bdb3bd0b47a6a947118c80f7 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins11768442282526499618.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline ed3719b jobs/octsim_osmo-ccid-firmware: add 30 min timeout + cd libosmo-gprs + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:115c19653bf0ebdbfb82f50fadc1b40b1dfc6f52d6b6a4233117e280a363483f 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-gprs: using cached https://gerrit.osmocom.org/libosmo-gprs (not cloning, not fetching) libosmo-gprs: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 58f32a9 csn1: ProcessError_impl(): add a missing newline libosmo-gprs: skipping git checkout, current commit: 58f32a9 csn1: ProcessError_impl(): add a missing newline + get_version_for_feed(): ['/obs/_cache/libosmo-gprs/git-version-gen', '.'] 0.2.1.1-58f3libosmo-gprs: building source package 0.2.1.1-58f3 libosmo-gprs: adding debian/changelog entry (0.2.1 => 0.2.1.1.58f3) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-gprs: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-gprs dpkg-buildpackage: info: source version 0.2.1.1.58f3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.1.1.58f3.tar.xz dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.1.1.58f3.dsc dpkg-genbuildinfo --build=source -O../libosmo-gprs_0.2.1.1.58f3_source.buildinfo dpkg-genchanges --build=source -O../libosmo-gprs_0.2.1.1.58f3_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-gprs + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 58f32a98017739cf2eea45df02a5164712aaf0d6 libosmo-gprs: adding commit_58f32a98017739cf2eea45df02a5164712aaf0d6.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/debian:11@sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c #5 resolve docker.io/library/debian:11@sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c #5 resolve docker.io/library/debian:11@sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c 0.5s done #5 DONE 0.5s #5 [1/6] FROM docker.io/library/debian:11@sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c #5 sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c 4.52kB / 4.52kB done #5 sha256:b034993190d575d4173a405e347b7c210410bf9ac4e7a84734ae37a6cb488b04 1.02kB / 1.02kB done #5 sha256:3faeb4bdf5c94d2d6a621e53c61b2f034716e1f132926313ff7ccf84fbd9007a 453B / 453B done #5 ... #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.8s #5 [1/6] FROM docker.io/library/debian:11@sha256:bf53effcacca31b60ce97dabc67578f37e43075d716dc90804d3da3a80d2996c #5 DONE 1.8s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.6s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.722 + id 1000 #7 0.726 + useradd --uid=1000 -m user #7 DONE 3.0s #8 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.756 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #8 0.769 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #8 0.777 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #8 0.824 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #8 0.933 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [446 kB] #8 0.935 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #8 1.731 Fetched 8677 kB in 1s (8896 kB/s) #8 1.731 Reading package lists... #8 1.987 Reading package lists... #8 2.224 Building dependency tree... #8 2.275 Reading state information... #8 2.337 The following additional packages will be installed: #8 2.337 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr #8 2.337 dpkg-dev g++ g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg #8 2.337 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libasan6 libassuan0 #8 2.337 libatomic1 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev #8 2.337 libcap2 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #8 2.337 libcurl3-gnutls libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot #8 2.337 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 #8 2.337 libldap-2.4-2 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 2.337 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpsl5 libquadmath0 #8 2.337 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 #8 2.337 libstdc++-10-dev libtirpc-dev libtsan0 libubsan1 libxtables12 linux-libc-dev #8 2.337 make openssl patch perl perl-modules-5.32 pinentry-curses readline-common #8 2.337 xz-utils #8 2.338 Suggested packages: #8 2.338 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session #8 2.338 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #8 2.338 g++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automake #8 2.338 libtool flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #8 2.338 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 2.338 git-mediawiki git-svn parcimonie xloadimage scdaemon iproute2-doc glibc-doc #8 2.338 sensible-utils bzr gdbm-l10n libstdc++-10-doc make-doc ed diffutils-doc #8 2.338 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 2.338 libtap-harness-archive-perl pinentry-doc readline-doc #8 2.338 Recommended packages: #8 2.338 libalgorithm-merge-perl less ssh-client libatm1 manpages manpages-dev #8 2.338 libc-devtools libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #8 2.338 libldap-common libgpm2 publicsuffix libsasl2-modules netbase #8 2.514 The following NEW packages will be installed: #8 2.514 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #8 2.514 ca-certificates cpp cpp-10 dirmngr dpkg-dev fakeroot g++ g++-10 gcc gcc-10 #8 2.514 git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client #8 2.514 gpg-wks-server gpgconf gpgsm iproute2 libasan6 libassuan0 libatomic1 #8 2.514 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcap2 #8 2.514 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #8 2.514 libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot libgcc-10-dev #8 2.514 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 libldap-2.4-2 #8 2.514 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnpth0 #8 2.514 libnsl-dev libperl5.32 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 #8 2.514 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtirpc-dev #8 2.514 libtsan0 libubsan1 libxtables12 linux-libc-dev make openssl patch perl #8 2.514 perl-modules-5.32 pinentry-curses readline-common xz-utils #8 2.533 0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. #8 2.533 Need to get 90.2 MB of archives. #8 2.533 After this operation, 343 MB of additional disk space will be used. #8 2.533 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #8 3.354 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 4.065 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 4.067 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #8 4.168 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #8 4.169 Get:6 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 4.170 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libbpf0 amd64 1:0.3-2+deb11u1 [98.5 kB] #8 4.170 Get:8 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 4.170 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #8 4.170 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB] #8 4.170 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #8 4.171 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] #8 4.171 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2-bin amd64 1:2.44-1+deb11u1 [33.2 kB] #8 4.174 Get:14 http://deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] #8 4.183 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 4.183 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 4.185 Get:17 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 4.185 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u5 [859 kB] #8 4.205 Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB] #8 4.215 Get:20 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 4.217 Get:21 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 4.237 Get:22 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 4.240 Get:23 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 4.241 Get:24 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 4.242 Get:25 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 4.257 Get:26 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 4.258 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #8 4.260 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.251-1 [1880 kB] #8 4.276 Get:29 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 4.277 Get:30 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #8 4.279 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 4.279 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #8 4.300 Get:33 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 4.305 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 4.322 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 4.323 Get:36 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 4.499 Get:37 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 4.499 Get:38 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 4.499 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 4.500 Get:40 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 4.500 Get:41 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 4.500 Get:42 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 4.507 Get:43 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 4.510 Get:44 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 4.523 Get:45 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 4.530 Get:46 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 4.539 Get:47 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 4.552 Get:48 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 4.699 Get:49 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 4.699 Get:50 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 4.721 Get:51 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 4.803 Get:52 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 4.803 Get:53 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 4.805 Get:54 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #8 4.818 Get:55 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 4.819 Get:56 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #8 4.897 Get:57 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 4.897 Get:58 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 4.897 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgconf amd64 2.2.27-2+deb11u3 [548 kB] #8 4.898 Get:60 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #8 4.899 Get:61 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #8 4.900 Get:62 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 4.912 Get:63 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #8 4.918 Get:64 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 4.918 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 dirmngr amd64 2.2.27-2+deb11u3 [763 kB] #8 4.936 Get:66 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 4.936 Get:67 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 4.938 Get:68 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 4.945 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #8 4.946 Get:70 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 4.946 Get:71 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 4.948 Get:72 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #8 4.951 Get:73 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u16 [344 kB] #8 4.958 Get:74 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #8 4.960 Get:75 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 4.960 Get:76 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #8 4.988 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #8 5.052 Get:78 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-l10n all 2.2.27-2+deb11u3 [1084 kB] #8 5.060 Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-utils amd64 2.2.27-2+deb11u3 [905 kB] #8 5.068 Get:80 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #8 5.075 Get:81 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg amd64 2.2.27-2+deb11u3 [928 kB] #8 5.083 Get:82 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #8 5.084 Get:83 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 5.085 Get:84 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-agent amd64 2.2.27-2+deb11u3 [670 kB] #8 5.091 Get:85 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u3 [524 kB] #8 5.096 Get:86 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u3 [516 kB] #8 5.101 Get:87 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgsm amd64 2.2.27-2+deb11u3 [645 kB] #8 5.107 Get:88 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg all 2.2.27-2+deb11u3 [825 kB] #8 5.120 Get:89 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg2 all 2.2.27-2+deb11u3 [435 kB] #8 5.242 debconf: delaying package configuration, since apt-utils is not installed #8 5.254 Fetched 90.2 MB in 3s (34.6 MB/s) #8 5.313 Selecting previously unselected package perl-modules-5.32. #8 5.313 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6673 files and directories currently installed.) #8 5.315 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... #8 5.357 Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 5.867 Selecting previously unselected package libgdbm6:amd64. #8 5.868 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #8 5.953 Unpacking libgdbm6:amd64 (1.19-2) ... #8 6.217 Selecting previously unselected package libgdbm-compat4:amd64. #8 6.217 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #8 6.599 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 7.599 Selecting previously unselected package libperl5.32:amd64. #8 7.600 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... #8 7.651 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 8.428 Selecting previously unselected package perl. #8 8.429 Preparing to unpack .../04-perl_5.32.1-4+deb11u4_amd64.deb ... #8 8.475 Unpacking perl (5.32.1-4+deb11u4) ... #8 8.746 Selecting previously unselected package libelf1:amd64. #8 8.747 Preparing to unpack .../05-libelf1_0.183-1_amd64.deb ... #8 8.787 Unpacking libelf1:amd64 (0.183-1) ... #8 9.082 Selecting previously unselected package libbpf0:amd64. #8 9.083 Preparing to unpack .../06-libbpf0_1%3a0.3-2+deb11u1_amd64.deb ... #8 9.119 Unpacking libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 9.619 Selecting previously unselected package libmd0:amd64. #8 9.620 Preparing to unpack .../07-libmd0_1.0.3-3_amd64.deb ... #8 9.655 Unpacking libmd0:amd64 (1.0.3-3) ... #8 9.914 Selecting previously unselected package libbsd0:amd64. #8 9.915 Preparing to unpack .../08-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #8 9.949 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 10.72 Selecting previously unselected package libcap2:amd64. #8 10.72 Preparing to unpack .../09-libcap2_1%3a2.44-1+deb11u1_amd64.deb ... #8 10.76 Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ... #8 11.43 Selecting previously unselected package libmnl0:amd64. #8 11.43 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... #8 11.59 Unpacking libmnl0:amd64 (1.0.4-3) ... #8 11.89 Selecting previously unselected package libxtables12:amd64. #8 11.89 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... #8 11.94 Unpacking libxtables12:amd64 (1.8.7-1) ... #8 12.12 Selecting previously unselected package libcap2-bin. #8 12.12 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1+deb11u1_amd64.deb ... #8 12.16 Unpacking libcap2-bin (1:2.44-1+deb11u1) ... #8 12.49 Selecting previously unselected package iproute2. #8 12.49 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... #8 12.58 Unpacking iproute2 (5.10.0-4) ... #8 13.23 Selecting previously unselected package readline-common. #8 13.24 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #8 13.28 Unpacking readline-common (8.1-1) ... #8 13.78 Selecting previously unselected package libreadline8:amd64. #8 13.79 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #8 13.84 Unpacking libreadline8:amd64 (8.1-1) ... #8 14.16 Selecting previously unselected package bzip2. #8 14.16 Preparing to unpack .../16-bzip2_1.0.8-4_amd64.deb ... #8 14.32 Unpacking bzip2 (1.0.8-4) ... #8 14.94 Selecting previously unselected package openssl. #8 14.94 Preparing to unpack .../17-openssl_1.1.1w-0+deb11u5_amd64.deb ... #8 15.02 Unpacking openssl (1.1.1w-0+deb11u5) ... #8 15.38 Selecting previously unselected package ca-certificates. #8 15.38 Preparing to unpack .../18-ca-certificates_20230311+deb12u1~deb11u1_all.deb ... #8 15.41 Unpacking ca-certificates (20230311+deb12u1~deb11u1) ... #8 15.78 Selecting previously unselected package xz-utils. #8 15.78 Preparing to unpack .../19-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 15.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 16.07 Selecting previously unselected package binutils-common:amd64. #8 16.07 Preparing to unpack .../20-binutils-common_2.35.2-2_amd64.deb ... #8 16.12 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 17.72 Selecting previously unselected package libbinutils:amd64. #8 17.72 Preparing to unpack .../21-libbinutils_2.35.2-2_amd64.deb ... #8 20.30 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 20.75 Selecting previously unselected package libctf-nobfd0:amd64. #8 20.75 Preparing to unpack .../22-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 20.82 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 21.18 Selecting previously unselected package libctf0:amd64. #8 21.18 Preparing to unpack .../23-libctf0_2.35.2-2_amd64.deb ... #8 21.22 Unpacking libctf0:amd64 (2.35.2-2) ... #8 21.58 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 21.59 Preparing to unpack .../24-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 21.72 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 22.75 Selecting previously unselected package binutils. #8 22.75 Preparing to unpack .../25-binutils_2.35.2-2_amd64.deb ... #8 23.58 Unpacking binutils (2.35.2-2) ... #8 23.78 Selecting previously unselected package libc-dev-bin. #8 23.78 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #8 23.82 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #8 24.26 Selecting previously unselected package linux-libc-dev:amd64. #8 24.26 Preparing to unpack .../27-linux-libc-dev_5.10.251-1_amd64.deb ... #8 24.40 Unpacking linux-libc-dev:amd64 (5.10.251-1) ... #8 24.73 Selecting previously unselected package libcrypt-dev:amd64. #8 24.73 Preparing to unpack .../28-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 24.78 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 25.00 Selecting previously unselected package libtirpc-dev:amd64. #8 25.00 Preparing to unpack .../29-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #8 25.06 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 25.64 Selecting previously unselected package libnsl-dev:amd64. #8 25.64 Preparing to unpack .../30-libnsl-dev_1.3.0-2_amd64.deb ... #8 26.16 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 26.58 Selecting previously unselected package libc6-dev:amd64. #8 26.58 Preparing to unpack .../31-libc6-dev_2.31-13+deb11u13_amd64.deb ... #8 26.67 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #8 27.14 Selecting previously unselected package libisl23:amd64. #8 27.14 Preparing to unpack .../32-libisl23_0.23-1_amd64.deb ... #8 27.21 Unpacking libisl23:amd64 (0.23-1) ... #8 28.45 Selecting previously unselected package libmpfr6:amd64. #8 28.45 Preparing to unpack .../33-libmpfr6_4.1.0-3_amd64.deb ... #8 28.49 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 28.87 Selecting previously unselected package libmpc3:amd64. #8 28.87 Preparing to unpack .../34-libmpc3_1.2.0-1_amd64.deb ... #8 28.94 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 29.16 Selecting previously unselected package cpp-10. #8 29.16 Preparing to unpack .../35-cpp-10_10.2.1-6_amd64.deb ... #8 29.20 Unpacking cpp-10 (10.2.1-6) ... #8 29.96 Selecting previously unselected package cpp. #8 29.97 Preparing to unpack .../36-cpp_4%3a10.2.1-1_amd64.deb ... #8 30.01 Unpacking cpp (4:10.2.1-1) ... #8 30.28 Selecting previously unselected package libcc1-0:amd64. #8 30.28 Preparing to unpack .../37-libcc1-0_10.2.1-6_amd64.deb ... #8 30.32 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 30.64 Selecting previously unselected package libgomp1:amd64. #8 30.64 Preparing to unpack .../38-libgomp1_10.2.1-6_amd64.deb ... #8 30.68 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 30.97 Selecting previously unselected package libitm1:amd64. #8 30.97 Preparing to unpack .../39-libitm1_10.2.1-6_amd64.deb ... #8 31.01 Unpacking libitm1:amd64 (10.2.1-6) ... #8 31.47 Selecting previously unselected package libatomic1:amd64. #8 31.48 Preparing to unpack .../40-libatomic1_10.2.1-6_amd64.deb ... #8 31.51 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 31.80 Selecting previously unselected package libasan6:amd64. #8 31.80 Preparing to unpack .../41-libasan6_10.2.1-6_amd64.deb ... #8 31.84 Unpacking libasan6:amd64 (10.2.1-6) ... #8 33.39 Selecting previously unselected package liblsan0:amd64. #8 33.39 Preparing to unpack .../42-liblsan0_10.2.1-6_amd64.deb ... #8 33.53 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 33.86 Selecting previously unselected package libtsan0:amd64. #8 33.86 Preparing to unpack .../43-libtsan0_10.2.1-6_amd64.deb ... #8 33.96 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 36.86 Selecting previously unselected package libubsan1:amd64. #8 36.86 Preparing to unpack .../44-libubsan1_10.2.1-6_amd64.deb ... #8 36.91 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 37.60 Selecting previously unselected package libquadmath0:amd64. #8 37.60 Preparing to unpack .../45-libquadmath0_10.2.1-6_amd64.deb ... #8 37.64 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 37.89 Selecting previously unselected package libgcc-10-dev:amd64. #8 37.89 Preparing to unpack .../46-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 37.93 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 38.24 Selecting previously unselected package gcc-10. #8 38.24 Preparing to unpack .../47-gcc-10_10.2.1-6_amd64.deb ... #8 38.30 Unpacking gcc-10 (10.2.1-6) ... #8 39.39 Selecting previously unselected package gcc. #8 39.39 Preparing to unpack .../48-gcc_4%3a10.2.1-1_amd64.deb ... #8 39.43 Unpacking gcc (4:10.2.1-1) ... #8 39.63 Selecting previously unselected package libstdc++-10-dev:amd64. #8 39.63 Preparing to unpack .../49-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 39.73 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 40.09 Selecting previously unselected package g++-10. #8 40.09 Preparing to unpack .../50-g++-10_10.2.1-6_amd64.deb ... #8 40.14 Unpacking g++-10 (10.2.1-6) ... #8 40.79 Selecting previously unselected package g++. #8 40.79 Preparing to unpack .../51-g++_4%3a10.2.1-1_amd64.deb ... #8 40.83 Unpacking g++ (4:10.2.1-1) ... #8 41.04 Selecting previously unselected package make. #8 41.04 Preparing to unpack .../52-make_4.3-4.1_amd64.deb ... #8 41.07 Unpacking make (4.3-4.1) ... #8 41.32 Selecting previously unselected package libdpkg-perl. #8 41.32 Preparing to unpack .../53-libdpkg-perl_1.20.13_all.deb ... #8 41.36 Unpacking libdpkg-perl (1.20.13) ... #8 42.36 Selecting previously unselected package patch. #8 42.36 Preparing to unpack .../54-patch_2.7.6-7_amd64.deb ... #8 42.40 Unpacking patch (2.7.6-7) ... #8 42.91 Selecting previously unselected package dpkg-dev. #8 42.92 Preparing to unpack .../55-dpkg-dev_1.20.13_all.deb ... #8 42.96 Unpacking dpkg-dev (1.20.13) ... #8 43.37 Selecting previously unselected package build-essential. #8 43.37 Preparing to unpack .../56-build-essential_12.9_amd64.deb ... #8 43.41 Unpacking build-essential (12.9) ... #8 43.79 Selecting previously unselected package libassuan0:amd64. #8 43.79 Preparing to unpack .../57-libassuan0_2.5.3-7.1_amd64.deb ... #8 43.83 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 44.10 Selecting previously unselected package gpgconf. #8 44.10 Preparing to unpack .../58-gpgconf_2.2.27-2+deb11u3_amd64.deb ... #8 44.15 Unpacking gpgconf (2.2.27-2+deb11u3) ... #8 44.43 Selecting previously unselected package libksba8:amd64. #8 44.43 Preparing to unpack .../59-libksba8_1.5.0-3+deb11u2_amd64.deb ... #8 44.48 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #8 44.96 Selecting previously unselected package libsasl2-modules-db:amd64. #8 44.96 Preparing to unpack .../60-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 45.01 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 45.27 Selecting previously unselected package libsasl2-2:amd64. #8 45.27 Preparing to unpack .../61-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 45.31 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 46.44 Selecting previously unselected package libldap-2.4-2:amd64. #8 46.44 Preparing to unpack .../62-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #8 46.48 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 46.74 Selecting previously unselected package libnpth0:amd64. #8 46.74 Preparing to unpack .../63-libnpth0_1.6-3_amd64.deb ... #8 46.78 Unpacking libnpth0:amd64 (1.6-3) ... #8 47.19 Selecting previously unselected package dirmngr. #8 47.19 Preparing to unpack .../64-dirmngr_2.2.27-2+deb11u3_amd64.deb ... #8 47.24 Unpacking dirmngr (2.2.27-2+deb11u3) ... #8 47.68 Selecting previously unselected package libfakeroot:amd64. #8 47.68 Preparing to unpack .../65-libfakeroot_1.25.3-1.1_amd64.deb ... #8 47.75 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 48.01 Selecting previously unselected package fakeroot. #8 48.01 Preparing to unpack .../66-fakeroot_1.25.3-1.1_amd64.deb ... #8 48.05 Unpacking fakeroot (1.25.3-1.1) ... #8 48.32 Selecting previously unselected package libbrotli1:amd64. #8 48.32 Preparing to unpack .../67-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 48.36 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 49.04 Selecting previously unselected package libnghttp2-14:amd64. #8 49.04 Preparing to unpack .../68-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... #8 49.11 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 49.46 Selecting previously unselected package libpsl5:amd64. #8 49.46 Preparing to unpack .../69-libpsl5_0.21.0-1.2_amd64.deb ... #8 49.53 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 50.79 Selecting previously unselected package librtmp1:amd64. #8 50.79 Preparing to unpack .../70-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 50.83 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 51.11 Selecting previously unselected package libssh2-1:amd64. #8 51.11 Preparing to unpack .../71-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #8 51.14 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 51.41 Selecting previously unselected package libcurl3-gnutls:amd64. #8 51.41 Preparing to unpack .../72-libcurl3-gnutls_7.74.0-1.3+deb11u16_amd64.deb ... #8 51.45 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u16) ... #8 51.72 Selecting previously unselected package libexpat1:amd64. #8 51.72 Preparing to unpack .../73-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #8 51.76 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 52.01 Selecting previously unselected package liberror-perl. #8 52.01 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... #8 52.05 Unpacking liberror-perl (0.17029-1) ... #8 52.25 Selecting previously unselected package git-man. #8 52.25 Preparing to unpack .../75-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #8 52.28 Unpacking git-man (1:2.30.2-1+deb11u5) ... #8 52.64 Selecting previously unselected package git. #8 52.64 Preparing to unpack .../76-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #8 52.69 Unpacking git (1:2.30.2-1+deb11u5) ... #8 53.22 Selecting previously unselected package gnupg-l10n. #8 53.22 Preparing to unpack .../77-gnupg-l10n_2.2.27-2+deb11u3_all.deb ... #8 53.29 Unpacking gnupg-l10n (2.2.27-2+deb11u3) ... #8 53.55 Selecting previously unselected package gnupg-utils. #8 53.55 Preparing to unpack .../78-gnupg-utils_2.2.27-2+deb11u3_amd64.deb ... #8 53.59 Unpacking gnupg-utils (2.2.27-2+deb11u3) ... #8 53.88 Selecting previously unselected package libsqlite3-0:amd64. #8 53.88 Preparing to unpack .../79-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #8 53.93 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 54.18 Selecting previously unselected package gpg. #8 54.18 Preparing to unpack .../80-gpg_2.2.27-2+deb11u3_amd64.deb ... #8 54.22 Unpacking gpg (2.2.27-2+deb11u3) ... #8 54.86 Selecting previously unselected package libncursesw6:amd64. #8 54.87 Preparing to unpack .../81-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #8 54.91 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 55.16 Selecting previously unselected package pinentry-curses. #8 55.16 Preparing to unpack .../82-pinentry-curses_1.1.0-4_amd64.deb ... #8 55.20 Unpacking pinentry-curses (1.1.0-4) ... #8 55.80 Selecting previously unselected package gpg-agent. #8 55.81 Preparing to unpack .../83-gpg-agent_2.2.27-2+deb11u3_amd64.deb ... #8 55.94 Unpacking gpg-agent (2.2.27-2+deb11u3) ... #8 56.15 Selecting previously unselected package gpg-wks-client. #8 56.15 Preparing to unpack .../84-gpg-wks-client_2.2.27-2+deb11u3_amd64.deb ... #8 56.21 Unpacking gpg-wks-client (2.2.27-2+deb11u3) ... #8 56.43 Selecting previously unselected package gpg-wks-server. #8 56.43 Preparing to unpack .../85-gpg-wks-server_2.2.27-2+deb11u3_amd64.deb ... #8 56.47 Unpacking gpg-wks-server (2.2.27-2+deb11u3) ... #8 57.20 Selecting previously unselected package gpgsm. #8 57.20 Preparing to unpack .../86-gpgsm_2.2.27-2+deb11u3_amd64.deb ... #8 57.24 Unpacking gpgsm (2.2.27-2+deb11u3) ... #8 57.45 Selecting previously unselected package gnupg. #8 57.46 Preparing to unpack .../87-gnupg_2.2.27-2+deb11u3_all.deb ... #8 57.49 Unpacking gnupg (2.2.27-2+deb11u3) ... #8 57.77 Selecting previously unselected package gnupg2. #8 57.77 Preparing to unpack .../88-gnupg2_2.2.27-2+deb11u3_all.deb ... #8 57.80 Unpacking gnupg2 (2.2.27-2+deb11u3) ... #8 58.11 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #8 58.23 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 58.41 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 58.52 Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... #8 58.64 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 58.76 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 58.87 Setting up binutils-common:amd64 (2.35.2-2) ... #8 58.99 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #8 59.11 Setting up linux-libc-dev:amd64 (5.10.251-1) ... #8 59.23 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 59.36 Setting up libnpth0:amd64 (1.6-3) ... #8 59.49 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 59.61 Setting up libgomp1:amd64 (10.2.1-6) ... #8 59.73 Setting up bzip2 (1.0.8-4) ... #8 59.85 Setting up libcap2:amd64 (1:2.44-1+deb11u1) ... #8 59.96 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 60.12 Setting up libasan6:amd64 (10.2.1-6) ... #8 60.24 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 60.35 Setting up libcap2-bin (1:2.44-1+deb11u1) ... #8 60.47 Setting up fakeroot (1.25.3-1.1) ... #8 60.55 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.55 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 60.63 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 60.74 Setting up make (4.3-4.1) ... #8 60.85 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 60.99 Setting up gnupg-l10n (2.2.27-2+deb11u3) ... #8 61.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 61.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 61.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 61.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 61.61 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 62.83 Setting up libmpc3:amd64 (1.2.0-1) ... #8 62.94 Setting up libmnl0:amd64 (1.0.4-3) ... #8 63.06 Setting up libatomic1:amd64 (10.2.1-6) ... #8 63.18 Setting up patch (2.7.6-7) ... #8 63.30 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 63.43 Setting up libxtables12:amd64 (1.8.7-1) ... #8 63.55 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 63.75 Setting up libubsan1:amd64 (10.2.1-6) ... #8 63.87 Setting up libmd0:amd64 (1.0.3-3) ... #8 64.87 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 64.99 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 65.11 Setting up git-man (1:2.30.2-1+deb11u5) ... #8 65.25 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 65.37 Setting up libbinutils:amd64 (2.35.2-2) ... #8 65.48 Setting up libisl23:amd64 (0.23-1) ... #8 65.60 Setting up libc-dev-bin (2.31-13+deb11u13) ... #8 65.70 Setting up openssl (1.1.1w-0+deb11u5) ... #8 65.85 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 65.96 Setting up libelf1:amd64 (0.183-1) ... #8 66.08 Setting up readline-common (8.1-1) ... #8 66.20 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 66.31 Setting up liblsan0:amd64 (10.2.1-6) ... #8 66.42 Setting up cpp-10 (10.2.1-6) ... #8 66.52 Setting up libitm1:amd64 (10.2.1-6) ... #8 66.83 Setting up libgdbm6:amd64 (1.19-2) ... #8 66.96 Setting up libtsan0:amd64 (10.2.1-6) ... #8 67.07 Setting up libctf0:amd64 (2.35.2-2) ... #8 67.18 Setting up pinentry-curses (1.1.0-4) ... #8 67.32 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 67.54 Setting up libreadline8:amd64 (8.1-1) ... #8 67.65 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 67.75 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u16) ... #8 67.87 Setting up ca-certificates (20230311+deb12u1~deb11u1) ... #8 67.99 debconf: unable to initialize frontend: Dialog #8 67.99 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 67.99 debconf: falling back to frontend: Readline #8 68.22 Updating certificates in /etc/ssl/certs... #8 68.51 142 added, 0 removed; done. #8 68.65 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 68.76 Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... #8 68.90 Setting up cpp (4:10.2.1-1) ... #8 69.02 Setting up gpgconf (2.2.27-2+deb11u3) ... #8 69.16 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #8 69.28 Setting up libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 69.39 Setting up gpg (2.2.27-2+deb11u3) ... #8 69.50 Setting up gnupg-utils (2.2.27-2+deb11u3) ... #8 69.61 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 69.72 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 70.36 Setting up gpg-agent (2.2.27-2+deb11u3) ... #8 70.82 Setting up iproute2 (5.10.0-4) ... #8 71.37 debconf: unable to initialize frontend: Dialog #8 71.37 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 71.37 debconf: falling back to frontend: Readline #8 71.45 Setting up gpgsm (2.2.27-2+deb11u3) ... #8 71.57 Setting up binutils (2.35.2-2) ... #8 71.68 Setting up dirmngr (2.2.27-2+deb11u3) ... #8 71.85 Setting up perl (5.32.1-4+deb11u4) ... #8 72.01 Setting up gcc-10 (10.2.1-6) ... #8 72.11 Setting up libdpkg-perl (1.20.13) ... #8 72.56 Setting up gpg-wks-server (2.2.27-2+deb11u3) ... #8 72.76 Setting up g++-10 (10.2.1-6) ... #8 72.87 Setting up gpg-wks-client (2.2.27-2+deb11u3) ... #8 72.99 Setting up gcc (4:10.2.1-1) ... #8 73.21 Setting up dpkg-dev (1.20.13) ... #8 73.52 Setting up liberror-perl (0.17029-1) ... #8 73.64 Setting up git (1:2.30.2-1+deb11u5) ... #8 73.79 Setting up g++ (4:10.2.1-1) ... #8 73.88 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 73.93 Setting up gnupg (2.2.27-2+deb11u3) ... #8 74.05 Setting up build-essential (12.9) ... #8 74.17 Setting up gnupg2 (2.2.27-2+deb11u3) ... #8 74.28 Processing triggers for libc-bin (2.31-13+deb11u13) ... #8 74.40 Processing triggers for ca-certificates (20230311+deb12u1~deb11u1) ... #8 74.44 Updating certificates in /etc/ssl/certs... #8 74.66 0 added, 0 removed; done. #8 74.66 Running hooks in /etc/ca-certificates/update.d... #8 74.66 done. #8 DONE 76.1s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #9 1.090 + echo debian:11 #9 1.090 + cut -d : -f 2 #9 1.090 + sed s/./\u&/ #9 1.091 + VERSION=11 #9 1.091 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_11/ ./ #9 DONE 1.2s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.4s #11 exporting to image #11 exporting layers #11 exporting layers 1.4s done #11 writing image sha256:fec90292378686f693ce7e80fd890a519548c6fd2accad1050f59af46253b9a6 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.5s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-gprs/*.tar.* libosmo-gprs/ libosmo-gprs/.checkpatch.conf libosmo-gprs/.github/ libosmo-gprs/.github/FUNDING.yml libosmo-gprs/.tarball-version libosmo-gprs/COPYING libosmo-gprs/Makefile.am libosmo-gprs/README.md libosmo-gprs/TODO-RELEASE libosmo-gprs/configure.ac libosmo-gprs/contrib/ libosmo-gprs/contrib/jenkins.sh libosmo-gprs/debian/ libosmo-gprs/debian/changelog libosmo-gprs/debian/compat libosmo-gprs/debian/control libosmo-gprs/debian/copyright libosmo-gprs/debian/libosmo-csn1-1.install libosmo-gprs/debian/libosmo-csn1-dev.install libosmo-gprs/debian/libosmo-gprs-gmm-dev.install libosmo-gprs/debian/libosmo-gprs-gmm1.install libosmo-gprs/debian/libosmo-gprs-llc-dev.install libosmo-gprs/debian/libosmo-gprs-llc1.install libosmo-gprs/debian/libosmo-gprs-rlcmac-dev.install libosmo-gprs/debian/libosmo-gprs-rlcmac1.install libosmo-gprs/debian/libosmo-gprs-sm-dev.install libosmo-gprs/debian/libosmo-gprs-sm1.install libosmo-gprs/debian/libosmo-gprs-sndcp-dev.install libosmo-gprs/debian/libosmo-gprs-sndcp1.install libosmo-gprs/debian/rules libosmo-gprs/debian/source/ libosmo-gprs/debian/source/format libosmo-gprs/doc/ libosmo-gprs/doc/pdch_timing.txt libosmo-gprs/git-version-gen libosmo-gprs/include/ libosmo-gprs/include/Makefile.am libosmo-gprs/include/osmocom/ libosmo-gprs/include/osmocom/Makefile.am libosmo-gprs/include/osmocom/csn1/ libosmo-gprs/include/osmocom/csn1/Makefile.am libosmo-gprs/include/osmocom/csn1/csn1.h libosmo-gprs/include/osmocom/csn1/version.h.tpl libosmo-gprs/include/osmocom/csn1/wireshark_compat.h libosmo-gprs/include/osmocom/gprs/ libosmo-gprs/include/osmocom/gprs/Makefile.am libosmo-gprs/include/osmocom/gprs/gmm/ libosmo-gprs/include/osmocom/gprs/gmm/Makefile.am libosmo-gprs/include/osmocom/gprs/gmm/gmm.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_ms_fsm.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_pdu.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_prim.h libosmo-gprs/include/osmocom/gprs/gmm/gmm_private.h libosmo-gprs/include/osmocom/gprs/gmm/version.h.tpl libosmo-gprs/include/osmocom/gprs/llc/ libosmo-gprs/include/osmocom/gprs/llc/Makefile.am libosmo-gprs/include/osmocom/gprs/llc/llc.h libosmo-gprs/include/osmocom/gprs/llc/llc_prim.h libosmo-gprs/include/osmocom/gprs/llc/llc_private.h libosmo-gprs/include/osmocom/gprs/llc/version.h.tpl libosmo-gprs/include/osmocom/gprs/rlcmac/ libosmo-gprs/include/osmocom/gprs/rlcmac/Makefile.am libosmo-gprs/include/osmocom/gprs/rlcmac/codel.h libosmo-gprs/include/osmocom/gprs/rlcmac/coding_scheme.h libosmo-gprs/include/osmocom/gprs/rlcmac/csn1_defs.h libosmo-gprs/include/osmocom/gprs/rlcmac/gre.h libosmo-gprs/include/osmocom/gprs/rlcmac/llc_queue.h libosmo-gprs/include/osmocom/gprs/rlcmac/pdch_ul_controller.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window_dl.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlc_window_ul.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_dec.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_enc.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_prim.h libosmo-gprs/include/osmocom/gprs/rlcmac/rlcmac_private.h libosmo-gprs/include/osmocom/gprs/rlcmac/sched.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl_ass_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_dl_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul_ass_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/tbf_ul_fsm.h libosmo-gprs/include/osmocom/gprs/rlcmac/types.h libosmo-gprs/include/osmocom/gprs/rlcmac/types_private.h libosmo-gprs/include/osmocom/gprs/rlcmac/version.h.tpl libosmo-gprs/include/osmocom/gprs/sm/ libosmo-gprs/include/osmocom/gprs/sm/Makefile.am libosmo-gprs/include/osmocom/gprs/sm/sm.h libosmo-gprs/include/osmocom/gprs/sm/sm_ms_fsm.h libosmo-gprs/include/osmocom/gprs/sm/sm_pdu.h libosmo-gprs/include/osmocom/gprs/sm/sm_prim.h libosmo-gprs/include/osmocom/gprs/sm/sm_private.h libosmo-gprs/include/osmocom/gprs/sm/sm_qos.h libosmo-gprs/include/osmocom/gprs/sm/version.h.tpl libosmo-gprs/include/osmocom/gprs/sndcp/ libosmo-gprs/include/osmocom/gprs/sndcp/Makefile.am libosmo-gprs/include/osmocom/gprs/sndcp/comp.h libosmo-gprs/include/osmocom/gprs/sndcp/dcomp.h libosmo-gprs/include/osmocom/gprs/sndcp/pcomp.h libosmo-gprs/include/osmocom/gprs/sndcp/slhc.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp_prim.h libosmo-gprs/include/osmocom/gprs/sndcp/sndcp_private.h libosmo-gprs/include/osmocom/gprs/sndcp/v42bis.h libosmo-gprs/include/osmocom/gprs/sndcp/v42bis_private.h libosmo-gprs/include/osmocom/gprs/sndcp/version.h.tpl libosmo-gprs/include/osmocom/gprs/sndcp/xid.h libosmo-gprs/libosmo-csn1.pc.in libosmo-gprs/libosmo-gprs-gmm.pc.in libosmo-gprs/libosmo-gprs-llc.pc.in libosmo-gprs/libosmo-gprs-rlcmac.pc.in libosmo-gprs/libosmo-gprs-sm.pc.in libosmo-gprs/libosmo-gprs-sndcp.pc.in libosmo-gprs/m4/ libosmo-gprs/m4/.gitkeep libosmo-gprs/src/ libosmo-gprs/src/Makefile.am libosmo-gprs/src/common/ libosmo-gprs/src/common/Makefile.am libosmo-gprs/src/common/qos.c libosmo-gprs/src/common/qos.h libosmo-gprs/src/csn1/ libosmo-gprs/src/csn1/Makefile.am libosmo-gprs/src/csn1/csn1.c libosmo-gprs/src/csn1/csn1_dec.c libosmo-gprs/src/csn1/csn1_enc.c libosmo-gprs/src/gmm/ libosmo-gprs/src/gmm/Makefile.am libosmo-gprs/src/gmm/gmm.c libosmo-gprs/src/gmm/gmm_ms_fsm.c libosmo-gprs/src/gmm/gmm_pdu.c libosmo-gprs/src/gmm/gmm_prim.c libosmo-gprs/src/gmm/misc.c libosmo-gprs/src/llc/ libosmo-gprs/src/llc/Makefile.am libosmo-gprs/src/llc/crc24.c libosmo-gprs/src/llc/llc.c libosmo-gprs/src/llc/llc_bssgp.c libosmo-gprs/src/llc/llc_grr.c libosmo-gprs/src/llc/llc_ll.c libosmo-gprs/src/llc/llc_llgmm.c libosmo-gprs/src/llc/llc_pdu.c libosmo-gprs/src/llc/llc_prim.c libosmo-gprs/src/llc/llc_xid.c libosmo-gprs/src/llc/misc.c libosmo-gprs/src/rlcmac/ libosmo-gprs/src/rlcmac/Makefile.am libosmo-gprs/src/rlcmac/codel.c libosmo-gprs/src/rlcmac/coding_scheme.c libosmo-gprs/src/rlcmac/csn1_ts_24_008.c libosmo-gprs/src/rlcmac/csn1_ts_44_018.c libosmo-gprs/src/rlcmac/csn1_ts_44_060.c libosmo-gprs/src/rlcmac/gre.c libosmo-gprs/src/rlcmac/llc_queue.c libosmo-gprs/src/rlcmac/misc.c libosmo-gprs/src/rlcmac/pdch_ul_controller.c libosmo-gprs/src/rlcmac/rlc.c libosmo-gprs/src/rlcmac/rlc_window.c libosmo-gprs/src/rlcmac/rlc_window_dl.c libosmo-gprs/src/rlcmac/rlc_window_ul.c libosmo-gprs/src/rlcmac/rlcmac.c libosmo-gprs/src/rlcmac/rlcmac_dec.c libosmo-gprs/src/rlcmac/rlcmac_enc.c libosmo-gprs/src/rlcmac/rlcmac_prim.c libosmo-gprs/src/rlcmac/sched.c libosmo-gprs/src/rlcmac/tbf.c libosmo-gprs/src/rlcmac/tbf_dl.c libosmo-gprs/src/rlcmac/tbf_dl_ass_fsm.c libosmo-gprs/src/rlcmac/tbf_dl_fsm.c libosmo-gprs/src/rlcmac/tbf_ul.c libosmo-gprs/src/rlcmac/tbf_ul_ass_fsm.c libosmo-gprs/src/rlcmac/tbf_ul_fsm.c libosmo-gprs/src/rlcmac/ts_44_060.c libosmo-gprs/src/rlcmac/ts_44_064.c libosmo-gprs/src/sm/ libosmo-gprs/src/sm/Makefile.am libosmo-gprs/src/sm/misc.c libosmo-gprs/src/sm/sm.c libosmo-gprs/src/sm/sm_ms_fsm.c libosmo-gprs/src/sm/sm_pdu.c libosmo-gprs/src/sm/sm_prim.c libosmo-gprs/src/sm/sm_qos.c libosmo-gprs/src/sndcp/ libosmo-gprs/src/sndcp/Makefile.am libosmo-gprs/src/sndcp/misc.c libosmo-gprs/src/sndcp/slhc.c libosmo-gprs/src/sndcp/sndcp.c libosmo-gprs/src/sndcp/sndcp_comp.c libosmo-gprs/src/sndcp/sndcp_dcomp.c libosmo-gprs/src/sndcp/sndcp_pcomp.c libosmo-gprs/src/sndcp/sndcp_prim.c libosmo-gprs/src/sndcp/sndcp_xid.c libosmo-gprs/src/sndcp/v42bis.c libosmo-gprs/tests/ libosmo-gprs/tests/Makefile.am libosmo-gprs/tests/gmm/ libosmo-gprs/tests/gmm/Makefile.am libosmo-gprs/tests/gmm/gmm_misc_test.c libosmo-gprs/tests/gmm/gmm_misc_test.err libosmo-gprs/tests/gmm/gmm_misc_test.ok libosmo-gprs/tests/gmm/gmm_prim_ms_test.c libosmo-gprs/tests/gmm/gmm_prim_ms_test.err libosmo-gprs/tests/gmm/gmm_prim_ms_test.ok libosmo-gprs/tests/gmm/gmm_prim_network_test.c libosmo-gprs/tests/gmm/gmm_prim_network_test.err libosmo-gprs/tests/gmm/gmm_prim_network_test.ok libosmo-gprs/tests/gmm/gmm_prim_test.h libosmo-gprs/tests/llc/ libosmo-gprs/tests/llc/Makefile.am libosmo-gprs/tests/llc/llc_prim_test.c libosmo-gprs/tests/llc/llc_prim_test.err libosmo-gprs/tests/llc/llc_prim_test.ok libosmo-gprs/tests/llc/llc_test.c libosmo-gprs/tests/llc/llc_test.err libosmo-gprs/tests/llc/llc_test.ok libosmo-gprs/tests/llc/pdu_codec_test.c libosmo-gprs/tests/llc/pdu_codec_test.err libosmo-gprs/tests/llc/pdu_codec_test.ok libosmo-gprs/tests/llc/xid_codec_test.c libosmo-gprs/tests/llc/xid_codec_test.err libosmo-gprs/tests/llc/xid_codec_test.ok libosmo-gprs/tests/rlcmac/ libosmo-gprs/tests/rlcmac/Makefile.am libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.c libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.err libosmo-gprs/tests/rlcmac/csn1_ts_44_018_test.ok libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.c libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.err libosmo-gprs/tests/rlcmac/csn1_ts_44_060_test.ok libosmo-gprs/tests/rlcmac/rlcmac_prim_test.c libosmo-gprs/tests/rlcmac/rlcmac_prim_test.err libosmo-gprs/tests/rlcmac/rlcmac_prim_test.ok libosmo-gprs/tests/rlcmac/rlcmac_types_test.c libosmo-gprs/tests/rlcmac/rlcmac_types_test.err libosmo-gprs/tests/rlcmac/rlcmac_types_test.ok libosmo-gprs/tests/sm/ libosmo-gprs/tests/sm/Makefile.am libosmo-gprs/tests/sm/sm_prim_test.c libosmo-gprs/tests/sm/sm_prim_test.err libosmo-gprs/tests/sm/sm_prim_test.ok libosmo-gprs/tests/sndcp/ libosmo-gprs/tests/sndcp/Makefile.am libosmo-gprs/tests/sndcp/slhc_test.c libosmo-gprs/tests/sndcp/slhc_test.ok libosmo-gprs/tests/sndcp/sndcp_prim_test.c libosmo-gprs/tests/sndcp/sndcp_prim_test.err libosmo-gprs/tests/sndcp/sndcp_prim_test.ok libosmo-gprs/tests/sndcp/sndcp_xid_test.c libosmo-gprs/tests/sndcp/sndcp_xid_test.ok libosmo-gprs/tests/testsuite.at + cd _temp/binpkgs/libosmo-gprs + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1594 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.1 kB] Fetched 70.7 kB in 0s (217 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libglib2.0-0 libicu67 libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. Need to get 22.2 MB of archives. After this operation, 79.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:14 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] Get:19 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.13.1.12.8e6ea [191 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] Get:29 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.13.1.12.8e6ea [70.1 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u8 [1377 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:37 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:40 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.13.1.12.8e6ea [88.6 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.13.1.12.8e6ea [244 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.13.1.12.8e6ea [89.5 kB] Get:49 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.13.1.12.8e6ea [122 kB] Get:50 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.13.1.12.8e6ea [196 kB] Get:51 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.13.1.12.8e6ea [77.9 kB] Get:52 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.13.1.12.8e6ea [81.6 kB] Get:53 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.13.1.12.8e6ea [68.2 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.13.1.12.8e6ea [61.6 kB] Get:55 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.13.1.12.8e6ea [870 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.2 MB in 1s (32.5 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14384 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../05-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../09-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../10-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../21-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../22-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../24-libicu67_67.1-7+deb11u1_amd64.deb ... Unpacking libicu67:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../30-libglib2.0-0_2.66.8-1+deb11u8_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../32-osmocom-keyring_1.1.1.8.7873_amd64.deb ... Unpacking osmocom-keyring (1.1.1.8.7873) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../33-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../36-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-libosmocore22_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocore22:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocodec4:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmogsm20:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocoding0:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmovty13:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmogb14:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmosim2:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmousb0:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocore (1.13.1.12.8e6ea) ... Selecting previously unselected package pkg-config. Preparing to unpack .../50-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../51-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../52-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../53-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../54-libosmocore-dev_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.13.1.12.8e6ea) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... No schema files found: doing nothing. Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up liburing1:amd64 (0.7-3) ... Setting up osmocom-master (1.1.0) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.13.1.12.8e6ea) ... Setting up sensible-utils (0.0.14) ... Setting up libosmocodec4:amd64 (1.13.1.12.8e6ea) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.13.1.12.8e6ea) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.13.1.12.8e6ea) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.13.1.12.8e6ea) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.13.1.12.8e6ea) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.13.1.12.8e6ea) ... Setting up libosmogb14:amd64 (1.13.1.12.8e6ea) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up dh-autoreconf (20) ... Setting up libosmocoding0:amd64 (1.13.1.12.8e6ea) ... Setting up libosmosim2:amd64 (1.13.1.12.8e6ea) ... Setting up libosmocore (1.13.1.12.8e6ea) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.13.1.12.8e6ea) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-gprs dpkg-buildpackage: info: source version 0.2.1.1.58f3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.1.1.58f3.tar.xz dpkg-source: info: building libosmo-gprs in libosmo-gprs_0.2.1.1.58f3.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:22: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' include/osmocom/csn1/Makefile.am:2: warning: dir $@: non-POSIX variable name include/osmocom/csn1/Makefile.am:2: (probably a GNU make extension) include/osmocom/gprs/gmm/Makefile.am:8: warning: dir $@: non-POSIX variable name include/osmocom/gprs/gmm/Makefile.am:8: (probably a GNU make extension) include/osmocom/gprs/llc/Makefile.am:6: warning: dir $@: non-POSIX variable name include/osmocom/gprs/llc/Makefile.am:6: (probably a GNU make extension) include/osmocom/gprs/rlcmac/Makefile.am:26: warning: dir $@: non-POSIX variable name include/osmocom/gprs/rlcmac/Makefile.am:26: (probably a GNU make extension) include/osmocom/gprs/sm/Makefile.am:8: warning: dir $@: non-POSIX variable name include/osmocom/gprs/sm/Makefile.am:8: (probably a GNU make extension) include/osmocom/gprs/sndcp/Makefile.am:13: warning: dir $@: non-POSIX variable name include/osmocom/gprs/sndcp/Makefile.am:13: (probably a GNU make extension) src/common/Makefile.am: installing './depcomp' dh_auto_configure ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for ANSI C header files... (cached) yes CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-csn1.pc config.status: creating libosmo-gprs-gmm.pc config.status: creating libosmo-gprs-llc.pc config.status: creating libosmo-gprs-rlcmac.pc config.status: creating libosmo-gprs-sndcp.pc config.status: creating libosmo-gprs-sm.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/csn1/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/gmm/Makefile config.status: creating include/osmocom/gprs/llc/Makefile config.status: creating include/osmocom/gprs/rlcmac/Makefile config.status: creating include/osmocom/gprs/sndcp/Makefile config.status: creating include/osmocom/gprs/sm/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/csn1/Makefile config.status: creating src/gmm/Makefile config.status: creating src/llc/Makefile config.status: creating src/rlcmac/Makefile config.status: creating src/sndcp/Makefile config.status: creating src/sm/Makefile config.status: creating tests/Makefile config.status: creating tests/gmm/Makefile config.status: creating tests/llc/Makefile config.status: creating tests/rlcmac/Makefile config.status: creating tests/sndcp/Makefile config.status: creating tests/sm/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' echo 0.2.1.1-58f3 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' Making all in csn1 make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' Making all in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' Making all in gmm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' Making all in llc make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' Making all in rlcmac make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' Making all in sndcp make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' Making all in sm make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '0.2.1.1-58f3' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '0.2.1.1-58f3' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '0.2.1.1-58f3' | cut -d. -f3)/g" \ version.h.tpl > version.h make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making all in common make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o qos.lo qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c qos.c -fPIC -DPIC -o .libs/qos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c qos.c -o qos.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o libosmo-gprs-common.la qos.lo libtool: link: ar cr .libs/libosmo-gprs-common.a .libs/qos.o libtool: link: ranlib .libs/libosmo-gprs-common.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-common.la" && ln -s "../libosmo-gprs-common.la" "libosmo-gprs-common.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' Making all in csn1 make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1.lo csn1.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_enc.lo csn1_enc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_dec.lo csn1_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_dec.c -fPIC -DPIC -o .libs/csn1_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1.c -fPIC -DPIC -o .libs/csn1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_enc.c -fPIC -DPIC -o .libs/csn1_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1.c -o csn1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_enc.c -o csn1_enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_dec.c -o csn1_dec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:1:0 -no-undefined -Wl,-z,relro -o libosmo-csn1.la -rpath /usr/lib/x86_64-linux-gnu csn1.lo csn1_enc.lo csn1_dec.lo -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/csn1.o .libs/csn1_enc.o .libs/csn1_dec.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-csn1.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-csn1.exp" > ".libs/libosmo-csn1.expT" libtool: link: mv -f ".libs/libosmo-csn1.expT" ".libs/libosmo-csn1.exp" libtool: link: echo "{ global:" > .libs/libosmo-csn1.ver libtool: link: cat .libs/libosmo-csn1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-csn1.ver libtool: link: echo "local: *; };" >> .libs/libosmo-csn1.ver libtool: link: gcc -shared -fPIC -DPIC .libs/csn1.o .libs/csn1_enc.o .libs/csn1_dec.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-csn1.so.1 -Wl,-version-script -Wl,.libs/libosmo-csn1.ver -o .libs/libosmo-csn1.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libosmo-csn1.so.1" && ln -s "libosmo-csn1.so.1.0.1" "libosmo-csn1.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-csn1.so" && ln -s "libosmo-csn1.so.1.0.1" "libosmo-csn1.so") libtool: link: ar cr .libs/libosmo-csn1.a csn1.o csn1_enc.o csn1_dec.o libtool: link: ranlib .libs/libosmo-csn1.a libtool: link: ( cd ".libs" && rm -f "libosmo-csn1.la" && ln -s "../libosmo-csn1.la" "libosmo-csn1.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' Making all in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o crc24.lo crc24.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc.lo llc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_bssgp.lo llc_bssgp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_ll.lo llc_ll.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_llgmm.lo llc_llgmm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_grr.lo llc_grr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_pdu.lo llc_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_prim.lo llc_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_xid.lo llc_xid.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c crc24.c -fPIC -DPIC -o .libs/crc24.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_llgmm.c -fPIC -DPIC -o .libs/llc_llgmm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc.c -fPIC -DPIC -o .libs/llc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_ll.c -fPIC -DPIC -o .libs/llc_ll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_prim.c -fPIC -DPIC -o .libs/llc_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_pdu.c -fPIC -DPIC -o .libs/llc_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_grr.c -fPIC -DPIC -o .libs/llc_grr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_xid.c -fPIC -DPIC -o .libs/llc_xid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_bssgp.c -fPIC -DPIC -o .libs/llc_bssgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c crc24.c -o crc24.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_grr.c -o llc_grr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_bssgp.c -o llc_bssgp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_prim.c -o llc_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_llgmm.c -o llc_llgmm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_ll.c -o llc_ll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_xid.c -o llc_xid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_pdu.c -o llc_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc.c -o llc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-llc.la -rpath /usr/lib/x86_64-linux-gnu crc24.lo llc.lo llc_bssgp.lo llc_ll.lo llc_llgmm.lo llc_grr.lo llc_pdu.lo llc_prim.lo llc_xid.lo misc.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/crc24.o .libs/llc.o .libs/llc_bssgp.o .libs/llc_ll.o .libs/llc_llgmm.o .libs/llc_grr.o .libs/llc_pdu.o .libs/llc_prim.o .libs/llc_xid.o .libs/misc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-llc.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-llc.exp" > ".libs/libosmo-gprs-llc.expT" libtool: link: mv -f ".libs/libosmo-gprs-llc.expT" ".libs/libosmo-gprs-llc.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-llc.ver libtool: link: cat .libs/libosmo-gprs-llc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-llc.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-llc.ver libtool: link: gcc -shared -fPIC -DPIC .libs/crc24.o .libs/llc.o .libs/llc_bssgp.o .libs/llc_ll.o .libs/llc_llgmm.o .libs/llc_grr.o .libs/llc_pdu.o .libs/llc_prim.o .libs/llc_xid.o .libs/misc.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-llc.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-llc.ver -o .libs/libosmo-gprs-llc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-llc.so.1" && ln -s "libosmo-gprs-llc.so.1.0.0" "libosmo-gprs-llc.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-llc.so" && ln -s "libosmo-gprs-llc.so.1.0.0" "libosmo-gprs-llc.so") libtool: link: ar cr .libs/libosmo-gprs-llc.a crc24.o llc.o llc_bssgp.o llc_ll.o llc_llgmm.o llc_grr.o llc_pdu.o llc_prim.o llc_xid.o misc.o libtool: link: ranlib .libs/libosmo-gprs-llc.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-llc.la" && ln -s "../libosmo-gprs-llc.la" "libosmo-gprs-llc.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' Making all in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codel.lo codel.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o coding_scheme.lo coding_scheme.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_ts_24_008.lo csn1_ts_24_008.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_ts_44_018.lo csn1_ts_44_018.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_ts_44_060.lo csn1_ts_44_060.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gre.lo gre.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pdch_ul_controller.lo pdch_ul_controller.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_queue.lo llc_queue.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlc_window.lo rlc_window.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlc_window_dl.lo rlc_window_dl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlc_window_ul.lo rlc_window_ul.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlc.lo rlc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac.lo rlcmac.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_dec.lo rlcmac_dec.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_enc.lo rlcmac_enc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_prim.lo rlcmac_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sched.lo sched.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf.lo tbf.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_dl.lo tbf_dl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_dl_fsm.lo tbf_dl_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_ul.lo tbf_ul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_44_018.c -fPIC -DPIC -o .libs/csn1_ts_44_018.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codel.c -fPIC -DPIC -o .libs/codel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c coding_scheme.c -fPIC -DPIC -o .libs/coding_scheme.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_24_008.c -fPIC -DPIC -o .libs/csn1_ts_24_008.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac.c -fPIC -DPIC -o .libs/rlcmac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_44_060.c -fPIC -DPIC -o .libs/csn1_ts_44_060.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc.c -fPIC -DPIC -o .libs/rlc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window_dl.c -fPIC -DPIC -o .libs/rlc_window_dl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_prim.c -fPIC -DPIC -o .libs/rlcmac_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf.c -fPIC -DPIC -o .libs/tbf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window.c -fPIC -DPIC -o .libs/rlc_window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pdch_ul_controller.c -fPIC -DPIC -o .libs/pdch_ul_controller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_queue.c -fPIC -DPIC -o .libs/llc_queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_enc.c -fPIC -DPIC -o .libs/rlcmac_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gre.c -fPIC -DPIC -o .libs/gre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched.c -fPIC -DPIC -o .libs/sched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window_ul.c -fPIC -DPIC -o .libs/rlc_window_ul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl_fsm.c -fPIC -DPIC -o .libs/tbf_dl_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul.c -fPIC -DPIC -o .libs/tbf_ul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_dec.c -fPIC -DPIC -o .libs/rlcmac_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window.c -o rlc_window.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl.c -fPIC -DPIC -o .libs/tbf_dl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_44_018.c -o csn1_ts_44_018.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf.c -o tbf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_24_008.c -o csn1_ts_24_008.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc.c -o rlc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codel.c -o codel.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pdch_ul_controller.c -o pdch_ul_controller.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_ul_fsm.lo tbf_ul_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl_fsm.c -o tbf_dl_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c coding_scheme.c -o coding_scheme.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window_dl.c -o rlc_window_dl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_enc.c -o rlcmac_enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlc_window_ul.c -o rlc_window_ul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gre.c -o gre.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sched.c -o sched.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c llc_queue.c -o llc_queue.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_ul_ass_fsm.lo tbf_ul_ass_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul_fsm.c -fPIC -DPIC -o .libs/tbf_ul_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tbf_dl_ass_fsm.lo tbf_dl_ass_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ts_44_060.lo ts_44_060.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ts_44_064.lo ts_44_064.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul_ass_fsm.c -fPIC -DPIC -o .libs/tbf_ul_ass_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_dec.c -o rlcmac_dec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl_ass_fsm.c -fPIC -DPIC -o .libs/tbf_dl_ass_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ts_44_060.c -fPIC -DPIC -o .libs/ts_44_060.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ts_44_060.c -o ts_44_060.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac.c -o rlcmac.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c rlcmac_prim.c -o rlcmac_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ts_44_064.c -fPIC -DPIC -o .libs/ts_44_064.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl.c -o tbf_dl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ts_44_064.c -o ts_44_064.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c csn1_ts_44_060.c -o csn1_ts_44_060.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_dl_ass_fsm.c -o tbf_dl_ass_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul.c -o tbf_ul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul_fsm.c -o tbf_ul_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tbf_ul_ass_fsm.c -o tbf_ul_ass_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:1:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-rlcmac.la -rpath /usr/lib/x86_64-linux-gnu codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: /usr/bin/nm -B .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-rlcmac.exp" > ".libs/libosmo-gprs-rlcmac.expT" libtool: link: mv -f ".libs/libosmo-gprs-rlcmac.expT" ".libs/libosmo-gprs-rlcmac.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-rlcmac.ver libtool: link: cat .libs/libosmo-gprs-rlcmac.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-rlcmac.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-rlcmac.ver libtool: link: gcc -shared -fPIC -DPIC .libs/codel.o .libs/coding_scheme.o .libs/csn1_ts_24_008.o .libs/csn1_ts_44_018.o .libs/csn1_ts_44_060.o .libs/gre.o .libs/pdch_ul_controller.o .libs/llc_queue.o .libs/rlc_window.o .libs/rlc_window_dl.o .libs/rlc_window_ul.o .libs/rlc.o .libs/rlcmac.o .libs/rlcmac_dec.o .libs/rlcmac_enc.o .libs/rlcmac_prim.o .libs/sched.o .libs/tbf.o .libs/tbf_dl.o .libs/tbf_dl_fsm.o .libs/tbf_ul.o .libs/tbf_ul_fsm.o .libs/tbf_ul_ass_fsm.o .libs/tbf_dl_ass_fsm.o .libs/ts_44_060.o .libs/ts_44_064.o .libs/misc.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-rlcmac.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-rlcmac.ver -o .libs/libosmo-gprs-rlcmac.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-rlcmac.so.1" && ln -s "libosmo-gprs-rlcmac.so.1.0.1" "libosmo-gprs-rlcmac.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-rlcmac.so" && ln -s "libosmo-gprs-rlcmac.so.1.0.1" "libosmo-gprs-rlcmac.so") libtool: link: ar cr .libs/libosmo-gprs-rlcmac.a codel.o coding_scheme.o csn1_ts_24_008.o csn1_ts_44_018.o csn1_ts_44_060.o gre.o pdch_ul_controller.o llc_queue.o rlc_window.o rlc_window_dl.o rlc_window_ul.o rlc.o rlcmac.o rlcmac_dec.o rlcmac_enc.o rlcmac_prim.o sched.o tbf.o tbf_dl.o tbf_dl_fsm.o tbf_ul.o tbf_ul_fsm.o tbf_ul_ass_fsm.o tbf_dl_ass_fsm.o ts_44_060.o ts_44_064.o misc.o libtool: link: ranlib .libs/libosmo-gprs-rlcmac.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-rlcmac.la" && ln -s "../libosmo-gprs-rlcmac.la" "libosmo-gprs-rlcmac.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' Making all in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o slhc.lo slhc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp.lo sndcp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_prim.lo sndcp_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_comp.lo sndcp_comp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_dcomp.lo sndcp_dcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_pcomp.lo sndcp_pcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_xid.lo sndcp_xid.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o misc.lo misc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o v42bis.lo v42bis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_comp.c -fPIC -DPIC -o .libs/sndcp_comp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c slhc.c -fPIC -DPIC -o .libs/slhc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_prim.c -fPIC -DPIC -o .libs/sndcp_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c v42bis.c -fPIC -DPIC -o .libs/v42bis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp.c -fPIC -DPIC -o .libs/sndcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_dcomp.c -fPIC -DPIC -o .libs/sndcp_dcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_pcomp.c -fPIC -DPIC -o .libs/sndcp_pcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_xid.c -fPIC -DPIC -o .libs/sndcp_xid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_comp.c -o sndcp_comp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_dcomp.c -o sndcp_dcomp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_pcomp.c -o sndcp_pcomp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_prim.c -o sndcp_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c v42bis.c -o v42bis.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c slhc.c -o slhc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp.c -o sndcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sndcp_xid.c -o sndcp_xid.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-sndcp.la -rpath /usr/lib/x86_64-linux-gnu slhc.lo sndcp.lo sndcp_prim.lo sndcp_comp.lo sndcp_dcomp.lo sndcp_pcomp.lo sndcp_xid.lo misc.lo v42bis.lo ../../src/common/libosmo-gprs-common.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/slhc.o .libs/sndcp.o .libs/sndcp_prim.o .libs/sndcp_comp.o .libs/sndcp_dcomp.o .libs/sndcp_pcomp.o .libs/sndcp_xid.o .libs/misc.o .libs/v42bis.o ../../src/common/.libs/libosmo-gprs-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sndcp.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-sndcp.exp" > ".libs/libosmo-gprs-sndcp.expT" libtool: link: mv -f ".libs/libosmo-gprs-sndcp.expT" ".libs/libosmo-gprs-sndcp.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-sndcp.ver libtool: link: cat .libs/libosmo-gprs-sndcp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-sndcp.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-sndcp.ver libtool: link: gcc -shared -fPIC -DPIC .libs/slhc.o .libs/sndcp.o .libs/sndcp_prim.o .libs/sndcp_comp.o .libs/sndcp_dcomp.o .libs/sndcp_pcomp.o .libs/sndcp_xid.o .libs/misc.o .libs/v42bis.o -Wl,--whole-archive ../../src/common/.libs/libosmo-gprs-common.a -Wl,--no-whole-archive /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-sndcp.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-sndcp.ver -o .libs/libosmo-gprs-sndcp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sndcp.so.1" && ln -s "libosmo-gprs-sndcp.so.1.0.0" "libosmo-gprs-sndcp.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sndcp.so" && ln -s "libosmo-gprs-sndcp.so.1.0.0" "libosmo-gprs-sndcp.so") libtool: link: (cd .libs/libosmo-gprs-sndcp.lax/libosmo-gprs-common.a && ar x "/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/../../src/common/.libs/libosmo-gprs-common.a") libtool: link: ar cr .libs/libosmo-gprs-sndcp.a slhc.o sndcp.o sndcp_prim.o sndcp_comp.o sndcp_dcomp.o sndcp_pcomp.o sndcp_xid.o misc.o v42bis.o .libs/libosmo-gprs-sndcp.lax/libosmo-gprs-common.a/qos.o libtool: link: ranlib .libs/libosmo-gprs-sndcp.a libtool: link: rm -fr .libs/libosmo-gprs-sndcp.lax libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-sndcp.la" && ln -s "../libosmo-gprs-sndcp.la" "libosmo-gprs-sndcp.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' Making all in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm.lo gmm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_ms_fsm.lo gmm_ms_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_pdu.lo gmm_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_prim.lo gmm_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_pdu.c -fPIC -DPIC -o .libs/gmm_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm.c -fPIC -DPIC -o .libs/gmm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_ms_fsm.c -fPIC -DPIC -o .libs/gmm_ms_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_prim.c -fPIC -DPIC -o .libs/gmm_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_ms_fsm.c -o gmm_ms_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_pdu.c -o gmm_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm_prim.c -o gmm_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gmm.c -o gmm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-gmm.la -rpath /usr/lib/x86_64-linux-gnu gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-gmm.exp" > ".libs/libosmo-gprs-gmm.expT" libtool: link: mv -f ".libs/libosmo-gprs-gmm.expT" ".libs/libosmo-gprs-gmm.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-gmm.ver libtool: link: cat .libs/libosmo-gprs-gmm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-gmm.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-gmm.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gmm.o .libs/gmm_ms_fsm.o .libs/gmm_pdu.o .libs/gmm_prim.o .libs/misc.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-gmm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-gmm.ver -o .libs/libosmo-gprs-gmm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-gmm.so.1" && ln -s "libosmo-gprs-gmm.so.1.0.0" "libosmo-gprs-gmm.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-gmm.so" && ln -s "libosmo-gprs-gmm.so.1.0.0" "libosmo-gprs-gmm.so") libtool: link: ar cr .libs/libosmo-gprs-gmm.a gmm.o gmm_ms_fsm.o gmm_pdu.o gmm_prim.o misc.o libtool: link: ranlib .libs/libosmo-gprs-gmm.a libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-gmm.la" && ln -s "../libosmo-gprs-gmm.la" "libosmo-gprs-gmm.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' Making all in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm.lo sm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_ms_fsm.lo sm_ms_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_pdu.lo sm_pdu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_prim.lo sm_prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_qos.lo sm_qos.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_qos.c -fPIC -DPIC -o .libs/sm_qos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_pdu.c -fPIC -DPIC -o .libs/sm_pdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_prim.c -fPIC -DPIC -o .libs/sm_prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_ms_fsm.c -fPIC -DPIC -o .libs/sm_ms_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm.c -fPIC -DPIC -o .libs/sm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_qos.c -o sm_qos.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_ms_fsm.c -o sm_ms_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_pdu.c -o sm_pdu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm_prim.c -o sm_prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c sm.c -o sm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -export-symbols-regex '^osmo_' -version-info 1:0:0 -no-undefined -Wl,-z,relro -o libosmo-gprs-sm.la -rpath /usr/lib/x86_64-linux-gnu sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lm libtool: link: /usr/bin/nm -B .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o ../../src/common/.libs/libosmo-gprs-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: link: /bin/grep -E -e "^osmo_" ".libs/libosmo-gprs-sm.exp" > ".libs/libosmo-gprs-sm.expT" libtool: link: mv -f ".libs/libosmo-gprs-sm.expT" ".libs/libosmo-gprs-sm.exp" libtool: link: echo "{ global:" > .libs/libosmo-gprs-sm.ver libtool: link: cat .libs/libosmo-gprs-sm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-gprs-sm.ver libtool: link: echo "local: *; };" >> .libs/libosmo-gprs-sm.ver libtool: link: gcc -shared -fPIC -DPIC .libs/sm.o .libs/sm_ms_fsm.o .libs/sm_pdu.o .libs/sm_prim.o .libs/sm_qos.o .libs/misc.o -Wl,--whole-archive ../../src/common/.libs/libosmo-gprs-common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/.libs ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/sndcp/.libs/libosmo-gprs-sndcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-gprs-sm.so.1 -Wl,-version-script -Wl,.libs/libosmo-gprs-sm.ver -o .libs/libosmo-gprs-sm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sm.so.1" && ln -s "libosmo-gprs-sm.so.1.0.0" "libosmo-gprs-sm.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-gprs-sm.so" && ln -s "libosmo-gprs-sm.so.1.0.0" "libosmo-gprs-sm.so") libtool: link: (cd .libs/libosmo-gprs-sm.lax/libosmo-gprs-common.a && ar x "/obs/_temp/binpkgs/libosmo-gprs/src/sm/../../src/common/.libs/libosmo-gprs-common.a") libtool: link: ar cr .libs/libosmo-gprs-sm.a sm.o sm_ms_fsm.o sm_pdu.o sm_prim.o sm_qos.o misc.o .libs/libosmo-gprs-sm.lax/libosmo-gprs-common.a/qos.o libtool: link: ranlib .libs/libosmo-gprs-sm.a libtool: link: rm -fr .libs/libosmo-gprs-sm.lax libtool: link: ( cd ".libs" && rm -f "libosmo-gprs-sm.la" && ln -s "../libosmo-gprs-sm.la" "libosmo-gprs-sm.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' Making all in gmm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' Making all in llc make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' Making all in rlcmac make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' Making all in sndcp make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' Making all in sm make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' Making check in csn1 make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/csn1' Making check in gprs make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' Making check in gmm make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/gmm' Making check in llc make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/llc' Making check in rlcmac make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/rlcmac' Making check in sndcp make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sndcp' Making check in sm make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs/sm' make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom/gprs' make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making check in common make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/common' Making check in csn1 make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/csn1' Making check in llc make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/llc' Making check in rlcmac make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/rlcmac' Making check in sndcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sndcp' Making check in gmm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/gmm' Making check in sm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' Making check in gmm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make gmm_misc_test gmm_prim_ms_test gmm_prim_network_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_misc_test.o gmm_misc_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_prim_ms_test.o gmm_prim_ms_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gmm_prim_network_test.o gmm_prim_network_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o gmm_misc_test gmm_misc_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.a -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=osmo_get_rand_id -no-install -Wl,-z,relro -o gmm_prim_network_test gmm_prim_network_test.o ../../src/gmm/libosmo-gprs-gmm.la ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=osmo_get_rand_id -no-install -Wl,-z,relro -o gmm_prim_ms_test gmm_prim_ms_test.o ../../src/gmm/libosmo-gprs-gmm.la ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o gmm_misc_test gmm_misc_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=osmo_get_rand_id -Wl,-z -Wl,relro -o gmm_prim_network_test gmm_prim_network_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=osmo_get_rand_id -Wl,-z -Wl,relro -o gmm_prim_ms_test gmm_prim_ms_test.o ../../src/gmm/.libs/libosmo-gprs-gmm.so ../../src/llc/.libs/libosmo-gprs-llc.a ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/gmm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/gmm' Making check in llc make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make llc_test llc_prim_test pdu_codec_test xid_codec_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_test.o llc_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o llc_prim_test.o llc_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pdu_codec_test.o pdu_codec_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o xid_codec_test.o xid_codec_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o llc_test llc_test.o ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o pdu_codec_test pdu_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o llc_prim_test llc_prim_test.o ../../src/llc/libosmo-gprs-llc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o xid_codec_test xid_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o pdu_codec_test pdu_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o llc_test llc_test.o ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o xid_codec_test xid_codec_test.o ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o llc_prim_test llc_prim_test.o ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/llc' Making check in rlcmac make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_ts_44_018_test.o csn1_ts_44_018_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csn1_ts_44_060_test.o csn1_ts_44_060_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_prim_test.o rlcmac_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rlcmac_types_test.o rlcmac_types_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o csn1_ts_44_018_test csn1_ts_44_018_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o rlcmac_types_test rlcmac_types_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o csn1_ts_44_060_test csn1_ts_44_060_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o csn1_ts_44_018_test csn1_ts_44_018_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o rlcmac_types_test rlcmac_types_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o csn1_ts_44_060_test csn1_ts_44_060_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o rlcmac_prim_test rlcmac_prim_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/libosmo-csn1.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o rlcmac_prim_test rlcmac_prim_test.o ../../src/rlcmac/.libs/libosmo-gprs-rlcmac.a ../../src/csn1/.libs/libosmo-csn1.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/csn1/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/rlcmac' Making check in sndcp make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make sndcp_prim_test sndcp_xid_test slhc_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_prim_test.o sndcp_prim_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sndcp_xid_test.o sndcp_xid_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o slhc_test.o slhc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o slhc_test slhc_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o sndcp_prim_test sndcp_prim_test.o ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/llc/.libs/libosmo-gprs-llc.a -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lrt -lm libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o slhc_test slhc_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o sndcp_prim_test sndcp_prim_test.o ../../src/sndcp/.libs/libosmo-gprs-sndcp.so ../../src/llc/.libs/libosmo-gprs-llc.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sndcp/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sndcp' Making check in sm make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make sm_prim_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sm_prim_test.o sm_prim_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o sm_prim_test sm_prim_test.o ../../src/sm/libosmo-gprs-sm.la ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lm libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o sm_prim_test sm_prim_test.o ../../src/sm/.libs/libosmo-gprs-sm.so ../../src/sndcp/.libs/libosmo-gprs-sndcp.a ../../src/gmm/.libs/libosmo-gprs-gmm.a ../../src/llc/.libs/libosmo-gprs-llc.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lm -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/sm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmo-gprs/src/llc/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests/sm' make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-gprs])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-gprs])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [0.2.1.1-58f3])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-gprs 0.2.1.1-58f3])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [osmocom-net-gprs@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' ## ------------------------------------- ## ## libosmo-gprs 0.2.1.1-58f3 test suite. ## ## ------------------------------------- ## Regression tests 1: gmm/gmm_misc ok 2: gmm/gmm_prim_ms ok 3: gmm/gmm_prim_network ok 4: llc/llc ok 5: llc/llc_prim ok 6: llc/pdu_codec ok 7: llc/xid_codec ok 8: rlcmac/csn1_ts_44_018 ok 9: rlcmac/csn1_ts_44_060 FAILED (testsuite.at:64) 10: rlcmac/rlcmac_prim ok 11: rlcmac/rlcmac_types ok 12: sm/sm_prim ok 13: sndcp/sndcp_prim ok 14: sndcp/sndcp_xid ok 15: sndcp/slhc ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 15 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: <osmocom-net-gprs@lists.osmocom.org> Subject: [libosmo-gprs 0.2.1.1-58f3] testsuite: 9 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[6]: *** [Makefile:665: check-local] Error 1 make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[5]: *** [Makefile:525: check-am] Error 2 make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: *** [Makefile:374: check-recursive] Error 1 make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: *** [Makefile:504: check-recursive] Error 1 make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: *** [Makefile:804: check] Error 2 make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' dh_auto_test: error: make -j21 check VERBOSE=1 returned exit code 2 # -*- compilation -*- 9. testsuite.at:60: testing rlcmac/csn1_ts_44_060 ... ./testsuite.at:64: $abs_top_builddir/tests/rlcmac/csn1_ts_44_060_test --- experr 2026-04-10 19:44:12.607138266 +0000 +++ /obs/_temp/binpkgs/libosmo-gprs/tests/testsuite.dir/at-groups/9/stderr 2026-04-10 19:44:12.615138245 +0000 @@ -12,7 +12,8 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | : ID | u.TLLI = 2 | u.TLLI = 2013265920 | : End ID | u.PUA_EGPRS_Struct = 1 | : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 | : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 6 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 0 | Exist_BEP_PERIOD2 = 0 | : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 1 | TIMING_ADVANCE_INDEX = 0 | TIMING_ADVANCE_TIMESLOT_NUMBER = 6 | : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 | : Frequency_Parameters | TSC = 0 | u.ARFCN = 0 | u.ARFCN = 623 | : End Frequency_Parameters | u.Dynamic_Allocation = 1 | : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation_Power_Ctrl_Param = 1 | : u.Timeslot_Allocation_Power_Ctrl_Param | ALPHA = 10 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 1 | Slot[6].USF_TN = 1 | Slot[6].GAMMA_TN = 27 | Slot[7].Exist = 1 | Slot[7].USF_TN = 1 | Slot[7].GAMMA_TN = 27 | : End u.Timeslot_Allocation_Power_Ctrl_Param | : End u.Dynamic_Allocation | : End u.PUA_EGPRS_00 | : End u.PUA_EGPRS_Struct | Padding = 11|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt UL ACK/NACK (9): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 1 | u.PU_AckNack_EGPRS_Struct = 1 | : u.PU_AckNack_EGPRS_Struct | u.PU_AckNack_EGPRS_00 = 0 | : u.PU_AckNack_EGPRS_00 | EGPRS_ChannelCodingCommand = 3 | RESEGMENT = 1 | PRE_EMPTIVE_TRANSMISSION = 1 | PRR_RETRANSMISSION_REQUEST = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 0x78000000 | TBF_EST = 0 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | : EGPRS_AckNack | Desc = 1 | : Desc | Desc length = 15 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | : End Desc | : End EGPRS_AckNack | : End u.PU_AckNack_EGPRS_00 | : End u.PU_AckNack_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ACK/NACK (9)): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 1 | u.PU_AckNack_EGPRS_Struct = 1 | : u.PU_AckNack_EGPRS_Struct | u.PU_AckNack_EGPRS_00 = 0 | : u.PU_AckNack_EGPRS_00 | EGPRS_ChannelCodingCommand = 3 | RESEGMENT = 1 | PRE_EMPTIVE_TRANSMISSION = 1 | PRR_RETRANSMISSION_REQUEST = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 2013265920 | TBF_EST = 0 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | : EGPRS_AckNack | Desc = 1 | : Desc | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | Desc length = 15 | : End Desc | : End EGPRS_AckNack | : End u.PU_AckNack_EGPRS_00 | : End u.PU_AckNack_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43|43| -DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Polling Req (4): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at PacketPollingID (idx 16): End ID | +DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Polling Req (4): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at PacketPollingID (idx 16) +: End ID | DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Polling Req (4)): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | u.Global_TFI = 0 | : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End u.Global_TFI | : End ID | TYPE_OF_ACK = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt UL ACK/NACK (9): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 24 | u.PU_AckNack_GPRS_Struct = 0 | : u.PU_AckNack_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 0x7e8ce3dd | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | u.FixedAllocationDummy = 0 | u.FixedAllocationDummy = 1 | Exist_AdditionsR99 = 0 | : End u.PU_AckNack_GPRS_Struct | Padding = 43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ACK/NACK (9)): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 24 | u.PU_AckNack_GPRS_Struct = 0 | : u.PU_AckNack_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 2123162589 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | u.FixedAllocationDummy = 0 | u.FixedAllocationDummy = 1 | Exist_AdditionsR99 = 0 | : End u.PU_AckNack_GPRS_Struct | Padding = 43|43|43|43|43|43| @@ -26,6 +27,7 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 28 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 | : Channel_Quality_Report | C_VALUE = 18 | RXQUAL = 0 | SIGN_VAR = 7 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 3|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xc4f70250 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 67 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 1 | DTM_GPRS_HighMultislotClass = 2 | : DTM_EGPRS_HighMultislotClass | Exist_DTM_EGPRS_HighMultislotClass = 1 | DTM_EGPRS_HighMultislotClass = 2 | : End DTM_EGPRS_HighMultislotClass | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 3 | RADIO_PRIORITY = 3 | RLC_MODE = 1 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 63 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 1 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 3304522320 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 3 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 1 | DTM_GPRS_HighMultislotClass = 2 | : DTM_EGPRS_HighMultislotClass | Exist_DTM_EGPRS_HighMultislotClass = 1 | DTM_EGPRS_HighMultislotClass = 2 | : End DTM_EGPRS_HighMultislotClass | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 82 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 3 | RADIO_PRIORITY = 3 | RLC_MODE = 1 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 63 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | DLCSN1 ERROR osmo_csn1_stream_encode: error NEED_MORE BITS TO UNPACK (-5) at (idx 184) + DLGLOBAL ERROR Failed to encode an Uplink block: not enough bits in the output buffer (rc=-5) DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xcf21fc92 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 73 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 6 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 11 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 60 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 0| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 3475111058 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 67 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 11 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 60 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| @@ -39,13 +41,16 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 4180140003 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 1 | u.Content length = 67 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 3 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 84 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 14 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 2 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xe1c5d364 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 46 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 1 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 20 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 11|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 2 | : ID | u.TLLI = 1 | u.TLLI = 3787838308 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 1 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 74 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 20 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = -DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x96cb3568 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 50 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 1 | : AdditionsR5 | Exist_Iu_Mode_ChRequestDesk = 0 | Exist_HFN_LSB = 0 | Exist_AdditionsR6 = 1 | : AdditionsR6 | Exist_Ext_Channel_Request_desc = 0 | Exist_AdditionsR7 = 1 | : AdditionsR7 | EARLY_TBF_ESTABLISHMENT = 0 | Exist_EGPRS_BEP_LinkQualityMeasurements_type2 = 1 | : EGPRS_BEP_LinkQualityMeasurements_type2 | Exist_GMSK_MEAN_BEP = 1 | GMSK_MEAN_BEP = 5 | GMSK_CV_BEP = 3 | Exist_8PSK_MEAN_BEP = 0 | Exist_QPSK_MEAN_BEP = 0 | Exist_16QAM_NSR_MEAN_BEP = 1 | p16QAM_NSR_MEAN_BEP = 11 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at p16QAM_NSR_CV_BEP (idx 184): End EGPRS_BEP_LinkQualityMeasurements_type2 | : End AdditionsR7 | : End AdditionsR6 | : End AdditionsR5 | : End AdditionsR99 | +DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x96cb3568 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 50 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 1 | : AdditionsR5 | Exist_Iu_Mode_ChRequestDesk = 0 | Exist_HFN_LSB = 0 | Exist_AdditionsR6 = 1 | : AdditionsR6 | Exist_Ext_Channel_Request_desc = 0 | Exist_AdditionsR7 = 1 | : AdditionsR7 | EARLY_TBF_ESTABLISHMENT = 0 | Exist_EGPRS_BEP_LinkQualityMeasurements_type2 = 1 | : EGPRS_BEP_LinkQualityMeasurements_type2 | Exist_GMSK_MEAN_BEP = 1 | GMSK_MEAN_BEP = 5 | GMSK_CV_BEP = 3 | Exist_8PSK_MEAN_BEP = 0 | Exist_QPSK_MEAN_BEP = 0 | Exist_16QAM_NSR_MEAN_BEP = 1 | p16QAM_NSR_MEAN_BEP = 11 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at p16QAM_NSR_CV_BEP (idx 184) +: End EGPRS_BEP_LinkQualityMeasurements_type2 | : End AdditionsR7 | : End AdditionsR6 | : End AdditionsR5 | : End AdditionsR99 | DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | u.TLLI = 1 | u.TLLI = 2529899880 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 0 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 82 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | DLCSN1 ERROR osmo_csn1_stream_encode: error NEED_MORE BITS TO UNPACK (-5) at (idx 184) + DLGLOBAL ERROR Failed to encode an Uplink block: not enough bits in the output buffer (rc=-5) DLCSN1 INFO osmo_csn1_stream_decode (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 1 | : EGPRS_ChannelQualityReport | : EGPRS_BEP_LinkQualityMeasurements | Exist_MEAN_CV_BEP_GMSK = 0 | Exist_MEAN_CV_BEP_8PSK = 1 | MEAN_BEP_8PSK = 31 | CV_BEP_8PSK = 7 | : End EGPRS_BEP_LinkQualityMeasurements | C_VALUE = 58 | : EGPRS_TimeslotLinkQualityMeasurements | Exist_BEP_MEASUREMENTS = 0 | Exist_INTERFERENCE_MEASUREMENTS = 0 | : End EGPRS_TimeslotLinkQualityMeasurements | : End EGPRS_ChannelQualityReport | Exist_ChannelRequestDescription = 1 | : ChannelRequestDescription | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 62 | : End ChannelRequestDescription | Exist_PFI = 0 | Exist_ExtensionBits = 0 | : EGPRS_AckNack | Desc = 0 | : Desc | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 1187 | Exist_CRBB = 0 | URBB = 127 | URBB = 255 | URBB = 255 | URBB = 238 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | : End Desc | : End EGPRS_AckNack | Padding = DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0| DLCSN1 INFO osmo_csn1_stream_encode (RAcap): MS_RA_capability_value { | u.Content = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 0 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 0 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 0 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 65 | MS_RA_capability_value } | Padding = 3|43|43|43|43|43|43|43|43|43|43|43|43|43| -DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at EGPRS_multislot_class (idx 31): End Multislot_capability | +DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at EGPRS_multislot_class (idx 31) +: End Multislot_capability | DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 29 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 0 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 0 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0| DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 73 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 7 | SM_VALUE = 1 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 34 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 87 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 62 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 4 | u.Content length = 62 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | Padding = 0| @@ -58,4 +63,5 @@ DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 | : Content | RandomBits = 17 | : End Content | DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 | : Content | RandomBits = 25 | : End Content | DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) + DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 61 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 36 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 36 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| 9. testsuite.at:60: 9. rlcmac/csn1_ts_44_060 (testsuite.at:60): FAILED (testsuite.at:64) ## ------------------------------------- ## ## libosmo-gprs 0.2.1.1-58f3 test suite. ## ## ------------------------------------- ## testsuite: command line was: $ ./testsuite ## --------- ## ## Platform. ## ## --------- ## hostname = 61b208f27a21 uname -m = x86_64 uname -r = 6.1.0-42-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.159-1 (2025-12-30) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /obs/_temp/binpkgs/libosmo-gprs/tests PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2012 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/obs/_temp/binpkgs/libosmo-gprs/tests' | at_srcdir='.' | abs_srcdir='/obs/_temp/binpkgs/libosmo-gprs/tests' | at_top_srcdir='..' | abs_top_srcdir='/obs/_temp/binpkgs/libosmo-gprs' | at_top_build_prefix='../' | abs_top_builddir='/obs/_temp/binpkgs/libosmo-gprs' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri Apr 10 19:44:12 UTC 2026 1. gmm/gmm_misc (testsuite.at:4): ok (0m0.002s 0m0.002s) 2. gmm/gmm_prim_ms (testsuite.at:11): ok (0m0.002s 0m0.003s) 3. gmm/gmm_prim_network (testsuite.at:18): ok (0m0.004s 0m0.000s) 4. llc/llc (testsuite.at:25): ok (0m0.002s 0m0.001s) 5. llc/llc_prim (testsuite.at:32): ok (0m0.004s 0m0.000s) 6. llc/pdu_codec (testsuite.at:39): ok (0m0.003s 0m0.000s) 7. llc/xid_codec (testsuite.at:46): ok (0m0.003s 0m0.000s) 8. rlcmac/csn1_ts_44_018 (testsuite.at:53): ok (0m0.005s 0m0.000s) 10. rlcmac/rlcmac_prim (testsuite.at:67): ok (0m0.006s 0m0.000s) 11. rlcmac/rlcmac_types (testsuite.at:74): ok (0m0.004s 0m0.000s) 12. sm/sm_prim (testsuite.at:81): ok (0m0.004s 0m0.000s) 13. sndcp/sndcp_prim (testsuite.at:88): ok (0m0.005s 0m0.000s) 14. sndcp/sndcp_xid (testsuite.at:95): ok (0m0.001s 0m0.002s) 15. sndcp/slhc (testsuite.at:101): ok (0m0.004s 0m0.000s) testsuite: ending at: Fri Apr 10 19:44:12 UTC 2026 testsuite: test suite duration: 0h 0m 0s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 15 tests were run, 1 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: libosmo-gprs 0.2.1.1-58f3 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 9: testsuite.at:60 rlcmac/csn1_ts_44_060 rlcmac csn1_ts_44_060 ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 9. testsuite.at:60: testing rlcmac/csn1_ts_44_060 ... ./testsuite.at:64: $abs_top_builddir/tests/rlcmac/csn1_ts_44_060_test --- experr 2026-04-10 19:44:12.607138266 +0000 +++ /obs/_temp/binpkgs/libosmo-gprs/tests/testsuite.dir/at-groups/9/stderr 2026-04-10 19:44:12.615138245 +0000 @@ -12,7 +12,8 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | : ID | u.TLLI = 2 | u.TLLI = 2013265920 | : End ID | u.PUA_EGPRS_Struct = 1 | : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 | : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 6 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 0 | Exist_BEP_PERIOD2 = 0 | : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 1 | TIMING_ADVANCE_INDEX = 0 | TIMING_ADVANCE_TIMESLOT_NUMBER = 6 | : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 | : Frequency_Parameters | TSC = 0 | u.ARFCN = 0 | u.ARFCN = 623 | : End Frequency_Parameters | u.Dynamic_Allocation = 1 | : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation_Power_Ctrl_Param = 1 | : u.Timeslot_Allocation_Power_Ctrl_Param | ALPHA = 10 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 1 | Slot[6].USF_TN = 1 | Slot[6].GAMMA_TN = 27 | Slot[7].Exist = 1 | Slot[7].USF_TN = 1 | Slot[7].GAMMA_TN = 27 | : End u.Timeslot_Allocation_Power_Ctrl_Param | : End u.Dynamic_Allocation | : End u.PUA_EGPRS_00 | : End u.PUA_EGPRS_Struct | Padding = 11|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt UL ACK/NACK (9): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 1 | u.PU_AckNack_EGPRS_Struct = 1 | : u.PU_AckNack_EGPRS_Struct | u.PU_AckNack_EGPRS_00 = 0 | : u.PU_AckNack_EGPRS_00 | EGPRS_ChannelCodingCommand = 3 | RESEGMENT = 1 | PRE_EMPTIVE_TRANSMISSION = 1 | PRR_RETRANSMISSION_REQUEST = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 0x78000000 | TBF_EST = 0 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | : EGPRS_AckNack | Desc = 1 | : Desc | Desc length = 15 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | : End Desc | : End EGPRS_AckNack | : End u.PU_AckNack_EGPRS_00 | : End u.PU_AckNack_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ACK/NACK (9)): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 1 | u.PU_AckNack_EGPRS_Struct = 1 | : u.PU_AckNack_EGPRS_Struct | u.PU_AckNack_EGPRS_00 = 0 | : u.PU_AckNack_EGPRS_00 | EGPRS_ChannelCodingCommand = 3 | RESEGMENT = 1 | PRE_EMPTIVE_TRANSMISSION = 1 | PRR_RETRANSMISSION_REQUEST = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 2013265920 | TBF_EST = 0 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | : EGPRS_AckNack | Desc = 1 | : Desc | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | Desc length = 15 | : End Desc | : End EGPRS_AckNack | : End u.PU_AckNack_EGPRS_00 | : End u.PU_AckNack_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43|43| -DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Polling Req (4): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at PacketPollingID (idx 16): End ID | +DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Polling Req (4): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at PacketPollingID (idx 16) +: End ID | DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Polling Req (4)): MESSAGE_TYPE = 4 | PAGE_MODE = 3 | : ID | u.Global_TFI = 0 | : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End u.Global_TFI | : End ID | TYPE_OF_ACK = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt UL ACK/NACK (9): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 24 | u.PU_AckNack_GPRS_Struct = 0 | : u.PU_AckNack_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 0x7e8ce3dd | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | u.FixedAllocationDummy = 0 | u.FixedAllocationDummy = 1 | Exist_AdditionsR99 = 0 | : End u.PU_AckNack_GPRS_Struct | Padding = 43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt UL ACK/NACK (9)): MESSAGE_TYPE = 9 | PAGE_MODE = 0 | 0x00 = 0 | UPLINK_TFI = 24 | u.PU_AckNack_GPRS_Struct = 0 | : u.PU_AckNack_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Common_Uplink_Ack_Nack_Data.Exist_CONTENTION_RESOLUTION_TLLI = 1 | Common_Uplink_Ack_Nack_Data.CONTENTION_RESOLUTION_TLLI = 2123162589 | Common_Uplink_Ack_Nack_Data.Exist_Packet_Timing_Advance = 0 | Common_Uplink_Ack_Nack_Data.Exist_Power_Control_Parameters = 0 | Common_Uplink_Ack_Nack_Data.Exist_Extension_Bits = 0 | u.FixedAllocationDummy = 0 | u.FixedAllocationDummy = 1 | Exist_AdditionsR99 = 0 | : End u.PU_AckNack_GPRS_Struct | Padding = 43|43|43|43|43|43| @@ -26,6 +27,7 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 28 | : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 | : Channel_Quality_Report | C_VALUE = 18 | RXQUAL = 0 | SIGN_VAR = 7 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 3|43|43|43|43|43|43|43|43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xc4f70250 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 67 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 1 | DTM_GPRS_HighMultislotClass = 2 | : DTM_EGPRS_HighMultislotClass | Exist_DTM_EGPRS_HighMultislotClass = 1 | DTM_EGPRS_HighMultislotClass = 2 | : End DTM_EGPRS_HighMultislotClass | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 3 | RADIO_PRIORITY = 3 | RLC_MODE = 1 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 63 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 1 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 3304522320 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 3 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 1 | DTM_GPRS_HighMultislotClass = 2 | : DTM_EGPRS_HighMultislotClass | Exist_DTM_EGPRS_HighMultislotClass = 1 | DTM_EGPRS_HighMultislotClass = 2 | : End DTM_EGPRS_HighMultislotClass | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 82 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 3 | RADIO_PRIORITY = 3 | RLC_MODE = 1 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 63 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | DLCSN1 ERROR osmo_csn1_stream_encode: error NEED_MORE BITS TO UNPACK (-5) at (idx 184) + DLGLOBAL ERROR Failed to encode an Uplink block: not enough bits in the output buffer (rc=-5) DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xcf21fc92 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 73 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 6 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 11 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 60 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 0| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 3475111058 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 67 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 11 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 60 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| @@ -39,13 +41,16 @@ DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 | : ID | u.TLLI = 1 | u.TLLI = 4180140003 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 1 | u.Content length = 67 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 3 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 84 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 14 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 43| DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 2 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0xe1c5d364 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 46 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 1 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 20 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = 11|43|43|43| DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 2 | : ID | u.TLLI = 1 | u.TLLI = 3787838308 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 1 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 74 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 20 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 0 | : End AdditionsR99 | Padding = -DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x96cb3568 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 50 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 1 | : AdditionsR5 | Exist_Iu_Mode_ChRequestDesk = 0 | Exist_HFN_LSB = 0 | Exist_AdditionsR6 = 1 | : AdditionsR6 | Exist_Ext_Channel_Request_desc = 0 | Exist_AdditionsR7 = 1 | : AdditionsR7 | EARLY_TBF_ESTABLISHMENT = 0 | Exist_EGPRS_BEP_LinkQualityMeasurements_type2 = 1 | : EGPRS_BEP_LinkQualityMeasurements_type2 | Exist_GMSK_MEAN_BEP = 1 | GMSK_MEAN_BEP = 5 | GMSK_CV_BEP = 3 | Exist_8PSK_MEAN_BEP = 0 | Exist_QPSK_MEAN_BEP = 0 | Exist_16QAM_NSR_MEAN_BEP = 1 | p16QAM_NSR_MEAN_BEP = 11 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at p16QAM_NSR_CV_BEP (idx 184): End EGPRS_BEP_LinkQualityMeasurements_type2 | : End AdditionsR7 | : End AdditionsR6 | : End AdditionsR5 | : End AdditionsR99 | +DLCSN1 INFO osmo_csn1_stream_decode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x96cb3568 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 50 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 1 | : AdditionsR99 | Exist_EGPRS_BEP_LinkQualityMeasurements = 0 | Exist_EGPRS_TimeslotLinkQualityMeasurements = 0 | Exist_PFI = 0 | MS_RAC_AdditionalInformationAvailable = 0 | RetransmissionOfPRR = 0 | Exist_AdditionsR5 = 1 | : AdditionsR5 | Exist_Iu_Mode_ChRequestDesk = 0 | Exist_HFN_LSB = 0 | Exist_AdditionsR6 = 1 | : AdditionsR6 | Exist_Ext_Channel_Request_desc = 0 | Exist_AdditionsR7 = 1 | : AdditionsR7 | EARLY_TBF_ESTABLISHMENT = 0 | Exist_EGPRS_BEP_LinkQualityMeasurements_type2 = 1 | : EGPRS_BEP_LinkQualityMeasurements_type2 | Exist_GMSK_MEAN_BEP = 1 | GMSK_MEAN_BEP = 5 | GMSK_CV_BEP = 3 | Exist_8PSK_MEAN_BEP = 0 | Exist_QPSK_MEAN_BEP = 0 | Exist_16QAM_NSR_MEAN_BEP = 1 | p16QAM_NSR_MEAN_BEP = 11 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at p16QAM_NSR_CV_BEP (idx 184) +: End EGPRS_BEP_LinkQualityMeasurements_type2 | : End AdditionsR7 | : End AdditionsR6 | : End AdditionsR5 | : End AdditionsR99 | DLCSN1 INFO osmo_csn1_stream_encode (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 3 | : ID | u.TLLI = 1 | u.TLLI = 2529899880 | : End ID | Exist_MS_Radio_Access_capability2 = 1 | : MS_Radio_Access_capability2 | MS_RA_capability_value { | u.Content = 7 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 11 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 2 | SM_VALUE = 2 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 11 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 0 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 82 | MS_RA_capability_value } | : End MS_Radio_Access_capability2 | : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 9 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 39 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 19 | Exist_SIGN_VAR = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | I_LEVEL_TN : | Exist = 0 | DLCSN1 ERROR osmo_csn1_stream_encode: error NEED_MORE BITS TO UNPACK (-5) at (idx 184) + DLGLOBAL ERROR Failed to encode an Uplink block: not enough bits in the output buffer (rc=-5) DLCSN1 INFO osmo_csn1_stream_decode (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 1 | : EGPRS_ChannelQualityReport | : EGPRS_BEP_LinkQualityMeasurements | Exist_MEAN_CV_BEP_GMSK = 0 | Exist_MEAN_CV_BEP_8PSK = 1 | MEAN_BEP_8PSK = 31 | CV_BEP_8PSK = 7 | : End EGPRS_BEP_LinkQualityMeasurements | C_VALUE = 58 | : EGPRS_TimeslotLinkQualityMeasurements | Exist_BEP_MEASUREMENTS = 0 | Exist_INTERFERENCE_MEASUREMENTS = 0 | : End EGPRS_TimeslotLinkQualityMeasurements | : End EGPRS_ChannelQualityReport | Exist_ChannelRequestDescription = 1 | : ChannelRequestDescription | PEAK_THROUGHPUT_CLASS = 6 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 62 | : End ChannelRequestDescription | Exist_PFI = 0 | Exist_ExtensionBits = 0 | : EGPRS_AckNack | Desc = 0 | : Desc | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 1187 | Exist_CRBB = 0 | URBB = 127 | URBB = 255 | URBB = 255 | URBB = 238 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | : End Desc | : End EGPRS_AckNack | Padding = DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0| DLCSN1 INFO osmo_csn1_stream_encode (RAcap): MS_RA_capability_value { | u.Content = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 0 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 0 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 0 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | u.Content length = 65 | MS_RA_capability_value } | Padding = 3|43|43|43|43|43|43|43|43|43|43|43|43|43| -DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at EGPRS_multislot_class (idx 31): End Multislot_capability | +DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | DLCSN1 ERROR osmo_csn1_stream_decode: error NEED_MORE BITS TO UNPACK (-5) at EGPRS_multislot_class (idx 31) +: End Multislot_capability | DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 29 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 0 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 0 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0| DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 73 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 1 | SMS_VALUE = 7 | SM_VALUE = 1 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 1 | DTM_GPRS_multislot_class = 3 | Single_Slot_DTM = 0 | : DTM_EGPRS_Params | Exist_DTM_EGPRS_multislot_class = 1 | DTM_EGPRS_multislot_class = 3 | : End DTM_EGPRS_Params | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 34 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 3 | EightPSK_MultislotProfile = 3 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 1 | DTM_EnhancementsCapability = 1 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 87 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 62 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 4 | u.Content length = 62 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 0 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 1 | HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 1 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 0 | FlexibleTimeslotAssignment = 0 | GAN_PS_HandoverCapability = 0 | RLC_Non_persistentMode = 0 | ReducedLatencyCapability = 0 | UplinkEGPRS2 = 0 | DownlinkEGPRS2 = 0 | EUTRA_FDD_Support = 0 | EUTRA_TDD_Support = 0 | GERAN_To_EUTRAN_supportInGERAN_PTM = 0 | PriorityBasedReselectionSupport = 0 | skipped = 11 | MS_RA_capability_value } | Padding = 0| @@ -58,4 +63,5 @@ DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 | : Content | RandomBits = 17 | : End Content | DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 | : Content | RandomBits = 25 | : End Content | DLCSN1 DEBUG osmo_csn1_stream_decode (EGPRS Packet Channel Request): DLCSN1 ERROR osmo_csn1_stream_decode: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) + DLCSN1 INFO osmo_csn1_stream_decode (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 61 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 1 | A5_bits = 80 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 | : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 12 | GPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 12 | EGPRS_Extended_Dynamic_Allocation_Capability = 1 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 3 | u.Content length = 36 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 7 | u.Content length = 36 | offset = 1 | RF_Power_Capability = 4 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 1 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 0 | Exist_Eight_PSK_Power_Capability = 1 | Eight_PSK_Power_Capability = 2 | COMPACT_Interference_Measurement_Capability = 0 | Revision_Level_Indicator = 1 | UMTS_FDD_Radio_Access_Technology_Capability = 1 | UMTS_384_TDD_Radio_Access_Technology_Capability = 0 | CDMA2000_Radio_Access_Technology_Capability = 0 | UMTS_128_TDD_Radio_Access_Technology_Capability = 0 | GERAN_Feature_Package_1 = 1 | Exist_Extended_DTM_multislot_class = 0 | Modulation_based_multislot_class_support = 0 | Exist_HighMultislotCapability = 0 | Exist_GERAN_lu_ModeCapability = 0 | GMSK_MultislotPowerProfile = 0 | EightPSK_MultislotProfile = 0 | MultipleTBF_Capability = 0 | DownlinkAdvancedReceiverPerformance = 0 | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = 0 | DTM_EnhancementsCapability = 0 | Exist_DTM_GPRS_HighMultislotClass = 0 | PS_HandoverCapability = 0 | DTM_Handover_Capability = 0 | Exist_DownlinkDualCarrierCapability_r7 = 1 (NULL) | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| 9. testsuite.at:60: 9. rlcmac/csn1_ts_44_060 (testsuite.at:60): FAILED (testsuite.at:64) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by libosmo-gprs configure 0.2.1.1-58f3, which was | generated by GNU Autoconf 2.69. Invocation command line was | | $ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = 61b208f27a21 | uname -m = x86_64 | uname -r = 6.1.0-42-amd64 | uname -s = Linux | uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.159-1 (2025-12-30) | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/local/sbin | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bin | PATH: /sbin | PATH: /bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2220: checking for a BSD-compatible install | configure:2288: result: /usr/bin/install -c | configure:2299: checking whether build environment is sane | configure:2354: result: yes | configure:2500: checking for a thread-safe mkdir -p | configure:2539: result: /bin/mkdir -p | configure:2546: checking for gawk | configure:2576: result: no | configure:2546: checking for mawk | configure:2562: found /usr/bin/mawk | configure:2573: result: mawk | configure:2584: checking whether make sets $(MAKE) | configure:2606: result: yes | configure:2635: checking whether make supports nested variables | configure:2652: result: yes | configure:2792: checking whether make supports nested variables | configure:2809: result: yes | configure:2824: checking whether make sets $(MAKE) | configure:2846: result: yes | configure:2903: checking for gcc | configure:2919: found /usr/bin/gcc | configure:2930: result: gcc | configure:3159: checking for C compiler version | configure:3168: gcc --version >&5 | gcc (Debian 10.2.1-6) 10.2.1 20210110 | Copyright (C) 2020 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:3179: $? = 0 | configure:3168: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 10.2.1 20210110 (Debian 10.2.1-6) | ... rest of stderr output deleted ... | configure:3179: $? = 0 | configure:3168: gcc -V >&5 | gcc: error: unrecognized command-line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:3179: $? = 1 | configure:3168: gcc -qversion >&5 | gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:3179: $? = 1 | configure:3199: checking whether the C compiler works | configure:3221: gcc -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3225: $? = 0 | configure:3273: result: yes | configure:3276: checking for C compiler default output file name | configure:3278: result: a.out | configure:3284: checking for suffix of executables | configure:3291: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3295: $? = 0 | configure:3317: result: | configure:3339: checking whether we are cross compiling | configure:3347: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3351: $? = 0 | configure:3358: ./conftest | configure:3362: $? = 0 | configure:3377: result: no | configure:3382: checking for suffix of object files | configure:3404: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:3408: $? = 0 | configure:3429: result: o | configure:3433: checking whether we are using the GNU C compiler | configure:3452: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:3452: $? = 0 | configure:3461: result: yes | configure:3470: checking whether gcc accepts -g | configure:3490: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:3490: $? = 0 | configure:3531: result: yes | configure:3548: checking for gcc option to accept ISO C89 | configure:3611: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:3611: $? = 0 | configure:3624: result: none needed | configure:3649: checking whether gcc understands -c and -o together | configure:3671: gcc -c conftest.c -o conftest2.o | configure:3674: $? = 0 | configure:3671: gcc -c conftest.c -o conftest2.o | configure:3674: $? = 0 | configure:3686: result: yes | configure:3706: checking whether make supports the include directive | configure:3721: make -f confmf.GNU && cat confinc.out | make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-gprs' | make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' | this is the am__doit target | configure:3724: $? = 0 | configure:3743: result: yes (GNU style) | configure:3768: checking dependency style of gcc | configure:3879: result: none | configure:3924: checking build system type | configure:3938: result: x86_64-pc-linux-gnu | configure:3958: checking host system type | configure:3971: result: x86_64-pc-linux-gnu | configure:4012: checking how to print strings | configure:4039: result: printf | configure:4060: checking for a sed that does not truncate output | configure:4124: result: /bin/sed | configure:4142: checking for grep that handles long lines and -e | configure:4200: result: /bin/grep | configure:4205: checking for egrep | configure:4267: result: /bin/grep -E | configure:4272: checking for fgrep | configure:4334: result: /bin/grep -F | configure:4369: checking for ld used by gcc | configure:4436: result: /usr/bin/ld | configure:4443: checking if the linker (/usr/bin/ld) is GNU ld | configure:4458: result: yes | configure:4470: checking for BSD- or MS-compatible name lister (nm) | configure:4524: result: /usr/bin/nm -B | configure:4654: checking the name lister (/usr/bin/nm -B) interface | configure:4661: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4664: /usr/bin/nm -B "conftest.o" | configure:4667: output | 0000000000000000 B some_variable | configure:4674: result: BSD nm | configure:4677: checking whether ln -s works | configure:4681: result: yes | configure:4689: checking the maximum length of command line arguments | configure:4820: result: 1572864 | configure:4868: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | configure:4908: result: func_convert_file_noop | configure:4915: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | configure:4935: result: func_convert_file_noop | configure:4942: checking for /usr/bin/ld option to reload object files | configure:4949: result: -r | configure:5023: checking for objdump | configure:5039: found /usr/bin/objdump | configure:5050: result: objdump | configure:5082: checking how to recognize dependent libraries | configure:5282: result: pass_all | configure:5367: checking for dlltool | configure:5397: result: no | configure:5427: checking how to associate runtime and link libraries | configure:5454: result: printf %s\n | configure:5515: checking for ar | configure:5531: found /usr/bin/ar | configure:5542: result: ar | configure:5579: checking for archiver @FILE support | configure:5596: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:5596: $? = 0 | configure:5599: ar cr libconftest.a @conftest.lst >&5 | configure:5602: $? = 0 | configure:5607: ar cr libconftest.a @conftest.lst >&5 | ar: conftest.o: No such file or directory | configure:5610: $? = 1 | configure:5622: result: @ | configure:5680: checking for strip | configure:5696: found /usr/bin/strip | configure:5707: result: strip | configure:5779: checking for ranlib | configure:5795: found /usr/bin/ranlib | configure:5806: result: ranlib | configure:5908: checking command to parse /usr/bin/nm -B output from gcc object | configure:6061: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:6064: $? = 0 | configure:6068: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm | configure:6134: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5 | configure:6137: $? = 0 | configure:6175: result: ok | configure:6222: checking for sysroot | configure:6252: result: no | configure:6259: checking for a working dd | configure:6297: result: /bin/dd | configure:6301: checking how to truncate binary pipes | configure:6316: result: /bin/dd bs=4096 count=1 | configure:6452: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:6455: $? = 0 | configure:6645: checking for mt | configure:6675: result: no | configure:6695: checking if : is a manifest tool | configure:6701: : '-?' | configure:6709: result: no | configure:7386: checking how to run the C preprocessor | configure:7417: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c | configure:7417: $? = 0 | configure:7431: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | 11 | #include <ac_nonexistent.h> | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:7431: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "libosmo-gprs" | | #define PACKAGE_TARNAME "libosmo-gprs" | | #define PACKAGE_VERSION "0.2.1.1-58f3" | | #define PACKAGE_STRING "libosmo-gprs 0.2.1.1-58f3" | | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | | #define PACKAGE_URL "" | | #define PACKAGE "libosmo-gprs" | | #define VERSION "0.2.1.1-58f3" | | /* end confdefs.h. */ | | #include <ac_nonexistent.h> | configure:7456: result: gcc -E | configure:7476: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c | configure:7476: $? = 0 | configure:7490: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | 11 | #include <ac_nonexistent.h> | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:7490: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "libosmo-gprs" | | #define PACKAGE_TARNAME "libosmo-gprs" | | #define PACKAGE_VERSION "0.2.1.1-58f3" | | #define PACKAGE_STRING "libosmo-gprs 0.2.1.1-58f3" | | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | | #define PACKAGE_URL "" | | #define PACKAGE "libosmo-gprs" | | #define VERSION "0.2.1.1-58f3" | | /* end confdefs.h. */ | | #include <ac_nonexistent.h> | configure:7519: checking for ANSI C header files | configure:7539: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7539: $? = 0 | configure:7612: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:7612: $? = 0 | configure:7612: ./conftest | configure:7612: $? = 0 | configure:7623: result: yes | configure:7636: checking for sys/types.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for sys/stat.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for stdlib.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for string.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for memory.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for strings.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for inttypes.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for stdint.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7636: checking for unistd.h | configure:7636: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7636: $? = 0 | configure:7636: result: yes | configure:7650: checking for dlfcn.h | configure:7650: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7650: $? = 0 | configure:7650: result: yes | configure:7906: checking for objdir | configure:7921: result: .libs | configure:8185: checking if gcc supports -fno-rtti -fno-exceptions | configure:8203: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | configure:8207: $? = 0 | configure:8220: result: no | configure:8584: checking for gcc option to produce PIC | configure:8591: result: -fPIC -DPIC | configure:8599: checking if gcc PIC flag -fPIC -DPIC works | configure:8617: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 | configure:8621: $? = 0 | configure:8634: result: yes | configure:8663: checking if gcc static flag -static works | configure:8691: result: yes | configure:8706: checking if gcc supports -c -o file.o | configure:8727: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 | configure:8731: $? = 0 | configure:8753: result: yes | configure:8761: checking if gcc supports -c -o file.o | configure:8808: result: yes | configure:8841: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:10104: result: yes | configure:10141: checking whether -lc should be explicitly linked in | configure:10149: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:10152: $? = 0 | configure:10167: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | configure:10170: $? = 0 | configure:10184: result: no | configure:10344: checking dynamic linker characteristics | configure:10925: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:10925: $? = 0 | configure:11174: result: GNU/Linux ld.so | configure:11296: checking how to hardcode library paths into programs | configure:11321: result: immediate | configure:11869: checking whether stripping libraries is possible | configure:11874: result: yes | configure:11909: checking if libtool supports shared libraries | configure:11911: result: yes | configure:11914: checking whether to build shared libraries | configure:11939: result: yes | configure:11942: checking whether to build static libraries | configure:11946: result: yes | configure:11998: checking for pkg-config | configure:12016: found /usr/bin/pkg-config | configure:12029: result: /usr/bin/pkg-config | configure:12095: checking for pkg-config | configure:12113: found /usr/bin/pkg-config | configure:12125: result: /usr/bin/pkg-config | configure:12150: checking pkg-config is at least version 0.20 | configure:12153: result: yes | configure:12164: checking for libosmocore >= 1.10.0 | configure:12171: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" | configure:12174: $? = 0 | configure:12188: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" | configure:12191: $? = 0 | configure:12249: result: yes | configure:12255: checking for libosmogsm >= 1.10.0 | configure:12262: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" | configure:12265: $? = 0 | configure:12279: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" | configure:12282: $? = 0 | configure:12340: result: yes | configure:12345: checking for ANSI C header files | configure:12449: result: yes | configure:12489: result: CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" | configure:12491: result: CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" | configure:12599: checking that generated files are newer than configure | configure:12605: result: done | configure:12628: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by libosmo-gprs config.status 0.2.1.1-58f3, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on 61b208f27a21 | | config.status:1125: creating libosmo-csn1.pc | config.status:1125: creating libosmo-gprs-gmm.pc | config.status:1125: creating libosmo-gprs-llc.pc | config.status:1125: creating libosmo-gprs-rlcmac.pc | config.status:1125: creating libosmo-gprs-sndcp.pc | config.status:1125: creating libosmo-gprs-sm.pc | config.status:1125: creating include/Makefile | config.status:1125: creating include/osmocom/Makefile | config.status:1125: creating include/osmocom/csn1/Makefile | config.status:1125: creating include/osmocom/gprs/Makefile | config.status:1125: creating include/osmocom/gprs/gmm/Makefile | config.status:1125: creating include/osmocom/gprs/llc/Makefile | config.status:1125: creating include/osmocom/gprs/rlcmac/Makefile | config.status:1125: creating include/osmocom/gprs/sndcp/Makefile | config.status:1125: creating include/osmocom/gprs/sm/Makefile | config.status:1125: creating src/Makefile | config.status:1125: creating src/common/Makefile | config.status:1125: creating src/csn1/Makefile | config.status:1125: creating src/gmm/Makefile | config.status:1125: creating src/llc/Makefile | config.status:1125: creating src/rlcmac/Makefile | config.status:1125: creating src/sndcp/Makefile | config.status:1125: creating src/sm/Makefile | config.status:1125: creating tests/Makefile | config.status:1125: creating tests/gmm/Makefile | config.status:1125: creating tests/llc/Makefile | config.status:1125: creating tests/rlcmac/Makefile | config.status:1125: creating tests/sndcp/Makefile | config.status:1125: creating tests/sm/Makefile | config.status:1125: creating Makefile | config.status:1125: creating config.h | config.status:1354: executing tests/atconfig commands | config.status:1354: executing depfiles commands | config.status:1354: executing libtool commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value=-Wl,-z,relro | ac_cv_env_LIBOSMOCORE_CFLAGS_set= | ac_cv_env_LIBOSMOCORE_CFLAGS_value= | ac_cv_env_LIBOSMOCORE_LIBS_set= | ac_cv_env_LIBOSMOCORE_LIBS_value= | ac_cv_env_LIBOSMOGSM_CFLAGS_set= | ac_cv_env_LIBOSMOGSM_CFLAGS_value= | ac_cv_env_LIBOSMOGSM_LIBS_set= | ac_cv_env_LIBOSMOGSM_LIBS_value= | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_LT_SYS_LIBRARY_PATH_set= | ac_cv_env_LT_SYS_LIBRARY_PATH_value= | ac_cv_env_PKG_CONFIG_LIBDIR_set= | ac_cv_env_PKG_CONFIG_LIBDIR_value= | ac_cv_env_PKG_CONFIG_PATH_set= | ac_cv_env_PKG_CONFIG_PATH_value= | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_build_alias_set=set | ac_cv_env_build_alias_value=x86_64-linux-gnu | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_header_dlfcn_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_unistd_h=yes | ac_cv_host=x86_64-pc-linux-gnu | ac_cv_objext=o | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_FGREP='/bin/grep -F' | ac_cv_path_GREP=/bin/grep | ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config | ac_cv_path_SED=/bin/sed | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_lt_DD=/bin/dd | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AWK=mawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_OBJDUMP=objdump | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_g=yes | ac_cv_prog_make_make_set=yes | am_cv_CC_dependencies_compiler_type=none | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | lt_cv_ar_at_file=@ | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/bin/ld | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_path_mainfest_tool=no | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic='-fPIC -DPIC' | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_gnu_ld=yes | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | lt_cv_shlibpath_overrides_runpath=yes | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_global_symbol_to_import= | lt_cv_sys_max_cmd_len=1572864 | lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' | pkg_cv_LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/' | pkg_cv_LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl' | pkg_cv_LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/' | pkg_cv_LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' aclocal-1.16' | AMDEPBACKSLASH='' | AMDEP_FALSE='' | AMDEP_TRUE='#' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='1' | AM_V='$(V)' | AR='ar' | AUTOCONF='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' autoconf' | AUTOHEADER='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' autoheader' | AUTOMAKE='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' automake-1.16' | AWK='mawk' | CC='gcc' | CCDEPMODE='depmode=none' | CFLAGS='-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11' | CPP='gcc -E' | CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='false' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EXEEXT='' | FGREP='/bin/grep -F' | GREP='/bin/grep' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/bin/ld -m elf_x86_64' | LDFLAGS='-Wl,-z,relro' | LIBOBJS='' | LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/' | LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl' | LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/' | LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl' | LIBS='' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LN_S='ln -s' | LTLIBOBJS='' | LT_SYS_LIBRARY_PATH='' | MAKEINFO='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' makeinfo' | MANIFEST_TOOL=':' | MKDIR_P='/bin/mkdir -p' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | PACKAGE='libosmo-gprs' | PACKAGE_BUGREPORT='osmocom-net-gprs@lists.osmocom.org' | PACKAGE_NAME='libosmo-gprs' | PACKAGE_STRING='libosmo-gprs 0.2.1.1-58f3' | PACKAGE_TARNAME='libosmo-gprs' | PACKAGE_URL='' | PACKAGE_VERSION='0.2.1.1-58f3' | PATH_SEPARATOR=':' | PKG_CONFIG='/usr/bin/pkg-config' | PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' | PKG_CONFIG_LIBDIR='' | PKG_CONFIG_PATH='' | RANLIB='ranlib' | RELMAKE='-include osmo-release.mk' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/bash' | STRIP='strip' | VERSION='0.2.1.1-58f3' | ac_ct_AR='ar' | ac_ct_CC='gcc' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='' | am__fastdepCC_TRUE='#' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='' | am__quote='' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | bindir='${exec_prefix}/bin' | build='x86_64-pc-linux-gnu' | build_alias='x86_64-linux-gnu' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-pc-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${prefix}/share/info' | install_sh='${SHELL} /obs/_temp/binpkgs/libosmo-gprs/install-sh' | libdir='${prefix}/lib/x86_64-linux-gnu' | libexecdir='${prefix}/lib/x86_64-linux-gnu' | localedir='${datarootdir}/locale' | localstatedir='/var' | mandir='${prefix}/share/man' | mkdir_p='$(MKDIR_P)' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | runstatedir='${localstatedir}/run' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "libosmo-gprs" | #define PACKAGE_TARNAME "libosmo-gprs" | #define PACKAGE_VERSION "0.2.1.1-58f3" | #define PACKAGE_STRING "libosmo-gprs 0.2.1.1-58f3" | #define PACKAGE_BUGREPORT "osmocom-net-gprs@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "libosmo-gprs" | #define VERSION "0.2.1.1-58f3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | | configure: exit 0 make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1 make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make: *** [debian/rules:9: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1187681 killed; [ssh-agent] Stopped. Finished: FAILURE