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@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-OhmkAr7KvDtl/agent.1188150 SSH_AGENT_PID=1188153 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_3828016619950170548.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_3828016619950170548.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@2/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@2] $ /bin/sh -xe /tmp/jenkins2824172788661975651.sh + set +x Building binary packages for distro: 'debian:13' + 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:13 :: 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@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/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 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.2s #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 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@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/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.2s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.2s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 4.3s #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.752 + id 1000 #7 0.754 + useradd --uid=1000 -m user #7 DONE 2.3s #8 [4/6] RUN CASE "debian:13" 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.697 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.716 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.719 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.749 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB] #8 0.848 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.849 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [121 kB] #8 1.416 Fetched 10.0 MB in 1s (13.7 MB/s) #8 1.416 Reading package lists... #8 1.754 Reading package lists... #8 2.074 Building dependency tree... #8 2.151 Reading state information... #8 2.259 The following additional packages will be installed: #8 2.259 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 2.259 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg dpkg-dev g++ #8 2.259 g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.259 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 2.259 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 2.259 libbrotli1 libc-bin libc-dev-bin libc6 libc6-dev libcap2 libcap2-bin #8 2.259 libcc1-0 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.259 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.259 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.259 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.259 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.259 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.259 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.259 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.259 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.259 libsframe1 libssh2-1t64 libssl3t64 libstdc++-14-dev libtasn1-6 #8 2.259 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 #8 2.259 linux-libc-dev make openssl openssl-provider-legacy patch perl #8 2.259 perl-modules-5.40 pinentry-curses readline-common rpcsvc-proto xz-utils #8 2.260 Suggested packages: #8 2.260 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 2.260 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 2.260 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 2.260 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 2.260 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 2.260 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 2.260 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 2.260 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 2.260 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 2.260 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 2.260 libtap-harness-archive-perl pinentry-doc readline-doc #8 2.260 Recommended packages: #8 2.260 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 2.260 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 2.260 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 2.260 publicsuffix libsasl2-modules netbase #8 2.577 The following NEW packages will be installed: #8 2.577 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.577 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.577 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.577 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.577 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.577 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.577 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.577 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.577 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.577 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.577 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.577 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.577 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.577 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.577 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.577 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.577 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.577 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.578 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.578 rpcsvc-proto xz-utils #8 2.578 The following packages will be upgraded: #8 2.578 dpkg libc-bin libc6 libcap2 libssl3t64 openssl-provider-legacy #8 2.602 6 upgraded, 111 newly installed, 0 to remove and 4 not upgraded. #8 2.602 Need to get 114 MB of archives. #8 2.602 After this operation, 428 MB of additional disk space will be used. #8 2.602 Get:1 http://deb.debian.org/debian trixie/main amd64 dpkg amd64 1.22.22 [1537 kB] #8 2.636 Get:2 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u2 [2847 kB] #8 2.665 Get:3 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb13u2 [638 kB] #8 2.667 Get:4 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.667 Get:5 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.669 Get:6 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+b8 [28.7 kB] #8 2.669 Get:7 http://deb.debian.org/debian-security trixie-security/main amd64 openssl-provider-legacy amd64 3.5.5-1~deb13u2 [311 kB] #8 2.672 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 libssl3t64 amd64 3.5.5-1~deb13u2 [2445 kB] #8 2.695 Get:9 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.702 Get:10 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.703 Get:11 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.703 Get:12 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #8 2.704 Get:13 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b10 [25.0 kB] #8 2.704 Get:14 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #8 2.705 Get:15 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.705 Get:16 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #8 2.708 Get:17 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #8 2.709 Get:18 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.709 Get:19 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.713 Get:20 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.714 Get:21 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b8 [36.4 kB] #8 2.714 Get:22 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.724 Get:23 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.725 Get:24 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.738 Get:25 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.5-1~deb13u2 [1500 kB] #8 2.755 Get:26 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.755 Get:27 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.786 Get:28 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.787 Get:29 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.788 Get:30 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.826 Get:31 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.827 Get:32 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.833 Get:33 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.834 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.855 Get:35 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.860 Get:36 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.866 Get:37 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.868 Get:38 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.868 Get:39 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.869 Get:40 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.878 Get:41 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.880 Get:42 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u2 [59.4 kB] #8 2.880 Get:43 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.74-2 [2746 kB] #8 2.911 Get:44 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.912 Get:45 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.912 Get:46 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u2 [1996 kB] #8 2.923 Get:47 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.928 Get:48 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.934 Get:49 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.935 Get:50 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #8 3.121 Get:51 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 3.121 Get:52 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 3.121 Get:53 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 3.121 Get:54 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 3.121 Get:55 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 3.121 Get:56 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 3.121 Get:57 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 3.121 Get:58 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 3.144 Get:59 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 3.155 Get:60 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 3.176 Get:61 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 3.185 Get:62 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 3.197 Get:63 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 3.198 Get:64 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 3.227 Get:65 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #8 3.406 Get:66 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 3.408 Get:67 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 3.408 Get:68 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 3.408 Get:69 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 3.428 Get:70 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #8 3.533 Get:71 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 3.533 Get:72 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 3.533 Get:73 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 3.533 Get:74 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 3.535 Get:75 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB] #8 3.541 Get:76 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 3.542 Get:77 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB] #8 3.620 Get:78 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 3.620 Get:79 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 3.620 Get:80 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 3.620 Get:81 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #8 3.622 Get:82 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 3.622 Get:83 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b2 [129 kB] #8 3.623 Get:84 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 3.624 Get:85 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 3.624 Get:86 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 3.627 Get:87 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 3.631 Get:88 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 3.632 Get:89 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u2 [1468 kB] #8 3.645 Get:90 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 3.646 Get:91 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 3.646 Get:92 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 3.647 Get:93 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 3.649 Get:94 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 3.649 Get:95 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b2 [384 kB] #8 3.652 Get:96 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 3.652 Get:97 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 3.653 Get:98 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 3.656 Get:99 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #8 3.658 Get:100 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 3.660 Get:101 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #8 3.662 Get:102 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #8 3.663 Get:103 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 3.665 Get:104 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 3.666 Get:105 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 3.670 Get:106 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB] #8 3.674 Get:107 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 3.674 Get:108 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 3.714 Get:109 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 3.792 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #8 3.797 Get:111 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b2 [635 kB] #8 3.802 Get:112 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 3.803 Get:113 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 3.804 Get:114 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b2 [271 kB] #8 3.806 Get:115 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b2 [276 kB] #8 3.809 Get:116 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #8 3.812 Get:117 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB] #8 3.977 debconf: unable to initialize frontend: Dialog #8 3.977 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.977 debconf: falling back to frontend: Readline #8 3.978 debconf: unable to initialize frontend: Readline #8 3.978 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 117.) #8 3.978 debconf: falling back to frontend: Teletype #8 3.982 debconf: unable to initialize frontend: Teletype #8 3.982 debconf: (This frontend requires a controlling tty.) #8 3.982 debconf: falling back to frontend: Noninteractive #8 5.509 Preconfiguring packages ... #8 5.573 Fetched 114 MB in 1s (93.2 MB/s) #8 5.765 (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 ... 4936 files and directories currently installed.) #8 5.771 Preparing to unpack .../dpkg_1.22.22_amd64.deb ... #8 5.916 Unpacking dpkg (1.22.22) over (1.22.21) ... #8 8.645 Setting up dpkg (1.22.22) ... #8 13.20 (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 ... 4936 files and directories currently installed.) #8 13.20 Preparing to unpack .../libc6_2.41-12+deb13u2_amd64.deb ... #8 13.49 debconf: unable to initialize frontend: Dialog #8 13.49 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 13.49 debconf: falling back to frontend: Readline #8 13.49 debconf: unable to initialize frontend: Readline #8 13.49 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) #8 13.49 debconf: falling back to frontend: Teletype #8 13.49 debconf: unable to initialize frontend: Teletype #8 13.49 debconf: (This frontend requires a controlling tty.) #8 13.49 debconf: falling back to frontend: Noninteractive #8 13.55 Unpacking libc6:amd64 (2.41-12+deb13u2) over (2.41-12+deb13u1) ... #8 26.07 Setting up libc6:amd64 (2.41-12+deb13u2) ... #8 26.28 debconf: unable to initialize frontend: Dialog #8 26.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 26.28 debconf: falling back to frontend: Readline #8 26.28 debconf: unable to initialize frontend: Readline #8 26.28 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) #8 26.28 debconf: falling back to frontend: Teletype #8 26.29 debconf: unable to initialize frontend: Teletype #8 26.29 debconf: (This frontend requires a controlling tty.) #8 26.29 debconf: falling back to frontend: Noninteractive #8 26.65 (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 ... 4936 files and directories currently installed.) #8 26.65 Preparing to unpack .../libc-bin_2.41-12+deb13u2_amd64.deb ... #8 29.31 Unpacking libc-bin (2.41-12+deb13u2) over (2.41-12+deb13u1) ... #8 30.69 Setting up libc-bin (2.41-12+deb13u2) ... #8 31.83 Selecting previously unselected package libexpat1:amd64. #8 31.83 (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 ... 4936 files and directories currently installed.) #8 31.83 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 31.92 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 32.19 Selecting previously unselected package adduser. #8 32.19 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 32.23 Unpacking adduser (3.152) ... #8 32.54 Setting up adduser (3.152) ... #8 33.17 (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 ... 5030 files and directories currently installed.) #8 33.17 Preparing to unpack .../libcap2_1%3a2.75-10+b8_amd64.deb ... #8 33.28 Unpacking libcap2:amd64 (1:2.75-10+b8) over (1:2.75-10+b3) ... #8 33.67 Setting up libcap2:amd64 (1:2.75-10+b8) ... #8 33.92 (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 ... 5030 files and directories currently installed.) #8 33.92 Preparing to unpack .../openssl-provider-legacy_3.5.5-1~deb13u2_amd64.deb ... #8 34.06 Unpacking openssl-provider-legacy (3.5.5-1~deb13u2) over (3.5.4-1~deb13u1) ... #8 35.17 Setting up openssl-provider-legacy (3.5.5-1~deb13u2) ... #8 35.73 (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 ... 5030 files and directories currently installed.) #8 35.73 Preparing to unpack .../libssl3t64_3.5.5-1~deb13u2_amd64.deb ... #8 36.02 Unpacking libssl3t64:amd64 (3.5.5-1~deb13u2) over (3.5.4-1~deb13u1) ... #8 36.60 Setting up libssl3t64:amd64 (3.5.5-1~deb13u2) ... #8 36.99 Selecting previously unselected package libelf1t64:amd64. #8 36.99 (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 ... 5030 files and directories currently installed.) #8 36.99 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 37.03 Unpacking libelf1t64:amd64 (0.192-4) ... #8 37.57 Selecting previously unselected package libbpf1:amd64. #8 37.57 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 37.62 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 37.90 Selecting previously unselected package libmnl0:amd64. #8 37.90 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 37.95 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 39.07 Selecting previously unselected package libkrb5support0:amd64. #8 39.07 Preparing to unpack .../003-libkrb5support0_1.21.3-5_amd64.deb ... #8 39.11 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #8 39.37 Selecting previously unselected package libcom-err2:amd64. #8 39.37 Preparing to unpack .../004-libcom-err2_1.47.2-3+b10_amd64.deb ... #8 39.41 Unpacking libcom-err2:amd64 (1.47.2-3+b10) ... #8 39.80 Selecting previously unselected package libk5crypto3:amd64. #8 39.80 Preparing to unpack .../005-libk5crypto3_1.21.3-5_amd64.deb ... #8 39.84 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #8 40.26 Selecting previously unselected package libkeyutils1:amd64. #8 40.26 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 40.30 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 40.60 Selecting previously unselected package libkrb5-3:amd64. #8 40.60 Preparing to unpack .../007-libkrb5-3_1.21.3-5_amd64.deb ... #8 40.64 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #8 40.95 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 40.95 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #8 41.00 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 41.61 Selecting previously unselected package libtirpc-common. #8 41.62 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 41.67 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 42.08 Selecting previously unselected package libtirpc3t64:amd64. #8 42.08 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 42.15 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' #8 42.21 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' #8 42.26 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 43.47 Selecting previously unselected package libxtables12:amd64. #8 43.47 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 43.51 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 43.73 Selecting previously unselected package libcap2-bin. #8 43.73 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+b8_amd64.deb ... #8 43.77 Unpacking libcap2-bin (1:2.75-10+b8) ... #8 44.09 Selecting previously unselected package iproute2. #8 44.09 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 44.14 Unpacking iproute2 (6.15.0-1) ... #8 44.41 Selecting previously unselected package readline-common. #8 44.41 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 44.44 Unpacking readline-common (8.2-6) ... #8 44.69 Selecting previously unselected package bzip2. #8 44.69 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 44.73 Unpacking bzip2 (1.0.8-6) ... #8 44.97 Selecting previously unselected package openssl. #8 44.97 Preparing to unpack .../016-openssl_3.5.5-1~deb13u2_amd64.deb ... #8 45.02 Unpacking openssl (3.5.5-1~deb13u2) ... #8 45.35 Selecting previously unselected package ca-certificates. #8 45.35 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 45.38 Unpacking ca-certificates (20250419) ... #8 45.65 Selecting previously unselected package perl-modules-5.40. #8 45.65 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 45.70 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 46.17 Selecting previously unselected package libgdbm6t64:amd64. #8 46.17 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 46.21 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 46.46 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 46.46 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 46.51 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 46.80 Selecting previously unselected package libperl5.40:amd64. #8 46.80 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 46.84 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 47.56 Selecting previously unselected package perl. #8 47.56 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 47.60 Unpacking perl (5.40.1-6) ... #8 47.87 Selecting previously unselected package xz-utils. #8 47.87 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 47.90 Unpacking xz-utils (5.8.1-1) ... #8 48.53 Selecting previously unselected package libsframe1:amd64. #8 48.53 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 48.57 Unpacking libsframe1:amd64 (2.44-3) ... #8 48.79 Selecting previously unselected package binutils-common:amd64. #8 48.79 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 48.85 Unpacking binutils-common:amd64 (2.44-3) ... #8 49.18 Selecting previously unselected package libbinutils:amd64. #8 49.18 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 49.44 Unpacking libbinutils:amd64 (2.44-3) ... #8 50.00 Selecting previously unselected package libgprofng0:amd64. #8 50.00 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 50.03 Unpacking libgprofng0:amd64 (2.44-3) ... #8 50.38 Selecting previously unselected package libctf-nobfd0:amd64. #8 50.38 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 50.42 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 50.79 Selecting previously unselected package libctf0:amd64. #8 50.79 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 50.83 Unpacking libctf0:amd64 (2.44-3) ... #8 51.13 Selecting previously unselected package libjansson4:amd64. #8 51.13 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 51.18 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 51.38 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 51.38 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 51.41 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 51.68 Selecting previously unselected package binutils. #8 51.68 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 51.73 Unpacking binutils (2.44-3) ... #8 51.94 Selecting previously unselected package libc-dev-bin. #8 51.94 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u2_amd64.deb ... #8 51.98 Unpacking libc-dev-bin (2.41-12+deb13u2) ... #8 52.19 Selecting previously unselected package linux-libc-dev. #8 52.19 Preparing to unpack .../034-linux-libc-dev_6.12.74-2_all.deb ... #8 52.23 Unpacking linux-libc-dev (6.12.74-2) ... #8 52.61 Selecting previously unselected package libcrypt-dev:amd64. #8 52.61 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 52.65 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 52.85 Selecting previously unselected package rpcsvc-proto. #8 52.85 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 52.89 Unpacking rpcsvc-proto (1.4.3-1) ... #8 53.06 Selecting previously unselected package libc6-dev:amd64. #8 53.06 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u2_amd64.deb ... #8 53.10 Unpacking libc6-dev:amd64 (2.41-12+deb13u2) ... #8 53.43 Selecting previously unselected package libisl23:amd64. #8 53.43 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 53.47 Unpacking libisl23:amd64 (0.27-1) ... #8 53.96 Selecting previously unselected package libmpfr6:amd64. #8 53.96 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 54.00 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 55.36 Selecting previously unselected package libmpc3:amd64. #8 55.37 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 55.45 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 55.64 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 55.65 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 55.69 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 56.17 Selecting previously unselected package cpp-14. #8 56.17 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 56.21 Unpacking cpp-14 (14.2.0-19) ... #8 56.49 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 56.49 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 56.53 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 57.69 Selecting previously unselected package cpp. #8 57.69 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 57.73 Unpacking cpp (4:14.2.0-1) ... #8 58.02 Selecting previously unselected package libcc1-0:amd64. #8 58.02 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 58.05 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 58.30 Selecting previously unselected package libgomp1:amd64. #8 58.30 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 58.33 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 58.60 Selecting previously unselected package libitm1:amd64. #8 58.60 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 58.64 Unpacking libitm1:amd64 (14.2.0-19) ... #8 58.88 Selecting previously unselected package libatomic1:amd64. #8 58.89 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 58.93 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 59.16 Selecting previously unselected package libasan8:amd64. #8 59.16 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 59.20 Unpacking libasan8:amd64 (14.2.0-19) ... #8 59.68 Selecting previously unselected package liblsan0:amd64. #8 59.68 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 59.72 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 60.13 Selecting previously unselected package libtsan2:amd64. #8 60.13 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 60.17 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 60.50 Selecting previously unselected package libubsan1:amd64. #8 60.51 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 60.54 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 60.83 Selecting previously unselected package libhwasan0:amd64. #8 60.83 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 60.86 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 61.16 Selecting previously unselected package libquadmath0:amd64. #8 61.16 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 61.19 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 61.37 Selecting previously unselected package libgcc-14-dev:amd64. #8 61.37 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 61.41 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 61.71 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 61.71 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 61.75 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 62.36 Selecting previously unselected package gcc-14. #8 62.36 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 62.92 Unpacking gcc-14 (14.2.0-19) ... #8 63.11 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 63.11 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 63.15 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 63.36 Selecting previously unselected package gcc. #8 63.36 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 63.40 Unpacking gcc (4:14.2.0-1) ... #8 63.60 Selecting previously unselected package libstdc++-14-dev:amd64. #8 63.60 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 63.64 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 63.91 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 63.91 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 63.94 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 64.50 Selecting previously unselected package g++-14. #8 64.50 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 64.54 Unpacking g++-14 (14.2.0-19) ... #8 64.72 Selecting previously unselected package g++-x86-64-linux-gnu. #8 64.72 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 64.76 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 65.32 Selecting previously unselected package g++. #8 65.33 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 65.38 Unpacking g++ (4:14.2.0-1) ... #8 65.57 Selecting previously unselected package make. #8 65.57 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 65.61 Unpacking make (4.4.1-2) ... #8 65.86 Selecting previously unselected package libdpkg-perl. #8 65.86 Preparing to unpack .../066-libdpkg-perl_1.22.22_all.deb ... #8 66.02 Unpacking libdpkg-perl (1.22.22) ... #8 66.22 Selecting previously unselected package patch. #8 66.22 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 66.26 Unpacking patch (2.8-2) ... #8 66.47 Selecting previously unselected package dpkg-dev. #8 66.47 Preparing to unpack .../068-dpkg-dev_1.22.22_all.deb ... #8 66.51 Unpacking dpkg-dev (1.22.22) ... #8 66.72 Selecting previously unselected package build-essential. #8 66.72 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 66.76 Unpacking build-essential (12.12) ... #8 67.01 Selecting previously unselected package libgpg-error0:amd64. #8 67.01 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 67.05 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 67.28 Selecting previously unselected package libassuan9:amd64. #8 67.29 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 67.33 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 68.89 Selecting previously unselected package libgcrypt20:amd64. #8 68.89 Preparing to unpack .../072-libgcrypt20_1.11.0-7_amd64.deb ... #8 68.95 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #8 69.70 Selecting previously unselected package libreadline8t64:amd64. #8 69.70 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 69.75 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' #8 69.77 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' #8 69.78 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' #8 69.80 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' #8 69.82 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 70.09 Selecting previously unselected package gpgconf. #8 70.09 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b2_amd64.deb ... #8 70.13 Unpacking gpgconf (2.4.7-21+deb13u1+b2) ... #8 70.38 Selecting previously unselected package libunistring5:amd64. #8 70.39 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 70.43 Unpacking libunistring5:amd64 (1.3-2) ... #8 70.72 Selecting previously unselected package libidn2-0:amd64. #8 70.72 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 70.75 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 71.03 Selecting previously unselected package libffi8:amd64. #8 71.03 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 71.06 Unpacking libffi8:amd64 (3.4.8-2) ... #8 71.34 Selecting previously unselected package libp11-kit0:amd64. #8 71.34 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 71.38 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 71.66 Selecting previously unselected package libtasn1-6:amd64. #8 71.66 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 71.71 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 71.99 Selecting previously unselected package libgnutls30t64:amd64. #8 72.00 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u2_amd64.deb ... #8 72.08 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 72.53 Selecting previously unselected package libksba8:amd64. #8 72.54 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 72.58 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 72.95 Selecting previously unselected package libsasl2-modules-db:amd64. #8 72.95 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 73.23 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 73.52 Selecting previously unselected package libsasl2-2:amd64. #8 73.52 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 73.57 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 73.94 Selecting previously unselected package libldap2:amd64. #8 73.94 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 73.98 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 74.25 Selecting previously unselected package libnpth0t64:amd64. #8 74.25 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 74.29 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 74.70 Selecting previously unselected package dirmngr. #8 74.70 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b2_amd64.deb ... #8 74.75 Unpacking dirmngr (2.4.7-21+deb13u1+b2) ... #8 75.01 Selecting previously unselected package libfakeroot:amd64. #8 75.02 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 75.05 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 75.33 Selecting previously unselected package fakeroot. #8 75.33 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 75.41 Unpacking fakeroot (1.37.1.1-1) ... #8 75.73 Selecting previously unselected package libbrotli1:amd64. #8 75.74 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 75.78 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 76.13 Selecting previously unselected package libnghttp2-14:amd64. #8 76.13 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1_amd64.deb ... #8 76.17 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #8 76.42 Selecting previously unselected package libnghttp3-9:amd64. #8 76.42 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 76.46 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 76.72 Selecting previously unselected package libngtcp2-16:amd64. #8 76.72 Preparing to unpack .../092-libngtcp2-16_1.11.0-1_amd64.deb ... #8 76.75 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #8 77.01 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 77.01 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #8 77.05 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 77.33 Selecting previously unselected package libpsl5t64:amd64. #8 77.34 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 77.37 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 77.61 Selecting previously unselected package librtmp1:amd64. #8 77.61 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 77.65 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 77.91 Selecting previously unselected package libssh2-1t64:amd64. #8 77.91 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 77.95 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 78.95 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 78.96 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ... #8 78.99 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 79.22 Selecting previously unselected package liberror-perl. #8 79.22 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 79.26 Unpacking liberror-perl (0.17030-1) ... #8 79.67 Selecting previously unselected package git-man. #8 79.67 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 79.71 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 80.02 Selecting previously unselected package git. #8 80.02 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 80.07 Unpacking git (1:2.47.3-0+deb13u1) ... #8 80.53 Selecting previously unselected package gnupg-l10n. #8 80.53 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #8 80.57 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #8 80.83 Selecting previously unselected package gpg. #8 80.83 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b2_amd64.deb ... #8 80.87 Unpacking gpg (2.4.7-21+deb13u1+b2) ... #8 81.23 Selecting previously unselected package libncursesw6:amd64. #8 81.23 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 81.27 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 81.85 Selecting previously unselected package pinentry-curses. #8 81.85 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 81.89 Unpacking pinentry-curses (1.3.1-2) ... #8 82.28 Selecting previously unselected package gpg-agent. #8 82.28 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b2_amd64.deb ... #8 82.32 Unpacking gpg-agent (2.4.7-21+deb13u1+b2) ... #8 82.86 Selecting previously unselected package gpgsm. #8 82.86 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b2_amd64.deb ... #8 82.90 Unpacking gpgsm (2.4.7-21+deb13u1+b2) ... #8 83.11 Selecting previously unselected package gnupg. #8 83.11 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ... #8 83.15 Unpacking gnupg (2.4.7-21+deb13u1) ... #8 83.37 Selecting previously unselected package gnupg2. #8 83.37 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ... #8 83.45 Unpacking gnupg2 (2.4.7-21+deb13u1) ... #8 83.73 Setting up libexpat1:amd64 (2.7.1-2) ... #8 83.87 Setting up libnpth0t64:amd64 (1.8-3) ... #8 84.21 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 84.42 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 84.54 Setting up libgpg-error0:amd64 (1.51-4) ... #8 84.70 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 84.82 Setting up libtirpc-common (1.3.6+ds-1) ... #8 84.97 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 85.10 Setting up binutils-common:amd64 (2.44-3) ... #8 85.22 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #8 85.35 Setting up linux-libc-dev (6.12.74-2) ... #8 85.48 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 85.60 Setting up libgcrypt20:amd64 (1.11.0-7) ... #8 85.74 Setting up libcom-err2:amd64 (1.47.2-3+b10) ... #8 85.87 Setting up libgomp1:amd64 (14.2.0-19) ... #8 86.01 Setting up bzip2 (1.0.8-6) ... #8 86.13 Setting up libsframe1:amd64 (2.44-3) ... #8 86.27 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 86.47 Setting up libelf1t64:amd64 (0.192-4) ... #8 86.59 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 86.73 Setting up libkrb5support0:amd64 (1.21.3-5) ... #8 86.86 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 86.99 Setting up libcap2-bin (1:2.75-10+b8) ... #8 87.11 Setting up fakeroot (1.37.1.1-1) ... #8 87.22 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 87.22 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 87.22 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 87.22 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 87.22 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 87.22 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 87.22 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 87.22 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 87.22 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 87.30 Setting up rpcsvc-proto (1.4.3-1) ... #8 87.42 Setting up make (4.4.1-2) ... #8 87.54 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 87.66 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #8 87.78 Setting up xz-utils (5.8.1-1) ... #8 87.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.86 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 87.92 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 88.04 Setting up libunistring5:amd64 (1.3-2) ... #8 88.16 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 88.29 Setting up libmnl0:amd64 (1.0.5-3) ... #8 88.40 Setting up libatomic1:amd64 (14.2.0-19) ... #8 88.52 Setting up patch (2.8-2) ... #8 89.03 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 89.37 Setting up libk5crypto3:amd64 (1.21.3-5) ... #8 89.51 Setting up libxtables12:amd64 (1.8.11-2) ... #8 89.63 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 89.75 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 89.97 Setting up libubsan1:amd64 (14.2.0-19) ... #8 90.09 Setting up libffi8:amd64 (3.4.8-2) ... #8 90.21 Setting up perl-modules-5.40 (5.40.1-6) ... #8 90.32 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 90.43 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 90.55 Setting up libasan8:amd64 (14.2.0-19) ... #8 90.68 Setting up libassuan9:amd64 (3.0.2-2) ... #8 90.81 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 90.93 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 91.05 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #8 91.16 Setting up libkrb5-3:amd64 (1.21.3-5) ... #8 91.27 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 91.39 Setting up libtsan2:amd64 (14.2.0-19) ... #8 91.50 Setting up libbinutils:amd64 (2.44-3) ... #8 91.93 Setting up libisl23:amd64 (0.27-1) ... #8 92.07 Setting up libc-dev-bin (2.41-12+deb13u2) ... #8 92.19 Setting up openssl (3.5.5-1~deb13u2) ... #8 92.46 Setting up readline-common (8.2-6) ... #8 92.58 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 92.81 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 92.94 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 93.06 Setting up liblsan0:amd64 (14.2.0-19) ... #8 93.19 Setting up libitm1:amd64 (14.2.0-19) ... #8 93.31 Setting up libctf0:amd64 (2.44-3) ... #8 93.43 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 93.55 Setting up pinentry-curses (1.3.1-2) ... #8 93.68 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 98.49 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 98.60 Setting up ca-certificates (20250419) ... #8 98.71 debconf: unable to initialize frontend: Dialog #8 98.71 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 98.71 debconf: falling back to frontend: Readline #8 98.72 debconf: unable to initialize frontend: Readline #8 98.72 debconf: (This frontend requires a controlling tty.) #8 98.72 debconf: falling back to frontend: Teletype #8 98.72 debconf: unable to initialize frontend: Teletype #8 98.72 debconf: (This frontend requires a controlling tty.) #8 98.72 debconf: falling back to frontend: Noninteractive #8 99.02 Updating certificates in /etc/ssl/certs... #8 99.26 150 added, 0 removed; done. #8 99.41 Setting up perl (5.40.1-6) ... #8 99.57 Setting up libgprofng0:amd64 (2.44-3) ... #8 99.69 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 99.81 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 100.1 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 100.2 Setting up libdpkg-perl (1.22.22) ... #8 100.3 Setting up cpp-14 (14.2.0-19) ... #8 100.5 Setting up libreadline8t64:amd64 (8.2-6) ... #8 100.6 Setting up gpgconf (2.4.7-21+deb13u1+b2) ... #8 100.7 Setting up libc6-dev:amd64 (2.41-12+deb13u2) ... #8 100.8 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 100.9 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 101.0 Setting up gpg (2.4.7-21+deb13u1+b2) ... #8 101.3 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 101.4 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 101.5 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u2) ... #8 101.6 Setting up gpg-agent (2.4.7-21+deb13u1+b2) ... #8 102.1 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 102.2 Setting up iproute2 (6.15.0-1) ... #8 102.3 debconf: unable to initialize frontend: Dialog #8 102.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 102.3 debconf: falling back to frontend: Readline #8 102.3 debconf: unable to initialize frontend: Readline #8 102.3 debconf: (This frontend requires a controlling tty.) #8 102.3 debconf: falling back to frontend: Teletype #8 102.3 debconf: unable to initialize frontend: Teletype #8 102.3 debconf: (This frontend requires a controlling tty.) #8 102.3 debconf: falling back to frontend: Noninteractive #8 102.4 Setting up gpgsm (2.4.7-21+deb13u1+b2) ... #8 102.5 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 102.7 Setting up binutils (2.44-3) ... #8 102.8 Setting up dpkg-dev (1.22.22) ... #8 103.0 Setting up liberror-perl (0.17030-1) ... #8 103.2 Setting up dirmngr (2.4.7-21+deb13u1+b2) ... #8 103.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 103.5 Setting up cpp (4:14.2.0-1) ... #8 103.6 Setting up gnupg (2.4.7-21+deb13u1) ... #8 103.7 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 103.8 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 104.0 Setting up gnupg2 (2.4.7-21+deb13u1) ... #8 104.1 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 104.2 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 104.4 Setting up gcc-14 (14.2.0-19) ... #8 104.5 Setting up git (1:2.47.3-0+deb13u1) ... #8 104.7 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 104.8 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 104.9 Setting up g++-14 (14.2.0-19) ... #8 105.0 Setting up gcc (4:14.2.0-1) ... #8 105.2 Setting up g++ (4:14.2.0-1) ... #8 105.3 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 105.4 Setting up build-essential (12.12) ... #8 105.5 Processing triggers for libc-bin (2.41-12+deb13u2) ... #8 105.6 Processing triggers for ca-certificates (20250419) ... #8 105.6 Updating certificates in /etc/ssl/certs... #8 105.9 0 added, 0 removed; done. #8 105.9 Running hooks in /etc/ca-certificates/update.d... #8 105.9 done. #8 DONE 106.7s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" 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:13" && exit 1 ;; esac #9 0.657 + echo debian:13 #9 0.657 + cut -d : -f 2 #9 0.657 + sed s/./\u&/ #9 0.657 + VERSION=13 #9 0.658 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 0.8s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.4s #11 exporting to image #11 exporting layers #11 exporting layers 1.5s done #11 writing image sha256:11884964044039a91bbff1a98b03f0d3fa12f4710fcbf86fc7a8b4daeeb7003f 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.7s 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 trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] Fetched 73.4 kB in 0s (458 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 libmagic-mgc libmagic1t64 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 54 newly installed, 0 to remove and 4 not upgraded. Need to get 13.1 MB of archives. After this operation, 48.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] Get:17 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.13.1.12.8e6ea [181 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.13.1.12.8e6ea [55.5 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:26 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.13.1.12.8e6ea [73.9 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [62.1 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.13.1.12.8e6ea [231 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [73.5 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.13.1.12.8e6ea [73.7 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.13.1.12.8e6ea [108 kB] Get:49 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.13.1.12.8e6ea [181 kB] Get:50 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.13.1.12.8e6ea [63.2 kB] Get:51 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.13.1.12.8e6ea [66.9 kB] Get:52 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.13.1.12.8e6ea [53.7 kB] Get:53 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.13.1.12.8e6ea [46.9 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.13.1.12.8e6ea [860 kB] Preconfiguring packages ... Fetched 13.1 MB in 1s (11.8 MB/s) Selecting previously unselected package sensible-utils. (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 ... 15438 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../22-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../27-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../28-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 .../29-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../30-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../31-libtalloc2_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../32-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../33-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 .../34-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 .../35-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 .../36-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 .../37-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 .../38-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 .../39-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 .../40-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 .../41-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../42-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 .../43-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../44-libosmousb0_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmousb0:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libosmocore. Preparing to unpack .../45-libosmocore_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocore (1.13.1.12.8e6ea) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../46-libtalloc-dev_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../47-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../48-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../49-libosmocore-dev_1.13.1.12.8e6ea_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.13.1.12.8e6ea) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../50-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../51-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../52-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../53-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up osmocom-master (1.1.0) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 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.17.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.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.13.1.12.8e6ea) ... Setting up libosmocodec4:amd64 (1.13.1.12.8e6ea) ... Setting up groff-base (1.23.0-9) ... Setting up libosmovty13:amd64 (1.13.1.12.8e6ea) ... Setting up libosmoisdn0:amd64 (1.13.1.12.8e6ea) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libosmousb0:amd64 (1.13.1.12.8e6ea) ... Setting up libosmogsm20:amd64 (1.13.1.12.8e6ea) ... Setting up libosmoctrl0:amd64 (1.13.1.12.8e6ea) ... Setting up libosmogb14:amd64 (1.13.1.12.8e6ea) ... Setting up debhelper (13.24.2) ... 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 libosmocore-dev:amd64 (1.13.1.12.8e6ea) ... Processing triggers for libc-bin (2.41-12+deb13u2) ... + [ -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 . 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 binary dh binary --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:43: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:43: the top level 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 xargs -n works... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 egrep... (cached) /usr/bin/grep -E CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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' /usr/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' /usr/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' /usr/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' /usr/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' /usr/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' /usr/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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c qos.c -o qos.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c csn1_dec.c -o csn1_dec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-csn1.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c llc.c -o llc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-llc.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c pdch_ul_controller.c -o pdch_ul_controller.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c rlc_window_ul.c -o rlc_window_ul.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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_ul_fsm.lo tbf_ul_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_ul_ass_fsm.lo tbf_ul_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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tbf_dl_ass_fsm.lo tbf_dl_ass_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c tbf_ul_fsm.c -fPIC -DPIC -o .libs/tbf_ul_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-rlcmac.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sndcp_xid.c -o sndcp_xid.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sndcp.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm.c -o gmm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c gmm_prim.c -o gmm_prim.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-gmm.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm.c -o sm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c sm_prim.c -o sm_prim.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gprs-sm.exp libtool: link: /usr/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 | /usr/bin/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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -Werror=format-security -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]: 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 "TESTSUITEFLAGS=-j21 --verbose" 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o gmm_prim_network_test.o gmm_prim_network_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o xid_codec_test.o xid_codec_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o rlcmac_types_test.o rlcmac_types_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o slhc_test.o slhc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sm_prim_test.o sm_prim_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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' -j21 --verbose ## ------------------------------------- ## ## libosmo-gprs 0.2.1.1-58f3 test suite. ## ## ------------------------------------- ## 1. testsuite.at:4: testing gmm/gmm_misc ... ./testsuite.at:8: $abs_top_builddir/tests/gmm/gmm_misc_test 2. testsuite.at:11: testing gmm/gmm_prim_ms ... 9. testsuite.at:60: testing rlcmac/csn1_ts_44_060 ... 7. testsuite.at:46: testing llc/xid_codec ... 3. testsuite.at:18: testing gmm/gmm_prim_network ... 4. testsuite.at:25: testing llc/llc ... 5. testsuite.at:32: testing llc/llc_prim ... 14. testsuite.at:95: testing sndcp/sndcp_xid ... 6. testsuite.at:39: testing llc/pdu_codec ... ./testsuite.at:15: $abs_top_builddir/tests/gmm/gmm_prim_ms_test ./testsuite.at:98: $abs_top_builddir/tests/sndcp/sndcp_xid_test 11. testsuite.at:74: testing rlcmac/rlcmac_types ... ./testsuite.at:50: $abs_top_builddir/tests/llc/xid_codec_test 12. testsuite.at:81: testing sm/sm_prim ... ./testsuite.at:29: $abs_top_builddir/tests/llc/llc_test 15. testsuite.at:101: testing sndcp/slhc ... ./testsuite.at:43: $abs_top_builddir/tests/llc/pdu_codec_test 8. testsuite.at:53: testing rlcmac/csn1_ts_44_018 ... 13. testsuite.at:88: testing sndcp/sndcp_prim ... ./testsuite.at:57: $abs_top_builddir/tests/rlcmac/csn1_ts_44_018_test ./testsuite.at:85: $abs_top_builddir/tests/sm/sm_prim_test ./testsuite.at:104: $abs_top_builddir/tests/sndcp/slhc_test ./testsuite.at:22: $abs_top_builddir/tests/gmm/gmm_prim_network_test 10. testsuite.at:67: testing rlcmac/rlcmac_prim ... ./testsuite.at:71: $abs_top_builddir/tests/rlcmac/rlcmac_prim_test ./testsuite.at:92: $abs_top_builddir/tests/sndcp/sndcp_prim_test stderr: 7. testsuite.at:46: ok full talloc report on 'xid_ctx' (total 1255 bytes in 7 blocks) log contains 1255 bytes in 6 blocks (ref 0) 0x55ee72094050 logging contains 1255 bytes in 5 blocks (ref 0) 0x55ee720940c0 struct log_target contains 222 bytes in 2 blocks (ref 0) 0x55ee72094610 struct log_category contains 62 bytes in 1 blocks (ref 0) 0x55ee72094720 struct log_info contains 1032 bytes in 2 blocks (ref 0) 0x55ee72094130 struct log_info_cat contains 992 bytes in 1 blocks (ref 0) 0x55ee720941c0 4. testsuite.at:25: ok 1. testsuite.at:4: ok ./testsuite.at:64: $abs_top_builddir/tests/rlcmac/csn1_ts_44_060_test 14. testsuite.at:95: ok stderr: 12. testsuite.at:81: ok 3. testsuite.at:18: ok <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:341 slhc_compress(): Header not yet seen, will memorize header for the next turn... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647df06d1bf61 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647de06d1bf5e <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e106d1bf63 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647df06d1bf61 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e106d1bf64 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf63 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647e206d1bf64 <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf64 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:400 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0000> slhc.c:401 slhc_compress(): th->doff = 8 <0000> slhc.c:402 slhc_compress(): th+1 = 0101080a000647ec06d1bf6f <0000> slhc.c:404 slhc_compress(): cs->cs_tcpopt = 0101080a000647e206d1bf64 <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:390 slhc_compress(): Unexpected change: th->doff != cs->cs_tcp.doff <0000> slhc.c:417 slhc_compress(): The header contains unexpected changes, can't compress... <0000> slhc.c:557 slhc_compress(): Packet will be sent uncompressed... <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=000c <0000> slhc.c:497 slhc_compress(): Special case for data xfer detected... <0000> slhc.c:498 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:640 slhc_uncompress(): Unidirectional data detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0052 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0027 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 2 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:646 slhc_uncompress(): default packet type detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:488 slhc_compress(): Special case for echoed terminal traffic detected... <0000> slhc.c:489 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:629 slhc_uncompress(): Echoed terminal traffic detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:450 slhc_compress(): flag: Delta Ack (A) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0003 <0000> slhc.c:488 slhc_compress(): Special case for echoed terminal traffic detected... <0000> slhc.c:489 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:629 slhc_uncompress(): Echoed terminal traffic detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:315 slhc_compress(): Compressible packet detected! <0000> slhc.c:347 slhc_compress(): Header already seen, trying to compress... <0000> slhc.c:459 slhc_compress(): flag: Delta Sequence (S) = 1 <0000> slhc.c:211 encode(): n=0040 <0000> slhc.c:497 slhc_compress(): Special case for data xfer detected... <0000> slhc.c:498 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0000> slhc.c:511 slhc_compress(): flag: Push (P) = 1 <0000> slhc.c:530 slhc_compress(): flag: Connection number (C) = 1 <0000> slhc.c:543 slhc_compress(): Delta-list length (deltaS) = 0 <0000> slhc.c:544 slhc_compress(): Original header len (hlen) = 40 <0000> slhc.c:640 slhc_uncompress(): Unidirectional data detected <0000> slhc.c:696 slhc_uncompress(): making space for the reconstructed header... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0000> slhc.c:281 slhc_compress(): Not a TCP packat, will not touch... <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0000> slhc.c:806 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0000> slhc.c:174 slhc_free(): Freeing compression states... full talloc report on 'slhc_ctx' (total 1289 bytes in 7 blocks) log contains 1289 bytes in 6 blocks (ref 0) 0x5590bacb8050 logging contains 1289 bytes in 5 blocks (ref 0) 0x5590bacb80c0 struct log_target contains 224 bytes in 2 blocks (ref 0) 0x5590bacb8630 struct log_category contains 64 bytes in 1 blocks (ref 0) 0x5590bacb8740 struct log_info contains 1064 bytes in 2 blocks (ref 0) 0x5590bacb8130 struct log_info_cat contains 1024 bytes in 1 blocks (ref 0) 0x5590bacb81c0 2. testsuite.at:11: ok 6. testsuite.at:39: ./testsuite.at:36: $abs_top_builddir/tests/llc/llc_prim_test ok 8. testsuite.at:53: ok ./testsuite.at:78: $abs_top_builddir/tests/rlcmac/rlcmac_types_test 15. testsuite.at:101: ok 13. testsuite.at:88: ok 10. testsuite.at:67: ok 11. testsuite.at:74: ok 5. testsuite.at:32: ok --- experr 2026-04-10 19:44:56.523023040 +0000 +++ /obs/_temp/binpkgs/libosmo-gprs/tests/testsuite.dir/at-groups/9/stderr 2026-04-10 19:44:56.535023008 +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: FAILED (testsuite.at:64) ## ------------- ## ## 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:669: check-local] Error 1 make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[5]: *** [Makefile:529: check-am] Error 2 make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[4]: *** [Makefile:379: check-recursive] Error 1 make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs/tests' make[3]: *** [Makefile:509: check-recursive] Error 1 make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[2]: *** [Makefile:808: check] Error 2 make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' dh_auto_test: error: make -j21 check "TESTSUITEFLAGS=-j21 --verbose" 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:56.523023040 +0000 +++ /obs/_temp/binpkgs/libosmo-gprs/tests/testsuite.dir/at-groups/9/stderr 2026-04-10 19:44:56.535023008 +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 -j21 --verbose ## --------- ## ## Platform. ## ## --------- ## hostname = 461dcada722e 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 = x86_64 /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) 2023 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 | | | EXEEXT='' | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri Apr 10 19:44:56 UTC 2026 7. llc/xid_codec (testsuite.at:46): ok (0m0.003s 0m0.001s) 4. llc/llc (testsuite.at:25): ok (0m0.003s 0m0.001s) 1. gmm/gmm_misc (testsuite.at:4): ok (0m0.005s 0m0.002s) 2. gmm/gmm_prim_ms (testsuite.at:11): ok (0m0.007s 0m0.001s) 3. gmm/gmm_prim_network (testsuite.at:18): ok (0m0.003s 0m0.003s) 12. sm/sm_prim (testsuite.at:81): ok (0m0.005s 0m0.000s) 14. sndcp/sndcp_xid (testsuite.at:95): ok (0m0.005s 0m0.000s) 6. llc/pdu_codec (testsuite.at:39): ok (0m0.004s 0m0.000s) 8. rlcmac/csn1_ts_44_018 (testsuite.at:53): ok (0m0.005s 0m0.002s) 15. sndcp/slhc (testsuite.at:101): ok (0m0.002s 0m0.004s) 13. sndcp/sndcp_prim (testsuite.at:88): ok (0m0.006s 0m0.000s) 10. rlcmac/rlcmac_prim (testsuite.at:67): ok (0m0.003s 0m0.006s) 11. rlcmac/rlcmac_types (testsuite.at:74): ok (0m0.005s 0m0.000s) 5. llc/llc_prim (testsuite.at:32): ok (0m0.007s 0m0.001s) testsuite: ending at: Fri Apr 10 19:44:56 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:56.523023040 +0000 +++ /obs/_temp/binpkgs/libosmo-gprs/tests/testsuite.dir/at-groups/9/stderr 2026-04-10 19:44:56.535023008 +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.72. 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 = 461dcada722e | 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 = x86_64 | /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:2411: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh | configure:2424: trying ././ | configure:2453: ././config.guess found | configure:2453: ././config.sub found | configure:2453: ././ltmain.sh found | configure:2453: ././compile found | configure:2453: ././missing found | configure:2435: ././install-sh found | configure:2589: checking for a BSD-compatible install | configure:2663: result: /usr/bin/install -c | configure:2674: checking whether sleep supports fractional seconds | configure:2690: result: yes | configure:2693: checking filesystem timestamp resolution | configure:2828: result: 0.01 | configure:2833: checking whether build environment is sane | configure:2874: result: yes | configure:3045: checking for a race-free mkdir -p | configure:3088: result: /usr/bin/mkdir -p | configure:3095: checking for gawk | configure:3131: result: no | configure:3095: checking for mawk | configure:3116: found /usr/bin/mawk | configure:3128: result: mawk | configure:3139: checking whether make sets $(MAKE) | configure:3163: result: yes | configure:3189: checking whether make supports nested variables | configure:3208: result: yes | configure:3222: checking xargs -n works | configure:3238: result: yes | configure:3345: checking whether make sets $(MAKE) | configure:3369: result: yes | configure:3441: checking for gcc | configure:3462: found /usr/bin/gcc | configure:3474: result: gcc | configure:3833: checking for C compiler version | configure:3842: gcc --version >&5 | gcc (Debian 14.2.0-19) 14.2.0 | Copyright (C) 2024 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:3853: $? = 0 | configure:3842: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/14/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion='Debian 14.2.0-19' --with-bugurl=file:///usr/share/doc/gcc-14/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust --prefix=/usr --with-gcc-major-version-only --program-suffix=-14 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --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-libstdcxx-backtrace --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 --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-14-14.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-14-14.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --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-serialization=3 | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 14.2.0 (Debian 14.2.0-19) | ... rest of stderr output deleted ... | configure:3853: $? = 0 | configure:3842: gcc -V >&5 | gcc: error: unrecognized command-line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:3853: $? = 1 | configure:3842: gcc -qversion >&5 | gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:3853: $? = 1 | configure:3842: gcc -version >&5 | gcc: error: unrecognized command-line option '-version' | gcc: fatal error: no input files | compilation terminated. | configure:3853: $? = 1 | configure:3873: checking whether the C compiler works | configure:3895: gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3899: $? = 0 | configure:3950: result: yes | configure:3954: checking for C compiler default output file name | configure:3956: result: a.out | configure:3962: checking for suffix of executables | configure:3969: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3973: $? = 0 | configure:3997: result: | configure:4021: checking whether we are cross compiling | configure:4029: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:4033: $? = 0 | configure:4040: ./conftest | configure:4044: $? = 0 | configure:4059: result: no | configure:4065: checking for suffix of object files | configure:4088: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4092: $? = 0 | configure:4116: result: o | configure:4120: checking whether the compiler supports GNU C | configure:4140: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4140: $? = 0 | configure:4152: result: yes | configure:4163: checking whether gcc accepts -g | configure:4184: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4184: $? = 0 | configure:4231: result: yes | configure:4251: checking for gcc option to enable C11 features | configure:4266: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4266: $? = 0 | configure:4285: result: none needed | configure:4409: checking whether gcc understands -c and -o together | configure:4432: gcc -c conftest.c -o conftest2.o | configure:4435: $? = 0 | configure:4432: gcc -c conftest.c -o conftest2.o | configure:4435: $? = 0 | configure:4448: result: yes | configure:4468: checking whether make supports the include directive | configure:4483: 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:4486: $? = 0 | configure:4505: result: yes (GNU style) | configure:4531: checking dependency style of gcc | configure:4644: result: none | configure:4692: checking build system type | configure:4708: result: x86_64-pc-linux-gnu | configure:4728: checking host system type | configure:4743: result: x86_64-pc-linux-gnu | configure:4784: checking how to print strings | configure:4811: result: printf | configure:4832: checking for a sed that does not truncate output | configure:4904: result: /usr/bin/sed | configure:4922: checking for grep that handles long lines and -e | configure:4988: result: /usr/bin/grep | configure:4993: checking for egrep | configure:5063: result: /usr/bin/grep -E | configure:5070: checking for fgrep | configure:5140: result: /usr/bin/grep -F | configure:5177: checking for ld used by gcc | configure:5246: result: /usr/bin/ld | configure:5253: checking if the linker (/usr/bin/ld) is GNU ld | configure:5270: result: yes | configure:5282: checking for BSD- or MS-compatible name lister (nm) | configure:5338: result: /usr/bin/nm -B | configure:5480: checking the name lister (/usr/bin/nm -B) interface | configure:5488: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:5491: /usr/bin/nm -B "conftest.o" | configure:5494: output | 0000000000000000 B some_variable | configure:5502: result: BSD nm | configure:5505: checking whether ln -s works | configure:5509: result: yes | configure:5517: checking the maximum length of command line arguments | configure:5650: result: 1572864 | configure:5698: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | configure:5740: result: func_convert_file_noop | configure:5747: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | configure:5769: result: func_convert_file_noop | configure:5776: checking for /usr/bin/ld option to reload object files | configure:5785: result: -r | configure:5818: checking for file | configure:5839: found /usr/bin/file | configure:5852: result: file | configure:5915: checking for objdump | configure:5936: found /usr/bin/objdump | configure:5948: result: objdump | configure:5980: checking how to recognize dependent libraries | configure:6189: result: pass_all | configure:6280: checking for dlltool | configure:6316: result: no | configure:6346: checking how to associate runtime and link libraries | configure:6375: result: printf %s\n | configure:6436: checking for ranlib | configure:6457: found /usr/bin/ranlib | configure:6469: result: ranlib | configure:6546: checking for ar | configure:6567: found /usr/bin/ar | configure:6579: result: ar | configure:6632: checking for archiver @FILE support | configure:6650: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:6650: $? = 0 | configure:6654: ar cr libconftest.a @conftest.lst >&5 | configure:6657: $? = 0 | configure:6662: ar cr libconftest.a @conftest.lst >&5 | ar: conftest.o: No such file or directory | configure:6665: $? = 1 | configure:6678: result: @ | configure:6742: checking for strip | configure:6763: found /usr/bin/strip | configure:6775: result: strip | configure:6878: checking command to parse /usr/bin/nm -B output from gcc object | configure:7032: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7035: $? = 0 | configure:7039: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm | configure:7105: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5 | configure:7108: $? = 0 | configure:7147: result: ok | configure:7194: checking for sysroot | configure:7228: result: no | configure:7235: checking for a working dd | configure:7280: result: /usr/bin/dd | configure:7284: checking how to truncate binary pipes | configure:7301: result: /usr/bin/dd bs=4096 count=1 | configure:7438: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7441: $? = 0 | configure:7641: checking for mt | configure:7677: result: no | configure:7697: checking if : is a manifest tool | configure:7704: : '-?' | configure:7713: result: no | configure:8510: checking for stdio.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for stdlib.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for string.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for inttypes.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for stdint.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for strings.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for sys/stat.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for sys/types.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8510: checking for unistd.h | configure:8510: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8510: $? = 0 | configure:8510: result: yes | configure:8535: checking for dlfcn.h | configure:8535: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8535: $? = 0 | configure:8535: result: yes | configure:8838: checking for objdir | configure:8855: result: .libs | configure:9121: checking if gcc supports -fno-rtti -fno-exceptions | configure:9140: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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:9144: $? = 0 | configure:9158: result: no | configure:9537: checking for gcc option to produce PIC | configure:9546: result: -fPIC -DPIC | configure:9554: checking if gcc PIC flag -fPIC -DPIC works | configure:9573: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 | configure:9577: $? = 0 | configure:9591: result: yes | configure:9620: checking if gcc static flag -static works | configure:9650: result: yes | configure:9665: checking if gcc supports -c -o file.o | configure:9687: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 | configure:9691: $? = 0 | configure:9714: result: yes | configure:9722: checking if gcc supports -c -o file.o | configure:9771: result: yes | configure:9804: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:11092: result: yes | configure:11129: checking whether -lc should be explicitly linked in | configure:11138: gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:11141: $? = 0 | configure:11156: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | configure:11159: $? = 0 | configure:11174: result: no | configure:11334: checking dynamic linker characteristics | configure:11953: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:11953: $? = 0 | configure:12736: result: GNU/Linux ld.so | configure:12858: checking how to hardcode library paths into programs | configure:12883: result: immediate | configure:13483: checking whether stripping libraries is possible | configure:13492: result: yes | configure:13534: checking if libtool supports shared libraries | configure:13536: result: yes | configure:13539: checking whether to build shared libraries | configure:13564: result: yes | configure:13567: checking whether to build static libraries | configure:13571: result: yes | configure:13623: checking for pkg-config | configure:13646: found /usr/bin/pkg-config | configure:13660: result: /usr/bin/pkg-config | configure:13732: checking for pkg-config | configure:13755: found /usr/bin/pkg-config | configure:13768: result: /usr/bin/pkg-config | configure:13793: checking pkg-config is at least version 0.20 | configure:13796: result: yes | configure:13807: checking for libosmocore >= 1.10.0 | configure:13814: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" | configure:13817: $? = 0 | configure:13831: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.10.0" | configure:13834: $? = 0 | configure:13892: result: yes | configure:13898: checking for libosmogsm >= 1.10.0 | configure:13905: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" | configure:13908: $? = 0 | configure:13922: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.10.0" | configure:13925: $? = 0 | configure:13983: result: yes | configure:13991: checking for egrep | configure:14061: result: /usr/bin/grep -E | configure:14105: result: CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" | configure:14107: result: CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" | configure:14215: checking that generated files are newer than configure | configure:14221: result: done | configure:14256: 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.72. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on 461dcada722e | | config.status:1129: creating libosmo-csn1.pc | config.status:1129: creating libosmo-gprs-gmm.pc | config.status:1129: creating libosmo-gprs-llc.pc | config.status:1129: creating libosmo-gprs-rlcmac.pc | config.status:1129: creating libosmo-gprs-sndcp.pc | config.status:1129: creating libosmo-gprs-sm.pc | config.status:1129: creating include/Makefile | config.status:1129: creating include/osmocom/Makefile | config.status:1129: creating include/osmocom/csn1/Makefile | config.status:1129: creating include/osmocom/gprs/Makefile | config.status:1129: creating include/osmocom/gprs/gmm/Makefile | config.status:1129: creating include/osmocom/gprs/llc/Makefile | config.status:1129: creating include/osmocom/gprs/rlcmac/Makefile | config.status:1129: creating include/osmocom/gprs/sndcp/Makefile | config.status:1129: creating include/osmocom/gprs/sm/Makefile | config.status:1129: creating src/Makefile | config.status:1129: creating src/common/Makefile | config.status:1129: creating src/csn1/Makefile | config.status:1129: creating src/gmm/Makefile | config.status:1129: creating src/llc/Makefile | config.status:1129: creating src/rlcmac/Makefile | config.status:1129: creating src/sndcp/Makefile | config.status:1129: creating src/sm/Makefile | config.status:1129: creating tests/Makefile | config.status:1129: creating tests/gmm/Makefile | config.status:1129: creating tests/llc/Makefile | config.status:1129: creating tests/rlcmac/Makefile | config.status:1129: creating tests/sndcp/Makefile | config.status:1129: creating tests/sm/Makefile | config.status:1129: creating Makefile | config.status:1129: creating config.h | config.status:1358: executing tests/atconfig commands | config.status:1358: executing depfiles commands | config.status:1358: 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' | 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_stdint_h=yes | ac_cv_header_stdio_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='/usr/bin/grep -E' | ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' | ac_cv_path_FGREP='/usr/bin/grep -F' | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config | ac_cv_path_SED=/usr/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=/usr/bin/dd | ac_cv_path_mkdir=/usr/bin/mkdir | ac_cv_prog_AWK=mawk | ac_cv_prog_FILECMD=file | 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_c11= | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_make_make_set=yes | am_cv_CC_dependencies_compiler_type=none | am_cv_filesystem_timestamp_resolution=0.01 | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | am_cv_sleep_fractional_seconds=yes | am_cv_xargs_n_works=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_manifest_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='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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='/usr/bin/dd bs=4096 count=1' | pkg_cv_LIBOSMOCORE_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMOGSM_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} '\''/obs/_temp/binpkgs/libosmo-gprs/missing'\'' aclocal-1.17' | 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.17' | AWK='mawk' | CC='gcc' | CCDEPMODE='depmode=none' | CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-gprs=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11' | CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' | CSCOPE='cscope' | CTAGS='ctags' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='false' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | ETAGS='etags' | EXEEXT='' | FGREP='/usr/bin/grep -F' | FILECMD='file' | GREP='/usr/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='-I/usr/include/ -pthread ' | LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl ' | LIBOSMOGSM_CFLAGS='-I/usr/include/ -pthread ' | 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='/usr/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='/usr/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__rm_f_notfound='' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | am__xargs_n='xargs -n' | 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | | configure: exit 0 make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-gprs' make[1]: *** [debian/rules:13: override_dh_auto_test] Error 1 make: *** [debian/rules:9: binary] Error 2 dpkg-buildpackage: error: debian/rules binary 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 1188153 killed; [ssh-agent] Stopped. Finished: FAILURE