Started by upstream project "gerrit-libosmocore" build number 1814 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmocore/+/38631 in silent mode. Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs 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-TB8gVt8xfDV5/agent.3951351 SSH_AGENT_PID=3951354 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_16146286665602533860.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_16146286665602533860.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.30.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/31/38631/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision d15763383910592c69a25a90b1abba9483b72af9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d15763383910592c69a25a90b1abba9483b72af9 # timeout=10 Commit message: "gsm 04.08: add P-TMSI type values" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 56fd858287a55f6b79f8fbf476a6ba376bcd58d3 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins15667919127737116129.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 1484bf5 jobs/ttcn3-testsuites-testenv: enable ttcn3-s1gw-test-latest + 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 build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 579B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:e11072c1614c08bf88b543fcfe09d75a0426d90896408e926454e88078274fcb #4 resolve docker.io/library/debian:12@sha256:e11072c1614c08bf88b543fcfe09d75a0426d90896408e926454e88078274fcb 0.1s done #4 DONE 0.1s #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:85e53c86cf9bbc1126f6b69a7640f9e5613a63355e90d20ef53d89b94599f967 done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s 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: d1576338 gsm 04.08: add P-TMSI type values libosmocore: building source package 1.10.0.19-d1576 libosmocore: adding debian/changelog entry (1.10.0 => 1.10.0.19.d1576) libosmocore: building debian source package libosmocore: generating rpm spec file libosmocore: adding commit_d15763383910592c69a25a90b1abba9483b72af9.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 build definition from build_binpkg.Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 3.18kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 1.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.1s done #5 CACHED #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /tmp/Release.key #6 DONE 0.2s #7 [3/6] RUN USERADD --uid=1000 -m user #7 DONE 0.7s #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.426 + 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.432 + 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.438 + 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.608 Loaded plugins: fastestmirror, ovl #8 0.851 Determining fastest mirrors #8 5.928 No package dnf-utils available. #8 6.159 Resolving Dependencies #8 6.159 --> Running transaction check #8 6.160 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #8 6.164 --> Processing Dependency: perl >= 5.006 for package: autoconf-2.69-11.el7.noarch #8 6.170 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch #8 6.171 --> Processing Dependency: perl(warnings) for package: autoconf-2.69-11.el7.noarch #8 6.171 --> Processing Dependency: perl(vars) for package: autoconf-2.69-11.el7.noarch #8 6.171 --> Processing Dependency: perl(strict) for package: autoconf-2.69-11.el7.noarch #8 6.172 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch #8 6.172 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch #8 6.173 --> Processing Dependency: perl(POSIX) for package: autoconf-2.69-11.el7.noarch #8 6.173 --> Processing Dependency: perl(IO::File) for package: autoconf-2.69-11.el7.noarch #8 6.174 --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch #8 6.175 --> Processing Dependency: perl(File::stat) for package: autoconf-2.69-11.el7.noarch #8 6.175 --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch #8 6.176 --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch #8 6.176 --> Processing Dependency: perl(File::Find) for package: autoconf-2.69-11.el7.noarch #8 6.177 --> Processing Dependency: perl(File::Copy) for package: autoconf-2.69-11.el7.noarch #8 6.177 --> Processing Dependency: perl(File::Compare) for package: autoconf-2.69-11.el7.noarch #8 6.177 --> Processing Dependency: perl(File::Basename) for package: autoconf-2.69-11.el7.noarch #8 6.177 --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch #8 6.178 --> Processing Dependency: perl(Errno) for package: autoconf-2.69-11.el7.noarch #8 6.178 --> Processing Dependency: perl(DynaLoader) for package: autoconf-2.69-11.el7.noarch #8 6.178 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #8 6.179 --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch #8 6.179 --> Processing Dependency: perl(Class::Struct) for package: autoconf-2.69-11.el7.noarch #8 6.180 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch #8 6.180 --> Processing Dependency: /usr/bin/perl for package: autoconf-2.69-11.el7.noarch #8 6.181 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #8 6.184 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch #8 6.185 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch #8 6.185 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #8 6.186 ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated #8 6.187 ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update #8 6.190 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #8 6.192 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #8 6.194 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #8 6.195 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 6.196 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 6.197 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 6.197 ---> Package gcc-c++.x86_64 0:4.8.5-44.el7 will be installed #8 6.198 --> Processing Dependency: libstdc++-devel = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64 #8 6.199 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9.3 will be installed #8 6.202 --> Processing Dependency: glibc-headers = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 6.203 --> Processing Dependency: glibc = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 6.215 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 6.216 ---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed #8 6.218 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 6.219 --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 6.222 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 6.222 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #8 6.223 ---> Package make.x86_64 1:3.82-24.el7 will be installed #8 6.224 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #8 6.224 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 6.225 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 6.226 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 6.227 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 6.227 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #8 6.243 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.245 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.246 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.247 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.249 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.250 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.252 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.252 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 6.253 ---> Package rpmdevtools.noarch 0:8.3-8.el7_9 will be installed #8 6.258 --> Processing Dependency: emacs-filesystem for package: rpmdevtools-8.3-8.el7_9.noarch #8 6.260 --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-8.el7_9.noarch #8 6.262 ---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed #8 6.265 --> Running transaction check #8 6.266 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #8 6.267 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #8 6.271 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #8 6.271 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #8 6.275 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #8 6.275 ---> Package file.x86_64 0:5.11-37.el7 will be installed #8 6.275 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #8 6.279 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #8 6.281 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #8 6.282 ---> Package glibc.x86_64 0:2.17-326.el7_9.3 will be an update #8 6.283 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9.3 will be installed #8 6.283 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.3.x86_64 #8 6.303 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.3.x86_64 #8 6.303 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed #8 6.304 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 6.305 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 6.307 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #8 6.307 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed #8 6.308 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #8 6.308 ---> Package libstdc++-devel.x86_64 0:4.8.5-44.el7 will be installed #8 6.309 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #8 6.309 ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed #8 6.310 --> Processing Dependency: less for package: man-db-2.6.3-11.el7.x86_64 #8 6.311 --> Processing Dependency: groff-base for package: man-db-2.6.3-11.el7.x86_64 #8 6.312 --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 #8 6.313 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #8 6.314 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #8 6.315 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #8 6.319 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.322 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.323 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.324 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.325 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.325 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.326 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.326 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.327 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.327 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.328 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.328 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.329 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.329 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.330 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 6.330 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #8 6.331 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #8 6.332 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #8 6.333 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #8 6.334 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #8 6.337 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #8 6.338 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #8 6.339 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #8 6.340 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #8 6.342 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #8 6.343 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #8 6.343 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #8 6.344 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #8 6.345 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #8 6.346 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #8 6.346 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #8 6.347 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #8 6.348 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #8 6.349 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #8 6.351 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #8 6.351 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #8 6.351 --> Running transaction check #8 6.352 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #8 6.352 ---> Package glibc-common.x86_64 0:2.17-326.el7_9.3 will be an update #8 6.353 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #8 6.354 ---> Package kernel-headers.x86_64 0:3.10.0-1160.119.1.el7 will be installed #8 6.354 ---> Package less.x86_64 0:458-10.el7_9 will be installed #8 6.354 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed #8 6.355 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed #8 6.355 ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed #8 6.355 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #8 6.357 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #8 6.360 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #8 6.361 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #8 6.362 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #8 6.364 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #8 6.365 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #8 6.366 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #8 6.366 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #8 6.367 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #8 6.369 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #8 6.370 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #8 6.371 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #8 6.373 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #8 6.373 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #8 6.375 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #8 6.376 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #8 6.377 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 6.379 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #8 6.379 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #8 6.381 --> Running transaction check #8 6.381 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #8 6.385 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #8 6.386 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #8 6.390 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 6.391 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 6.392 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #8 6.394 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #8 6.394 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 6.396 --> Running transaction check #8 6.396 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #8 6.398 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #8 6.475 --> Finished Dependency Resolution #8 6.488 #8 6.488 Dependencies Resolved #8 6.501 #8 6.501 ================================================================================ #8 6.501 Package Arch Version Repository Size #8 6.501 ================================================================================ #8 6.501 Installing: #8 6.501 autoconf noarch 2.69-11.el7 base 701 k #8 6.501 automake noarch 1.13.4-3.el7 base 679 k #8 6.501 gcc x86_64 4.8.5-44.el7 base 16 M #8 6.501 gcc-c++ x86_64 4.8.5-44.el7 base 7.2 M #8 6.501 glibc-devel x86_64 2.17-326.el7_9.3 updates 1.1 M #8 6.501 iproute x86_64 4.11.0-30.el7 base 805 k #8 6.501 libtool x86_64 2.4.2-22.el7_3 base 588 k #8 6.501 make x86_64 1:3.82-24.el7 base 421 k #8 6.501 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #8 6.501 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #8 6.501 rpmdevtools noarch 8.3-8.el7_9 updates 97 k #8 6.501 wget x86_64 1.14-18.el7_6.1 base 547 k #8 6.501 Updating: #8 6.501 binutils x86_64 2.27-44.base.el7_9.1 updates 5.9 M #8 6.501 Installing for dependencies: #8 6.501 bzip2 x86_64 1.0.6-13.el7 base 52 k #8 6.501 cpp x86_64 4.8.5-44.el7 base 5.9 M #8 6.501 dwz x86_64 0.11-3.el7 base 99 k #8 6.501 elfutils x86_64 0.176-5.el7 base 308 k #8 6.501 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #8 6.501 file x86_64 5.11-37.el7 base 57 k #8 6.501 gdb x86_64 7.6.1-120.el7 base 2.4 M #8 6.501 glibc-headers x86_64 2.17-326.el7_9.3 updates 692 k #8 6.501 groff-base x86_64 1.22.2-8.el7 base 942 k #8 6.501 iptables x86_64 1.4.21-35.el7 base 432 k #8 6.501 kernel-headers x86_64 3.10.0-1160.119.1.el7 updates 9.1 M #8 6.501 less x86_64 458-10.el7_9 updates 120 k #8 6.501 libgomp x86_64 4.8.5-44.el7 base 159 k #8 6.501 libmnl x86_64 1.0.3-7.el7 base 23 k #8 6.501 libmpc x86_64 1.0.1-3.el7 base 51 k #8 6.501 libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k #8 6.501 libnfnetlink x86_64 1.0.1-4.el7 base 26 k #8 6.501 libpipeline x86_64 1.2.3-3.el7 base 53 k #8 6.501 libstdc++-devel x86_64 4.8.5-44.el7 base 1.5 M #8 6.501 m4 x86_64 1.4.16-10.el7 base 256 k #8 6.501 man-db x86_64 2.6.3-11.el7 base 832 k #8 6.501 mpfr x86_64 3.1.1-4.el7 base 203 k #8 6.501 patch x86_64 2.7.1-12.el7_7 base 111 k #8 6.501 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #8 6.501 perl-Carp noarch 1.26-244.el7 base 19 k #8 6.501 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #8 6.501 perl-Encode x86_64 2.51-7.el7 base 1.5 M #8 6.501 perl-Exporter noarch 5.68-3.el7 base 28 k #8 6.501 perl-File-Path noarch 2.09-2.el7 base 26 k #8 6.501 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #8 6.501 perl-Filter x86_64 1.49-3.el7 base 76 k #8 6.501 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #8 6.501 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #8 6.501 perl-PathTools x86_64 3.40-5.el7 base 82 k #8 6.501 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #8 6.501 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #8 6.501 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #8 6.501 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #8 6.501 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #8 6.501 perl-Socket x86_64 2.010-5.el7 base 49 k #8 6.501 perl-Storable x86_64 2.45-3.el7 base 77 k #8 6.501 perl-Test-Harness noarch 3.28-3.el7 base 302 k #8 6.501 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #8 6.501 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #8 6.501 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #8 6.501 perl-Time-Local noarch 1.2300-2.el7 base 24 k #8 6.501 perl-constant noarch 1.27-2.el7 base 19 k #8 6.501 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #8 6.501 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #8 6.501 perl-parent noarch 1:0.225-244.el7 base 12 k #8 6.501 perl-podlators noarch 2.5.1-3.el7 base 112 k #8 6.501 perl-srpm-macros noarch 1-8.el7 base 4.6 k #8 6.501 perl-threads x86_64 1.87-4.el7 base 49 k #8 6.501 perl-threads-shared x86_64 1.43-6.el7 base 39 k #8 6.501 python-srpm-macros noarch 3-34.el7 base 8.8 k #8 6.501 unzip x86_64 6.0-24.el7_9 updates 172 k #8 6.501 zip x86_64 3.0-11.el7 base 260 k #8 6.501 Updating for dependencies: #8 6.501 glibc x86_64 2.17-326.el7_9.3 updates 3.6 M #8 6.501 glibc-common x86_64 2.17-326.el7_9.3 updates 12 M #8 6.501 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #8 6.501 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #8 6.501 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #8 6.501 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #8 6.501 #8 6.501 Transaction Summary #8 6.501 ================================================================================ #8 6.501 Install 12 Packages (+57 Dependent packages) #8 6.501 Upgrade 1 Package (+ 6 Dependent packages) #8 6.501 #8 6.502 Total download size: 87 M #8 6.502 Downloading packages: #8 6.506 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #8 6.777 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 6.777 Public key for autoconf-2.69-11.el7.noarch.rpm is not installed #8 6.980 Public key for binutils-2.27-44.base.el7_9.1.x86_64.rpm is not installed #8 9.603 -------------------------------------------------------------------------------- #8 9.603 Total 28 MB/s | 87 MB 00:03 #8 9.604 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 9.607 Importing GPG key 0xF4A80EB5: #8 9.607 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #8 9.607 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #8 9.607 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #8 9.607 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 9.780 Running transaction check #8 9.875 Running transaction test #8 9.975 Transaction test succeeded #8 9.975 Running transaction #8 10.53 Updating : glibc-2.17-326.el7_9.3.x86_64 1/83 #8 12.39 Updating : glibc-common-2.17-326.el7_9.3.x86_64 2/83 #8 12.62 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 3/83 #8 12.91 Updating : rpm-4.11.3-48.el7_9.x86_64 4/83 #8 13.11 Installing : mpfr-3.1.1-4.el7.x86_64 5/83 #8 13.32 Installing : libmpc-1.0.1-3.el7.x86_64 6/83 #8 13.59 Installing : groff-base-1.22.2-8.el7.x86_64 7/83 #8 13.79 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 8/83 #8 14.02 Installing : file-5.11-37.el7.x86_64 9/83 #8 14.21 Installing : libmnl-1.0.3-7.el7.x86_64 10/83 #8 14.84 Updating : binutils-2.27-44.base.el7_9.1.x86_64 11/83 #8 14.97 install-info: No such file or directory for /usr/share/info/as.info.gz #8 14.97 install-info: No such file or directory for /usr/share/info/binutils.info.gz #8 14.97 install-info: No such file or directory for /usr/share/info/gprof.info.gz #8 14.97 install-info: No such file or directory for /usr/share/info/ld.info.gz #8 14.97 install-info: No such file or directory for /usr/share/info/standards.info.gz #8 15.15 Installing : libnfnetlink-1.0.1-4.el7.x86_64 12/83 #8 15.35 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 13/83 #8 15.56 Installing : iptables-1.4.21-35.el7.x86_64 14/83 #8 15.79 Updating : rpm-python-4.11.3-48.el7_9.x86_64 15/83 #8 16.00 Installing : 1:perl-parent-0.225-244.el7.noarch 16/83 #8 16.22 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 17/83 #8 16.41 Installing : perl-podlators-2.5.1-3.el7.noarch 18/83 #8 16.60 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 19/83 #8 16.81 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 20/83 #8 17.19 Installing : perl-Encode-2.51-7.el7.x86_64 21/83 #8 17.36 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 22/83 #8 17.59 Installing : perl-Pod-Usage-1.63-3.el7.noarch 23/83 #8 17.83 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 24/83 #8 17.98 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 25/83 #8 18.06 Installing : perl-Exporter-5.68-3.el7.noarch 26/83 #8 18.15 Installing : perl-constant-1.27-2.el7.noarch 27/83 #8 18.22 Installing : perl-Socket-2.010-5.el7.x86_64 28/83 #8 18.30 Installing : perl-Time-Local-1.2300-2.el7.noarch 29/83 #8 18.41 Installing : perl-Carp-1.26-244.el7.noarch 30/83 #8 18.54 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 31/83 #8 18.67 Installing : perl-Storable-2.45-3.el7.x86_64 32/83 #8 18.86 Installing : perl-PathTools-3.40-5.el7.x86_64 33/83 #8 18.99 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 34/83 #8 19.18 Installing : perl-File-Temp-0.23.01-3.el7.noarch 35/83 #8 19.31 Installing : perl-File-Path-2.09-2.el7.noarch 36/83 #8 19.48 Installing : perl-threads-shared-1.43-6.el7.x86_64 37/83 #8 19.57 Installing : perl-threads-1.87-4.el7.x86_64 38/83 #8 19.75 Installing : perl-Filter-1.49-3.el7.x86_64 39/83 #8 19.97 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 40/83 #8 20.17 Installing : perl-Getopt-Long-2.40-3.el7.noarch 41/83 #8 20.98 Installing : 4:perl-5.16.3-299.el7_9.x86_64 42/83 #8 21.16 Installing : perl-Thread-Queue-3.02-2.el7.noarch 43/83 #8 21.39 Installing : perl-Test-Harness-3.28-3.el7.noarch 44/83 #8 21.57 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 45/83 #8 21.68 Installing : less-458-10.el7_9.x86_64 46/83 #8 22.24 Installing : cpp-4.8.5-44.el7.x86_64 47/83 #8 22.43 Installing : unzip-6.0-24.el7_9.x86_64 48/83 #8 22.66 Installing : m4-1.4.16-10.el7.x86_64 49/83 #8 22.93 Installing : autoconf-2.69-11.el7.noarch 50/83 #8 23.02 install-info: No such file or directory for /usr/share/info/autoconf.info #8 23.21 Installing : automake-1.13.4-3.el7.noarch 51/83 #8 23.33 install-info: No such file or directory for /usr/share/info/automake.info.gz #8 23.48 Installing : bzip2-1.0.6-13.el7.x86_64 52/83 #8 23.86 Installing : gdb-7.6.1-120.el7.x86_64 53/83 #8 24.08 Installing : dwz-0.11-3.el7.x86_64 54/83 #8 24.26 Installing : patch-2.7.1-12.el7_7.x86_64 55/83 #8 24.60 Installing : libpipeline-1.2.3-3.el7.x86_64 56/83 #8 25.11 Installing : man-db-2.6.3-11.el7.x86_64 57/83 #8 25.42 Installing : elfutils-0.176-5.el7.x86_64 58/83 #8 25.66 Installing : zip-3.0-11.el7.x86_64 59/83 #8 25.89 Installing : libgomp-4.8.5-44.el7.x86_64 60/83 #8 26.11 Installing : perl-srpm-macros-1-8.el7.noarch 61/83 #8 26.30 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 62/83 #8 26.51 Installing : python-srpm-macros-3-34.el7.noarch 63/83 #8 26.69 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/83 #8 26.91 Installing : rpm-build-4.11.3-48.el7_9.x86_64 65/83 #8 27.33 Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64 66/83 #8 27.70 Installing : glibc-headers-2.17-326.el7_9.3.x86_64 67/83 #8 27.97 Installing : glibc-devel-2.17-326.el7_9.3.x86_64 68/83 #8 28.95 Installing : gcc-4.8.5-44.el7.x86_64 69/83 #8 29.35 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 70/83 #8 30.21 Installing : gcc-c++-4.8.5-44.el7.x86_64 71/83 #8 30.68 Installing : libtool-2.4.2-22.el7_3.x86_64 72/83 #8 30.81 install-info: No such file or directory for /usr/share/info/libtool.info.gz #8 30.98 Installing : rpmdevtools-8.3-8.el7_9.noarch 73/83 #8 31.26 Installing : iproute-4.11.0-30.el7.x86_64 74/83 #8 31.61 Installing : wget-1.14-18.el7_6.1.x86_64 75/83 #8 31.73 install-info: No such file or directory for /usr/share/info/wget.info.gz #8 31.94 Installing : 1:make-3.82-24.el7.x86_64 76/83 #8 32.13 Cleanup : rpm-python-4.11.3-45.el7.x86_64 77/83 #8 32.35 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 78/83 #8 32.54 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 79/83 #8 32.76 Cleanup : rpm-4.11.3-45.el7.x86_64 80/83 #8 32.99 Cleanup : binutils-2.27-44.base.el7.x86_64 81/83 #8 33.22 Cleanup : glibc-common-2.17-317.el7.x86_64 82/83 #8 33.46 Cleanup : glibc-2.17-317.el7.x86_64 83/83 #8 33.83 Verifying : file-5.11-37.el7.x86_64 1/83 #8 33.99 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/83 #8 34.08 Verifying : gcc-c++-4.8.5-44.el7.x86_64 3/83 #8 34.15 Verifying : libmnl-1.0.3-7.el7.x86_64 4/83 #8 34.21 Verifying : glibc-headers-2.17-326.el7_9.3.x86_64 5/83 #8 34.27 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 6/83 #8 34.33 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 7/83 #8 34.39 Verifying : rpm-4.11.3-48.el7_9.x86_64 8/83 #8 34.47 Verifying : mpfr-3.1.1-4.el7.x86_64 9/83 #8 34.67 Verifying : perl-Exporter-5.68-3.el7.noarch 10/83 #8 34.73 Verifying : perl-constant-1.27-2.el7.noarch 11/83 #8 34.79 Verifying : perl-PathTools-3.40-5.el7.x86_64 12/83 #8 34.84 Verifying : unzip-6.0-24.el7_9.x86_64 13/83 #8 34.91 Verifying : glibc-common-2.17-326.el7_9.3.x86_64 14/83 #8 34.97 Verifying : automake-1.13.4-3.el7.noarch 15/83 #8 35.03 Verifying : m4-1.4.16-10.el7.x86_64 16/83 #8 35.09 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/83 #8 35.15 Verifying : 1:perl-parent-0.225-244.el7.noarch 18/83 #8 35.21 Verifying : wget-1.14-18.el7_6.1.x86_64 19/83 #8 35.28 Verifying : bzip2-1.0.6-13.el7.x86_64 20/83 #8 35.34 Verifying : perl-Test-Harness-3.28-3.el7.noarch 21/83 #8 35.40 Verifying : perl-Socket-2.010-5.el7.x86_64 22/83 #8 35.46 Verifying : groff-base-1.22.2-8.el7.x86_64 23/83 #8 35.52 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 24/83 #8 35.58 Verifying : cpp-4.8.5-44.el7.x86_64 25/83 #8 35.64 Verifying : rpmdevtools-8.3-8.el7_9.noarch 26/83 #8 35.70 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 27/83 #8 35.77 Verifying : gdb-7.6.1-120.el7.x86_64 28/83 #8 35.84 Verifying : dwz-0.11-3.el7.x86_64 29/83 #8 35.90 Verifying : perl-Time-Local-1.2300-2.el7.noarch 30/83 #8 35.96 Verifying : perl-threads-shared-1.43-6.el7.x86_64 31/83 #8 36.00 Verifying : iproute-4.11.0-30.el7.x86_64 32/83 #8 36.04 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 33/83 #8 36.07 Verifying : libstdc++-devel-4.8.5-44.el7.x86_64 34/83 #8 36.11 Verifying : man-db-2.6.3-11.el7.x86_64 35/83 #8 36.14 Verifying : libtool-2.4.2-22.el7_3.x86_64 36/83 #8 36.18 Verifying : kernel-headers-3.10.0-1160.119.1.el7.x86_64 37/83 #8 36.24 Verifying : patch-2.7.1-12.el7_7.x86_64 38/83 #8 36.28 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 39/83 #8 36.32 Verifying : perl-Carp-1.26-244.el7.noarch 40/83 #8 36.35 Verifying : libpipeline-1.2.3-3.el7.x86_64 41/83 #8 36.38 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 42/83 #8 36.42 Verifying : less-458-10.el7_9.x86_64 43/83 #8 36.45 Verifying : 1:make-3.82-24.el7.x86_64 44/83 #8 36.51 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 45/83 #8 36.57 Verifying : glibc-2.17-326.el7_9.3.x86_64 46/83 #8 36.63 Verifying : perl-Storable-2.45-3.el7.x86_64 47/83 #8 36.69 Verifying : gcc-4.8.5-44.el7.x86_64 48/83 #8 36.75 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 49/83 #8 36.81 Verifying : libmpc-1.0.1-3.el7.x86_64 50/83 #8 36.87 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 51/83 #8 36.93 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 52/83 #8 36.99 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 53/83 #8 37.03 Verifying : iptables-1.4.21-35.el7.x86_64 54/83 #8 37.06 Verifying : perl-Encode-2.51-7.el7.x86_64 55/83 #8 37.12 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 56/83 #8 37.18 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 57/83 #8 37.24 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 58/83 #8 37.30 Verifying : autoconf-2.69-11.el7.noarch 59/83 #8 37.36 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/83 #8 37.42 Verifying : perl-File-Path-2.09-2.el7.noarch 61/83 #8 37.48 Verifying : elfutils-0.176-5.el7.x86_64 62/83 #8 37.54 Verifying : zip-3.0-11.el7.x86_64 63/83 #8 37.60 Verifying : perl-threads-1.87-4.el7.x86_64 64/83 #8 37.66 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 65/83 #8 37.73 Verifying : perl-podlators-2.5.1-3.el7.noarch 66/83 #8 37.79 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 67/83 #8 37.85 Verifying : perl-Filter-1.49-3.el7.x86_64 68/83 #8 37.91 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 69/83 #8 37.97 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 70/83 #8 38.03 Verifying : python-srpm-macros-3-34.el7.noarch 71/83 #8 38.08 Verifying : glibc-devel-2.17-326.el7_9.3.x86_64 72/83 #8 38.15 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 73/83 #8 38.22 Verifying : libgomp-4.8.5-44.el7.x86_64 74/83 #8 38.28 Verifying : perl-srpm-macros-1-8.el7.noarch 75/83 #8 38.34 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/83 #8 38.40 Verifying : rpm-4.11.3-45.el7.x86_64 77/83 #8 38.40 Verifying : glibc-common-2.17-317.el7.x86_64 78/83 #8 38.40 Verifying : binutils-2.27-44.base.el7.x86_64 79/83 #8 38.40 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 80/83 #8 38.40 Verifying : glibc-2.17-317.el7.x86_64 81/83 #8 38.40 Verifying : rpm-libs-4.11.3-45.el7.x86_64 82/83 #8 38.40 Verifying : rpm-python-4.11.3-45.el7.x86_64 83/83 #8 38.54 #8 38.54 Installed: #8 38.54 autoconf.noarch 0:2.69-11.el7 #8 38.54 automake.noarch 0:1.13.4-3.el7 #8 38.54 gcc.x86_64 0:4.8.5-44.el7 #8 38.54 gcc-c++.x86_64 0:4.8.5-44.el7 #8 38.54 glibc-devel.x86_64 0:2.17-326.el7_9.3 #8 38.54 iproute.x86_64 0:4.11.0-30.el7 #8 38.54 libtool.x86_64 0:2.4.2-22.el7_3 #8 38.54 make.x86_64 1:3.82-24.el7 #8 38.54 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #8 38.54 rpm-build.x86_64 0:4.11.3-48.el7_9 #8 38.54 rpmdevtools.noarch 0:8.3-8.el7_9 #8 38.54 wget.x86_64 0:1.14-18.el7_6.1 #8 38.54 #8 38.54 Dependency Installed: #8 38.54 bzip2.x86_64 0:1.0.6-13.el7 #8 38.54 cpp.x86_64 0:4.8.5-44.el7 #8 38.54 dwz.x86_64 0:0.11-3.el7 #8 38.54 elfutils.x86_64 0:0.176-5.el7 #8 38.54 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #8 38.54 file.x86_64 0:5.11-37.el7 #8 38.54 gdb.x86_64 0:7.6.1-120.el7 #8 38.54 glibc-headers.x86_64 0:2.17-326.el7_9.3 #8 38.54 groff-base.x86_64 0:1.22.2-8.el7 #8 38.54 iptables.x86_64 0:1.4.21-35.el7 #8 38.54 kernel-headers.x86_64 0:3.10.0-1160.119.1.el7 #8 38.54 less.x86_64 0:458-10.el7_9 #8 38.54 libgomp.x86_64 0:4.8.5-44.el7 #8 38.54 libmnl.x86_64 0:1.0.3-7.el7 #8 38.54 libmpc.x86_64 0:1.0.1-3.el7 #8 38.54 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 #8 38.54 libnfnetlink.x86_64 0:1.0.1-4.el7 #8 38.54 libpipeline.x86_64 0:1.2.3-3.el7 #8 38.54 libstdc++-devel.x86_64 0:4.8.5-44.el7 #8 38.54 m4.x86_64 0:1.4.16-10.el7 #8 38.54 man-db.x86_64 0:2.6.3-11.el7 #8 38.54 mpfr.x86_64 0:3.1.1-4.el7 #8 38.54 patch.x86_64 0:2.7.1-12.el7_7 #8 38.54 perl.x86_64 4:5.16.3-299.el7_9 #8 38.54 perl-Carp.noarch 0:1.26-244.el7 #8 38.54 perl-Data-Dumper.x86_64 0:2.145-3.el7 #8 38.54 perl-Encode.x86_64 0:2.51-7.el7 #8 38.54 perl-Exporter.noarch 0:5.68-3.el7 #8 38.54 perl-File-Path.noarch 0:2.09-2.el7 #8 38.54 perl-File-Temp.noarch 0:0.23.01-3.el7 #8 38.54 perl-Filter.x86_64 0:1.49-3.el7 #8 38.54 perl-Getopt-Long.noarch 0:2.40-3.el7 #8 38.54 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #8 38.54 perl-PathTools.x86_64 0:3.40-5.el7 #8 38.54 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #8 38.54 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #8 38.54 perl-Pod-Simple.noarch 1:3.28-4.el7 #8 38.54 perl-Pod-Usage.noarch 0:1.63-3.el7 #8 38.54 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #8 38.54 perl-Socket.x86_64 0:2.010-5.el7 #8 38.54 perl-Storable.x86_64 0:2.45-3.el7 #8 38.54 perl-Test-Harness.noarch 0:3.28-3.el7 #8 38.54 perl-Text-ParseWords.noarch 0:3.29-4.el7 #8 38.54 perl-Thread-Queue.noarch 0:3.02-2.el7 #8 38.54 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #8 38.54 perl-Time-Local.noarch 0:1.2300-2.el7 #8 38.54 perl-constant.noarch 0:1.27-2.el7 #8 38.54 perl-libs.x86_64 4:5.16.3-299.el7_9 #8 38.54 perl-macros.x86_64 4:5.16.3-299.el7_9 #8 38.54 perl-parent.noarch 1:0.225-244.el7 #8 38.54 perl-podlators.noarch 0:2.5.1-3.el7 #8 38.54 perl-srpm-macros.noarch 0:1-8.el7 #8 38.54 perl-threads.x86_64 0:1.87-4.el7 #8 38.54 perl-threads-shared.x86_64 0:1.43-6.el7 #8 38.54 python-srpm-macros.noarch 0:3-34.el7 #8 38.54 unzip.x86_64 0:6.0-24.el7_9 #8 38.54 zip.x86_64 0:3.0-11.el7 #8 38.54 #8 38.54 Updated: #8 38.54 binutils.x86_64 0:2.27-44.base.el7_9.1 #8 38.54 #8 38.54 Dependency Updated: #8 38.54 glibc.x86_64 0:2.17-326.el7_9.3 glibc-common.x86_64 0:2.17-326.el7_9.3 #8 38.54 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #8 38.54 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #8 38.54 #8 38.54 Complete! #8 38.57 + su user -c rpmdev-setuptree #8 DONE 39.3s #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.540 ++ echo centos:7 #9 0.540 ++ cut -d : -f 2 #9 0.540 ++ sed 's/./\u&/' #9 0.542 + VERSION=7 #9 0.542 + case "$DISTRO" in #9 0.542 + echo '[network_osmocom_master]' #9 0.543 + echo name=osmocom:master #9 0.543 + echo type=rpm-md #9 0.543 + echo baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/ #9 0.543 + echo gpgcheck=1 #9 0.543 + echo gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key #9 0.543 + echo enabled=1 #9 DONE 0.7s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.3s #11 exporting to image #11 exporting layers #11 exporting layers 1.6s done #11 writing image sha256:de520812f4c67fb891f7c77f1688fe3e97306a5d2f7f56d035dfee636f157029 done #11 naming to docker.io/library/centos-7-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.7s + '[' -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 17 MB/s | 21 MB 00:01 Retrieving key from https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key Importing GPG key 0x53725973: Userid : "osmocom OBS Project " 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.sZcDHN + 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.19.d1576.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.j01cPO + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmocore + echo 1.10.0.19.d1576 + 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 -j16 V=1 echo 1.10.0.19.d1576 > .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 ./ 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 /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /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/16/g' crcXXgen.h.tpl > crc16gen.h sed -e's/XX/8/g' crcXXgen.h.tpl > crc8gen.h 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 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 /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 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 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 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 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 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 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 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 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 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 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 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 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 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 crc16gen.c -fPIC -DPIC -o .libs/crc16gen.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 exec.lo exec.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 crc64gen.c -fPIC -DPIC -o .libs/crc64gen.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 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 /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 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 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 fsm.c -fPIC -DPIC -o .libs/fsm.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 loggingrb.lo loggingrb.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 logging_gsmtap.c -fPIC -DPIC -o .libs/logging_gsmtap.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 macaddr.lo macaddr.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 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 msgb.lo msgb.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 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 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 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 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 macaddr.c -fPIC -DPIC -o .libs/macaddr.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.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 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 msgb.c -fPIC -DPIC -o .libs/msgb.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 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 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 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 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 prim.lo prim.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 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 /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 /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 /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 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 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 panic.c -fPIC -DPIC -o .libs/panic.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 prim.c -fPIC -DPIC -o .libs/prim.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 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 select.c -fPIC -DPIC -o .libs/select.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 socket.lo socket.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 sercomm.c -fPIC -DPIC -o .libs/sercomm.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 soft_uart.lo soft_uart.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 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 /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 /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 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 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_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 stats.c -fPIC -DPIC -o .libs/stats.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 /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 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!" ^ /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 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 /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 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 /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 /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 /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 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 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 timer_gettimeofday.c -fPIC -DPIC -o .libs/timer_gettimeofday.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 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 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 thread.c: In function 'osmo_gettid': thread.c:55:10: note: #pragma message: use pid as tid #pragma message ("use pid as tid") ^ 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 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 -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 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 -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 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 /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 /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 /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 utils.c -fPIC -DPIC -o .libs/utils.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] 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 plugin.c -fPIC -DPIC -o .libs/plugin.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 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 -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 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 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 -O2 -g -pipe -Wall -Wp,-D_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 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 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 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 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 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 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 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 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 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 tdef_vty.c -fPIC -DPIC -o .libs/tdef_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 cpu_sched_vty.c -fPIC -DPIC -o .libs/cpu_sched_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 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 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_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 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 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 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 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 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.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 ecu_fr_old.c -fPIC -DPIC -o .libs/ecu_fr_old.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 /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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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") ^ In file included from gsm48.c:45:0: ../../include/osmocom/gsm/protocol/gsm_44_068.h:31:1: error: expected ';', identifier or '(' before 'enum' enum osmo_gsm44068_iei { ^ /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 /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 make[4]: *** [gsm48.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... 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 gsm0411_utils.c -fPIC -DPIC -o .libs/gsm0411_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 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 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 gsm0414.c -fPIC -DPIC -o .libs/gsm0414.o make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src/gsm' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmocore' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.j01cPO (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.j01cPO (%build) ERROR: build failed! docker: running: data/build.sh inside docker Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3951354 killed; [ssh-agent] Stopped. Finished: FAILURE