Started by upstream project "gerrit-libosmocore" build number 1855
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmocore/+/39069 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdaj2kC/agent.960688
SSH_AGENT_PID=960691
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_14302736543217266701.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_14302736543217266701.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/libosmocore
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmocore # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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/libosmocore +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmocore # 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/libosmocore # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore
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/libosmocore refs/changes/69/39069/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 8071ffbbf195aad38f1181471a09a943af66e06e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8071ffbbf195aad38f1181471a09a943af66e06e # timeout=10
Commit message: "osmo_io: poll: connect_notify: Avoid calling register"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 80a73815015bd6ba62d88470bc2b876c562bee34 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins2574942620826712960.sh
+ set +x

Building binary packages for distro: 'centos:7'

+ 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
0e1fa7e scripts/manuals: fix osmocom-bb
+ cd libosmocore
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh centos:7
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s

#2 [internal] load build definition from build_srcpkg.Dockerfile
#2 transferring dockerfile: 579B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/debian:12
#3 DONE 0.8s

#4 [1/3] FROM docker.io/library/debian:12@sha256:17122fe3d66916e55c0cbd5bbf54bb3f87b3582f4d86a755a0fd3498d360f91b
#4 DONE 0.0s

#5 [2/3] RUN	APT-GET update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		ca-certificates 		colordiff 		debhelper 		dh-python 		dpkg-dev 		fakeroot 		git 		git-review 		gnupg2 		libxml2-utils 		lsb-release 		meson 		osc 		python3-packaging 		python3-setuptools 		quilt 		rebar3 		sed 		sphinx-common 		&& 	apt-get clean
#5 CACHED

#6 [3/3] RUN	USERADD --uid=1000 -m user
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:4fe2ce45b381234faa829b702d97d82facc000894d63b73a76c00bd599a378ef 0.0s done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done
#7 DONE 0.0s
libosmocore: using cached https://gerrit.osmocom.org/libosmocore (not cloning, not fetching)
libosmocore: 'git clean -ffxd'
libosmocore: skipping git checkout, current commit: 8071ffbb osmo_io: poll: connect_notify: Avoid calling register
libosmocore: building source package 1.10.0.51-8071
libosmocore: adding debian/changelog entry (1.10.0 => 1.10.0.51.8071)
libosmocore: building debian source package
libosmocore: generating rpm spec file
libosmocore: adding commit_8071ffbbf195aad38f1181471a09a943af66e06e.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image centos-7-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=centos:7', '--build-arg', 'DISTRO_FROM=centos:7', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'centos-7-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from build_binpkg.Dockerfile
#2 transferring dockerfile: 3.18kB done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/centos:7
#3 DONE 1.5s

#4 [1/6] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
#4 CACHED

#5 [internal] load build context
#5 transferring context: 1.46kB done
#5 DONE 0.0s

#6 [2/6] COPY	RELEASE.KEY /tmp/Release.key
#6 DONE 0.1s

#7 [3/6] RUN	USERADD --uid=1000 -m user
#7 DONE 0.9s

#8 [4/6] RUN	CASE "centos:7" in 	debian*|ubuntu*) 		echo "path-exclude=/usr/share/man/*" 			> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 		rm -rf /usr/share/man/ && 		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.439 + sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo
#8 0.441 + sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo
#8 0.443 + sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo
#8 0.444 + yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget
#8 0.619 Loaded plugins: fastestmirror, ovl
#8 0.868 Determining fastest mirrors
#8 4.884 No package dnf-utils available.
#8 5.008 Resolving Dependencies
#8 5.008 --> Running transaction check
#8 5.008 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
#8 5.010 --> Processing Dependency: perl >= 5.006 for package: autoconf-2.69-11.el7.noarch
#8 5.014 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
#8 5.014 --> Processing Dependency: perl(warnings) for package: autoconf-2.69-11.el7.noarch
#8 5.015 --> Processing Dependency: perl(vars) for package: autoconf-2.69-11.el7.noarch
#8 5.015 --> Processing Dependency: perl(strict) for package: autoconf-2.69-11.el7.noarch
#8 5.015 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch
#8 5.015 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch
#8 5.015 --> Processing Dependency: perl(POSIX) for package: autoconf-2.69-11.el7.noarch
#8 5.016 --> Processing Dependency: perl(IO::File) for package: autoconf-2.69-11.el7.noarch
#8 5.016 --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch
#8 5.016 --> Processing Dependency: perl(File::stat) for package: autoconf-2.69-11.el7.noarch
#8 5.016 --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch
#8 5.017 --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch
#8 5.017 --> Processing Dependency: perl(File::Find) for package: autoconf-2.69-11.el7.noarch
#8 5.017 --> Processing Dependency: perl(File::Copy) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(File::Compare) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(File::Basename) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(Errno) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(DynaLoader) for package: autoconf-2.69-11.el7.noarch
#8 5.018 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
#8 5.019 --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch
#8 5.019 --> Processing Dependency: perl(Class::Struct) for package: autoconf-2.69-11.el7.noarch
#8 5.019 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch
#8 5.020 --> Processing Dependency: /usr/bin/perl for package: autoconf-2.69-11.el7.noarch
#8 5.020 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
#8 5.021 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
#8 5.022 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
#8 5.022 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
#8 5.023 ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated
#8 5.023 ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update
#8 5.025 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
#8 5.026 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
#8 5.028 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
#8 5.028 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
#8 5.029 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
#8 5.029 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
#8 5.029 ---> Package gcc-c++.x86_64 0:4.8.5-44.el7 will be installed
#8 5.030 --> Processing Dependency: libstdc++-devel = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64
#8 5.031 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9.3 will be installed
#8 5.033 --> Processing Dependency: glibc-headers = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64
#8 5.033 --> Processing Dependency: glibc = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64
#8 5.040 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.3.x86_64
#8 5.040 ---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed
#8 5.042 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 5.042 --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 5.044 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 5.044 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
#8 5.045 ---> Package make.x86_64 1:3.82-24.el7 will be installed
#8 5.045 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
#8 5.045 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
#8 5.046 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
#8 5.046 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
#8 5.046 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
#8 5.047 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
#8 5.055 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.057 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.057 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.058 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.058 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.059 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.059 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.060 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
#8 5.060 ---> Package rpmdevtools.noarch 0:8.3-8.el7_9 will be installed
#8 5.063 --> Processing Dependency: emacs-filesystem for package: rpmdevtools-8.3-8.el7_9.noarch
#8 5.063 --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-8.el7_9.noarch
#8 5.064 ---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
#8 5.065 --> Running transaction check
#8 5.065 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
#8 5.066 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
#8 5.068 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
#8 5.068 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
#8 5.069 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed
#8 5.069 ---> Package file.x86_64 0:5.11-37.el7 will be installed
#8 5.069 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
#8 5.071 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
#8 5.072 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
#8 5.073 ---> Package glibc.x86_64 0:2.17-326.el7_9.3 will be an update
#8 5.074 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9.3 will be installed
#8 5.074 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.3.x86_64
#8 5.082 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.3.x86_64
#8 5.082 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
#8 5.083 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
#8 5.084 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
#8 5.084 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
#8 5.085 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
#8 5.085 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
#8 5.085 ---> Package libstdc++-devel.x86_64 0:4.8.5-44.el7 will be installed
#8 5.085 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
#8 5.085 ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed
#8 5.086 --> Processing Dependency: less for package: man-db-2.6.3-11.el7.x86_64
#8 5.086 --> Processing Dependency: groff-base for package: man-db-2.6.3-11.el7.x86_64
#8 5.087 --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64
#8 5.087 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
#8 5.088 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
#8 5.088 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
#8 5.090 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.091 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.092 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.092 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.093 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.093 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.093 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.094 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.094 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.094 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.094 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.094 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.095 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.095 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.095 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
#8 5.096 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
#8 5.096 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
#8 5.097 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
#8 5.097 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
#8 5.097 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
#8 5.099 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
#8 5.099 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
#8 5.099 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
#8 5.100 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
#8 5.101 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
#8 5.101 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
#8 5.102 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
#8 5.102 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
#8 5.102 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
#8 5.103 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
#8 5.103 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
#8 5.104 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
#8 5.104 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
#8 5.105 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
#8 5.106 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
#8 5.106 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
#8 5.106 --> Running transaction check
#8 5.106 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
#8 5.107 ---> Package glibc-common.x86_64 0:2.17-326.el7_9.3 will be an update
#8 5.107 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
#8 5.108 ---> Package kernel-headers.x86_64 0:3.10.0-1160.119.1.el7 will be installed
#8 5.108 ---> Package less.x86_64 0:458-10.el7_9 will be installed
#8 5.108 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
#8 5.108 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
#8 5.108 ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
#8 5.108 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
#8 5.109 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
#8 5.110 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
#8 5.111 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
#8 5.112 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
#8 5.112 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
#8 5.113 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
#8 5.113 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
#8 5.114 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
#8 5.114 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
#8 5.115 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
#8 5.116 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
#8 5.116 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
#8 5.117 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
#8 5.117 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
#8 5.118 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
#8 5.118 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
#8 5.119 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
#8 5.120 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
#8 5.120 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
#8 5.120 --> Running transaction check
#8 5.120 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
#8 5.122 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
#8 5.122 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
#8 5.124 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
#8 5.124 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
#8 5.125 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
#8 5.125 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
#8 5.126 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
#8 5.126 --> Running transaction check
#8 5.126 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
#8 5.127 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
#8 5.208 --> Finished Dependency Resolution
#8 5.212 
#8 5.212 Dependencies Resolved
#8 5.216 
#8 5.216 ================================================================================
#8 5.216  Package                   Arch      Version                   Repository  Size
#8 5.216 ================================================================================
#8 5.216 Installing:
#8 5.216  autoconf                  noarch    2.69-11.el7               base       701 k
#8 5.216  automake                  noarch    1.13.4-3.el7              base       679 k
#8 5.216  gcc                       x86_64    4.8.5-44.el7              base        16 M
#8 5.216  gcc-c++                   x86_64    4.8.5-44.el7              base       7.2 M
#8 5.216  glibc-devel               x86_64    2.17-326.el7_9.3          updates    1.1 M
#8 5.216  iproute                   x86_64    4.11.0-30.el7             base       805 k
#8 5.216  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
#8 5.216  make                      x86_64    1:3.82-24.el7             base       421 k
#8 5.216  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
#8 5.216  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
#8 5.216  rpmdevtools               noarch    8.3-8.el7_9               updates     97 k
#8 5.216  wget                      x86_64    1.14-18.el7_6.1           base       547 k
#8 5.216 Updating:
#8 5.216  binutils                  x86_64    2.27-44.base.el7_9.1      updates    5.9 M
#8 5.216 Installing for dependencies:
#8 5.216  bzip2                     x86_64    1.0.6-13.el7              base        52 k
#8 5.216  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
#8 5.216  dwz                       x86_64    0.11-3.el7                base        99 k
#8 5.216  elfutils                  x86_64    0.176-5.el7               base       308 k
#8 5.216  emacs-filesystem          noarch    1:24.3-23.el7_9.1         updates     58 k
#8 5.216  file                      x86_64    5.11-37.el7               base        57 k
#8 5.216  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
#8 5.216  glibc-headers             x86_64    2.17-326.el7_9.3          updates    692 k
#8 5.216  groff-base                x86_64    1.22.2-8.el7              base       942 k
#8 5.216  iptables                  x86_64    1.4.21-35.el7             base       432 k
#8 5.216  kernel-headers            x86_64    3.10.0-1160.119.1.el7     updates    9.1 M
#8 5.216  less                      x86_64    458-10.el7_9              updates    120 k
#8 5.216  libgomp                   x86_64    4.8.5-44.el7              base       159 k
#8 5.216  libmnl                    x86_64    1.0.3-7.el7               base        23 k
#8 5.216  libmpc                    x86_64    1.0.1-3.el7               base        51 k
#8 5.216  libnetfilter_conntrack    x86_64    1.0.6-1.el7_3             base        55 k
#8 5.216  libnfnetlink              x86_64    1.0.1-4.el7               base        26 k
#8 5.216  libpipeline               x86_64    1.2.3-3.el7               base        53 k
#8 5.216  libstdc++-devel           x86_64    4.8.5-44.el7              base       1.5 M
#8 5.216  m4                        x86_64    1.4.16-10.el7             base       256 k
#8 5.216  man-db                    x86_64    2.6.3-11.el7              base       832 k
#8 5.216  mpfr                      x86_64    3.1.1-4.el7               base       203 k
#8 5.216  patch                     x86_64    2.7.1-12.el7_7            base       111 k
#8 5.216  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
#8 5.216  perl-Carp                 noarch    1.26-244.el7              base        19 k
#8 5.216  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
#8 5.216  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
#8 5.216  perl-Exporter             noarch    5.68-3.el7                base        28 k
#8 5.216  perl-File-Path            noarch    2.09-2.el7                base        26 k
#8 5.216  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
#8 5.216  perl-Filter               x86_64    1.49-3.el7                base        76 k
#8 5.216  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
#8 5.216  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
#8 5.216  perl-PathTools            x86_64    3.40-5.el7                base        82 k
#8 5.216  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
#8 5.216  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
#8 5.216  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
#8 5.216  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
#8 5.216  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
#8 5.216  perl-Socket               x86_64    2.010-5.el7               base        49 k
#8 5.216  perl-Storable             x86_64    2.45-3.el7                base        77 k
#8 5.216  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
#8 5.216  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
#8 5.216  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
#8 5.216  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
#8 5.216  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
#8 5.216  perl-constant             noarch    1.27-2.el7                base        19 k
#8 5.216  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
#8 5.216  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
#8 5.216  perl-parent               noarch    1:0.225-244.el7           base        12 k
#8 5.216  perl-podlators            noarch    2.5.1-3.el7               base       112 k
#8 5.216  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
#8 5.216  perl-threads              x86_64    1.87-4.el7                base        49 k
#8 5.216  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
#8 5.216  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
#8 5.216  unzip                     x86_64    6.0-24.el7_9              updates    172 k
#8 5.216  zip                       x86_64    3.0-11.el7                base       260 k
#8 5.216 Updating for dependencies:
#8 5.216  glibc                     x86_64    2.17-326.el7_9.3          updates    3.6 M
#8 5.216  glibc-common              x86_64    2.17-326.el7_9.3          updates     12 M
#8 5.216  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
#8 5.216  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
#8 5.216  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
#8 5.216  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
#8 5.216 
#8 5.216 Transaction Summary
#8 5.216 ================================================================================
#8 5.216 Install  12 Packages (+57 Dependent packages)
#8 5.216 Upgrade   1 Package  (+ 6 Dependent packages)
#8 5.216 
#8 5.216 Total download size: 87 M
#8 5.216 Downloading packages:
#8 5.218 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
#8 5.442 warning: /var/cache/yum/x86_64/7/base/packages/autoconf-2.69-11.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
#8 5.442 Public key for autoconf-2.69-11.el7.noarch.rpm is not installed
#8 5.653 Public key for binutils-2.27-44.base.el7_9.1.x86_64.rpm is not installed
#8 8.097 --------------------------------------------------------------------------------
#8 8.097 Total                                               30 MB/s |  87 MB  00:02     
#8 8.098 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#8 8.100 Importing GPG key 0xF4A80EB5:
#8 8.100  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
#8 8.100  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
#8 8.100  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
#8 8.100  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#8 8.546 Running transaction check
#8 8.606 Running transaction test
#8 8.694 Transaction test succeeded
#8 8.694 Running transaction
#8 9.214   Updating   : glibc-2.17-326.el7_9.3.x86_64                               1/83 
#8 10.80   Updating   : glibc-common-2.17-326.el7_9.3.x86_64                        2/83 
#8 11.58   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             3/83 
#8 11.98   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  4/83 
#8 12.27   Installing : mpfr-3.1.1-4.el7.x86_64                                     5/83 
#8 12.65   Installing : libmpc-1.0.1-3.el7.x86_64                                   6/83 
#8 13.10   Installing : groff-base-1.22.2-8.el7.x86_64                              7/83 
#8 13.42   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       8/83 
#8 13.75   Installing : file-5.11-37.el7.x86_64                                     9/83 
#8 13.98   Installing : libmnl-1.0.3-7.el7.x86_64                                  10/83 
#8 14.60   Updating   : binutils-2.27-44.base.el7_9.1.x86_64                       11/83 
#8 14.82 install-info: No such file or directory for /usr/share/info/as.info.gz
#8 14.82 install-info: No such file or directory for /usr/share/info/binutils.info.gz
#8 14.82 install-info: No such file or directory for /usr/share/info/gprof.info.gz
#8 14.82 install-info: No such file or directory for /usr/share/info/ld.info.gz
#8 14.82 install-info: No such file or directory for /usr/share/info/standards.info.gz
#8 15.06   Installing : libnfnetlink-1.0.1-4.el7.x86_64                            12/83 
#8 15.45   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                13/83 
#8 15.90   Installing : iptables-1.4.21-35.el7.x86_64                              14/83 
#8 16.32   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          15/83 
#8 16.62   Installing : 1:perl-parent-0.225-244.el7.noarch                         16/83 
#8 16.94   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                          17/83 
#8 17.25   Installing : perl-podlators-2.5.1-3.el7.noarch                          18/83 
#8 17.57   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                         19/83 
#8 17.87   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   20/83 
#8 18.22   Installing : perl-Encode-2.51-7.el7.x86_64                              21/83 
#8 18.55   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     22/83 
#8 18.81   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           23/83 
#8 19.05   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        24/83 
#8 19.44   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      25/83 
#8 19.77   Installing : perl-Exporter-5.68-3.el7.noarch                            26/83 
#8 20.08   Installing : perl-constant-1.27-2.el7.noarch                            27/83 
#8 20.40   Installing : perl-Socket-2.010-5.el7.x86_64                             28/83 
#8 20.66   Installing : perl-Time-Local-1.2300-2.el7.noarch                        29/83 
#8 20.97   Installing : perl-Carp-1.26-244.el7.noarch                              30/83 
#8 21.21   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      31/83 
#8 21.52   Installing : perl-Storable-2.45-3.el7.x86_64                            32/83 
#8 21.84   Installing : perl-PathTools-3.40-5.el7.x86_64                           33/83 
#8 22.21   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 34/83 
#8 22.51   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        35/83 
#8 22.81   Installing : perl-File-Path-2.09-2.el7.noarch                           36/83 
#8 23.08   Installing : perl-threads-shared-1.43-6.el7.x86_64                      37/83 
#8 23.38   Installing : perl-threads-1.87-4.el7.x86_64                             38/83 
#8 23.67   Installing : perl-Filter-1.49-3.el7.x86_64                              39/83 
#8 24.00   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        40/83 
#8 24.29   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         41/83 
#8 24.96   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             42/83 
#8 25.35   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        43/83 
#8 25.65   Installing : perl-Test-Harness-3.28-3.el7.noarch                        44/83 
#8 25.99   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        45/83 
#8 26.23   Installing : less-458-10.el7_9.x86_64                                   46/83 
#8 26.83   Installing : cpp-4.8.5-44.el7.x86_64                                    47/83 
#8 27.21   Installing : unzip-6.0-24.el7_9.x86_64                                  48/83 
#8 27.52   Installing : m4-1.4.16-10.el7.x86_64                                    49/83 
#8 27.89   Installing : autoconf-2.69-11.el7.noarch                                50/83 
#8 28.10 install-info: No such file or directory for /usr/share/info/autoconf.info
#8 28.38   Installing : automake-1.13.4-3.el7.noarch                               51/83 
#8 28.58 install-info: No such file or directory for /usr/share/info/automake.info.gz
#8 28.86   Installing : bzip2-1.0.6-13.el7.x86_64                                  52/83 
#8 29.39   Installing : gdb-7.6.1-120.el7.x86_64                                   53/83 
#8 29.72   Installing : dwz-0.11-3.el7.x86_64                                      54/83 
#8 29.98   Installing : patch-2.7.1-12.el7_7.x86_64                                55/83 
#8 30.23   Installing : libpipeline-1.2.3-3.el7.x86_64                             56/83 
#8 30.68   Installing : man-db-2.6.3-11.el7.x86_64                                 57/83 
#8 31.03   Installing : elfutils-0.176-5.el7.x86_64                                58/83 
#8 31.34   Installing : zip-3.0-11.el7.x86_64                                      59/83 
#8 32.98   Installing : libgomp-4.8.5-44.el7.x86_64                                60/83 
#8 33.37   Installing : perl-srpm-macros-1-8.el7.noarch                            61/83 
#8 33.58   Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  62/83 
#8 33.78   Installing : python-srpm-macros-3-34.el7.noarch                         63/83 
#8 33.98   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               64/83 
#8 34.30   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           65/83 
#8 34.69   Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64                66/83 
#8 35.13   Installing : glibc-headers-2.17-326.el7_9.3.x86_64                      67/83 
#8 35.49   Installing : glibc-devel-2.17-326.el7_9.3.x86_64                        68/83 
#8 36.47   Installing : gcc-4.8.5-44.el7.x86_64                                    69/83 
#8 37.86   Installing : libstdc++-devel-4.8.5-44.el7.x86_64                        70/83 
#8 38.51   Installing : gcc-c++-4.8.5-44.el7.x86_64                                71/83 
#8 38.79   Installing : libtool-2.4.2-22.el7_3.x86_64                              72/83 
#8 38.99 install-info: No such file or directory for /usr/share/info/libtool.info.gz
#8 39.25   Installing : rpmdevtools-8.3-8.el7_9.noarch                             73/83 
#8 39.63   Installing : iproute-4.11.0-30.el7.x86_64                               74/83 
#8 39.98   Installing : wget-1.14-18.el7_6.1.x86_64                                75/83 
#8 40.16 install-info: No such file or directory for /usr/share/info/wget.info.gz
#8 40.39   Installing : 1:make-3.82-24.el7.x86_64                                  76/83 
#8 40.76   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            77/83 
#8 41.00   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        78/83 
#8 41.35   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              79/83 
#8 41.70   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   80/83 
#8 42.15   Cleanup    : binutils-2.27-44.base.el7.x86_64                           81/83 
#8 42.51   Cleanup    : glibc-common-2.17-317.el7.x86_64                           82/83 
#8 42.83   Cleanup    : glibc-2.17-317.el7.x86_64                                  83/83 
#8 43.53   Verifying  : file-5.11-37.el7.x86_64                                     1/83 
#8 43.66   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/83 
#8 43.72   Verifying  : gcc-c++-4.8.5-44.el7.x86_64                                 3/83 
#8 43.76   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   4/83 
#8 43.81   Verifying  : glibc-headers-2.17-326.el7_9.3.x86_64                       5/83 
#8 43.85   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/83 
#8 43.88   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       7/83 
#8 43.92   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  8/83 
#8 43.96   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     9/83 
#8 44.00   Verifying  : perl-Exporter-5.68-3.el7.noarch                            10/83 
#8 44.03   Verifying  : perl-constant-1.27-2.el7.noarch                            11/83 
#8 44.07   Verifying  : perl-PathTools-3.40-5.el7.x86_64                           12/83 
#8 44.13   Verifying  : unzip-6.0-24.el7_9.x86_64                                  13/83 
#8 44.19   Verifying  : glibc-common-2.17-326.el7_9.3.x86_64                       14/83 
#8 44.26   Verifying  : automake-1.13.4-3.el7.noarch                               15/83 
#8 44.34   Verifying  : m4-1.4.16-10.el7.x86_64                                    16/83 
#8 44.41   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/83 
#8 44.45   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         18/83 
#8 44.52   Verifying  : wget-1.14-18.el7_6.1.x86_64                                19/83 
#8 44.59   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  20/83 
#8 44.65   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        21/83 
#8 44.69   Verifying  : perl-Socket-2.010-5.el7.x86_64                             22/83 
#8 44.73   Verifying  : groff-base-1.22.2-8.el7.x86_64                             23/83 
#8 44.76   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        24/83 
#8 44.81   Verifying  : cpp-4.8.5-44.el7.x86_64                                    25/83 
#8 44.88   Verifying  : rpmdevtools-8.3-8.el7_9.noarch                             26/83 
#8 44.95   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/83 
#8 45.02   Verifying  : gdb-7.6.1-120.el7.x86_64                                   28/83 
#8 45.08   Verifying  : dwz-0.11-3.el7.x86_64                                      29/83 
#8 45.15   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        30/83 
#8 45.21   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                      31/83 
#8 45.28   Verifying  : iproute-4.11.0-30.el7.x86_64                               32/83 
#8 45.34   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   33/83 
#8 45.41   Verifying  : libstdc++-devel-4.8.5-44.el7.x86_64                        34/83 
#8 45.48   Verifying  : man-db-2.6.3-11.el7.x86_64                                 35/83 
#8 45.54   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              36/83 
#8 45.60   Verifying  : kernel-headers-3.10.0-1160.119.1.el7.x86_64                37/83 
#8 45.66   Verifying  : patch-2.7.1-12.el7_7.x86_64                                38/83 
#8 45.69   Verifying  : binutils-2.27-44.base.el7_9.1.x86_64                       39/83 
#8 45.72   Verifying  : perl-Carp-1.26-244.el7.noarch                              40/83 
#8 45.75   Verifying  : libpipeline-1.2.3-3.el7.x86_64                             41/83 
#8 45.78   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        42/83 
#8 45.82   Verifying  : less-458-10.el7_9.x86_64                                   43/83 
#8 45.85   Verifying  : 1:make-3.82-24.el7.x86_64                                  44/83 
#8 45.88   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      45/83 
#8 45.91   Verifying  : glibc-2.17-326.el7_9.3.x86_64                              46/83 
#8 45.95   Verifying  : perl-Storable-2.45-3.el7.x86_64                            47/83 
#8 45.98   Verifying  : gcc-4.8.5-44.el7.x86_64                                    48/83 
#8 46.02   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 49/83 
#8 46.05   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  50/83 
#8 46.09   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            51/83 
#8 46.12   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           52/83 
#8 46.15   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           53/83 
#8 46.19   Verifying  : iptables-1.4.21-35.el7.x86_64                              54/83 
#8 46.22   Verifying  : perl-Encode-2.51-7.el7.x86_64                              55/83 
#8 46.26   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            56/83 
#8 46.29   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          57/83 
#8 46.32   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                58/83 
#8 46.36   Verifying  : autoconf-2.69-11.el7.noarch                                59/83 
#8 46.40   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             60/83 
#8 46.44   Verifying  : perl-File-Path-2.09-2.el7.noarch                           61/83 
#8 46.47   Verifying  : elfutils-0.176-5.el7.x86_64                                62/83 
#8 46.51   Verifying  : zip-3.0-11.el7.x86_64                                      63/83 
#8 46.56   Verifying  : perl-threads-1.87-4.el7.x86_64                             64/83 
#8 46.60   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      65/83 
#8 46.65   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          66/83 
#8 46.69   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        67/83 
#8 46.73   Verifying  : perl-Filter-1.49-3.el7.x86_64                              68/83 
#8 46.77   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         69/83 
#8 46.81   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     70/83 
#8 46.85   Verifying  : python-srpm-macros-3-34.el7.noarch                         71/83 
#8 46.89   Verifying  : glibc-devel-2.17-326.el7_9.3.x86_64                        72/83 
#8 46.92   Verifying  : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  73/83 
#8 46.96   Verifying  : libgomp-4.8.5-44.el7.x86_64                                74/83 
#8 46.99   Verifying  : perl-srpm-macros-1-8.el7.noarch                            75/83 
#8 47.03   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               76/83 
#8 47.06   Verifying  : rpm-4.11.3-45.el7.x86_64                                   77/83 
#8 47.07   Verifying  : glibc-common-2.17-317.el7.x86_64                           78/83 
#8 47.07   Verifying  : binutils-2.27-44.base.el7.x86_64                           79/83 
#8 47.07   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        80/83 
#8 47.07   Verifying  : glibc-2.17-317.el7.x86_64                                  81/83 
#8 47.07   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              82/83 
#8 47.07   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            83/83 
#8 47.21 
#8 47.21 Installed:
#8 47.21   autoconf.noarch 0:2.69-11.el7                                                 
#8 47.21   automake.noarch 0:1.13.4-3.el7                                                
#8 47.21   gcc.x86_64 0:4.8.5-44.el7                                                     
#8 47.21   gcc-c++.x86_64 0:4.8.5-44.el7                                                 
#8 47.21   glibc-devel.x86_64 0:2.17-326.el7_9.3                                         
#8 47.21   iproute.x86_64 0:4.11.0-30.el7                                                
#8 47.21   libtool.x86_64 0:2.4.2-22.el7_3                                               
#8 47.21   make.x86_64 1:3.82-24.el7                                                     
#8 47.21   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
#8 47.21   rpm-build.x86_64 0:4.11.3-48.el7_9                                            
#8 47.21   rpmdevtools.noarch 0:8.3-8.el7_9                                              
#8 47.21   wget.x86_64 0:1.14-18.el7_6.1                                                 
#8 47.21 
#8 47.21 Dependency Installed:
#8 47.21   bzip2.x86_64 0:1.0.6-13.el7                                                   
#8 47.21   cpp.x86_64 0:4.8.5-44.el7                                                     
#8 47.21   dwz.x86_64 0:0.11-3.el7                                                       
#8 47.21   elfutils.x86_64 0:0.176-5.el7                                                 
#8 47.21   emacs-filesystem.noarch 1:24.3-23.el7_9.1                                     
#8 47.21   file.x86_64 0:5.11-37.el7                                                     
#8 47.21   gdb.x86_64 0:7.6.1-120.el7                                                    
#8 47.21   glibc-headers.x86_64 0:2.17-326.el7_9.3                                       
#8 47.21   groff-base.x86_64 0:1.22.2-8.el7                                              
#8 47.21   iptables.x86_64 0:1.4.21-35.el7                                               
#8 47.21   kernel-headers.x86_64 0:3.10.0-1160.119.1.el7                                 
#8 47.21   less.x86_64 0:458-10.el7_9                                                    
#8 47.21   libgomp.x86_64 0:4.8.5-44.el7                                                 
#8 47.21   libmnl.x86_64 0:1.0.3-7.el7                                                   
#8 47.21   libmpc.x86_64 0:1.0.1-3.el7                                                   
#8 47.21   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
#8 47.21   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
#8 47.21   libpipeline.x86_64 0:1.2.3-3.el7                                              
#8 47.21   libstdc++-devel.x86_64 0:4.8.5-44.el7                                         
#8 47.21   m4.x86_64 0:1.4.16-10.el7                                                     
#8 47.21   man-db.x86_64 0:2.6.3-11.el7                                                  
#8 47.21   mpfr.x86_64 0:3.1.1-4.el7                                                     
#8 47.21   patch.x86_64 0:2.7.1-12.el7_7                                                 
#8 47.21   perl.x86_64 4:5.16.3-299.el7_9                                                
#8 47.21   perl-Carp.noarch 0:1.26-244.el7                                               
#8 47.21   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
#8 47.21   perl-Encode.x86_64 0:2.51-7.el7                                               
#8 47.21   perl-Exporter.noarch 0:5.68-3.el7                                             
#8 47.21   perl-File-Path.noarch 0:2.09-2.el7                                            
#8 47.21   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
#8 47.21   perl-Filter.x86_64 0:1.49-3.el7                                               
#8 47.21   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
#8 47.21   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
#8 47.21   perl-PathTools.x86_64 0:3.40-5.el7                                            
#8 47.21   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
#8 47.21   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
#8 47.21   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
#8 47.21   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
#8 47.21   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
#8 47.21   perl-Socket.x86_64 0:2.010-5.el7                                              
#8 47.21   perl-Storable.x86_64 0:2.45-3.el7                                             
#8 47.21   perl-Test-Harness.noarch 0:3.28-3.el7                                         
#8 47.21   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
#8 47.21   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
#8 47.21   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
#8 47.21   perl-Time-Local.noarch 0:1.2300-2.el7                                         
#8 47.21   perl-constant.noarch 0:1.27-2.el7                                             
#8 47.21   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
#8 47.21   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
#8 47.21   perl-parent.noarch 1:0.225-244.el7                                            
#8 47.21   perl-podlators.noarch 0:2.5.1-3.el7                                           
#8 47.21   perl-srpm-macros.noarch 0:1-8.el7                                             
#8 47.21   perl-threads.x86_64 0:1.87-4.el7                                              
#8 47.21   perl-threads-shared.x86_64 0:1.43-6.el7                                       
#8 47.21   python-srpm-macros.noarch 0:3-34.el7                                          
#8 47.21   unzip.x86_64 0:6.0-24.el7_9                                                   
#8 47.21   zip.x86_64 0:3.0-11.el7                                                       
#8 47.21 
#8 47.21 Updated:
#8 47.21   binutils.x86_64 0:2.27-44.base.el7_9.1                                        
#8 47.21 
#8 47.21 Dependency Updated:
#8 47.21   glibc.x86_64 0:2.17-326.el7_9.3     glibc-common.x86_64 0:2.17-326.el7_9.3   
#8 47.21   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
#8 47.21   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
#8 47.21 
#8 47.21 Complete!
#8 47.26 + su user -c rpmdev-setuptree
#8 DONE 48.2s

#9 [5/6] RUN	SET -x; 	VERSION="$(echo "centos:7" | cut -d : -f 2 | sed 's/./\u&/')"; 	case "centos:7" in 	debian:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" 			> /etc/apt/sources.list.d/osmocom-master.list 		;; 	ubuntu:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb 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 centos:7" && 		exit 1 		;; 	esac
#9 0.505 ++ echo centos:7
#9 0.505 ++ cut -d : -f 2
#9 0.505 ++ sed 's/./\u&/'
#9 0.506 + VERSION=7
#9 0.506 + case "$DISTRO" in
#9 0.506 + echo '[network_osmocom_master]'
#9 0.506 + echo name=osmocom:master
#9 0.506 + echo type=rpm-md
#9 0.506 + echo baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/
#9 0.506 + echo gpgcheck=1
#9 0.506 + echo gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key
#9 0.506 + echo enabled=1
#9 DONE 0.7s

#10 [6/6] WORKDIR	/OBS/
#10 DONE 0.2s

#11 exporting to image
#11 exporting layers
#11 exporting layers 1.8s done
#11 writing image sha256:5e663486d9f20a618e00e5d960bd6932376b1943228416d3d873b2b1069c5c4b done
#11 naming to docker.io/library/centos-7-osmocom-obs-build-binpkg 0.0s done
#11 DONE 1.8s
+ '[' -d /home/user/rpmbuild/SOURCES ']'
+ yum_builddep=yum-builddep
+ '[' -n 1 ']'
+ yum_builddep='yum-builddep -y'
+++ find _temp/srcpkgs/libosmocore -name '*.spec'
++ basename _temp/srcpkgs/libosmocore/libosmocore.spec
+ spec=libosmocore.spec
+ su user -c 'cp _temp/srcpkgs/libosmocore/libosmocore.spec ~/rpmbuild/SPECS'
+ su user -c 'cp _temp/srcpkgs/libosmocore/*.tar.* ~/rpmbuild/SOURCES'
+ su user -c 'cp _temp/srcpkgs/libosmocore/rpmlintrc ~/rpmbuild/SOURCES'
+ su user -c 'cp /obs/data/rpmmacros ~/.rpmmacros'
+ command -v dnf
+ yum clean expire-cache
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras network_osmocom_master updates
3 metadata files removed
+ case "$DISTRO" in
+ sed -i '/^BuildRequires:.*pkg-config/d' /home/user/rpmbuild/SPECS/libosmocore.spec
+ yum-builddep -y /home/user/rpmbuild/SPECS/libosmocore.spec
Loaded plugins: fastestmirror, ovl
Enabling base-source repository
Enabling extras-source repository
Enabling updates-source repository
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Getting requirements for /home/user/rpmbuild/SPECS/libosmocore.spec
 --> Already installed : automake-1.13.4-3.el7.noarch
 --> Already installed : libtool-2.4.2-22.el7_3.x86_64
 --> lksctp-tools-devel-1.0.17-2.el7.x86_64
 --> python3-3.6.8-21.el7_9.x86_64
 --> Already installed : xz-5.2.2-1.el7.x86_64
 --> gnutls-devel-3.3.29-9.el7_6.x86_64
 --> pcsc-lite-devel-1.8.8-8.el7.x86_64
 --> libusbx-devel-1.0.21-1.el7.x86_64
 --> libtalloc-devel-2.1.16-1.el7.x86_64
 --> libmnl-devel-1.0.5-5.1.x86_64
 --> systemd-devel-219-78.el7_9.9.x86_64
--> Running transaction check
---> Package gnutls-devel.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: gnutls-c++(x86-64) = 3.3.29-9.el7_6 for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: gnutls(x86-64) = 3.3.29-9.el7_6 for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: pkgconfig(zlib) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: pkgconfig(p11-kit-1) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: pkgconfig(nettle) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: pkgconfig(libtasn1) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: pkgconfig(hogweed) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutlsxx.so.28()(64bit) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-devel-3.3.29-9.el7_6.x86_64
---> Package libmnl-devel.x86_64 0:1.0.5-5.1 will be installed
--> Processing Dependency: libmnl(x86-64) = 1.0.5-5.1 for package: libmnl-devel-1.0.5-5.1.x86_64
Package: libmnl-1.0.5-5.1.src - can't co-install with libmnl-1.0.5-5.1.x86_64
---> Package libtalloc-devel.x86_64 0:2.1.16-1.el7 will be installed
--> Processing Dependency: libtalloc = 2.1.16-1.el7 for package: libtalloc-devel-2.1.16-1.el7.x86_64
--> Processing Dependency: libtalloc.so.2()(64bit) for package: libtalloc-devel-2.1.16-1.el7.x86_64
---> Package libusbx-devel.x86_64 0:1.0.21-1.el7 will be installed
--> Processing Dependency: libusbx(x86-64) = 1.0.21-1.el7 for package: libusbx-devel-1.0.21-1.el7.x86_64
--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: libusbx-devel-1.0.21-1.el7.x86_64
---> Package lksctp-tools-devel.x86_64 0:1.0.17-2.el7 will be installed
--> Processing Dependency: lksctp-tools = 1.0.17-2.el7 for package: lksctp-tools-devel-1.0.17-2.el7.x86_64
--> Processing Dependency: libwithsctp.so.1()(64bit) for package: lksctp-tools-devel-1.0.17-2.el7.x86_64
--> Processing Dependency: libsctp.so.1()(64bit) for package: lksctp-tools-devel-1.0.17-2.el7.x86_64
---> Package pcsc-lite-devel.x86_64 0:1.8.8-8.el7 will be installed
--> Processing Dependency: pcsc-lite-libs = 1.8.8-8.el7 for package: pcsc-lite-devel-1.8.8-8.el7.x86_64
--> Processing Dependency: libpcsclite.so.1()(64bit) for package: pcsc-lite-devel-1.8.8-8.el7.x86_64
---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed
--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64
--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64
--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64
---> Package systemd-devel.x86_64 0:219-78.el7_9.9 will be installed
--> Processing Dependency: systemd-libs = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.x86_64
--> Processing Dependency: systemd = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.x86_64
Package: systemd-219-78.el7_9.9.src - can't co-install with systemd-219-78.el7_9.9.x86_64
--> Running transaction check
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gnutls-c++.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-dane-3.3.29-9.el7_6.x86_64
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be updated
---> Package libmnl.x86_64 0:1.0.5-5.1 will be an update
---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed
---> Package libtasn1-devel.x86_64 0:4.10-1.el7 will be installed
---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed
---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed
---> Package nettle-devel.x86_64 0:2.7.1-9.el7_9 will be installed
--> Processing Dependency: gmp-devel(x86-64) for package: nettle-devel-2.7.1-9.el7_9.x86_64
---> Package p11-kit-devel.x86_64 0:0.23.5-3.el7 will be installed
---> Package pcsc-lite-libs.x86_64 0:1.8.8-8.el7 will be installed
---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed
--> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-21.el7_9.x86_64
---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed
---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed
---> Package systemd.x86_64 0:219-78.el7 will be updated
---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update
---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update
---> Package zlib-devel.x86_64 0:1.2.7-21.el7_9 will be installed
--> Processing Dependency: zlib = 1.2.7-21.el7_9 for package: zlib-devel-1.2.7-21.el7_9.x86_64
Package: zlib-1.2.7-21.el7_9.src - can't co-install with zlib-1.2.7-21.el7_9.x86_64
Package: zlib-1.2.7-21.el7_9.src - can't co-install with zlib-1.2.7-21.el7_9.x86_64
--> Running transaction check
---> Package gmp-devel.x86_64 1:6.0.0-15.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-5.el7_8.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: unbound-libs-1.6.6-5.el7_8.x86_64
---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-21.el7_9 will be an update
--> Running transaction check
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-26.el7_9 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-26.el7_9 for package: 1:openssl-1.0.2k-26.el7_9.x86_64
--> Running transaction check
---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-26.el7_9 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch    Version              Repository               Size
================================================================================
Installing:
 gnutls-devel        x86_64  3.3.29-9.el7_6       base                    1.4 M
 libmnl-devel        x86_64  1.0.5-5.1            network_osmocom_master   33 k
 libtalloc-devel     x86_64  2.1.16-1.el7         base                     54 k
 libusbx-devel       x86_64  1.0.21-1.el7         base                     22 k
 lksctp-tools-devel  x86_64  1.0.17-2.el7         base                     52 k
 pcsc-lite-devel     x86_64  1.8.8-8.el7          base                     48 k
 python3             x86_64  3.6.8-21.el7_9       updates                  71 k
 systemd-devel       x86_64  219-78.el7_9.9       updates                 217 k
Installing for dependencies:
 gmp-devel           x86_64  1:6.0.0-15.el7       base                    181 k
 gnutls              x86_64  3.3.29-9.el7_6       base                    680 k
 gnutls-c++          x86_64  3.3.29-9.el7_6       base                     34 k
 gnutls-dane         x86_64  3.3.29-9.el7_6       base                     36 k
 libevent            x86_64  2.0.21-4.el7         base                    214 k
 libtalloc           x86_64  2.1.16-1.el7         base                     33 k
 libtasn1-devel      x86_64  4.10-1.el7           base                     75 k
 libtirpc            x86_64  0.2.4-0.16.el7       base                     89 k
 libusbx             x86_64  1.0.21-1.el7         base                     61 k
 lksctp-tools        x86_64  1.0.17-2.el7         base                     88 k
 nettle              x86_64  2.7.1-9.el7_9        updates                 328 k
 nettle-devel        x86_64  2.7.1-9.el7_9        updates                 471 k
 openssl             x86_64  1:1.0.2k-26.el7_9    updates                 494 k
 p11-kit-devel       x86_64  0.23.5-3.el7         base                     24 k
 pcsc-lite-libs      x86_64  1.8.8-8.el7          base                     34 k
 python3-libs        x86_64  3.6.8-21.el7_9       updates                 7.0 M
 python3-pip         noarch  9.0.3-8.el7          base                    1.6 M
 python3-setuptools  noarch  39.2.0-10.el7        base                    629 k
 trousers            x86_64  0.3.14-2.el7         base                    289 k
 unbound-libs        x86_64  1.6.6-5.el7_8        base                    406 k
 zlib-devel          x86_64  1.2.7-21.el7_9       updates                  50 k
Updating for dependencies:
 libmnl              x86_64  1.0.5-5.1            network_osmocom_master   27 k
 openssl-libs        x86_64  1:1.0.2k-26.el7_9    updates                 1.2 M
 systemd             x86_64  219-78.el7_9.9       updates                 5.1 M
 systemd-libs        x86_64  219-78.el7_9.9       updates                 419 k
 zlib                x86_64  1.2.7-21.el7_9       updates                  90 k

Transaction Summary
================================================================================
Install  8 Packages (+21 Dependent packages)
Upgrade             (  5 Dependent packages)

Total download size: 21 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/network_osmocom_master/packages/libmnl-1.0.5-5.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY
Public key for libmnl-1.0.5-5.1.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total                                              9.1 MB/s |  21 MB  00:02     
Retrieving key from https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key
Importing GPG key 0x53725973:
 Userid     : "osmocom OBS Project <osmocom@osmocom>"
 Fingerprint: 6b2a 9f37 92d1 5eb7 0d4e 6a8f 86a7 30b6 5372 5973
 From       : https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key
Key imported successfully
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : zlib-1.2.7-21.el7_9.x86_64                                  1/39 
  Updating   : 1:openssl-libs-1.0.2k-26.el7_9.x86_64                       2/39 
  Installing : nettle-2.7.1-9.el7_9.x86_64                                 3/39 
install-info: No such file or directory for /usr/share/info/nettle.info
  Updating   : systemd-libs-219-78.el7_9.9.x86_64                          4/39 
  Updating   : systemd-219-78.el7_9.9.x86_64                               5/39 
Failed to get D-Bus connection: Operation not permitted
  Installing : trousers-0.3.14-2.el7.x86_64                                6/39 
  Installing : gnutls-3.3.29-9.el7_6.x86_64                                7/39 
  Installing : gnutls-c++-3.3.29-9.el7_6.x86_64                            8/39 
  Installing : libusbx-1.0.21-1.el7.x86_64                                 9/39 
  Installing : 1:openssl-1.0.2k-26.el7_9.x86_64                           10/39 
  Installing : libevent-2.0.21-4.el7.x86_64                               11/39 
  Installing : unbound-libs-1.6.6-5.el7_8.x86_64                          12/39 
  Installing : gnutls-dane-3.3.29-9.el7_6.x86_64                          13/39 
  Installing : zlib-devel-1.2.7-21.el7_9.x86_64                           14/39 
  Installing : libtasn1-devel-4.10-1.el7.x86_64                           15/39 
  Installing : lksctp-tools-1.0.17-2.el7.x86_64                           16/39 
  Installing : pcsc-lite-libs-1.8.8-8.el7.x86_64                          17/39 
  Installing : libtalloc-2.1.16-1.el7.x86_64                              18/39 
  Updating   : libmnl-1.0.5-5.1.x86_64                                    19/39 
  Installing : p11-kit-devel-0.23.5-3.el7.x86_64                          20/39 
  Installing : 1:gmp-devel-6.0.0-15.el7.x86_64                            21/39 
  Installing : nettle-devel-2.7.1-9.el7_9.x86_64                          22/39 
  Installing : libtirpc-0.2.4-0.16.el7.x86_64                             23/39 
  Installing : python3-pip-9.0.3-8.el7.noarch                             24/39 
  Installing : python3-setuptools-39.2.0-10.el7.noarch                    25/39 
  Installing : python3-3.6.8-21.el7_9.x86_64                              26/39 
  Installing : python3-libs-3.6.8-21.el7_9.x86_64                         27/39 
  Installing : gnutls-devel-3.3.29-9.el7_6.x86_64                         28/39 
  Installing : libmnl-devel-1.0.5-5.1.x86_64                              29/39 
  Installing : libtalloc-devel-2.1.16-1.el7.x86_64                        30/39 
  Installing : pcsc-lite-devel-1.8.8-8.el7.x86_64                         31/39 
  Installing : lksctp-tools-devel-1.0.17-2.el7.x86_64                     32/39 
  Installing : libusbx-devel-1.0.21-1.el7.x86_64                          33/39 
  Installing : systemd-devel-219-78.el7_9.9.x86_64                        34/39 
  Cleanup    : systemd-219-78.el7.x86_64                                  35/39 
  Cleanup    : 1:openssl-libs-1.0.2k-19.el7.x86_64                        36/39 
  Cleanup    : zlib-1.2.7-18.el7.x86_64                                   37/39 
  Cleanup    : systemd-libs-219-78.el7.x86_64                             38/39 
  Cleanup    : libmnl-1.0.3-7.el7.x86_64                                  39/39 
  Verifying  : libtirpc-0.2.4-0.16.el7.x86_64                              1/39 
  Verifying  : trousers-0.3.14-2.el7.x86_64                                2/39 
  Verifying  : python3-3.6.8-21.el7_9.x86_64                               3/39 
  Verifying  : 1:gmp-devel-6.0.0-15.el7.x86_64                             4/39 
  Verifying  : gnutls-dane-3.3.29-9.el7_6.x86_64                           5/39 
  Verifying  : systemd-219-78.el7_9.9.x86_64                               6/39 
  Verifying  : libusbx-1.0.21-1.el7.x86_64                                 7/39 
  Verifying  : python3-pip-9.0.3-8.el7.noarch                              8/39 
  Verifying  : zlib-1.2.7-21.el7_9.x86_64                                  9/39 
  Verifying  : libtalloc-devel-2.1.16-1.el7.x86_64                        10/39 
  Verifying  : gnutls-c++-3.3.29-9.el7_6.x86_64                           11/39 
  Verifying  : libmnl-devel-1.0.5-5.1.x86_64                              12/39 
  Verifying  : 1:openssl-libs-1.0.2k-26.el7_9.x86_64                      13/39 
  Verifying  : python3-libs-3.6.8-21.el7_9.x86_64                         14/39 
  Verifying  : nettle-devel-2.7.1-9.el7_9.x86_64                          15/39 
  Verifying  : zlib-devel-1.2.7-21.el7_9.x86_64                           16/39 
  Verifying  : p11-kit-devel-0.23.5-3.el7.x86_64                          17/39 
  Verifying  : 1:openssl-1.0.2k-26.el7_9.x86_64                           18/39 
  Verifying  : libmnl-1.0.5-5.1.x86_64                                    19/39 
  Verifying  : libtalloc-2.1.16-1.el7.x86_64                              20/39 
  Verifying  : lksctp-tools-devel-1.0.17-2.el7.x86_64                     21/39 
  Verifying  : pcsc-lite-devel-1.8.8-8.el7.x86_64                         22/39 
  Verifying  : pcsc-lite-libs-1.8.8-8.el7.x86_64                          23/39 
  Verifying  : python3-setuptools-39.2.0-10.el7.noarch                    24/39 
  Verifying  : systemd-devel-219-78.el7_9.9.x86_64                        25/39 
  Verifying  : libusbx-devel-1.0.21-1.el7.x86_64                          26/39 
  Verifying  : lksctp-tools-1.0.17-2.el7.x86_64                           27/39 
  Verifying  : systemd-libs-219-78.el7_9.9.x86_64                         28/39 
  Verifying  : nettle-2.7.1-9.el7_9.x86_64                                29/39 
  Verifying  : gnutls-3.3.29-9.el7_6.x86_64                               30/39 
  Verifying  : unbound-libs-1.6.6-5.el7_8.x86_64                          31/39 
  Verifying  : libtasn1-devel-4.10-1.el7.x86_64                           32/39 
  Verifying  : libevent-2.0.21-4.el7.x86_64                               33/39 
  Verifying  : gnutls-devel-3.3.29-9.el7_6.x86_64                         34/39 
  Verifying  : libmnl-1.0.3-7.el7.x86_64                                  35/39 
  Verifying  : zlib-1.2.7-18.el7.x86_64                                   36/39 
  Verifying  : systemd-libs-219-78.el7.x86_64                             37/39 
  Verifying  : systemd-219-78.el7.x86_64                                  38/39 
  Verifying  : 1:openssl-libs-1.0.2k-19.el7.x86_64                        39/39 

Installed:
  gnutls-devel.x86_64 0:3.3.29-9.el7_6                                          
  libmnl-devel.x86_64 0:1.0.5-5.1                                               
  libtalloc-devel.x86_64 0:2.1.16-1.el7                                         
  libusbx-devel.x86_64 0:1.0.21-1.el7                                           
  lksctp-tools-devel.x86_64 0:1.0.17-2.el7                                      
  pcsc-lite-devel.x86_64 0:1.8.8-8.el7                                          
  python3.x86_64 0:3.6.8-21.el7_9                                               
  systemd-devel.x86_64 0:219-78.el7_9.9                                         

Dependency Installed:
  gmp-devel.x86_64 1:6.0.0-15.el7     gnutls.x86_64 0:3.3.29-9.el7_6           
  gnutls-c++.x86_64 0:3.3.29-9.el7_6  gnutls-dane.x86_64 0:3.3.29-9.el7_6      
  libevent.x86_64 0:2.0.21-4.el7      libtalloc.x86_64 0:2.1.16-1.el7          
  libtasn1-devel.x86_64 0:4.10-1.el7  libtirpc.x86_64 0:0.2.4-0.16.el7         
  libusbx.x86_64 0:1.0.21-1.el7       lksctp-tools.x86_64 0:1.0.17-2.el7       
  nettle.x86_64 0:2.7.1-9.el7_9       nettle-devel.x86_64 0:2.7.1-9.el7_9      
  openssl.x86_64 1:1.0.2k-26.el7_9    p11-kit-devel.x86_64 0:0.23.5-3.el7      
  pcsc-lite-libs.x86_64 0:1.8.8-8.el7 python3-libs.x86_64 0:3.6.8-21.el7_9     
  python3-pip.noarch 0:9.0.3-8.el7    python3-setuptools.noarch 0:39.2.0-10.el7
  trousers.x86_64 0:0.3.14-2.el7      unbound-libs.x86_64 0:1.6.6-5.el7_8      
  zlib-devel.x86_64 0:1.2.7-21.el7_9 

Dependency Updated:
  libmnl.x86_64 0:1.0.5-5.1           openssl-libs.x86_64 1:1.0.2k-26.el7_9    
  systemd.x86_64 0:219-78.el7_9.9     systemd-libs.x86_64 0:219-78.el7_9.9     
  zlib.x86_64 0:1.2.7-21.el7_9       

Complete!
+ '[' -n 1 ']'
+ ip link set eth0 down
+ su user -c 'rpmbuild -bb ~/rpmbuild/SPECS/libosmocore.spec'
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZgMfE0
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ cd /home/user/rpmbuild/BUILD
+ rm -rf libosmocore
+ /usr/bin/xz -dc /home/user/rpmbuild/SOURCES/libosmocore_1.10.0.51.8071.tar.xz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libosmocore
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B20x5s
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ cd libosmocore
+ echo 1.10.0.51.8071
+ autoreconf -fiv
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
+ CONFIGURE_FLAGS='
	--enable-shared 	--disable-static 	--enable-systemd-logging 	--includedir=/usr/include/libosmocore
'
+ CONFIGURE_FLAGS='
	--enable-shared 	--disable-static 	--enable-systemd-logging 	--includedir=/usr/include/libosmocore
 --disable-uring'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --enable-systemd-logging --includedir=/usr/include/libosmocore --disable-uring
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
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... no
checking for pkg-config... /usr/bin/pkg-config
checking for x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for library containing dlsym... -ldl
checking for backtrace in -lexecinfo... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... false
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... no
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for TALLOC... yes
checking for PCSC... yes
checking for LIBUSB... yes
checking for LIBGNUTLS... yes
checking for SYSTEMD... yes
checking for LIBMNL... yes
checking for LIBSCTP... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... no
checking for struct tcp_info.tcpi_rwnd_limited... no
checking for struct tcp_info.tcpi_sndbuf_limited... no
checking for struct tcp_info.tcpi_reord_seen... no
CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j20 V=1
echo 1.10.0.51.8071 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
Making all in include
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making all in osmocom
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
Making all in core
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
/usr/bin/mkdir -p ./
/usr/bin/mkdir -p ./
/usr/bin/mkdir -p ./
/usr/bin/mkdir -p ./
/usr/bin/mkdir -p ./
/usr/bin/mkdir -p ./
sed -e's/XX/16/g' bitXXgen.h.tpl > bit16gen.h
sed -e's/XX/32/g' bitXXgen.h.tpl > bit32gen.h
sed -e's/XX/64/g' bitXXgen.h.tpl > bit64gen.h
sed -e's/XX/16/g' crcXXgen.h.tpl > crc16gen.h
/usr/bin/mkdir -p ./
sed -e's/XX/32/g' crcXXgen.h.tpl > crc32gen.h
sed -e's/XX/64/g' crcXXgen.h.tpl > crc64gen.h
sed -e's/XX/8/g' crcXXgen.h.tpl > crc8gen.h
/usr/bin/mkdir -p ./
sed -e's/XX/1/g' socket_compat.h.tpl > socket_compat.h
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
Making all in vty
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
Making all in codec
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
Making all in gsm
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
python3 ../../../utils/conv_gen.py gen_header gsm \
	--target-path ./
Generating header file...
Generate 'xcch' declaration
Generate 'tch_f24' declaration
Generate 'tch_h24' declaration
Generate 'tch_f48' declaration
Generate 'tch_f96' declaration
Generate 'tch_f144' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'tch_axs_sid_update' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make  all-recursive
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making all in protocol
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making all in isdn
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
Making all in crypt
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
Making all in coding
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
Making all in gprs
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making all in protocol
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making all in ctrl
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
Making all in sim
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
Making all in usb
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making all in src
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making all in core
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
sed -e's/XX/8/g' crcXXgen.c.tpl > crc8gen.c
sed -e's/XX/16/g' crcXXgen.c.tpl > crc16gen.c
sed -e's/XX/32/g' crcXXgen.c.tpl > crc32gen.c
sed -e's/XX/64/g' crcXXgen.c.tpl > crc64gen.c
make  all-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o application.lo application.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o backtrace.lo backtrace.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o base64.lo base64.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits.lo bits.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitvec.lo bitvec.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitcomp.lo bitcomp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o context.lo context.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv.lo conv.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc.lo conv_acc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_generic.lo conv_acc_generic.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o counter.lo counter.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16.lo crc16.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc8gen.lo crc8gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16gen.lo crc16gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc32gen.lo crc32gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc64gen.lo crc64gen.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o exec.lo exec.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm.lo fsm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsmtap_util.lo gsmtap_util.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o isdnhdlc.lo isdnhdlc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bits.c  -fPIC -DPIC -o .libs/bits.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c base64.c  -fPIC -DPIC -o .libs/base64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv.c  -fPIC -DPIC -o .libs/conv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc.c  -fPIC -DPIC -o .libs/conv_acc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitvec.c  -fPIC -DPIC -o .libs/bitvec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16.c  -fPIC -DPIC -o .libs/crc16.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16gen.c  -fPIC -DPIC -o .libs/crc16gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc32gen.c  -fPIC -DPIC -o .libs/crc32gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c context.c  -fPIC -DPIC -o .libs/context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c backtrace.c  -fPIC -DPIC -o .libs/backtrace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitcomp.c  -fPIC -DPIC -o .libs/bitcomp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c application.c  -fPIC -DPIC -o .libs/application.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc64gen.c  -fPIC -DPIC -o .libs/crc64gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_generic.c  -fPIC -DPIC -o .libs/conv_acc_generic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c counter.c  -fPIC -DPIC -o .libs/counter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc8gen.c  -fPIC -DPIC -o .libs/crc8gen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsmtap_util.c  -fPIC -DPIC -o .libs/gsmtap_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm.c  -fPIC -DPIC -o .libs/fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c isdnhdlc.c  -fPIC -DPIC -o .libs/isdnhdlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c exec.c  -fPIC -DPIC -o .libs/exec.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o it_q.lo it_q.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging.lo logging.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_syslog.lo logging_syslog.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_gsmtap.lo logging_gsmtap.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o loggingrb.lo loggingrb.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o macaddr.lo macaddr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgb.lo msgb.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netdev.lo netdev.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netns.lo netns.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io.lo osmo_io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_syslog.c  -fPIC -DPIC -o .libs/logging_syslog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c it_q.c  -fPIC -DPIC -o .libs/it_q.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io_poll.lo osmo_io_poll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_gsmtap.c  -fPIC -DPIC -o .libs/logging_gsmtap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c macaddr.c  -fPIC -DPIC -o .libs/macaddr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgb.c  -fPIC -DPIC -o .libs/msgb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io.c  -fPIC -DPIC -o .libs/osmo_io.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o panic.lo panic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netns.c  -fPIC -DPIC -o .libs/netns.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prbs.lo prbs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netdev.c  -fPIC -DPIC -o .libs/netdev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c loggingrb.c  -fPIC -DPIC -o .libs/loggingrb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_poll.c  -fPIC -DPIC -o .libs/osmo_io_poll.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prim.lo prim.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging.c  -fPIC -DPIC -o .libs/logging.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prbs.c  -fPIC -DPIC -o .libs/prbs.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rate_ctr.lo rate_ctr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rbtree.lo rbtree.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c panic.c  -fPIC -DPIC -o .libs/panic.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o select.lo select.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prim.c  -fPIC -DPIC -o .libs/prim.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sercomm.lo sercomm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o signal.lo signal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rbtree.c  -fPIC -DPIC -o .libs/rbtree.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sockaddr_str.lo sockaddr_str.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o socket.lo socket.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o soft_uart.lo soft_uart.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stat_item.lo stat_item.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats.lo stats.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c signal.c  -fPIC -DPIC -o .libs/signal.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_statsd.lo stats_statsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rate_ctr.c  -fPIC -DPIC -o .libs/rate_ctr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c select.c  -fPIC -DPIC -o .libs/select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sockaddr_str.c  -fPIC -DPIC -o .libs/sockaddr_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sercomm.c  -fPIC -DPIC -o .libs/sercomm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_statsd.c  -fPIC -DPIC -o .libs/stats_statsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c soft_uart.c  -fPIC -DPIC -o .libs/soft_uart.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c socket.c  -fPIC -DPIC -o .libs/socket.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_tcp.lo stats_tcp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o strrb.lo strrb.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef.lo tdef.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stat_item.c  -fPIC -DPIC -o .libs/stat_item.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats.c  -fPIC -DPIC -o .libs/stats.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o thread.lo thread.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o time_cc.lo time_cc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer.lo timer.c
socket.c: In function 'setsockopt_sctp_auth_supported':
socket.c:770:9: note: #pragma message: setsockopt(SCTP_AUTH_SUPPORTED) not supported! some SCTP features may not be available!
 #pragma message "setsockopt(SCTP_AUTH_SUPPORTED) not supported! some SCTP features may not be available!"
         ^
socket.c: In function 'setsockopt_sctp_asconf_supported':
socket.c:785:9: note: #pragma message: setsockopt(SCTP_ASCONF_SUPPORTED) not supported! some SCTP features may not be available!
 #pragma message "setsockopt(SCTP_ASCONF_SUPPORTED) not supported! some SCTP features may not be available!"
         ^
socket.c: In function 'osmo_sockaddr_from_octets':
socket.c:2559:16: warning: missing braces around initializer [-Wmissing-braces]
  *os = (struct osmo_sockaddr){0};
                ^
socket.c:2559:16: warning: (near initialization for '(anonymous).u') [-Wmissing-braces]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c strrb.c  -fPIC -DPIC -o .libs/strrb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef.c  -fPIC -DPIC -o .libs/tdef.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer_gettimeofday.lo timer_gettimeofday.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_tcp.c  -fPIC -DPIC -o .libs/stats_tcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer.c  -fPIC -DPIC -o .libs/timer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c thread.c  -fPIC -DPIC -o .libs/thread.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer_clockgettime.lo timer_clockgettime.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tun.lo tun.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c time_cc.c  -fPIC -DPIC -o .libs/time_cc.o
thread.c: In function 'osmo_gettid':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_gettimeofday.c  -fPIC -DPIC -o .libs/timer_gettimeofday.o
thread.c:55:10: note: #pragma message: use pid as tid
  #pragma message ("use pid as tid")
          ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o use_count.lo use_count.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o utils.lo utils.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o write_queue.lo write_queue.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -mssse3 -msse4.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_sse.lo conv_acc_sse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tun.c  -fPIC -DPIC -o .libs/tun.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -mssse3 -mavx2 -msse4.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_sse_avx.lo conv_acc_sse_avx.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o plugin.lo plugin.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgfile.lo msgfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_clockgettime.c  -fPIC -DPIC -o .libs/timer_clockgettime.o
time_cc.c: In function 'osmo_time_cc_init':
time_cc.c:158:16: warning: missing braces around initializer [-Wmissing-braces]
  *tc = (struct osmo_time_cc){0};
                ^
time_cc.c:158:16: warning: (near initialization for '(anonymous).cfg') [-Wmissing-braces]
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o serial.lo serial.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -msse4.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse.c  -fPIC -DPIC -o .libs/conv_acc_sse.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_systemd.lo logging_systemd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c write_queue.c  -fPIC -DPIC -o .libs/write_queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c use_count.c  -fPIC -DPIC -o .libs/use_count.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o mnl.lo mnl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgfile.c  -fPIC -DPIC -o .libs/msgfile.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c serial.c  -fPIC -DPIC -o .libs/serial.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -mavx2 -msse4.1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse_avx.c  -fPIC -DPIC -o .libs/conv_acc_sse_avx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_systemd.c  -fPIC -DPIC -o .libs/logging_systemd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mnl.c  -fPIC -DPIC -o .libs/mnl.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -pthread    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocore.map -version-info 22:0:0 -no-undefined -Wl,-z,relro  -o libosmocore.la -rpath /usr/lib64 application.lo backtrace.lo base64.lo bits.lo bitvec.lo bitcomp.lo context.lo conv.lo conv_acc.lo conv_acc_generic.lo counter.lo crc16.lo crc8gen.lo crc16gen.lo crc32gen.lo crc64gen.lo exec.lo fsm.lo gsmtap_util.lo isdnhdlc.lo it_q.lo logging.lo logging_syslog.lo logging_gsmtap.lo loggingrb.lo macaddr.lo msgb.lo netdev.lo netns.lo osmo_io.lo osmo_io_poll.lo panic.lo prbs.lo prim.lo rate_ctr.lo rbtree.lo select.lo sercomm.lo signal.lo sockaddr_str.lo socket.lo soft_uart.lo stat_item.lo stats.lo stats_statsd.lo stats_tcp.lo strrb.lo tdef.lo thread.lo time_cc.lo timer.lo timer_gettimeofday.lo timer_clockgettime.lo tun.lo use_count.lo utils.lo write_queue.lo conv_acc_sse.lo conv_acc_sse_avx.lo  plugin.lo msgfile.lo serial.lo logging_systemd.lo mnl.lo   -ltalloc     -lsctp     -ldl  -lsystemd   -lmnl    
libtool: link: gcc -shared  -fPIC -DPIC  .libs/application.o .libs/backtrace.o .libs/base64.o .libs/bits.o .libs/bitvec.o .libs/bitcomp.o .libs/context.o .libs/conv.o .libs/conv_acc.o .libs/conv_acc_generic.o .libs/counter.o .libs/crc16.o .libs/crc8gen.o .libs/crc16gen.o .libs/crc32gen.o .libs/crc64gen.o .libs/exec.o .libs/fsm.o .libs/gsmtap_util.o .libs/isdnhdlc.o .libs/it_q.o .libs/logging.o .libs/logging_syslog.o .libs/logging_gsmtap.o .libs/loggingrb.o .libs/macaddr.o .libs/msgb.o .libs/netdev.o .libs/netns.o .libs/osmo_io.o .libs/osmo_io_poll.o .libs/panic.o .libs/prbs.o .libs/prim.o .libs/rate_ctr.o .libs/rbtree.o .libs/select.o .libs/sercomm.o .libs/signal.o .libs/sockaddr_str.o .libs/socket.o .libs/soft_uart.o .libs/stat_item.o .libs/stats.o .libs/stats_statsd.o .libs/stats_tcp.o .libs/strrb.o .libs/tdef.o .libs/thread.o .libs/time_cc.o .libs/timer.o .libs/timer_gettimeofday.o .libs/timer_clockgettime.o .libs/tun.o .libs/use_count.o .libs/utils.o .libs/write_queue.o .libs/conv_acc_sse.o .libs/conv_acc_sse_avx.o .libs/plugin.o .libs/msgfile.o .libs/serial.o .libs/logging_systemd.o .libs/mnl.o   -ltalloc -lsctp -ldl -lsystemd -lmnl  -pthread -O2 -m64 -mtune=generic -Wl,--version-script=./libosmocore.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmocore.so.22 -o .libs/libosmocore.so.22.0.0
libtool: link: (cd ".libs" && rm -f "libosmocore.so.22" && ln -s "libosmocore.so.22.0.0" "libosmocore.so.22")
libtool: link: (cd ".libs" && rm -f "libosmocore.so" && ln -s "libosmocore.so.22.0.0" "libosmocore.so")
libtool: link: ( cd ".libs" && rm -f "libosmocore.la" && ln -s "../libosmocore.la" "libosmocore.la" )
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
Making all in vty
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o buffer.lo buffer.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o command.lo command.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vty.lo vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vector.lo vector.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o utils.lo utils.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o telnet_interface.lo telnet_interface.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_vty.lo logging_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_vty.lo stats_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm_vty.lo fsm_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o talloc_ctx_vty.lo talloc_ctx_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o cpu_sched_vty.lo cpu_sched_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef_vty.lo tdef_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c buffer.c  -fPIC -DPIC -o .libs/buffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vector.c  -fPIC -DPIC -o .libs/vector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cpu_sched_vty.c  -fPIC -DPIC -o .libs/cpu_sched_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vty.c  -fPIC -DPIC -o .libs/vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_vty.c  -fPIC -DPIC -o .libs/stats_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c talloc_ctx_vty.c  -fPIC -DPIC -o .libs/talloc_ctx_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c command.c  -fPIC -DPIC -o .libs/command.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_vty.c  -fPIC -DPIC -o .libs/logging_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c telnet_interface.c  -fPIC -DPIC -o .libs/telnet_interface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_vty.c  -fPIC -DPIC -o .libs/fsm_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef_vty.c  -fPIC -DPIC -o .libs/tdef_vty.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:1:0 -no-undefined -Wl,-z,relro  -o libosmovty.la -rpath /usr/lib64 buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc    
libtool: link: gcc -shared  -fPIC -DPIC  .libs/buffer.o .libs/command.o .libs/vty.o .libs/vector.o .libs/utils.o .libs/telnet_interface.o .libs/logging_vty.o .libs/stats_vty.o .libs/fsm_vty.o .libs/talloc_ctx_vty.o .libs/cpu_sched_vty.o .libs/tdef_vty.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc  -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmovty.so.13 -o .libs/libosmovty.so.13.0.1
libtool: link: (cd ".libs" && rm -f "libosmovty.so.13" && ln -s "libosmovty.so.13.0.1" "libosmovty.so.13")
libtool: link: (cd ".libs" && rm -f "libosmovty.so" && ln -s "libosmovty.so.13.0.1" "libosmovty.so")
libtool: link: ( cd ".libs" && rm -f "libosmovty.la" && ln -s "../libosmovty.la" "libosmovty.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
Making all in isdn
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o i460_mux.lo i460_mux.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o lapd_core.lo lapd_core.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o v110.lo v110.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o v110_ta.lo v110_ta.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c i460_mux.c  -fPIC -DPIC -o .libs/i460_mux.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapd_core.c  -fPIC -DPIC -o .libs/lapd_core.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c v110.c  -fPIC -DPIC -o .libs/v110.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c v110_ta.c  -fPIC -DPIC -o .libs/v110_ta.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-undefined -Wl,-z,relro  -o libisdnint.la  i460_mux.lo lapd_core.lo v110.lo v110_ta.lo ../../src/core/libosmocore.la 
libtool: link: ar cru .libs/libisdnint.a .libs/i460_mux.o .libs/lapd_core.o .libs/v110.o .libs/v110_ta.o 
libtool: link: ranlib .libs/libisdnint.a
libtool: link: ( cd ".libs" && rm -f "libisdnint.la" && ln -s "../libisdnint.la" "libisdnint.la" )
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -Wl,-z,relro  -o libosmoisdn.la -rpath /usr/lib64  libisdnint.la -ltalloc   
libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libisdnint.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmoisdn.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmoisdn.so.0 -o .libs/libosmoisdn.so.0.2.0
libtool: link: (cd ".libs" && rm -f "libosmoisdn.so.0" && ln -s "libosmoisdn.so.0.2.0" "libosmoisdn.so.0")
libtool: link: (cd ".libs" && rm -f "libosmoisdn.so" && ln -s "libosmoisdn.so.0.2.0" "libosmoisdn.so")
libtool: link: ( cd ".libs" && rm -f "libosmoisdn.la" && ln -s "../libosmoisdn.la" "libosmoisdn.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
Making all in codec
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm610.lo gsm610.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm620.lo gsm620.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm660.lo gsm660.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm690.lo gsm690.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o hr_sid_class.lo hr_sid_class.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu.lo ecu.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu_fr.lo ecu_fr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../..  -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu_fr_old.lo ecu_fr_old.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm690.c  -fPIC -DPIC -o .libs/gsm690.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c hr_sid_class.c  -fPIC -DPIC -o .libs/hr_sid_class.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm660.c  -fPIC -DPIC -o .libs/gsm660.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu.c  -fPIC -DPIC -o .libs/ecu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm620.c  -fPIC -DPIC -o .libs/gsm620.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm610.c  -fPIC -DPIC -o .libs/gsm610.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr.c  -fPIC -DPIC -o .libs/ecu_fr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr_old.c  -fPIC -DPIC -o .libs/ecu_fr_old.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:1:0 -no-undefined -Wl,-z,relro  -o libosmocodec.la -rpath /usr/lib64 gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gsm610.o .libs/gsm620.o .libs/gsm660.o .libs/gsm690.o .libs/hr_sid_class.o .libs/ecu.o .libs/ecu_fr.o .libs/ecu_fr_old.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -ltalloc -lsctp -ldl -lsystemd -lmnl  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmocodec.so.4 -o .libs/libosmocodec.so.4.0.1
libtool: link: (cd ".libs" && rm -f "libosmocodec.so.4" && ln -s "libosmocodec.so.4.0.1" "libosmocodec.so.4")
libtool: link: (cd ".libs" && rm -f "libosmocodec.so" && ln -s "libosmocodec.so.4.0.1" "libosmocodec.so")
libtool: link: ( cd ".libs" && rm -f "libosmocodec.la" && ln -s "../libosmocodec.la" "libosmocodec.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
Making all in gsm
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
python3 ../../utils/conv_gen.py gen_codes gsm
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make  all-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o a5.lo a5.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rxlev_stat.lo rxlev_stat.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tlv_parser.lo tlv_parser.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o comp128.lo comp128.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o comp128v23.lo comp128v23.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm_utils.lo gsm_utils.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rsl.lo rsl.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48.lo gsm48.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_arfcn_range_encode.lo gsm48_arfcn_range_encode.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_ie.lo gsm48_ie.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0808.lo gsm0808.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sysinfo.lo sysinfo.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_cipher_core.lo gprs_cipher_core.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_rlc.lo gprs_rlc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0480.lo gsm0480.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o abis_nm.lo abis_nm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0502.lo gsm0502.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_utils.lo gsm0411_utils.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_smc.lo gsm0411_smc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_smr.lo gsm0411_smr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128v23.c  -fPIC -DPIC -o .libs/comp128v23.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tlv_parser.c  -fPIC -DPIC -o .libs/tlv_parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128.c  -fPIC -DPIC -o .libs/comp128.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808.c  -fPIC -DPIC -o .libs/gsm0808.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rsl.c  -fPIC -DPIC -o .libs/rsl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c a5.c  -fPIC -DPIC -o .libs/a5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rxlev_stat.c  -fPIC -DPIC -o .libs/rxlev_stat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_arfcn_range_encode.c  -fPIC -DPIC -o .libs/gsm48_arfcn_range_encode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_utils.c  -fPIC -DPIC -o .libs/gsm_utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sysinfo.c  -fPIC -DPIC -o .libs/sysinfo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0502.c  -fPIC -DPIC -o .libs/gsm0502.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c abis_nm.c  -fPIC -DPIC -o .libs/abis_nm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_rlc.c  -fPIC -DPIC -o .libs/gprs_rlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smr.c  -fPIC -DPIC -o .libs/gsm0411_smr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48.c  -fPIC -DPIC -o .libs/gsm48.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_cipher_core.c  -fPIC -DPIC -o .libs/gprs_cipher_core.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smc.c  -fPIC -DPIC -o .libs/gsm0411_smc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0480.c  -fPIC -DPIC -o .libs/gsm0480.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_ie.c  -fPIC -DPIC -o .libs/gsm48_ie.o
gsm_utils.c:118:9: note: #pragma message: including GnuTLS for getrandom fallback.
 #pragma message ("including GnuTLS for getrandom fallback.")
         ^
gsm_utils.c: In function 'osmo_get_rand_id':
gsm_utils.c:463:9: note: #pragma message: Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25
 #pragma message ("Using direct syscall access for getrandom(): consider upgrading to glibc >= 2.25")
         ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_utils.c  -fPIC -DPIC -o .libs/gsm0411_utils.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0414.lo gsm0414.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o lapdm.lo lapdm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o kasumi.lo kasumi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0414.c  -fPIC -DPIC -o .libs/gsm0414.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm29205.lo gsm29205.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm_04_08_gprs.lo gsm_04_08_gprs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapdm.c  -fPIC -DPIC -o .libs/lapdm.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_core.lo auth_core.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29205.c  -fPIC -DPIC -o .libs/gsm29205.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kasumi.c  -fPIC -DPIC -o .libs/kasumi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_04_08_gprs.c  -fPIC -DPIC -o .libs/gsm_04_08_gprs.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_comp128v1.lo auth_comp128v1.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_comp128v23.lo auth_comp128v23.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_xor.lo auth_xor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_core.c  -fPIC -DPIC -o .libs/auth_core.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_xor_2g.lo auth_xor_2g.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v1.c  -fPIC -DPIC -o .libs/auth_comp128v1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor.c  -fPIC -DPIC -o .libs/auth_xor.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_milenage.lo auth_milenage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v23.c  -fPIC -DPIC -o .libs/auth_comp128v23.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor_2g.c  -fPIC -DPIC -o .libs/auth_xor_2g.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gea.lo gea.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-internal.lo milenage/aes-internal.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-internal-enc.lo milenage/aes-internal-enc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gea.c  -fPIC -DPIC -o .libs/gea.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/milenage.lo milenage/milenage.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gan.lo gan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal.c  -fPIC -DPIC -o milenage/.libs/aes-internal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_milenage.c  -fPIC -DPIC -o .libs/auth_milenage.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ipa.lo ipa.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0341.lo gsm0341.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o apn.lo apn.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_tuak.lo auth_tuak.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_gea.lo gprs_gea.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_conv.lo gsm0503_conv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal-enc.c  -fPIC -DPIC -o milenage/.libs/aes-internal-enc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c apn.c  -fPIC -DPIC -o .libs/apn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ipa.c  -fPIC -DPIC -o .libs/ipa.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap.lo oap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gan.c  -fPIC -DPIC -o .libs/gan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_conv.c  -fPIC -DPIC -o .libs/gsm0503_conv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/milenage.c  -fPIC -DPIC -o milenage/.libs/milenage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_gea.c  -fPIC -DPIC -o .libs/gprs_gea.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_tuak.c  -fPIC -DPIC -o .libs/auth_tuak.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0808_utils.lo gsm0808_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0341.c  -fPIC -DPIC -o .libs/gsm0341.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23003.lo gsm23003.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23236.lo gsm23236.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o mncc.lo mncc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bts_features.lo bts_features.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap_client.lo oap_client.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap.c  -fPIC -DPIC -o .libs/oap.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm29118.lo gsm29118.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23003.c  -fPIC -DPIC -o .libs/gsm23003.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_rest_octets.lo gsm48_rest_octets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bts_features.c  -fPIC -DPIC -o .libs/bts_features.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23236.c  -fPIC -DPIC -o .libs/gsm23236.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808_utils.c  -fPIC -DPIC -o .libs/gsm0808_utils.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o cbsp.lo cbsp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48049.lo gsm48049.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_rest_octets.c  -fPIC -DPIC -o .libs/gsm48_rest_octets.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29118.c  -fPIC -DPIC -o .libs/gsm29118.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap_client.c  -fPIC -DPIC -o .libs/oap_client.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mncc.c  -fPIC -DPIC -o .libs/mncc.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gad.lo gad.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bsslap.lo bsslap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cbsp.c  -fPIC -DPIC -o .libs/cbsp.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bssmap_le.lo bssmap_le.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o kdf.lo kdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48049.c  -fPIC -DPIC -o .libs/gsm48049.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gad.c  -fPIC -DPIC -o .libs/gad.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o iuup.lo iuup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssmap_le.c  -fPIC -DPIC -o .libs/bssmap_le.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm44021.lo gsm44021.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm44068.lo gsm44068.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rlp.lo rlp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bsslap.c  -fPIC -DPIC -o .libs/bsslap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44021.c  -fPIC -DPIC -o .libs/gsm44021.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44068.c  -fPIC -DPIC -o .libs/gsm44068.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kdf.c  -fPIC -DPIC -o .libs/kdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c iuup.c  -fPIC -DPIC -o .libs/iuup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rlp.c  -fPIC -DPIC -o .libs/rlp.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsup.lo gsup.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsup_sms.lo gsup_sms.c
iuup.c:205:1: warning: 'assume_aligned' attribute directive ignored [-Wattributes]
 {
 ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-encblock.lo milenage/aes-encblock.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tuak/KeccakP-1600-3gpp.lo tuak/KeccakP-1600-3gpp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -DBUILDING_LIBOSMOCORE -Wall -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tuak/tuak.lo tuak/tuak.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup_sms.c  -fPIC -DPIC -o .libs/gsup_sms.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup.c  -fPIC -DPIC -o .libs/gsup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-encblock.c  -fPIC -DPIC -o milenage/.libs/aes-encblock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/KeccakP-1600-3gpp.c  -fPIC -DPIC -o tuak/.libs/KeccakP-1600-3gpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/tuak.c  -fPIC -DPIC -o tuak/.libs/tuak.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-undefined -Wl,-z,relro  -o libgsmint.la  a5.lo rxlev_stat.lo tlv_parser.lo comp128.lo comp128v23.lo gsm_utils.lo rsl.lo gsm48.lo gsm48_arfcn_range_encode.lo gsm48_ie.lo gsm0808.lo sysinfo.lo gprs_cipher_core.lo gprs_rlc.lo gsm0480.lo abis_nm.lo gsm0502.lo gsm0411_utils.lo gsm0411_smc.lo gsm0411_smr.lo gsm0414.lo lapdm.lo kasumi.lo gsm29205.lo gsm_04_08_gprs.lo auth_core.lo auth_comp128v1.lo auth_comp128v23.lo auth_xor.lo auth_xor_2g.lo auth_milenage.lo milenage/aes-encblock.lo gea.lo milenage/aes-internal.lo milenage/aes-internal-enc.lo milenage/milenage.lo gan.lo ipa.lo gsm0341.lo apn.lo tuak/KeccakP-1600-3gpp.lo tuak/tuak.lo auth_tuak.lo gprs_gea.lo gsm0503_conv.lo oap.lo gsm0808_utils.lo gsm23003.lo gsm23236.lo mncc.lo bts_features.lo oap_client.lo gsm29118.lo gsm48_rest_octets.lo cbsp.lo gsm48049.lo gad.lo bsslap.lo bssmap_le.lo kdf.lo iuup.lo gsm44021.lo gsm44068.lo rlp.lo gsup.lo gsup_sms.lo  ../../src/core/libosmocore.la ../../src/isdn/libosmoisdn.la 
libtool: link: ar cru .libs/libgsmint.a .libs/a5.o .libs/rxlev_stat.o .libs/tlv_parser.o .libs/comp128.o .libs/comp128v23.o .libs/gsm_utils.o .libs/rsl.o .libs/gsm48.o .libs/gsm48_arfcn_range_encode.o .libs/gsm48_ie.o .libs/gsm0808.o .libs/sysinfo.o .libs/gprs_cipher_core.o .libs/gprs_rlc.o .libs/gsm0480.o .libs/abis_nm.o .libs/gsm0502.o .libs/gsm0411_utils.o .libs/gsm0411_smc.o .libs/gsm0411_smr.o .libs/gsm0414.o .libs/lapdm.o .libs/kasumi.o .libs/gsm29205.o .libs/gsm_04_08_gprs.o .libs/auth_core.o .libs/auth_comp128v1.o .libs/auth_comp128v23.o .libs/auth_xor.o .libs/auth_xor_2g.o .libs/auth_milenage.o milenage/.libs/aes-encblock.o .libs/gea.o milenage/.libs/aes-internal.o milenage/.libs/aes-internal-enc.o milenage/.libs/milenage.o .libs/gan.o .libs/ipa.o .libs/gsm0341.o .libs/apn.o tuak/.libs/KeccakP-1600-3gpp.o tuak/.libs/tuak.o .libs/auth_tuak.o .libs/gprs_gea.o .libs/gsm0503_conv.o .libs/oap.o .libs/gsm0808_utils.o .libs/gsm23003.o .libs/gsm23236.o .libs/mncc.o .libs/bts_features.o .libs/oap_client.o .libs/gsm29118.o .libs/gsm48_rest_octets.o .libs/cbsp.o .libs/gsm48049.o .libs/gad.o .libs/bsslap.o .libs/bssmap_le.o .libs/kdf.o .libs/iuup.o .libs/gsm44021.o .libs/gsm44068.o .libs/rlp.o .libs/gsup.o .libs/gsup_sms.o 
libtool: link: ranlib .libs/libgsmint.a
libtool: link: ( cd ".libs" && rm -f "libgsmint.la" && ln -s "../libgsmint.la" "libgsmint.la" )
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -I/usr/include/p11-kit-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 21:0:1 -no-undefined -Wl,-z,relro  -o libosmogsm.la -rpath /usr/lib64  libgsmint.la -ltalloc   -lgnutls   
libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libgsmint.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmogsm.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmogsm.so.20 -o .libs/libosmogsm.so.20.1.0
libtool: link: (cd ".libs" && rm -f "libosmogsm.so.20" && ln -s "libosmogsm.so.20.1.0" "libosmogsm.so.20")
libtool: link: (cd ".libs" && rm -f "libosmogsm.so" && ln -s "libosmogsm.so.20.1.0" "libosmogsm.so")
libtool: link: ( cd ".libs" && rm -f "libosmogsm.la" && ln -s "../libosmogsm.la" "libosmogsm.la" )
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
Making all in coding
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_interleaving.lo gsm0503_interleaving.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_mapping.lo gsm0503_mapping.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_tables.lo gsm0503_tables.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_parity.lo gsm0503_parity.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_coding.lo gsm0503_coding.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I"../../include" -I"../../include" -I"../.."   -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_amr_dtx.lo gsm0503_amr_dtx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_mapping.c  -fPIC -DPIC -o .libs/gsm0503_mapping.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_interleaving.c  -fPIC -DPIC -o .libs/gsm0503_interleaving.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_coding.c  -fPIC -DPIC -o .libs/gsm0503_coding.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_tables.c  -fPIC -DPIC -o .libs/gsm0503_tables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_parity.c  -fPIC -DPIC -o .libs/gsm0503_parity.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_amr_dtx.c  -fPIC -DPIC -o .libs/gsm0503_amr_dtx.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined  -Wl,-z,relro  -o libosmocoding.la -rpath /usr/lib64 gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gsm0503_interleaving.o .libs/gsm0503_mapping.o .libs/gsm0503_tables.o .libs/gsm0503_parity.o .libs/gsm0503_coding.o .libs/gsm0503_amr_dtx.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/codec/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so -lgnutls ../../src/codec/.libs/libosmocodec.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -ltalloc -lsctp -ldl -lsystemd -lmnl  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmocoding.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmocoding.so.0 -o .libs/libosmocoding.so.0.3.1
libtool: link: (cd ".libs" && rm -f "libosmocoding.so.0" && ln -s "libosmocoding.so.0.3.1" "libosmocoding.so.0")
libtool: link: (cd ".libs" && rm -f "libosmocoding.so" && ln -s "libosmocoding.so.0.3.1" "libosmocoding.so")
libtool: link: ( cd ".libs" && rm -f "libosmocoding.la" && ln -s "../libosmocoding.la" "libosmocoding.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
Making all in gb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns.lo gprs_ns.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_frgre.lo gprs_ns_frgre.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_vty.lo gprs_ns_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_sns.lo gprs_ns_sns.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp.lo gprs_bssgp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_util.lo gprs_bssgp_util.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_vty.lo gprs_bssgp_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_rim.lo gprs_bssgp_rim.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_bss.lo gprs_bssgp_bss.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2.lo gprs_ns2.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_udp.lo gprs_ns2_udp.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_frgre.lo gprs_ns2_frgre.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_fr.lo gprs_ns2_fr.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_vc_fsm.lo gprs_ns2_vc_fsm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_sns.lo gprs_ns2_sns.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_message.lo gprs_ns2_message.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_vty.lo gprs_ns2_vty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp2.lo gprs_bssgp2.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bssgp_bvc_fsm.lo bssgp_bvc_fsm.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o common_vty.lo common_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp.c  -fPIC -DPIC -o .libs/gprs_bssgp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_vty.c  -fPIC -DPIC -o .libs/gprs_ns_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp2.c  -fPIC -DPIC -o .libs/gprs_bssgp2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_message.c  -fPIC -DPIC -o .libs/gprs_ns2_message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_sns.c  -fPIC -DPIC -o .libs/gprs_ns_sns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssgp_bvc_fsm.c  -fPIC -DPIC -o .libs/bssgp_bvc_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2.c  -fPIC -DPIC -o .libs/gprs_ns2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_util.c  -fPIC -DPIC -o .libs/gprs_bssgp_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns.c  -fPIC -DPIC -o .libs/gprs_ns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_frgre.c  -fPIC -DPIC -o .libs/gprs_ns2_frgre.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_sns.c  -fPIC -DPIC -o .libs/gprs_ns2_sns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_bss.c  -fPIC -DPIC -o .libs/gprs_bssgp_bss.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c common_vty.c  -fPIC -DPIC -o .libs/common_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_frgre.c  -fPIC -DPIC -o .libs/gprs_ns_frgre.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vc_fsm.c  -fPIC -DPIC -o .libs/gprs_ns2_vc_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_rim.c  -fPIC -DPIC -o .libs/gprs_bssgp_rim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_fr.c  -fPIC -DPIC -o .libs/gprs_ns2_fr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_udp.c  -fPIC -DPIC -o .libs/gprs_ns2_udp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vty.c  -fPIC -DPIC -o .libs/gprs_ns2_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_vty.c  -fPIC -DPIC -o .libs/gprs_bssgp_vty.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o frame_relay.lo frame_relay.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c frame_relay.c  -fPIC -DPIC -o .libs/frame_relay.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:1:2 -no-undefined  -Wl,-z,relro  -o libosmogb.la -rpath /usr/lib64 gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc   ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la 
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -fno-strict-aliasing   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o libosmogb-test.la  gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc   ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la 
libtool: link: ar cru .libs/libosmogb-test.a .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs ../../src/core/.libs/libosmocore.so ../../src/vty/.libs/libosmovty.so ../../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmogb.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmogb.so.14 -o .libs/libosmogb.so.14.2.1
libtool: link: (cd ".libs" && rm -f "libosmogb.so.14" && ln -s "libosmogb.so.14.2.1" "libosmogb.so.14")
libtool: link: (cd ".libs" && rm -f "libosmogb.so" && ln -s "libosmogb.so.14.2.1" "libosmogb.so")
libtool: link: ( cd ".libs" && rm -f "libosmogb.la" && ln -s "../libosmogb.la" "libosmogb.la" )
libtool: link: ranlib .libs/libosmogb-test.a
libtool: link: ( cd ".libs" && rm -f "libosmogb-test.la" && ln -s "../libosmogb-test.la" "libosmogb-test.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
Making all in ctrl
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_cmd.lo control_cmd.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_if.lo control_if.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm_ctrl_commands.lo fsm_ctrl_commands.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_vty.lo control_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_cmd.c  -fPIC -DPIC -o .libs/control_cmd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_ctrl_commands.c  -fPIC -DPIC -o .libs/fsm_ctrl_commands.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_if.c  -fPIC -DPIC -o .libs/control_if.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_vty.c  -fPIC -DPIC -o .libs/control_vty.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:0:9 -no-undefined -Wl,-z,relro  -o libosmoctrl.la -rpath /usr/lib64 control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc   ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/control_cmd.o .libs/control_if.o .libs/fsm_ctrl_commands.o .libs/control_vty.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/vty/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so -lgnutls ../../src/vty/.libs/libosmovty.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmoctrl.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmoctrl.so.0 -o .libs/libosmoctrl.so.0.9.0
libtool: link: (cd ".libs" && rm -f "libosmoctrl.so.0" && ln -s "libosmoctrl.so.0.9.0" "libosmoctrl.so.0")
libtool: link: (cd ".libs" && rm -f "libosmoctrl.so" && ln -s "libosmoctrl.so.0.9.0" "libosmoctrl.so")
libtool: link: ( cd ".libs" && rm -f "libosmoctrl.la" && ln -s "../libosmoctrl.la" "libosmoctrl.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
Making all in pseudotalloc
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
Making all in sim
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o core.lo core.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o reader.lo reader.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o class_tables.lo class_tables.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_sim.lo card_fs_sim.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_usim.lo card_fs_usim.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_uicc.lo card_fs_uicc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_isim.lo card_fs_isim.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_hpsim.lo card_fs_hpsim.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_tetra.lo card_fs_tetra.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o reader_pcsc.lo reader_pcsc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c class_tables.c  -fPIC -DPIC -o .libs/class_tables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader.c  -fPIC -DPIC -o .libs/reader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_sim.c  -fPIC -DPIC -o .libs/card_fs_sim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_uicc.c  -fPIC -DPIC -o .libs/card_fs_uicc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c core.c  -fPIC -DPIC -o .libs/core.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_isim.c  -fPIC -DPIC -o .libs/card_fs_isim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_usim.c  -fPIC -DPIC -o .libs/card_fs_usim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_hpsim.c  -fPIC -DPIC -o .libs/card_fs_hpsim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_tetra.c  -fPIC -DPIC -o .libs/card_fs_tetra.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader_pcsc.c  -fPIC -DPIC -o .libs/reader_pcsc.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fPIC -Wall  -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined  -Wl,-z,relro  -o libosmosim.la -rpath /usr/lib64 core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc   -lpcsclite   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/core.o .libs/reader.o .libs/class_tables.o .libs/card_fs_sim.o .libs/card_fs_usim.o .libs/card_fs_uicc.o .libs/card_fs_isim.o .libs/card_fs_hpsim.o .libs/card_fs_tetra.o .libs/reader_pcsc.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -lgnutls -ltalloc -lpcsclite  -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmosim.so.2 -o .libs/libosmosim.so.2.1.3
libtool: link: (cd ".libs" && rm -f "libosmosim.so.2" && ln -s "libosmosim.so.2.1.3" "libosmosim.so.2")
libtool: link: (cd ".libs" && rm -f "libosmosim.so" && ln -s "libosmosim.so.2.1.3" "libosmosim.so")
libtool: link: ( cd ".libs" && rm -f "libosmosim.la" && ln -s "../libosmosim.la" "libosmosim.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
Making all in usb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/libusb-1.0    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_libusb.lo osmo_libusb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_libusb.c  -fPIC -DPIC -o .libs/osmo_libusb.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fPIC -Wall -I/usr/include/libusb-1.0    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined  -Wl,-z,relro  -o libosmousb.la -rpath /usr/lib64 osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc   -lusb-1.0   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/osmo_libusb.o   -Wl,-rpath -Wl,/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lusb-1.0  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmousb.so.0 -o .libs/libosmousb.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libosmousb.so.0" && ln -s "libosmousb.so.0.0.1" "libosmousb.so.0")
libtool: link: (cd ".libs" && rm -f "libosmousb.so" && ln -s "libosmousb.so.0.0.1" "libosmousb.so")
libtool: link: ( cd ".libs" && rm -f "libosmousb.la" && ln -s "../libosmousb.la" "libosmousb.la" )
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making all in utils
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-arfcn.o osmo-arfcn.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-auc-gen.o osmo-auc-gen.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-config-merge.o osmo-config-merge.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-aka-verify.o osmo-aka-verify.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsmtap-logsend.o gsmtap-logsend.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_sim_test-osmo-sim-test.o `test -f 'osmo-sim-test.c' || echo './'`osmo-sim-test.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-ns-dummy.o osmo-ns-dummy.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DBUILDING_LIBOSMOCORE -Wall -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-ns-dummy-vty.o osmo-ns-dummy-vty.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-arfcn osmo-arfcn.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-gsmtap-logsend gsmtap-logsend.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-aka-verify osmo-aka-verify.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-config-merge osmo-config-merge.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  -ltalloc   
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-auc-gen osmo-auc-gen.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-ns-dummy osmo-ns-dummy.o osmo-ns-dummy-vty.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  -ltalloc   ../src/gb/libosmogb.la ../src/vty/libosmovty.la ../src/ctrl/libosmoctrl.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -pthread -pthread -I/usr/include/PCSC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -Wl,-z,relro  -o osmo-sim-test osmo_sim_test-osmo-sim-test.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la  ../src/sim/libosmosim.la -lpcsclite   
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-arfcn osmo-arfcn.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls -pthread
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-gsmtap-logsend gsmtap-logsend.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls -pthread
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-config-merge osmo-config-merge.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -lgnutls -ltalloc -pthread
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-aka-verify osmo-aka-verify.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls -pthread
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-auc-gen osmo-auc-gen.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls -pthread
libtool: link: gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-ns-dummy osmo-ns-dummy.o osmo-ns-dummy-vty.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so ../src/gb/.libs/libosmogb.so ../src/vty/.libs/libosmovty.so ../src/ctrl/.libs/libosmoctrl.so /home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so -lgnutls /home/user/rpmbuild/BUILD/libosmocore/src/vty/.libs/libosmovty.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -ltalloc -pthread
libtool: link: gcc -Wall -pthread -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -o .libs/osmo-sim-test osmo_sim_test-osmo-sim-test.o  ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so ../src/sim/.libs/libosmosim.so /home/user/rpmbuild/BUILD/libosmocore/src/gsm/.libs/libosmogsm.so /home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs/libosmoisdn.so /home/user/rpmbuild/BUILD/libosmocore/src/core/.libs/libosmocore.so -lsctp -ldl -lsystemd -lmnl -lgnutls -ltalloc -lpcsclite -pthread
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
Making all in tapset
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
Making all in tests
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
python3 ../utils/conv_gen.py gen_vectors gsm \
	--target-path ./conv
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make  all-am
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ttzSsJ
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ '[' /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64 '!=' / ']'
+ rm -rf /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
++ dirname /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
+ mkdir -p /home/user/rpmbuild/BUILDROOT
+ mkdir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
+ cd libosmocore
+ b=/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
+ make -j20 install DESTDIR=/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
make  install-recursive
make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
Making install in include
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making install in osmocom
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/core'
 /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/core'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
Making install in vty
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/vty'
 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/vty'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
Making install in codec
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/codec'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
Making install in gsm
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make  install-recursive
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making install in protocol
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[7]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[7]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gsm/protocol'
make[7]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[7]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[7]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gsm'
 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gsm'
make[7]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making install in isdn
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/isdn'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
Making install in crypt
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/crypt'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
Making install in coding
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/coding'
 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/coding'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
Making install in gprs
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making install in protocol
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[6]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gprs/protocol'
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[6]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gprs'
 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/gprs'
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making install in ctrl
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/ctrl'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
Making install in sim
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/sim'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
Making install in usb
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[5]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/usb'
 /usr/bin/install -c -m 644 libusb.h '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore/osmocom/usb'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making install in src
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making install in core
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make  install-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[5]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.0.0 /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocore.so.22.0.0
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocore.so.22.0.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.0.0 libosmocore.so.22; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocore.so.22.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocore.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
Making install in vty
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmovty.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/vty; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:1:0 -no-undefined -Wl,-z,relro -o libosmovty.la -rpath /usr/lib64 buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/buffer.o .libs/command.o .libs/vty.o .libs/vector.o .libs/utils.o .libs/telnet_interface.o .libs/logging_vty.o .libs/stats_vty.o .libs/fsm_vty.o .libs/talloc_ctx_vty.o .libs/cpu_sched_vty.o .libs/tdef_vty.o   -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc  -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmovty.so.13 -o .libs/libosmovty.so.13.0.1
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.1T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmovty.so.13.0.1
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmovty.so.13.0.1 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.1 libosmovty.so.13; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmovty.so.13.0.1 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.1 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmovty.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmoisdn.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/isdn; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -Wl,-z,relro -o libosmoisdn.la -rpath /usr/lib64 libisdnint.la -ltalloc -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libisdnint.a -Wl,--no-whole-archive  -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmoisdn.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmoisdn.so.0 -o .libs/libosmoisdn.so.0.2.0
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoisdn.so.0.2.0
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoisdn.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmocodec.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/codec; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:1:0 -no-undefined -Wl,-z,relro -o libosmocodec.la -rpath /usr/lib64 gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/gsm610.o .libs/gsm620.o .libs/gsm660.o .libs/gsm690.o .libs/hr_sid_class.o .libs/ecu.o .libs/ecu_fr.o .libs/ecu_fr_old.o   -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmocore -ltalloc -lsctp -ldl -lsystemd -lmnl  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmocodec.so.4 -o .libs/libosmocodec.so.4.0.1
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.1T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocodec.so.4.0.1
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.1 libosmocodec.so.4; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.1 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocodec.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
Making install in gsm
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make  install-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[5]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmogsm.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/gsm; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 21:0:1 -no-undefined -Wl,-z,relro -o libosmogsm.la -rpath /usr/lib64 libgsmint.la -ltalloc -lgnutls -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libgsmint.a -Wl,--no-whole-archive  -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmoisdn -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmogsm.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmogsm.so.20 -o .libs/libosmogsm.so.20.1.0
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.1.0T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogsm.so.20.1.0
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.1.0 libosmogsm.so.20; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogsm.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
Making install in coding
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmocoding.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/coding; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -Wl,-z,relro -o libosmocoding.la -rpath /usr/lib64 gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/gsm0503_interleaving.o .libs/gsm0503_mapping.o .libs/gsm0503_tables.o .libs/gsm0503_parity.o .libs/gsm0503_coding.o .libs/gsm0503_amr_dtx.o   -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmogsm -losmoisdn -lgnutls -losmocodec -losmocore -ltalloc -lsctp -ldl -lsystemd -lmnl  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmocoding.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmocoding.so.0 -o .libs/libosmocoding.so.0.3.1
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocoding.so.0.3.1
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocoding.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmogb.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/gb; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:1:2 -no-undefined -Wl,-z,relro -o libosmogb.la -rpath /usr/lib64 gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o   -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmovty -losmogsm -losmoisdn -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc -lgnutls  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmogb.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmogb.so.14 -o .libs/libosmogb.so.14.2.1
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.1T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogb.so.14.2.1
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmogb.so.14.2.1 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.1 libosmogb.so.14; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmogb.so.14.2.1 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.1 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogb.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmoctrl.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/ctrl; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:0:9 -no-undefined -Wl,-z,relro -o libosmoctrl.la -rpath /usr/lib64 control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/control_cmd.o .libs/control_if.o .libs/fsm_ctrl_commands.o .libs/control_vty.o   -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmogsm -losmoisdn -lgnutls -losmovty -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc  -O2 -m64 -mtune=generic -Wl,--version-script=./libosmoctrl.map -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmoctrl.so.0 -o .libs/libosmoctrl.so.0.9.0
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.0T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoctrl.so.0.9.0
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so.0; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoctrl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmosim.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/sim; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -fPIC -Wall -pthread -I/usr/include/PCSC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -Wl,-z,relro -o libosmosim.la -rpath /usr/lib64 core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/core.o .libs/reader.o .libs/class_tables.o .libs/card_fs_sim.o .libs/card_fs_usim.o .libs/card_fs_uicc.o .libs/card_fs_isim.o .libs/card_fs_hpsim.o .libs/card_fs_tetra.o .libs/reader_pcsc.o   -L/home/user/rpmbuild/BUILD/libosmocore/src/core/.libs -L/home/user/rpmbuild/BUILD/libosmocore/src/isdn/.libs -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmogsm -losmoisdn -losmocore -lsctp -ldl -lsystemd -lmnl -lgnutls -ltalloc -lpcsclite  -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmosim.so.2 -o .libs/libosmosim.so.2.1.3
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmosim.so.2.1.3
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmosim.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[4]: Nothing to be done for `install-data-am'.
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64'
libtool: install: warning: relinking `libosmousb.la'
libtool: install: (cd /home/user/rpmbuild/BUILD/libosmocore/src/usb; /bin/sh /home/user/rpmbuild/BUILD/libosmocore/libtool  --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -Wl,-z,relro -o libosmousb.la -rpath /usr/lib64 osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 -inst-prefix-dir /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/osmo_libusb.o   -L/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 -L/usr/lib64 -losmocore -lsctp -ldl -lsystemd -lmnl -ltalloc -lusb-1.0  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libosmousb.so.0 -o .libs/libosmousb.so.0.0.1
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmousb.so.0.0.1
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64 && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmousb.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making install in utils
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin'
make[4]: Nothing to be done for `install-data-am'.
  /bin/sh ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin'
libtool: install: warning: `../src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/isdn/libosmoisdn.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-arfcn
libtool: install: warning: `../src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/isdn/libosmoisdn.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-auc-gen
libtool: install: warning: `../src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/isdn/libosmoisdn.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-config-merge
libtool: install: warning: `../src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/isdn/libosmoisdn.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-aka-verify
libtool: install: warning: `../src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/isdn/libosmoisdn.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/home/user/rpmbuild/BUILD/libosmocore/src/core/libosmocore.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-gsmtap-logsend
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
Making install in tapset
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[4]: Nothing to be done for `install-data-hook'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
Making install in tests
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make  install-am
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin'
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/share/aclocal'
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c osmo-release.sh '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin'
 /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/share/aclocal'
 /usr/bin/install -c -m 644 osmo-release.mk '/home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/include/libosmocore'
make  install-data-hook
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
make[4]: Nothing to be done for `install-data-hook'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
+ find /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64//usr/lib64 -type f -name '*.la' -delete
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/user/rpmbuild/BUILD/libosmocore
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-config-merge
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-auc-gen
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-gsmtap-logsend
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-arfcn
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/bin/osmo-aka-verify
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmousb.so.0.0.1
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocoding.so.0.3.1
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocodec.so.4.0.1
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoisdn.so.0.2.0
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmovty.so.13.0.1
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmoctrl.so.0.9.0
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogb.so.14.2.1
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmocore.so.22.0.0
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmogsm.so.20.1.0
extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64/usr/lib64/libosmosim.so.2.1.3
/usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libosmocodec.so.4.0.1.debug to /usr/lib/debug/usr/lib64/libosmocodec.so.4.debug
symlinked /usr/lib/debug/usr/lib64/libosmocoding.so.0.3.1.debug to /usr/lib/debug/usr/lib64/libosmocoding.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libosmocore.so.22.0.0.debug to /usr/lib/debug/usr/lib64/libosmocore.so.22.debug
symlinked /usr/lib/debug/usr/lib64/libosmoisdn.so.0.2.0.debug to /usr/lib/debug/usr/lib64/libosmoisdn.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libosmovty.so.13.0.1.debug to /usr/lib/debug/usr/lib64/libosmovty.so.13.debug
symlinked /usr/lib/debug/usr/lib64/libosmoctrl.so.0.9.0.debug to /usr/lib/debug/usr/lib64/libosmoctrl.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libosmocodec.so.4.0.1.debug to /usr/lib/debug/usr/lib64/libosmocodec.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmoctrl.so.0.9.0.debug to /usr/lib/debug/usr/lib64/libosmoctrl.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmocore.so.22.0.0.debug to /usr/lib/debug/usr/lib64/libosmocore.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmogb.so.14.2.1.debug to /usr/lib/debug/usr/lib64/libosmogb.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmocoding.so.0.3.1.debug to /usr/lib/debug/usr/lib64/libosmocoding.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmousb.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libosmousb.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmovty.so.13.0.1.debug to /usr/lib/debug/usr/lib64/libosmovty.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmogb.so.14.2.1.debug to /usr/lib/debug/usr/lib64/libosmogb.so.14.debug
symlinked /usr/lib/debug/usr/lib64/libosmosim.so.2.1.3.debug to /usr/lib/debug/usr/lib64/libosmosim.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmosim.so.2.1.3.debug to /usr/lib/debug/usr/lib64/libosmosim.so.2.debug
symlinked /usr/lib/debug/usr/lib64/libosmogsm.so.20.1.0.debug to /usr/lib/debug/usr/lib64/libosmogsm.so.20.debug
symlinked /usr/lib/debug/usr/lib64/libosmousb.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libosmousb.so.0.debug
symlinked /usr/lib/debug/usr/lib64/libosmogsm.so.20.1.0.debug to /usr/lib/debug/usr/lib64/libosmogsm.so.debug
symlinked /usr/lib/debug/usr/lib64/libosmoisdn.so.0.2.0.debug to /usr/lib/debug/usr/lib64/libosmoisdn.so.debug
8659 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2XFTLe
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ cd libosmocore
+ make -j20 check
make  check-recursive
make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
Making check in include
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making check in osmocom
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
Making check in core
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/core'
Making check in vty
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/vty'
Making check in codec
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/codec'
Making check in gsm
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make  check-recursive
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making check in protocol
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[6]: Nothing to be done for `check-am'.
make[6]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gsm'
Making check in isdn
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/isdn'
Making check in crypt
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/crypt'
Making check in coding
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/coding'
Making check in gprs
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making check in protocol
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Nothing to be done for `check'.
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[5]: Nothing to be done for `check-am'.
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/gprs'
Making check in ctrl
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/ctrl'
Making check in sim
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/sim'
Making check in usb
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom/usb'
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include/osmocom'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/include'
Making check in src
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making check in core
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make  check-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/core'
Making check in vty
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/vty'
Making check in isdn
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/isdn'
Making check in codec
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/codec'
Making check in gsm
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make  check-am
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm'
Making check in coding
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/coding'
Making check in gb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gb'
Making check in ctrl
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/ctrl'
Making check in pseudotalloc
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/pseudotalloc'
Making check in sim
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/sim'
Making check in usb
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/usb'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src'
Making check in utils
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/utils'
Making check in tapset
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tapset'
Making check in tests
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make  check-am
make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make  timer/timer_test sms/sms_test ussd/ussd_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test auth/tuak_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test codec/codec_test logging/logging_gsmtap_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test bits/bitfield_test tlv/tlv_test oap/oap_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test prbs/prbs_test gsm23003/gsm23003_test gsm23236/gsm23236_test codec/codec_ecu_fr_test codec/codec_efr_sid_test codec/codec_fr_sid_test codec/codec_hr_sid_test timer/clk_override_test oap/oap_client_test gsm29205/gsm29205_test logging/logging_vty_test vty/vty_transcript_test tdef/tdef_test tdef/tdef_vty_config_root_test tdef/tdef_vty_config_subnode_test tdef/tdef_vty_dynamic_test sockaddr_str/sockaddr_str_test use_count/use_count_test context/context_test gsm0502/gsm0502_test dtx/dtx_gsm0503_test i460_mux/i460_mux_test bitgen/bitgen_test gad/gad_test bsslap/bsslap_test bssmap_le/bssmap_le_test it_q/it_q_test time_cc/time_cc_test gsm48/rest_octets_test base64/base64_test iuup/iuup_test smscb/smscb_test smscb/gsm0341_test smscb/cbsp_test auth/xor2g_test v110/frame_test v110/ra1_test v110/ta_test gsm44021/frame_csd_test osmo_io/osmo_io_test soft_uart/soft_uart_test rlp/rlp_test jhash/jhash_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test fsm/fsm_test fsm/fsm_dealloc_test gsup/gsup_test stats/stats_test stats/stats_vty_test exec/exec_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_bssgp_rim_test gb/gprs_ns_test gb/gprs_ns2_test fr/fr_test socket/socket_sctp_test
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
  CC       bits/bitcomp_test.o
  CC       bits/bitfield_test.o
  CC       conv/conv_conv_gsm0503_test-conv_gsm0503_test.o
  CC       conv/conv_conv_gsm0503_test-conv.o
  CC       conv/conv_conv_gsm0503_test-gsm0503_test_vectors.o
  CC       codec/codec_ecu_fr_test.o
  CC       codec/codec_efr_sid_test.o
  CC       codec/codec_fr_sid_test.o
  CC       codec/codec_hr_sid_test.o
  CC       timer/clk_override_test.o
  CC       oap/oap_client_test.o
  CC       logging/logging_vty_test.o
  CC       auth/xor2g_test.o
  CC       vty/vty_test.o
  CC       socket/socket_sctp_test.o
  CC       timer/timer_test.o
  CC       sms/sms_test.o
  CC       ussd/ussd_test.o
  CC       bits/bitrev_test.o
  CC       a5/a5_test.o
  CC       conv/conv_test.o
  CC       conv/conv.o
  CC       auth/milenage_test.o
  CC       auth/auth_tuak_test-tuak_test.o
  CC       lapd/lapd_test.o
  CC       gsm0808/gsm0808_test.o
  CC       gsm0408/gsm0408_test.o
  CC       gprs/gprs_test.o
  CC       kasumi/kasumi_test.o
  CC       gea/gea_test.o
  CC       logging/logging_test.o
  CC       logging/logging_gsmtap_test.o
  CC       codec/codec_test.o
  CC       loggingrb/loggingrb_test.o
  CC       strrb/strrb_test.o
  CC       comp128/comp128_test.o
  CC       bitvec/bitvec_test.o
  CC       msgb/msgb_test.o
  CCLD     bits/bitcomp_test
  CCLD     bits/bitfield_test
  CC       tlv/tlv_test.o
  CC       oap/oap_test.o
  CC       write_queue/wqueue_test.o
  CC       socket/socket_test.o
  CC       coding/coding_test.o
  CC       abis/abis_test.o
  CCLD     conv/conv_gsm0503_test
  CC       endian/endian_test.o
  CC       sercomm/sercomm_test.o
  CC       prbs/prbs_test.o
  CC       gsm23003/gsm23003_test.o
  CC       gsm23236/gsm23236_test.o
  CCLD     codec/codec_ecu_fr_test
  CCLD     codec/codec_efr_sid_test
  CCLD     codec/codec_fr_sid_test
  CCLD     codec/codec_hr_sid_test
  CCLD     timer/clk_override_test
  CCLD     oap/oap_client_test
  CC       gsm29205/gsm29205_test.o
  CCLD     logging/logging_vty_test
  CC       vty/vty_transcript_test.o
  CC       tdef/tdef_test.o
  CC       tdef/tdef_vty_config_root_test.o
  CC       tdef/tdef_vty_config_subnode_test.o
  CC       tdef/tdef_vty_dynamic_test.o
  CC       sockaddr_str/sockaddr_str_test.o
  CC       use_count/use_count_test.o
  CC       context/context_test.o
  CC       gsm0502/gsm0502_test.o
  CC       dtx/dtx_gsm0503_test.o
  CC       i460_mux/i460_mux_test.o
  CC       bitgen/bitgen_test.o
  CC       gad/gad_test.o
  CC       bsslap/bsslap_test.o
  CC       bssmap_le/bssmap_le_test.o
  CC       it_q/it_q_test.o
  CC       time_cc/time_cc_test.o
  CC       gsm48/rest_octets_test.o
  CC       base64/base64_test.o
  CC       iuup/iuup_test.o
  CC       smscb/smscb_test.o
  CC       smscb/gsm0341_test.o
  CC       smscb/cbsp_test.o
  CCLD     auth/xor2g_test
  CC       v110/frame_test.o
  CC       v110/ra1_test.o
  CC       gsm44021/frame_csd_test.o
  CC       v110/ta_test.o
time_cc/time_cc_test.c: In function 'main':
time_cc/time_cc_test.c:132:9: warning: missing braces around initializer [-Wmissing-braces]
  struct my_obj my_obj = {0};
         ^
time_cc/time_cc_test.c:132:9: warning: (near initialization for 'my_obj.flag_cc_ceil') [-Wmissing-braces]
  CC       osmo_io/osmo_io_test.o
  CC       soft_uart/soft_uart_test.o
  CC       rlp/rlp_test.o
  CC       jhash/jhash_test.o
  CC       msgfile/msgfile_test.o
  CC       sim/sim_test.o
  CC       utils/utils_test.o
v110/ta_test.c: In function 'test_idle_ready':
v110/ta_test.c:124:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:124:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
v110/ta_test.c: In function 'test_conn_ta_line':
v110/ta_test.c:161:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:161:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
v110/ta_test.c: In function 'test_data_transfer':
v110/ta_test.c:242:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:242:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
v110/ta_test.c: In function 'test_data_transfer_disc_local':
v110/ta_test.c:278:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:278:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
v110/ta_test.c: In function 'test_data_transfer_disc_remote':
v110/ta_test.c:337:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:337:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
v110/ta_test.c: In function 'test_syncing':
v110/ta_test.c:384:9: warning: missing braces around initializer [-Wmissing-braces]
  struct osmo_v110_decoded_frame df = { 0 };
         ^
v110/ta_test.c:384:9: warning: (near initialization for 'df.d_bits') [-Wmissing-braces]
  CC       ctrl/ctrl_test.o
  CCLD     vty/vty_test
  CC       fsm/fsm_dealloc_test.o
  CC       fsm/fsm_test.o
  CC       gsup/gsup_test.o
  CC       stats/stats_stats_test-stats_test.o
  CC       stats/stats_vty_test.o
  CC       exec/exec_test.o
  CC       gb/bssgp_fc_test.o
  CC       gb/gprs_bssgp_test.o
  CC       gb/gprs_bssgp_rim_test.o
  CC       gb/gprs_ns_test.o
  CC       gb/gprs_ns2_test.o
  CC       fr/fr_test.o
  CCLD     socket/socket_sctp_test
  CCLD     timer/timer_test
  CCLD     sms/sms_test
  CCLD     ussd/ussd_test
  CCLD     bits/bitrev_test
  CCLD     a5/a5_test
  CCLD     conv/conv_test
  CCLD     auth/milenage_test
  CCLD     auth/tuak_test
  CCLD     lapd/lapd_test
  CCLD     gsm0808/gsm0808_test
  CCLD     gsm0408/gsm0408_test
  CCLD     gprs/gprs_test
  CCLD     kasumi/kasumi_test
  CCLD     gea/gea_test
  CCLD     logging/logging_test
  CCLD     codec/codec_test
  CCLD     logging/logging_gsmtap_test
  CCLD     loggingrb/loggingrb_test
  CCLD     strrb/strrb_test
  CCLD     comp128/comp128_test
  CCLD     bitvec/bitvec_test
  CCLD     msgb/msgb_test
  CCLD     oap/oap_test
  CCLD     tlv/tlv_test
  CCLD     write_queue/wqueue_test
  CCLD     socket/socket_test
  CCLD     coding/coding_test
  CCLD     abis/abis_test
  CCLD     endian/endian_test
  CCLD     sercomm/sercomm_test
  CCLD     prbs/prbs_test
  CCLD     gsm23003/gsm23003_test
  CCLD     gsm23236/gsm23236_test
  CCLD     gsm29205/gsm29205_test
  CCLD     vty/vty_transcript_test
  CCLD     tdef/tdef_test
  CCLD     tdef/tdef_vty_config_root_test
  CCLD     tdef/tdef_vty_config_subnode_test
  CCLD     tdef/tdef_vty_dynamic_test
  CCLD     sockaddr_str/sockaddr_str_test
  CCLD     use_count/use_count_test
  CCLD     context/context_test
  CCLD     gsm0502/gsm0502_test
  CCLD     dtx/dtx_gsm0503_test
  CCLD     i460_mux/i460_mux_test
  CCLD     bitgen/bitgen_test
  CCLD     gad/gad_test
  CCLD     bsslap/bsslap_test
  CCLD     bssmap_le/bssmap_le_test
  CCLD     it_q/it_q_test
  CCLD     gsm48/rest_octets_test
  CCLD     base64/base64_test
  CCLD     iuup/iuup_test
  CCLD     smscb/smscb_test
  CCLD     smscb/gsm0341_test
  CCLD     smscb/cbsp_test
  CCLD     v110/frame_test
  CCLD     v110/ra1_test
  CCLD     v110/ta_test
  CCLD     gsm44021/frame_csd_test
  CCLD     osmo_io/osmo_io_test
  CCLD     soft_uart/soft_uart_test
  CCLD     rlp/rlp_test
  CCLD     jhash/jhash_test
  CCLD     msgfile/msgfile_test
  CCLD     sim/sim_test
  CCLD     utils/utils_test
  CCLD     ctrl/ctrl_test
  CCLD     fsm/fsm_test
  CCLD     fsm/fsm_dealloc_test
  CCLD     gsup/gsup_test
  CCLD     stats/stats_test
  CCLD     stats/stats_vty_test
  CCLD     exec/exec_test
  CCLD     gb/bssgp_fc_test
  CCLD     gb/gprs_bssgp_test
  CCLD     gb/gprs_bssgp_rim_test
  CCLD     gb/gprs_ns_test
  CCLD     gb/gprs_ns2_test
  CCLD     fr/fr_test
  CCLD     time_cc/time_cc_test
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make  check-local
make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.10.0.51.8071])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [libosmocore 1.10.0.51.8071])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/sh ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
[ -e /proc/cpuinfo ] && cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.008
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 14
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.000
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 14
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.008
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 14
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.000
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 14
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.000
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 14
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.024
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 14
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.000
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 14
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.000
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 14
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3400.008
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 14
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3399.971
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 14
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3384.632
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 14
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 3372.555
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 14
apicid		: 41
initial apicid	: 41
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2800.020
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 24
cpu cores	: 14
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2800.002
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 25
cpu cores	: 14
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2799.980
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 26
cpu cores	: 14
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2799.985
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 14
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2800.053
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 28
cpu cores	: 14
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2799.983
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 29
cpu cores	: 14
apicid		: 58
initial apicid	: 58
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2799.900
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 30
cpu cores	: 14
apicid		: 60
initial apicid	: 60
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 191
model name	: 13th Gen Intel(R) Core(TM) i5-13500
stepping	: 2
microcode	: 0x2e
cpu MHz		: 2800.103
cache size	: 24576 KB
physical id	: 0
siblings	: 20
core id		: 31
cpu cores	: 14
apicid		: 62
initial apicid	: 62
fpu		: yes
fpu_exception	: yes
cpuid level	: 32
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req hfi umip pku ospke waitpkg gfni vaes vpclmulqdq tme rdpid movdiri movdir64b fsrm md_clear serialize pconfig arch_lbr ibt flush_l1d arch_capabilities
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs eibrs_pbrsb
bogomips	: 4992.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

/bin/sh './testsuite'  ENABLE_URING=no ENABLE_URING_TESTS=yes
## -------------------------------------- ##
## libosmocore 1.10.0.51.8071 test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: bitfield                                        ok
  9: conv                                            ok
 10: conv_gsm0503                                    ok
 11: coding                                          ok
 12: msgb                                            ok
 13: gea                                             ok
 14: msgfile                                         ok
 15: sms                                             ok
 16: smscb                                           ok
 17: smscb_gsm0341                                   ok
 18: smscb_cbsp                                      ok
 19: ussd                                            ok
 20: auth                                            ok
 21: auth_xor2g                                      ok
 22: comp128                                         ok
 23: lapd                                            ok
 24: gsm0502                                         ok
 25: dtx                                             ok
 26: gsm0808                                         ok
 27: gsm29205                                        ok
 28: gsm0408                                         ok
 29: gsm48_rest_octets                               ok
 30: gprs                                            ok
 31: logging_stream                                  ok
 32: logging_wqueue                                  ok
 33: logging_gsmtap                                  ok
 34: codec                                           ok
 35: codec_ecu_fr                                    ok
 36: codec_efr_sid                                   ok
 37: codec_fr_sid                                    ok
 38: codec_hr_sid                                    ok
 39: fr                                              ok
 40: loggingrb                                       ok
 41: strrb                                           ok
 42: vty                                             ok
 43: gprs-bssgp                                      ok
 44: gprs-bssgp-rim                                  ok
 45: gprs-ns                                         ok
 46: gprs-ns2                                        ok
 47: utils                                           ok
 48: stats                                           ok
 49: write_queue                                     ok
 50: bssgp-fc                                        ok
 51: sim                                             ok
 52: timer                                           ok
 53: clk_override                                    ok
 54: tlv                                             ok
 55: gsup                                            ok
 56: fsm                                             ok
 57: fsm_dealloc                                     ok
 58: oap                                             ok
 59: oap_client                                      ok
 60: socket                                          ok
 61: socket_sctp                                     ok
 62: osmo-auc-gen                                    ok
 63: endian                                          ok
 64: sercomm                                         ok
 65: prbs                                            ok
 66: gsm23003                                        ok
 67: gsm23236                                        ok
 68: tdef                                            ok
 69: sockaddr_str                                    ok
 70: use_count                                       ok
 71: context                                         ok
 72: exec                                            ok
 73: i460_mux                                        ok
 74: bitgen                                          ok
 75: gad                                             ok
 76: bsslap                                          ok
 77: bssmap_le                                       ok
 78: it_q                                            ok
 79: base64                                          ok
 80: time_cc                                         ok
 81: iuup                                            ok
 82: v110_frame_test                                 ok
 83: v110_ra1_test                                   ok
 84: v110_ta_test                                    ok
 85: gsm44021_frame_csd_test                         ok
 86: osmo_io                                         ok
 87: osmo_io (uring)                                 skipped (testsuite.at:551)
 88: soft_uart                                       ok
 89: rlp                                             ok
 90: jhash                                           ok

## ------------- ##
## Test results. ##
## ------------- ##

89 tests were successful.
1 test was skipped.
make  ext-tests
make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
echo "Not running python-based external tests (determined at configure-time)"
Not running python-based external tests (determined at configure-time)
make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/tests'
make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmocore'
make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore'
+ exit 0
Processing files: libosmocore-tools-1.10.0.51.8071-0.x86_64
Provides: libosmocore-tools = 1.10.0.51.8071-0 libosmocore-tools(x86-64) = 1.10.0.51.8071-0 libosmocore-utils = 1.10.0.51.8071-0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmocodec4-1.10.0.51.8071-0.x86_64
Provides: libosmocodec.so.4()(64bit) libosmocodec4 = 1.10.0.51.8071-0 libosmocodec4(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmocodec-devel-1.10.0.51.8071-0.x86_64
Provides: libosmocodec-devel = 1.10.0.51.8071-0 libosmocodec-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmocodec) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocodec.so.4()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmocoding0-1.10.0.51.8071-0.x86_64
Provides: libosmocoding.so.0()(64bit) libosmocoding.so.0(LIBOSMOCODING_1.0)(64bit) libosmocoding0 = 1.10.0.51.8071-0 libosmocoding0(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocodec.so.4()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) rtld(GNU_HASH)
Processing files: libosmocoding-devel-1.10.0.51.8071-0.x86_64
Provides: libosmocoding-devel = 1.10.0.51.8071-0 libosmocoding-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmocoding) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocoding.so.0()(64bit) pkgconfig(libosmocodec) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(talloc)
Processing files: libosmocore22-1.10.0.51.8071-0.x86_64
Provides: libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmocore22 = 1.10.0.51.8071-0 libosmocore22(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsctp.so.1(VERS_1)(64bit) libsctp.so.1(VERS_3)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtalloc.so.2(TALLOC_2.1.0)(64bit) rtld(GNU_HASH)
Processing files: libosmocore-devel-1.10.0.51.8071-0.x86_64
Provides: libosmocore-devel = 1.10.0.51.8071-0 libosmocore-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmocore) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocore.so.22()(64bit) pkgconfig(libmnl) pkgconfig(libsctp) pkgconfig(talloc)
Processing files: libosmoctrl0-1.10.0.51.8071-0.x86_64
Provides: libosmoctrl.so.0()(64bit) libosmoctrl.so.0(LIBOSMOCTRL_1.0)(64bit) libosmoctrl0 = 1.10.0.51.8071-0 libosmoctrl0(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmovty.so.13()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmoctrl-devel-1.10.0.51.8071-0.x86_64
Provides: libosmoctrl-devel = 1.10.0.51.8071-0 libosmoctrl-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmoctrl) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmoctrl.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(talloc)
Processing files: libosmogb14-1.10.0.51.8071-0.x86_64
Provides: libosmogb.so.14()(64bit) libosmogb.so.14(LIBOSMOGB_1.0)(64bit) libosmogb14 = 1.10.0.51.8071-0 libosmogb14(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmovty.so.13()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmogb-devel-1.10.0.51.8071-0.x86_64
Provides: libosmogb-devel = 1.10.0.51.8071-0 libosmogb-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmogb) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmogb.so.14()(64bit) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(libosmovty) pkgconfig(talloc)
Processing files: libosmogsm20-1.10.0.51.8071-0.x86_64
Provides: libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmogsm20 = 1.10.0.51.8071-0 libosmogsm20(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libgnutls.so.28(GNUTLS_2_10)(64bit) libgnutls.so.28(GNUTLS_2_12)(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmoisdn.so.0(LIBOSMOISDN_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmogsm-devel-1.10.0.51.8071-0.x86_64
Provides: libosmogsm-devel = 1.10.0.51.8071-0 libosmogsm-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmogsm) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmogsm.so.20()(64bit) pkgconfig(libosmocore) pkgconfig(libosmoisdn) pkgconfig(talloc)
Processing files: libosmoisdn0-1.10.0.51.8071-0.x86_64
Provides: libosmoisdn.so.0()(64bit) libosmoisdn.so.0(LIBOSMOISDN_1.0)(64bit) libosmoisdn0 = 1.10.0.51.8071-0 libosmoisdn0(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmoisdn-devel-1.10.0.51.8071-0.x86_64
Provides: libosmoisdn-devel = 1.10.0.51.8071-0 libosmoisdn-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmoisdn) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmoisdn.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmosim2-1.10.0.51.8071-0.x86_64
Provides: libosmosim.so.2()(64bit) libosmosim2 = 1.10.0.51.8071-0 libosmosim2(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpcsclite.so.1()(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmosim-devel-1.10.0.51.8071-0.x86_64
Provides: libosmosim-devel = 1.10.0.51.8071-0 libosmosim-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmosim) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmosim.so.2()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmovty13-1.10.0.51.8071-0.x86_64
Provides: libosmovty.so.13()(64bit) libosmovty13 = 1.10.0.51.8071-0 libosmovty13(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmovty-devel-1.10.0.51.8071-0.x86_64
Provides: libosmovty-devel = 1.10.0.51.8071-0 libosmovty-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmovty) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmovty.so.13()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmousb0-1.10.0.51.8071-0.x86_64
Provides: libosmousb.so.0()(64bit) libosmousb0 = 1.10.0.51.8071-0 libosmousb0(x86-64) = 1.10.0.51.8071-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: libosmousb-devel-1.10.0.51.8071-0.x86_64
Provides: libosmousb-devel = 1.10.0.51.8071-0 libosmousb-devel(x86-64) = 1.10.0.51.8071-0 pkgconfig(libosmousb) = 1.10.0.51.8071
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmousb.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(libusb-1.0) pkgconfig(talloc)
Processing files: libosmocore-debuginfo-1.10.0.51.8071-0.x86_64
Provides: libosmocore-debuginfo = 1.10.0.51.8071-0 libosmocore-debuginfo(x86-64) = 1.10.0.51.8071-0
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-tools-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocodec4-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocodec-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocoding0-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocoding-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore22-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoctrl0-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoctrl-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogb14-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogb-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogsm20-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogsm-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoisdn0-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoisdn-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmosim2-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmosim-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmovty13-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmovty-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmousb0-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmousb-devel-1.10.0.51.8071-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-debuginfo-1.10.0.51.8071-0.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BYbdJn
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ cd libosmocore
+ /usr/bin/rm -rf /home/user/rpmbuild/BUILDROOT/libosmocore-1.10.0.51.8071-0.x86_64
+ exit 0
+ '[' -n 1 ']'
+ su user -c 'mv ~/rpmbuild/RPMS/*/*.rpm _temp/binpkgs/'
+ cd _temp/binpkgs
+ for i in '*.rpm'
+ rpm -qlp libosmocodec-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/codec
/usr/include/libosmocore/osmocom/codec/codec.h
/usr/include/libosmocore/osmocom/codec/ecu.h
/usr/include/libosmocore/osmocom/codec/gsm610_bits.h
/usr/lib64/libosmocodec.so
/usr/lib64/pkgconfig/libosmocodec.pc
+ for i in '*.rpm'
+ rpm -qlp libosmocodec4-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmocodec.so.4
/usr/lib64/libosmocodec.so.4.0.1
+ for i in '*.rpm'
+ rpm -qlp libosmocoding-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/coding
/usr/include/libosmocore/osmocom/coding/gsm0503_amr_dtx.h
/usr/include/libosmocore/osmocom/coding/gsm0503_coding.h
/usr/include/libosmocore/osmocom/coding/gsm0503_interleaving.h
/usr/include/libosmocore/osmocom/coding/gsm0503_mapping.h
/usr/include/libosmocore/osmocom/coding/gsm0503_parity.h
/usr/include/libosmocore/osmocom/coding/gsm0503_tables.h
/usr/lib64/libosmocoding.so
/usr/lib64/pkgconfig/libosmocoding.pc
+ for i in '*.rpm'
+ rpm -qlp libosmocoding0-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmocoding.so.0
/usr/lib64/libosmocoding.so.0.3.1
+ for i in '*.rpm'
+ rpm -qlp libosmocore-debuginfo-1.10.0.51.8071-0.x86_64.rpm
/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/01
/usr/lib/debug/.build-id/01/65c4a2e6392b319cef71c50f291f95e795b733
/usr/lib/debug/.build-id/01/65c4a2e6392b319cef71c50f291f95e795b733.debug
/usr/lib/debug/.build-id/04
/usr/lib/debug/.build-id/04/9a227ec64f1e3354062bb0300cb7150e6c5ea2
/usr/lib/debug/.build-id/04/9a227ec64f1e3354062bb0300cb7150e6c5ea2.debug
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/11e8ec23684a3ca5cfdae554d53c392ed8423f
/usr/lib/debug/.build-id/19/11e8ec23684a3ca5cfdae554d53c392ed8423f.debug
/usr/lib/debug/.build-id/1a
/usr/lib/debug/.build-id/1a/3878ab36e16eef8cb76dfeefb71be668bfb706
/usr/lib/debug/.build-id/1a/3878ab36e16eef8cb76dfeefb71be668bfb706.debug
/usr/lib/debug/.build-id/44
/usr/lib/debug/.build-id/44/b461a42ca08a5635cae4724a5b4bbb783f6579
/usr/lib/debug/.build-id/44/b461a42ca08a5635cae4724a5b4bbb783f6579.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/dde5fd13930ccff65e3e41e577d855b619f916
/usr/lib/debug/.build-id/5d/dde5fd13930ccff65e3e41e577d855b619f916.debug
/usr/lib/debug/.build-id/62
/usr/lib/debug/.build-id/62/389af4d98834e2766c1bbbcf75ba71661488b3
/usr/lib/debug/.build-id/62/389af4d98834e2766c1bbbcf75ba71661488b3.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/89c412bb0616bb2e13f618a4f76863cf1ae29e
/usr/lib/debug/.build-id/71/89c412bb0616bb2e13f618a4f76863cf1ae29e.debug
/usr/lib/debug/.build-id/72
/usr/lib/debug/.build-id/72/876187e594d313924702bf64301cb83f28473e.debug
/usr/lib/debug/.build-id/75
/usr/lib/debug/.build-id/75/0374bed0fcd0063296e01312e2160ac34fc946
/usr/lib/debug/.build-id/75/0374bed0fcd0063296e01312e2160ac34fc946.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/81763452f8fe20d43246bf3c955f9c334e9784
/usr/lib/debug/.build-id/79/81763452f8fe20d43246bf3c955f9c334e9784.debug
/usr/lib/debug/.build-id/c0
/usr/lib/debug/.build-id/c0/d29d689a2e0877a1d859b1977d2b2f563e8a42
/usr/lib/debug/.build-id/c0/d29d689a2e0877a1d859b1977d2b2f563e8a42.debug
/usr/lib/debug/.build-id/e5
/usr/lib/debug/.build-id/e5/a6735444a5c18adf2aeab388121eb711c460b6
/usr/lib/debug/.build-id/e5/a6735444a5c18adf2aeab388121eb711c460b6.debug
/usr/lib/debug/.build-id/e7
/usr/lib/debug/.build-id/e7/7c7e4d2e9f202dd6fd2d49829c8bbd3c96c769
/usr/lib/debug/.build-id/e7/7c7e4d2e9f202dd6fd2d49829c8bbd3c96c769.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/022c380c5bd74a368ab8add9fb148da3fcfd2c
/usr/lib/debug/.build-id/ef/022c380c5bd74a368ab8add9fb148da3fcfd2c.debug
/usr/lib/debug/.build-id/f3
/usr/lib/debug/.build-id/f3/f22701a95d6e0d840104673f987ef248fc3672
/usr/lib/debug/.build-id/f3/f22701a95d6e0d840104673f987ef248fc3672.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/libosmocore-1.10.0.51.8071-0.x86_64
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/osmo-aka-verify.debug
/usr/lib/debug/usr/bin/osmo-arfcn.debug
/usr/lib/debug/usr/bin/osmo-auc-gen.debug
/usr/lib/debug/usr/bin/osmo-config-merge.debug
/usr/lib/debug/usr/bin/osmo-gsmtap-logsend.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libosmocodec.so.4.0.1.debug
/usr/lib/debug/usr/lib64/libosmocodec.so.4.debug
/usr/lib/debug/usr/lib64/libosmocodec.so.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.0.3.1.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.0.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.debug
/usr/lib/debug/usr/lib64/libosmocore.so.22.0.0.debug
/usr/lib/debug/usr/lib64/libosmocore.so.22.debug
/usr/lib/debug/usr/lib64/libosmocore.so.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.0.9.0.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.0.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.debug
/usr/lib/debug/usr/lib64/libosmogb.so.14.2.1.debug
/usr/lib/debug/usr/lib64/libosmogb.so.14.debug
/usr/lib/debug/usr/lib64/libosmogb.so.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.20.1.0.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.20.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.0.2.0.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.0.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.debug
/usr/lib/debug/usr/lib64/libosmosim.so.2.1.3.debug
/usr/lib/debug/usr/lib64/libosmosim.so.2.debug
/usr/lib/debug/usr/lib64/libosmosim.so.debug
/usr/lib/debug/usr/lib64/libosmousb.so.0.0.1.debug
/usr/lib/debug/usr/lib64/libosmousb.so.0.debug
/usr/lib/debug/usr/lib64/libosmousb.so.debug
/usr/lib/debug/usr/lib64/libosmovty.so.13.0.1.debug
/usr/lib/debug/usr/lib64/libosmovty.so.13.debug
/usr/lib/debug/usr/lib64/libosmovty.so.debug
/usr/src/debug/libosmocore
/usr/src/debug/libosmocore/include
/usr/src/debug/libosmocore/include/osmocom
/usr/src/debug/libosmocore/include/osmocom/codec
/usr/src/debug/libosmocore/include/osmocom/codec/codec.h
/usr/src/debug/libosmocore/include/osmocom/codec/ecu.h
/usr/src/debug/libosmocore/include/osmocom/codec/gsm610_bits.h
/usr/src/debug/libosmocore/include/osmocom/coding
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_coding.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_interleaving.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_mapping.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_parity.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_tables.h
/usr/src/debug/libosmocore/include/osmocom/core
/usr/src/debug/libosmocore/include/osmocom/core/application.h
/usr/src/debug/libosmocore/include/osmocom/core/backtrace.h
/usr/src/debug/libosmocore/include/osmocom/core/base64.h
/usr/src/debug/libosmocore/include/osmocom/core/bit16gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bit32gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bit64gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bits.h
/usr/src/debug/libosmocore/include/osmocom/core/bitvec.h
/usr/src/debug/libosmocore/include/osmocom/core/byteswap.h
/usr/src/debug/libosmocore/include/osmocom/core/conv.h
/usr/src/debug/libosmocore/include/osmocom/core/counter.h
/usr/src/debug/libosmocore/include/osmocom/core/crc16.h
/usr/src/debug/libosmocore/include/osmocom/core/crc16gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc32gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc64gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc8gen.h
/usr/src/debug/libosmocore/include/osmocom/core/fsm.h
/usr/src/debug/libosmocore/include/osmocom/core/gsmtap.h
/usr/src/debug/libosmocore/include/osmocom/core/gsmtap_util.h
/usr/src/debug/libosmocore/include/osmocom/core/isdnhdlc.h
/usr/src/debug/libosmocore/include/osmocom/core/it_q.h
/usr/src/debug/libosmocore/include/osmocom/core/linuxlist.h
/usr/src/debug/libosmocore/include/osmocom/core/linuxrbtree.h
/usr/src/debug/libosmocore/include/osmocom/core/logging.h
/usr/src/debug/libosmocore/include/osmocom/core/logging_internal.h
/usr/src/debug/libosmocore/include/osmocom/core/loggingrb.h
/usr/src/debug/libosmocore/include/osmocom/core/macaddr.h
/usr/src/debug/libosmocore/include/osmocom/core/mnl.h
/usr/src/debug/libosmocore/include/osmocom/core/msgb.h
/usr/src/debug/libosmocore/include/osmocom/core/msgfile.h
/usr/src/debug/libosmocore/include/osmocom/core/netdev.h
/usr/src/debug/libosmocore/include/osmocom/core/netns.h
/usr/src/debug/libosmocore/include/osmocom/core/osmo_io.h
/usr/src/debug/libosmocore/include/osmocom/core/panic.h
/usr/src/debug/libosmocore/include/osmocom/core/plugin.h
/usr/src/debug/libosmocore/include/osmocom/core/prbs.h
/usr/src/debug/libosmocore/include/osmocom/core/prim.h
/usr/src/debug/libosmocore/include/osmocom/core/rate_ctr.h
/usr/src/debug/libosmocore/include/osmocom/core/select.h
/usr/src/debug/libosmocore/include/osmocom/core/sercomm.h
/usr/src/debug/libosmocore/include/osmocom/core/signal.h
/usr/src/debug/libosmocore/include/osmocom/core/sockaddr_str.h
/usr/src/debug/libosmocore/include/osmocom/core/socket.h
/usr/src/debug/libosmocore/include/osmocom/core/soft_uart.h
/usr/src/debug/libosmocore/include/osmocom/core/stat_item.h
/usr/src/debug/libosmocore/include/osmocom/core/stats.h
/usr/src/debug/libosmocore/include/osmocom/core/stats_tcp.h
/usr/src/debug/libosmocore/include/osmocom/core/strrb.h
/usr/src/debug/libosmocore/include/osmocom/core/talloc.h
/usr/src/debug/libosmocore/include/osmocom/core/tdef.h
/usr/src/debug/libosmocore/include/osmocom/core/thread.h
/usr/src/debug/libosmocore/include/osmocom/core/time_cc.h
/usr/src/debug/libosmocore/include/osmocom/core/timer.h
/usr/src/debug/libosmocore/include/osmocom/core/tun.h
/usr/src/debug/libosmocore/include/osmocom/core/use_count.h
/usr/src/debug/libosmocore/include/osmocom/core/utils.h
/usr/src/debug/libosmocore/include/osmocom/core/write_queue.h
/usr/src/debug/libosmocore/include/osmocom/crypt
/usr/src/debug/libosmocore/include/osmocom/crypt/auth.h
/usr/src/debug/libosmocore/include/osmocom/crypt/gprs_cipher.h
/usr/src/debug/libosmocore/include/osmocom/ctrl
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_cmd.h
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_if.h
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_vty.h
/usr/src/debug/libosmocore/include/osmocom/gprs
/usr/src/debug/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h
/usr/src/debug/libosmocore/include/osmocom/gprs/frame_relay.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp2.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_msgb.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns2.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h
/usr/src/debug/libosmocore/include/osmocom/gsm
/usr/src/debug/libosmocore/include/osmocom/gsm/a5.h
/usr/src/debug/libosmocore/include/osmocom/gsm/apn.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bitvec_gsm.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bsslap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bssmap_le.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bts_features.h
/usr/src/debug/libosmocore/include/osmocom/gsm/cbsp.h
/usr/src/debug/libosmocore/include/osmocom/gsm/comp128.h
/usr/src/debug/libosmocore/include/osmocom/gsm/comp128v23.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gad.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_smc.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_smr.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0480.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0502.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0503.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808_lcs.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm23003.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm23236.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm29118.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm29205.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_ie.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsup.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsup_sms.h
/usr/src/debug/libosmocore/include/osmocom/gsm/ipa.h
/usr/src/debug/libosmocore/include/osmocom/gsm/iuup.h
/usr/src/debug/libosmocore/include/osmocom/gsm/kasumi.h
/usr/src/debug/libosmocore/include/osmocom/gsm/l1sap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/lapdm.h
/usr/src/debug/libosmocore/include/osmocom/gsm/meas_rep.h
/usr/src/debug/libosmocore/include/osmocom/gsm/mncc.h
/usr/src/debug/libosmocore/include/osmocom/gsm/oap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/oap_client.h
/usr/src/debug/libosmocore/include/osmocom/gsm/prim.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/ipaccess.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rlp.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rsl.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rxlev_stat.h
/usr/src/debug/libosmocore/include/osmocom/gsm/sysinfo.h
/usr/src/debug/libosmocore/include/osmocom/gsm/tlv.h
/usr/src/debug/libosmocore/include/osmocom/isdn
/usr/src/debug/libosmocore/include/osmocom/isdn/i460_mux.h
/usr/src/debug/libosmocore/include/osmocom/isdn/lapd_core.h
/usr/src/debug/libosmocore/include/osmocom/isdn/v110.h
/usr/src/debug/libosmocore/include/osmocom/isdn/v110_ta.h
/usr/src/debug/libosmocore/include/osmocom/sim
/usr/src/debug/libosmocore/include/osmocom/sim/class_tables.h
/usr/src/debug/libosmocore/include/osmocom/sim/sim.h
/usr/src/debug/libosmocore/include/osmocom/usb
/usr/src/debug/libosmocore/include/osmocom/usb/libusb.h
/usr/src/debug/libosmocore/include/osmocom/vty
/usr/src/debug/libosmocore/include/osmocom/vty/buffer.h
/usr/src/debug/libosmocore/include/osmocom/vty/command.h
/usr/src/debug/libosmocore/include/osmocom/vty/logging.h
/usr/src/debug/libosmocore/include/osmocom/vty/misc.h
/usr/src/debug/libosmocore/include/osmocom/vty/tdef_vty.h
/usr/src/debug/libosmocore/include/osmocom/vty/telnet_interface.h
/usr/src/debug/libosmocore/include/osmocom/vty/vector.h
/usr/src/debug/libosmocore/include/osmocom/vty/vty.h
/usr/src/debug/libosmocore/src
/usr/src/debug/libosmocore/src/codec
/usr/src/debug/libosmocore/src/codec/ecu.c
/usr/src/debug/libosmocore/src/codec/ecu_fr.c
/usr/src/debug/libosmocore/src/codec/ecu_fr_old.c
/usr/src/debug/libosmocore/src/codec/gsm610.c
/usr/src/debug/libosmocore/src/codec/gsm620.c
/usr/src/debug/libosmocore/src/codec/gsm660.c
/usr/src/debug/libosmocore/src/codec/gsm690.c
/usr/src/debug/libosmocore/src/codec/hr_sid_class.c
/usr/src/debug/libosmocore/src/coding
/usr/src/debug/libosmocore/src/coding/gsm0503_amr_dtx.c
/usr/src/debug/libosmocore/src/coding/gsm0503_coding.c
/usr/src/debug/libosmocore/src/coding/gsm0503_interleaving.c
/usr/src/debug/libosmocore/src/coding/gsm0503_mapping.c
/usr/src/debug/libosmocore/src/coding/gsm0503_parity.c
/usr/src/debug/libosmocore/src/coding/gsm0503_tables.c
/usr/src/debug/libosmocore/src/core
/usr/src/debug/libosmocore/src/core/application.c
/usr/src/debug/libosmocore/src/core/backtrace.c
/usr/src/debug/libosmocore/src/core/base64.c
/usr/src/debug/libosmocore/src/core/bitcomp.c
/usr/src/debug/libosmocore/src/core/bits.c
/usr/src/debug/libosmocore/src/core/bitvec.c
/usr/src/debug/libosmocore/src/core/context.c
/usr/src/debug/libosmocore/src/core/conv.c
/usr/src/debug/libosmocore/src/core/conv_acc.c
/usr/src/debug/libosmocore/src/core/conv_acc_generic.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse_avx.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse_impl.h
/usr/src/debug/libosmocore/src/core/counter.c
/usr/src/debug/libosmocore/src/core/crc16.c
/usr/src/debug/libosmocore/src/core/crc16gen.c
/usr/src/debug/libosmocore/src/core/crc32gen.c
/usr/src/debug/libosmocore/src/core/crc64gen.c
/usr/src/debug/libosmocore/src/core/crc8gen.c
/usr/src/debug/libosmocore/src/core/exec.c
/usr/src/debug/libosmocore/src/core/fsm.c
/usr/src/debug/libosmocore/src/core/gsmtap_util.c
/usr/src/debug/libosmocore/src/core/isdnhdlc.c
/usr/src/debug/libosmocore/src/core/it_q.c
/usr/src/debug/libosmocore/src/core/logging.c
/usr/src/debug/libosmocore/src/core/logging_gsmtap.c
/usr/src/debug/libosmocore/src/core/logging_syslog.c
/usr/src/debug/libosmocore/src/core/logging_systemd.c
/usr/src/debug/libosmocore/src/core/loggingrb.c
/usr/src/debug/libosmocore/src/core/macaddr.c
/usr/src/debug/libosmocore/src/core/mnl.c
/usr/src/debug/libosmocore/src/core/msgb.c
/usr/src/debug/libosmocore/src/core/msgfile.c
/usr/src/debug/libosmocore/src/core/netdev.c
/usr/src/debug/libosmocore/src/core/netns.c
/usr/src/debug/libosmocore/src/core/osmo_io.c
/usr/src/debug/libosmocore/src/core/osmo_io_internal.h
/usr/src/debug/libosmocore/src/core/osmo_io_poll.c
/usr/src/debug/libosmocore/src/core/panic.c
/usr/src/debug/libosmocore/src/core/plugin.c
/usr/src/debug/libosmocore/src/core/prbs.c
/usr/src/debug/libosmocore/src/core/prim.c
/usr/src/debug/libosmocore/src/core/rate_ctr.c
/usr/src/debug/libosmocore/src/core/rbtree.c
/usr/src/debug/libosmocore/src/core/select.c
/usr/src/debug/libosmocore/src/core/sercomm.c
/usr/src/debug/libosmocore/src/core/serial.c
/usr/src/debug/libosmocore/src/core/signal.c
/usr/src/debug/libosmocore/src/core/sockaddr_str.c
/usr/src/debug/libosmocore/src/core/socket.c
/usr/src/debug/libosmocore/src/core/soft_uart.c
/usr/src/debug/libosmocore/src/core/stat_item.c
/usr/src/debug/libosmocore/src/core/stat_item_internal.h
/usr/src/debug/libosmocore/src/core/stats.c
/usr/src/debug/libosmocore/src/core/stats_statsd.c
/usr/src/debug/libosmocore/src/core/stats_tcp.c
/usr/src/debug/libosmocore/src/core/strrb.c
/usr/src/debug/libosmocore/src/core/tdef.c
/usr/src/debug/libosmocore/src/core/thread.c
/usr/src/debug/libosmocore/src/core/time_cc.c
/usr/src/debug/libosmocore/src/core/timer.c
/usr/src/debug/libosmocore/src/core/timer_clockgettime.c
/usr/src/debug/libosmocore/src/core/timer_gettimeofday.c
/usr/src/debug/libosmocore/src/core/tun.c
/usr/src/debug/libosmocore/src/core/use_count.c
/usr/src/debug/libosmocore/src/core/utils.c
/usr/src/debug/libosmocore/src/core/write_queue.c
/usr/src/debug/libosmocore/src/ctrl
/usr/src/debug/libosmocore/src/ctrl/control_cmd.c
/usr/src/debug/libosmocore/src/ctrl/control_if.c
/usr/src/debug/libosmocore/src/ctrl/control_vty.c
/usr/src/debug/libosmocore/src/ctrl/fsm_ctrl_commands.c
/usr/src/debug/libosmocore/src/gb
/usr/src/debug/libosmocore/src/gb/bssgp_bvc_fsm.c
/usr/src/debug/libosmocore/src/gb/common_vty.c
/usr/src/debug/libosmocore/src/gb/common_vty.h
/usr/src/debug/libosmocore/src/gb/frame_relay.c
/usr/src/debug/libosmocore/src/gb/gb_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_bssgp.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp2.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_bss.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_rim.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_util.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_vty.c
/usr/src/debug/libosmocore/src/gb/gprs_ns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_fr.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_frgre.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_ns2_message.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_sns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_udp.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_vc_fsm.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_vty.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_frgre.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_sns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_vty.c
/usr/src/debug/libosmocore/src/gsm
/usr/src/debug/libosmocore/src/gsm/a5.c
/usr/src/debug/libosmocore/src/gsm/abis_nm.c
/usr/src/debug/libosmocore/src/gsm/apn.c
/usr/src/debug/libosmocore/src/gsm/auth_comp128v1.c
/usr/src/debug/libosmocore/src/gsm/auth_comp128v23.c
/usr/src/debug/libosmocore/src/gsm/auth_core.c
/usr/src/debug/libosmocore/src/gsm/auth_milenage.c
/usr/src/debug/libosmocore/src/gsm/auth_tuak.c
/usr/src/debug/libosmocore/src/gsm/auth_xor.c
/usr/src/debug/libosmocore/src/gsm/auth_xor_2g.c
/usr/src/debug/libosmocore/src/gsm/bsslap.c
/usr/src/debug/libosmocore/src/gsm/bssmap_le.c
/usr/src/debug/libosmocore/src/gsm/bts_features.c
/usr/src/debug/libosmocore/src/gsm/cbsp.c
/usr/src/debug/libosmocore/src/gsm/comp128.c
/usr/src/debug/libosmocore/src/gsm/comp128v23.c
/usr/src/debug/libosmocore/src/gsm/gad.c
/usr/src/debug/libosmocore/src/gsm/gan.c
/usr/src/debug/libosmocore/src/gsm/gea.c
/usr/src/debug/libosmocore/src/gsm/gprs_cipher_core.c
/usr/src/debug/libosmocore/src/gsm/gprs_gea.c
/usr/src/debug/libosmocore/src/gsm/gprs_rlc.c
/usr/src/debug/libosmocore/src/gsm/gsm0341.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_smc.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_smr.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_utils.c
/usr/src/debug/libosmocore/src/gsm/gsm0414.c
/usr/src/debug/libosmocore/src/gsm/gsm0480.c
/usr/src/debug/libosmocore/src/gsm/gsm0502.c
/usr/src/debug/libosmocore/src/gsm/gsm0503_conv.c
/usr/src/debug/libosmocore/src/gsm/gsm0808.c
/usr/src/debug/libosmocore/src/gsm/gsm0808_utils.c
/usr/src/debug/libosmocore/src/gsm/gsm23003.c
/usr/src/debug/libosmocore/src/gsm/gsm23236.c
/usr/src/debug/libosmocore/src/gsm/gsm29118.c
/usr/src/debug/libosmocore/src/gsm/gsm29205.c
/usr/src/debug/libosmocore/src/gsm/gsm44021.c
/usr/src/debug/libosmocore/src/gsm/gsm44068.c
/usr/src/debug/libosmocore/src/gsm/gsm48.c
/usr/src/debug/libosmocore/src/gsm/gsm48049.c
/usr/src/debug/libosmocore/src/gsm/gsm48_arfcn_range_encode.c
/usr/src/debug/libosmocore/src/gsm/gsm48_ie.c
/usr/src/debug/libosmocore/src/gsm/gsm48_rest_octets.c
/usr/src/debug/libosmocore/src/gsm/gsm_04_08_gprs.c
/usr/src/debug/libosmocore/src/gsm/gsm_utils.c
/usr/src/debug/libosmocore/src/gsm/gsup.c
/usr/src/debug/libosmocore/src/gsm/gsup_sms.c
/usr/src/debug/libosmocore/src/gsm/ipa.c
/usr/src/debug/libosmocore/src/gsm/iuup.c
/usr/src/debug/libosmocore/src/gsm/kasumi.c
/usr/src/debug/libosmocore/src/gsm/kdf.c
/usr/src/debug/libosmocore/src/gsm/lapdm.c
/usr/src/debug/libosmocore/src/gsm/milenage
/usr/src/debug/libosmocore/src/gsm/milenage/aes-encblock.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes-internal-enc.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes-internal.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes.h
/usr/src/debug/libosmocore/src/gsm/milenage/aes_i.h
/usr/src/debug/libosmocore/src/gsm/milenage/aes_wrap.h
/usr/src/debug/libosmocore/src/gsm/milenage/common.h
/usr/src/debug/libosmocore/src/gsm/milenage/milenage.c
/usr/src/debug/libosmocore/src/gsm/milenage/milenage.h
/usr/src/debug/libosmocore/src/gsm/mncc.c
/usr/src/debug/libosmocore/src/gsm/oap.c
/usr/src/debug/libosmocore/src/gsm/oap_client.c
/usr/src/debug/libosmocore/src/gsm/rlp.c
/usr/src/debug/libosmocore/src/gsm/rsl.c
/usr/src/debug/libosmocore/src/gsm/rxlev_stat.c
/usr/src/debug/libosmocore/src/gsm/sysinfo.c
/usr/src/debug/libosmocore/src/gsm/tlv_parser.c
/usr/src/debug/libosmocore/src/gsm/tuak
/usr/src/debug/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c
/usr/src/debug/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h
/usr/src/debug/libosmocore/src/gsm/tuak/tuak.c
/usr/src/debug/libosmocore/src/gsm/tuak/tuak.h
/usr/src/debug/libosmocore/src/isdn
/usr/src/debug/libosmocore/src/isdn/i460_mux.c
/usr/src/debug/libosmocore/src/isdn/lapd_core.c
/usr/src/debug/libosmocore/src/isdn/v110.c
/usr/src/debug/libosmocore/src/isdn/v110_ta.c
/usr/src/debug/libosmocore/src/sim
/usr/src/debug/libosmocore/src/sim/card_fs_hpsim.c
/usr/src/debug/libosmocore/src/sim/card_fs_isim.c
/usr/src/debug/libosmocore/src/sim/card_fs_sim.c
/usr/src/debug/libosmocore/src/sim/card_fs_tetra.c
/usr/src/debug/libosmocore/src/sim/card_fs_uicc.c
/usr/src/debug/libosmocore/src/sim/card_fs_usim.c
/usr/src/debug/libosmocore/src/sim/class_tables.c
/usr/src/debug/libosmocore/src/sim/core.c
/usr/src/debug/libosmocore/src/sim/gsm_int.h
/usr/src/debug/libosmocore/src/sim/reader.c
/usr/src/debug/libosmocore/src/sim/reader_pcsc.c
/usr/src/debug/libosmocore/src/sim/sim_int.h
/usr/src/debug/libosmocore/src/usb
/usr/src/debug/libosmocore/src/usb/osmo_libusb.c
/usr/src/debug/libosmocore/src/vty
/usr/src/debug/libosmocore/src/vty/buffer.c
/usr/src/debug/libosmocore/src/vty/command.c
/usr/src/debug/libosmocore/src/vty/cpu_sched_vty.c
/usr/src/debug/libosmocore/src/vty/fsm_vty.c
/usr/src/debug/libosmocore/src/vty/logging_vty.c
/usr/src/debug/libosmocore/src/vty/stats_vty.c
/usr/src/debug/libosmocore/src/vty/talloc_ctx_vty.c
/usr/src/debug/libosmocore/src/vty/tdef_vty.c
/usr/src/debug/libosmocore/src/vty/telnet_interface.c
/usr/src/debug/libosmocore/src/vty/utils.c
/usr/src/debug/libosmocore/src/vty/vector.c
/usr/src/debug/libosmocore/src/vty/vty.c
/usr/src/debug/libosmocore/utils
/usr/src/debug/libosmocore/utils/gsmtap-logsend.c
/usr/src/debug/libosmocore/utils/osmo-aka-verify.c
/usr/src/debug/libosmocore/utils/osmo-arfcn.c
/usr/src/debug/libosmocore/utils/osmo-auc-gen.c
/usr/src/debug/libosmocore/utils/osmo-config-merge.c
+ for i in '*.rpm'
+ rpm -qlp libosmocore-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/core
/usr/include/libosmocore/osmocom/core/application.h
/usr/include/libosmocore/osmocom/core/backtrace.h
/usr/include/libosmocore/osmocom/core/base64.h
/usr/include/libosmocore/osmocom/core/bit16gen.h
/usr/include/libosmocore/osmocom/core/bit32gen.h
/usr/include/libosmocore/osmocom/core/bit64gen.h
/usr/include/libosmocore/osmocom/core/bitcomp.h
/usr/include/libosmocore/osmocom/core/bits.h
/usr/include/libosmocore/osmocom/core/bitvec.h
/usr/include/libosmocore/osmocom/core/byteswap.h
/usr/include/libosmocore/osmocom/core/conv.h
/usr/include/libosmocore/osmocom/core/counter.h
/usr/include/libosmocore/osmocom/core/crc16.h
/usr/include/libosmocore/osmocom/core/crc16gen.h
/usr/include/libosmocore/osmocom/core/crc32gen.h
/usr/include/libosmocore/osmocom/core/crc64gen.h
/usr/include/libosmocore/osmocom/core/crc8gen.h
/usr/include/libosmocore/osmocom/core/crcgen.h
/usr/include/libosmocore/osmocom/core/defs.h
/usr/include/libosmocore/osmocom/core/endian.h
/usr/include/libosmocore/osmocom/core/exec.h
/usr/include/libosmocore/osmocom/core/fsm.h
/usr/include/libosmocore/osmocom/core/gsmtap.h
/usr/include/libosmocore/osmocom/core/gsmtap_util.h
/usr/include/libosmocore/osmocom/core/hash.h
/usr/include/libosmocore/osmocom/core/hashtable.h
/usr/include/libosmocore/osmocom/core/isdnhdlc.h
/usr/include/libosmocore/osmocom/core/it_q.h
/usr/include/libosmocore/osmocom/core/jhash.h
/usr/include/libosmocore/osmocom/core/linuxlist.h
/usr/include/libosmocore/osmocom/core/linuxrbtree.h
/usr/include/libosmocore/osmocom/core/log2.h
/usr/include/libosmocore/osmocom/core/logging.h
/usr/include/libosmocore/osmocom/core/loggingrb.h
/usr/include/libosmocore/osmocom/core/macaddr.h
/usr/include/libosmocore/osmocom/core/mnl.h
/usr/include/libosmocore/osmocom/core/msgb.h
/usr/include/libosmocore/osmocom/core/msgfile.h
/usr/include/libosmocore/osmocom/core/netdev.h
/usr/include/libosmocore/osmocom/core/netns.h
/usr/include/libosmocore/osmocom/core/osmo_io.h
/usr/include/libosmocore/osmocom/core/panic.h
/usr/include/libosmocore/osmocom/core/plugin.h
/usr/include/libosmocore/osmocom/core/prbs.h
/usr/include/libosmocore/osmocom/core/prim.h
/usr/include/libosmocore/osmocom/core/process.h
/usr/include/libosmocore/osmocom/core/rate_ctr.h
/usr/include/libosmocore/osmocom/core/select.h
/usr/include/libosmocore/osmocom/core/sercomm.h
/usr/include/libosmocore/osmocom/core/serial.h
/usr/include/libosmocore/osmocom/core/signal.h
/usr/include/libosmocore/osmocom/core/sockaddr_str.h
/usr/include/libosmocore/osmocom/core/socket.h
/usr/include/libosmocore/osmocom/core/socket_compat.h
/usr/include/libosmocore/osmocom/core/soft_uart.h
/usr/include/libosmocore/osmocom/core/stat_item.h
/usr/include/libosmocore/osmocom/core/statistics.h
/usr/include/libosmocore/osmocom/core/stats.h
/usr/include/libosmocore/osmocom/core/stats_tcp.h
/usr/include/libosmocore/osmocom/core/strrb.h
/usr/include/libosmocore/osmocom/core/talloc.h
/usr/include/libosmocore/osmocom/core/tdef.h
/usr/include/libosmocore/osmocom/core/thread.h
/usr/include/libosmocore/osmocom/core/time_cc.h
/usr/include/libosmocore/osmocom/core/timer.h
/usr/include/libosmocore/osmocom/core/timer_compat.h
/usr/include/libosmocore/osmocom/core/tun.h
/usr/include/libosmocore/osmocom/core/use_count.h
/usr/include/libosmocore/osmocom/core/utils.h
/usr/include/libosmocore/osmocom/core/write_queue.h
/usr/lib64/libosmocore.so
/usr/lib64/pkgconfig/libosmocore.pc
/usr/share/aclocal/osmo_ac_code_coverage.m4
/usr/share/aclocal/osmo_ax_code_coverage.m4
+ for i in '*.rpm'
+ rpm -qlp libosmocore-tools-1.10.0.51.8071-0.x86_64.rpm
/usr/bin/osmo-aka-verify
/usr/bin/osmo-arfcn
/usr/bin/osmo-auc-gen
/usr/bin/osmo-config-merge
/usr/bin/osmo-gsmtap-logsend
/usr/bin/osmo-release.sh
+ for i in '*.rpm'
+ rpm -qlp libosmocore22-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmocore.so.22
/usr/lib64/libosmocore.so.22.0.0
+ for i in '*.rpm'
+ rpm -qlp libosmoctrl-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/ctrl
/usr/include/libosmocore/osmocom/ctrl/control_cmd.h
/usr/include/libosmocore/osmocom/ctrl/control_if.h
/usr/include/libosmocore/osmocom/ctrl/control_vty.h
/usr/include/libosmocore/osmocom/ctrl/ports.h
/usr/lib64/libosmoctrl.so
/usr/lib64/pkgconfig/libosmoctrl.pc
+ for i in '*.rpm'
+ rpm -qlp libosmoctrl0-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmoctrl.so.0
/usr/lib64/libosmoctrl.so.0.9.0
+ for i in '*.rpm'
+ rpm -qlp libosmogb-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/gprs
/usr/include/libosmocore/osmocom/gprs/bssgp_bvc_fsm.h
/usr/include/libosmocore/osmocom/gprs/frame_relay.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp2.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp_bss.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp_rim.h
/usr/include/libosmocore/osmocom/gprs/gprs_msgb.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns2.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns_frgre.h
/usr/include/libosmocore/osmocom/gprs/gprs_rlc.h
/usr/include/libosmocore/osmocom/gprs/protocol
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_04_60.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_08_16.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_08_18.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_24_301.h
/usr/lib64/libosmogb.so
/usr/lib64/pkgconfig/libosmogb.pc
+ for i in '*.rpm'
+ rpm -qlp libosmogb14-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmogb.so.14
/usr/lib64/libosmogb.so.14.2.1
+ for i in '*.rpm'
+ rpm -qlp libosmogsm-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/crypt
/usr/include/libosmocore/osmocom/crypt/auth.h
/usr/include/libosmocore/osmocom/crypt/gprs_cipher.h
/usr/include/libosmocore/osmocom/crypt/kdf.h
/usr/include/libosmocore/osmocom/crypt/utran_cipher.h
/usr/include/libosmocore/osmocom/gsm
/usr/include/libosmocore/osmocom/gsm/a5.h
/usr/include/libosmocore/osmocom/gsm/abis_nm.h
/usr/include/libosmocore/osmocom/gsm/apn.h
/usr/include/libosmocore/osmocom/gsm/bitvec_gsm.h
/usr/include/libosmocore/osmocom/gsm/bsslap.h
/usr/include/libosmocore/osmocom/gsm/bssmap_le.h
/usr/include/libosmocore/osmocom/gsm/bts_features.h
/usr/include/libosmocore/osmocom/gsm/cbsp.h
/usr/include/libosmocore/osmocom/gsm/comp128.h
/usr/include/libosmocore/osmocom/gsm/comp128v23.h
/usr/include/libosmocore/osmocom/gsm/gad.h
/usr/include/libosmocore/osmocom/gsm/gan.h
/usr/include/libosmocore/osmocom/gsm/gsm0341.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smc.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smr.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm0480.h
/usr/include/libosmocore/osmocom/gsm/gsm0502.h
/usr/include/libosmocore/osmocom/gsm/gsm0503.h
/usr/include/libosmocore/osmocom/gsm/gsm0808.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_lcs.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm23003.h
/usr/include/libosmocore/osmocom/gsm/gsm23236.h
/usr/include/libosmocore/osmocom/gsm/gsm29118.h
/usr/include/libosmocore/osmocom/gsm/gsm29205.h
/usr/include/libosmocore/osmocom/gsm/gsm44021.h
/usr/include/libosmocore/osmocom/gsm/gsm48.h
/usr/include/libosmocore/osmocom/gsm/gsm48_arfcn_range_encode.h
/usr/include/libosmocore/osmocom/gsm/gsm48_ie.h
/usr/include/libosmocore/osmocom/gsm/gsm48_rest_octets.h
/usr/include/libosmocore/osmocom/gsm/gsm_utils.h
/usr/include/libosmocore/osmocom/gsm/gsup.h
/usr/include/libosmocore/osmocom/gsm/gsup_sms.h
/usr/include/libosmocore/osmocom/gsm/i460_mux.h
/usr/include/libosmocore/osmocom/gsm/ipa.h
/usr/include/libosmocore/osmocom/gsm/iuup.h
/usr/include/libosmocore/osmocom/gsm/l1sap.h
/usr/include/libosmocore/osmocom/gsm/lapd_core.h
/usr/include/libosmocore/osmocom/gsm/lapdm.h
/usr/include/libosmocore/osmocom/gsm/meas_rep.h
/usr/include/libosmocore/osmocom/gsm/mncc.h
/usr/include/libosmocore/osmocom/gsm/oap.h
/usr/include/libosmocore/osmocom/gsm/oap_client.h
/usr/include/libosmocore/osmocom/gsm/prim.h
/usr/include/libosmocore/osmocom/gsm/protocol
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_40.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_41.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08_gprs.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_11.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_12.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_14.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_80.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_58.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_09_02.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_12_21.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_003.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_032.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_041.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_25_415.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_29_118.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_004.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_060.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_068.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_318.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_049.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_071.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_49_031.h
/usr/include/libosmocore/osmocom/gsm/protocol/ipaccess.h
/usr/include/libosmocore/osmocom/gsm/protocol/smpp34_osmocom.h
/usr/include/libosmocore/osmocom/gsm/rlp.h
/usr/include/libosmocore/osmocom/gsm/rsl.h
/usr/include/libosmocore/osmocom/gsm/rtp_extensions.h
/usr/include/libosmocore/osmocom/gsm/rxlev_stat.h
/usr/include/libosmocore/osmocom/gsm/sysinfo.h
/usr/include/libosmocore/osmocom/gsm/tlv.h
/usr/lib64/libosmogsm.so
/usr/lib64/pkgconfig/libosmogsm.pc
+ for i in '*.rpm'
+ rpm -qlp libosmogsm20-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmogsm.so.20
/usr/lib64/libosmogsm.so.20.1.0
+ for i in '*.rpm'
+ rpm -qlp libosmoisdn-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/isdn
/usr/include/libosmocore/osmocom/isdn/i460_mux.h
/usr/include/libosmocore/osmocom/isdn/lapd_core.h
/usr/include/libosmocore/osmocom/isdn/v110.h
/usr/include/libosmocore/osmocom/isdn/v110_ta.h
/usr/lib64/libosmoisdn.so
/usr/lib64/pkgconfig/libosmoisdn.pc
+ for i in '*.rpm'
+ rpm -qlp libosmoisdn0-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmoisdn.so.0
/usr/lib64/libosmoisdn.so.0.2.0
+ for i in '*.rpm'
+ rpm -qlp libosmosim-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/sim
/usr/include/libosmocore/osmocom/sim/class_tables.h
/usr/include/libosmocore/osmocom/sim/sim.h
/usr/lib64/libosmosim.so
/usr/lib64/pkgconfig/libosmosim.pc
+ for i in '*.rpm'
+ rpm -qlp libosmosim2-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmosim.so.2
/usr/lib64/libosmosim.so.2.1.3
+ for i in '*.rpm'
+ rpm -qlp libosmousb-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/usb
/usr/include/libosmocore/osmocom/usb/libusb.h
/usr/lib64/libosmousb.so
/usr/lib64/pkgconfig/libosmousb.pc
+ for i in '*.rpm'
+ rpm -qlp libosmousb0-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmousb.so.0
/usr/lib64/libosmousb.so.0.0.1
+ for i in '*.rpm'
+ rpm -qlp libosmovty-devel-1.10.0.51.8071-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmo-release.mk
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/vty
/usr/include/libosmocore/osmocom/vty/buffer.h
/usr/include/libosmocore/osmocom/vty/command.h
/usr/include/libosmocore/osmocom/vty/cpu_sched_vty.h
/usr/include/libosmocore/osmocom/vty/logging.h
/usr/include/libosmocore/osmocom/vty/misc.h
/usr/include/libosmocore/osmocom/vty/ports.h
/usr/include/libosmocore/osmocom/vty/stats.h
/usr/include/libosmocore/osmocom/vty/tdef_vty.h
/usr/include/libosmocore/osmocom/vty/telnet_interface.h
/usr/include/libosmocore/osmocom/vty/vector.h
/usr/include/libosmocore/osmocom/vty/vty.h
/usr/lib64/libosmovty.so
/usr/lib64/pkgconfig/libosmovty.pc
+ for i in '*.rpm'
+ rpm -qlp libosmovty13-1.10.0.51.8071-0.x86_64.rpm
/usr/lib64/libosmovty.so.13
/usr/lib64/libosmovty.so.13.0.1

Build successful!

docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 960691 killed;
[ssh-agent] Stopped.
Finished: SUCCESS