Started by upstream project "gerrit-libosmo-netif" build number 761 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/41433 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ZUfXDGEaOO6F/agent.1015669 SSH_AGENT_PID=1015671 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_15765998690995481209.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_15765998690995481209.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-netif # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-netif refs/changes/33/41433/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision d62e4b703c58a6d765cdaad2262db60e627d83e9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d62e4b703c58a6d765cdaad2262db60e627d83e9 # timeout=10 Commit message: "cosmetic: Fix typo in doc of osmo_stream_srv_get_sockname()" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk c51c849e08d8ef7d6230a5480026fa3bd26586a9 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins4684028025657122401.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 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd libosmo-netif + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh centos:7 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:a4ad70ee42133719cb6f4e0beaff5f10d2f326ccbf8094506b7e06e0cdde1dbf done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-netif: using cached https://gerrit.osmocom.org/libosmo-netif (not cloning, not fetching) libosmo-netif: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] d62e4b7 cosmetic: Fix typo in doc of osmo_stream_srv_get_sockname() libosmo-netif: skipping git checkout, current commit: d62e4b7 cosmetic: Fix typo in doc of osmo_stream_srv_get_sockname() + get_version_for_feed(): ['/obs/_cache/libosmo-netif/git-version-gen', '.'] 1.6.0.17-d62elibosmo-netif: building source package 1.6.0.17-d62e libosmo-netif: adding debian/changelog entry (1.6.0 => 1.6.0.17.d62e) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-netif: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-netif dpkg-buildpackage: info: source version 1.6.0.17.d62e dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/libosmo-netif' dh_clean rm -f tests/package.m4 tests/testsuite .version make[1]: Leaving directory '/obs/_cache/libosmo-netif' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.17.d62e.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.6.0.17.d62e.dsc dpkg-genbuildinfo --build=source -O../libosmo-netif_1.6.0.17.d62e_source.buildinfo dpkg-genchanges --build=source -O../libosmo-netif_1.6.0.17.d62e_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-netif libosmo-netif: generating rpm spec file + build(): ['sed', 's/^Version:.*/Version: 1.6.0.17.d62e/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmo-netif_1.6.0.17.d62e.tar.xz/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^%setup/%setup -n libosmo-netif/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] d62e4b703c58a6d765cdaad2262db60e627d83e9 libosmo-netif: adding commit_d62e4b703c58a6d765cdaad2262db60e627d83e9.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image 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: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 1.5s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [1/6] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.2s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.2s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.352 + id 1000 #7 0.353 + 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/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.686 + 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.689 + 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.691 + 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.692 + 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.859 Loaded plugins: fastestmirror, ovl #8 1.032 Determining fastest mirrors #8 4.698 No package dnf-utils available. #8 4.814 Resolving Dependencies #8 4.814 --> Running transaction check #8 4.814 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #8 4.817 --> Processing Dependency: perl >= 5.006 for package: autoconf-2.69-11.el7.noarch #8 4.820 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch #8 4.821 --> Processing Dependency: perl(warnings) for package: autoconf-2.69-11.el7.noarch #8 4.821 --> Processing Dependency: perl(vars) for package: autoconf-2.69-11.el7.noarch #8 4.821 --> Processing Dependency: perl(strict) for package: autoconf-2.69-11.el7.noarch #8 4.821 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch #8 4.822 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch #8 4.822 --> Processing Dependency: perl(POSIX) for package: autoconf-2.69-11.el7.noarch #8 4.822 --> Processing Dependency: perl(IO::File) for package: autoconf-2.69-11.el7.noarch #8 4.822 --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch #8 4.823 --> Processing Dependency: perl(File::stat) for package: autoconf-2.69-11.el7.noarch #8 4.823 --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch #8 4.823 --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch #8 4.824 --> Processing Dependency: perl(File::Find) for package: autoconf-2.69-11.el7.noarch #8 4.824 --> Processing Dependency: perl(File::Copy) for package: autoconf-2.69-11.el7.noarch #8 4.824 --> Processing Dependency: perl(File::Compare) for package: autoconf-2.69-11.el7.noarch #8 4.824 --> Processing Dependency: perl(File::Basename) for package: autoconf-2.69-11.el7.noarch #8 4.824 --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch #8 4.825 --> Processing Dependency: perl(Errno) for package: autoconf-2.69-11.el7.noarch #8 4.825 --> Processing Dependency: perl(DynaLoader) for package: autoconf-2.69-11.el7.noarch #8 4.825 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #8 4.825 --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch #8 4.825 --> Processing Dependency: perl(Class::Struct) for package: autoconf-2.69-11.el7.noarch #8 4.826 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch #8 4.826 --> Processing Dependency: /usr/bin/perl for package: autoconf-2.69-11.el7.noarch #8 4.826 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #8 4.828 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch #8 4.828 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch #8 4.829 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #8 4.829 ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated #8 4.830 ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update #8 4.832 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #8 4.833 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #8 4.834 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #8 4.835 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 4.835 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 4.836 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #8 4.836 ---> Package gcc-c++.x86_64 0:4.8.5-44.el7 will be installed #8 4.836 --> Processing Dependency: libstdc++-devel = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64 #8 4.837 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9.3 will be installed #8 4.839 --> Processing Dependency: glibc-headers = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 4.840 --> Processing Dependency: glibc = 2.17-326.el7_9.3 for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 4.846 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.3.x86_64 #8 4.847 ---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed #8 4.848 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 4.849 --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 4.850 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64 #8 4.850 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #8 4.851 ---> Package make.x86_64 1:3.82-24.el7 will be installed #8 4.851 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #8 4.852 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 4.852 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 4.852 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 4.853 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #8 4.853 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #8 4.862 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.863 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.863 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.864 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.865 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.865 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.865 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.866 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #8 4.866 ---> Package rpmdevtools.noarch 0:8.3-8.el7_9 will be installed #8 4.869 --> Processing Dependency: emacs-filesystem for package: rpmdevtools-8.3-8.el7_9.noarch #8 4.870 --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-8.el7_9.noarch #8 4.871 ---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed #8 4.872 --> Running transaction check #8 4.872 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #8 4.872 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #8 4.874 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #8 4.874 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #8 4.876 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #8 4.876 ---> Package file.x86_64 0:5.11-37.el7 will be installed #8 4.876 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #8 4.878 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #8 4.879 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #8 4.880 ---> Package glibc.x86_64 0:2.17-326.el7_9.3 will be an update #8 4.880 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9.3 will be installed #8 4.880 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.3.x86_64 #8 4.889 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.3.x86_64 #8 4.889 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed #8 4.890 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 4.890 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64 #8 4.891 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #8 4.891 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed #8 4.891 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #8 4.892 ---> Package libstdc++-devel.x86_64 0:4.8.5-44.el7 will be installed #8 4.892 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #8 4.892 ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed #8 4.892 --> Processing Dependency: less for package: man-db-2.6.3-11.el7.x86_64 #8 4.893 --> Processing Dependency: groff-base for package: man-db-2.6.3-11.el7.x86_64 #8 4.893 --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 #8 4.894 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #8 4.894 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #8 4.895 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #8 4.896 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.898 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.898 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.898 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.899 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.899 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.900 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.900 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.900 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.901 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.901 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.901 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.901 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.901 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.902 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #8 4.902 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #8 4.902 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #8 4.903 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #8 4.903 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #8 4.904 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #8 4.905 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #8 4.905 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #8 4.906 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #8 4.906 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #8 4.907 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #8 4.908 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #8 4.908 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #8 4.908 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #8 4.908 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #8 4.909 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #8 4.909 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #8 4.910 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #8 4.911 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #8 4.911 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #8 4.912 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #8 4.912 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #8 4.912 --> Running transaction check #8 4.912 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #8 4.913 ---> Package glibc-common.x86_64 0:2.17-326.el7_9.3 will be an update #8 4.913 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #8 4.914 ---> Package kernel-headers.x86_64 0:3.10.0-1160.119.1.el7 will be installed #8 4.914 ---> Package less.x86_64 0:458-10.el7_9 will be installed #8 4.914 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed #8 4.914 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed #8 4.914 ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed #8 4.914 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #8 4.915 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #8 4.916 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #8 4.917 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #8 4.918 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #8 4.918 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #8 4.919 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #8 4.919 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #8 4.919 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #8 4.920 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #8 4.921 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #8 4.921 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #8 4.922 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #8 4.922 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #8 4.922 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #8 4.923 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #8 4.923 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #8 4.924 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 4.925 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #8 4.925 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #8 4.926 --> Running transaction check #8 4.926 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #8 4.927 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #8 4.928 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #8 4.929 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 4.929 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #8 4.930 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #8 4.931 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #8 4.931 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #8 4.931 --> Running transaction check #8 4.931 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #8 4.932 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #8 4.984 --> Finished Dependency Resolution #8 4.988 #8 4.988 Dependencies Resolved #8 4.992 #8 4.992 ================================================================================ #8 4.992 Package Arch Version Repository Size #8 4.992 ================================================================================ #8 4.992 Installing: #8 4.992 autoconf noarch 2.69-11.el7 base 701 k #8 4.992 automake noarch 1.13.4-3.el7 base 679 k #8 4.992 gcc x86_64 4.8.5-44.el7 base 16 M #8 4.992 gcc-c++ x86_64 4.8.5-44.el7 base 7.2 M #8 4.992 glibc-devel x86_64 2.17-326.el7_9.3 updates 1.1 M #8 4.992 iproute x86_64 4.11.0-30.el7 base 805 k #8 4.992 libtool x86_64 2.4.2-22.el7_3 base 588 k #8 4.992 make x86_64 1:3.82-24.el7 base 421 k #8 4.992 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #8 4.992 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #8 4.992 rpmdevtools noarch 8.3-8.el7_9 updates 97 k #8 4.992 wget x86_64 1.14-18.el7_6.1 base 547 k #8 4.992 Updating: #8 4.992 binutils x86_64 2.27-44.base.el7_9.1 updates 5.9 M #8 4.992 Installing for dependencies: #8 4.992 bzip2 x86_64 1.0.6-13.el7 base 52 k #8 4.992 cpp x86_64 4.8.5-44.el7 base 5.9 M #8 4.992 dwz x86_64 0.11-3.el7 base 99 k #8 4.992 elfutils x86_64 0.176-5.el7 base 308 k #8 4.992 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #8 4.992 file x86_64 5.11-37.el7 base 57 k #8 4.992 gdb x86_64 7.6.1-120.el7 base 2.4 M #8 4.992 glibc-headers x86_64 2.17-326.el7_9.3 updates 692 k #8 4.992 groff-base x86_64 1.22.2-8.el7 base 942 k #8 4.992 iptables x86_64 1.4.21-35.el7 base 432 k #8 4.992 kernel-headers x86_64 3.10.0-1160.119.1.el7 updates 9.1 M #8 4.992 less x86_64 458-10.el7_9 updates 120 k #8 4.992 libgomp x86_64 4.8.5-44.el7 base 159 k #8 4.992 libmnl x86_64 1.0.3-7.el7 base 23 k #8 4.992 libmpc x86_64 1.0.1-3.el7 base 51 k #8 4.992 libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k #8 4.992 libnfnetlink x86_64 1.0.1-4.el7 base 26 k #8 4.992 libpipeline x86_64 1.2.3-3.el7 base 53 k #8 4.992 libstdc++-devel x86_64 4.8.5-44.el7 base 1.5 M #8 4.992 m4 x86_64 1.4.16-10.el7 base 256 k #8 4.992 man-db x86_64 2.6.3-11.el7 base 832 k #8 4.992 mpfr x86_64 3.1.1-4.el7 base 203 k #8 4.992 patch x86_64 2.7.1-12.el7_7 base 111 k #8 4.992 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #8 4.992 perl-Carp noarch 1.26-244.el7 base 19 k #8 4.992 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #8 4.992 perl-Encode x86_64 2.51-7.el7 base 1.5 M #8 4.992 perl-Exporter noarch 5.68-3.el7 base 28 k #8 4.992 perl-File-Path noarch 2.09-2.el7 base 26 k #8 4.992 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #8 4.992 perl-Filter x86_64 1.49-3.el7 base 76 k #8 4.992 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #8 4.992 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #8 4.992 perl-PathTools x86_64 3.40-5.el7 base 82 k #8 4.992 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #8 4.992 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #8 4.992 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #8 4.992 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #8 4.992 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #8 4.992 perl-Socket x86_64 2.010-5.el7 base 49 k #8 4.992 perl-Storable x86_64 2.45-3.el7 base 77 k #8 4.992 perl-Test-Harness noarch 3.28-3.el7 base 302 k #8 4.992 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #8 4.992 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #8 4.992 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #8 4.992 perl-Time-Local noarch 1.2300-2.el7 base 24 k #8 4.992 perl-constant noarch 1.27-2.el7 base 19 k #8 4.992 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #8 4.992 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #8 4.992 perl-parent noarch 1:0.225-244.el7 base 12 k #8 4.992 perl-podlators noarch 2.5.1-3.el7 base 112 k #8 4.992 perl-srpm-macros noarch 1-8.el7 base 4.6 k #8 4.992 perl-threads x86_64 1.87-4.el7 base 49 k #8 4.992 perl-threads-shared x86_64 1.43-6.el7 base 39 k #8 4.992 python-srpm-macros noarch 3-34.el7 base 8.8 k #8 4.992 unzip x86_64 6.0-24.el7_9 updates 172 k #8 4.992 zip x86_64 3.0-11.el7 base 260 k #8 4.992 Updating for dependencies: #8 4.992 glibc x86_64 2.17-326.el7_9.3 updates 3.6 M #8 4.992 glibc-common x86_64 2.17-326.el7_9.3 updates 12 M #8 4.992 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #8 4.992 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #8 4.992 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #8 4.992 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #8 4.992 #8 4.992 Transaction Summary #8 4.992 ================================================================================ #8 4.992 Install 12 Packages (+57 Dependent packages) #8 4.992 Upgrade 1 Package (+ 6 Dependent packages) #8 4.992 #8 4.992 Total download size: 87 M #8 4.993 Downloading packages: #8 4.994 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #8 5.252 warning: /var/cache/yum/x86_64/7/updates/packages/binutils-2.27-44.base.el7_9.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #8 5.252 Public key for binutils-2.27-44.base.el7_9.1.x86_64.rpm is not installed #8 5.257 Public key for autoconf-2.69-11.el7.noarch.rpm is not installed #8 7.633 -------------------------------------------------------------------------------- #8 7.633 Total 33 MB/s | 87 MB 00:02 #8 7.634 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 7.637 Importing GPG key 0xF4A80EB5: #8 7.637 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" #8 7.637 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #8 7.637 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #8 7.637 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #8 7.717 Running transaction check #8 7.777 Running transaction test #8 7.846 Transaction test succeeded #8 7.846 Running transaction #8 8.198 Updating : glibc-2.17-326.el7_9.3.x86_64 1/83 #8 9.550 Updating : glibc-common-2.17-326.el7_9.3.x86_64 2/83 #8 9.726 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 3/83 #8 10.01 Updating : rpm-4.11.3-48.el7_9.x86_64 4/83 #8 10.29 Installing : mpfr-3.1.1-4.el7.x86_64 5/83 #8 10.53 Installing : libmpc-1.0.1-3.el7.x86_64 6/83 #8 10.92 Installing : groff-base-1.22.2-8.el7.x86_64 7/83 #8 11.28 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 8/83 #8 11.66 Installing : file-5.11-37.el7.x86_64 9/83 #8 11.93 Installing : libmnl-1.0.3-7.el7.x86_64 10/83 #8 12.66 Updating : binutils-2.27-44.base.el7_9.1.x86_64 11/83 #8 12.79 install-info: No such file or directory for /usr/share/info/as.info.gz #8 12.79 install-info: No such file or directory for /usr/share/info/binutils.info.gz #8 12.79 install-info: No such file or directory for /usr/share/info/gprof.info.gz #8 12.79 install-info: No such file or directory for /usr/share/info/ld.info.gz #8 12.79 install-info: No such file or directory for /usr/share/info/standards.info.gz #8 13.04 Installing : libnfnetlink-1.0.1-4.el7.x86_64 12/83 #8 13.43 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 13/83 #8 13.73 Installing : iptables-1.4.21-35.el7.x86_64 14/83 #8 14.10 Updating : rpm-python-4.11.3-48.el7_9.x86_64 15/83 #8 14.39 Installing : 1:perl-parent-0.225-244.el7.noarch 16/83 #8 14.70 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 17/83 #8 15.10 Installing : perl-podlators-2.5.1-3.el7.noarch 18/83 #8 15.46 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 19/83 #8 15.86 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 20/83 #8 16.37 Installing : perl-Encode-2.51-7.el7.x86_64 21/83 #8 16.68 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 22/83 #8 16.98 Installing : perl-Pod-Usage-1.63-3.el7.noarch 23/83 #8 17.32 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 24/83 #8 17.66 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 25/83 #8 17.91 Installing : perl-Exporter-5.68-3.el7.noarch 26/83 #8 18.17 Installing : perl-constant-1.27-2.el7.noarch 27/83 #8 18.52 Installing : perl-Socket-2.010-5.el7.x86_64 28/83 #8 18.72 Installing : perl-Time-Local-1.2300-2.el7.noarch 29/83 #8 19.01 Installing : perl-Carp-1.26-244.el7.noarch 30/83 #8 19.32 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 31/83 #8 19.69 Installing : perl-Storable-2.45-3.el7.x86_64 32/83 #8 19.88 Installing : perl-PathTools-3.40-5.el7.x86_64 33/83 #8 20.11 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 34/83 #8 20.30 Installing : perl-File-Temp-0.23.01-3.el7.noarch 35/83 #8 20.46 Installing : perl-File-Path-2.09-2.el7.noarch 36/83 #8 20.67 Installing : perl-threads-shared-1.43-6.el7.x86_64 37/83 #8 20.97 Installing : perl-threads-1.87-4.el7.x86_64 38/83 #8 21.25 Installing : perl-Filter-1.49-3.el7.x86_64 39/83 #8 21.53 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 40/83 #8 21.80 Installing : perl-Getopt-Long-2.40-3.el7.noarch 41/83 #8 22.47 Installing : 4:perl-5.16.3-299.el7_9.x86_64 42/83 #8 22.81 Installing : perl-Thread-Queue-3.02-2.el7.noarch 43/83 #8 23.04 Installing : perl-Test-Harness-3.28-3.el7.noarch 44/83 #8 23.29 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 45/83 #8 23.60 Installing : less-458-10.el7_9.x86_64 46/83 #8 24.25 Installing : cpp-4.8.5-44.el7.x86_64 47/83 #8 24.53 Installing : unzip-6.0-24.el7_9.x86_64 48/83 #8 24.73 Installing : m4-1.4.16-10.el7.x86_64 49/83 #8 25.06 Installing : autoconf-2.69-11.el7.noarch 50/83 #8 25.17 install-info: No such file or directory for /usr/share/info/autoconf.info #8 25.38 Installing : automake-1.13.4-3.el7.noarch 51/83 #8 25.47 install-info: No such file or directory for /usr/share/info/automake.info.gz #8 25.72 Installing : bzip2-1.0.6-13.el7.x86_64 52/83 #8 26.07 Installing : gdb-7.6.1-120.el7.x86_64 53/83 #8 26.24 Installing : dwz-0.11-3.el7.x86_64 54/83 #8 26.31 Installing : patch-2.7.1-12.el7_7.x86_64 55/83 #8 26.38 Installing : libpipeline-1.2.3-3.el7.x86_64 56/83 #8 26.51 Installing : man-db-2.6.3-11.el7.x86_64 57/83 #8 26.82 Installing : elfutils-0.176-5.el7.x86_64 58/83 #8 27.11 Installing : zip-3.0-11.el7.x86_64 59/83 #8 27.39 Installing : libgomp-4.8.5-44.el7.x86_64 60/83 #8 27.63 Installing : perl-srpm-macros-1-8.el7.noarch 61/83 #8 27.82 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 62/83 #8 28.06 Installing : python-srpm-macros-3-34.el7.noarch 63/83 #8 28.36 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/83 #8 28.62 Installing : rpm-build-4.11.3-48.el7_9.x86_64 65/83 #8 28.95 Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64 66/83 #8 29.28 Installing : glibc-headers-2.17-326.el7_9.3.x86_64 67/83 #8 29.72 Installing : glibc-devel-2.17-326.el7_9.3.x86_64 68/83 #8 30.72 Installing : gcc-4.8.5-44.el7.x86_64 69/83 #8 30.99 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 70/83 #8 31.65 Installing : gcc-c++-4.8.5-44.el7.x86_64 71/83 #8 31.85 Installing : libtool-2.4.2-22.el7_3.x86_64 72/83 #8 31.99 install-info: No such file or directory for /usr/share/info/libtool.info.gz #8 32.17 Installing : rpmdevtools-8.3-8.el7_9.noarch 73/83 #8 32.42 Installing : iproute-4.11.0-30.el7.x86_64 74/83 #8 33.71 Installing : wget-1.14-18.el7_6.1.x86_64 75/83 #8 34.06 install-info: No such file or directory for /usr/share/info/wget.info.gz #8 34.42 Installing : 1:make-3.82-24.el7.x86_64 76/83 #8 34.86 Cleanup : rpm-python-4.11.3-45.el7.x86_64 77/83 #8 35.19 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 78/83 #8 35.57 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 79/83 #8 35.91 Cleanup : rpm-4.11.3-45.el7.x86_64 80/83 #8 36.28 Cleanup : binutils-2.27-44.base.el7.x86_64 81/83 #8 36.68 Cleanup : glibc-common-2.17-317.el7.x86_64 82/83 #8 37.06 Cleanup : glibc-2.17-317.el7.x86_64 83/83 #8 37.47 Verifying : file-5.11-37.el7.x86_64 1/83 #8 37.64 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/83 #8 37.73 Verifying : gcc-c++-4.8.5-44.el7.x86_64 3/83 #8 37.82 Verifying : libmnl-1.0.3-7.el7.x86_64 4/83 #8 37.93 Verifying : glibc-headers-2.17-326.el7_9.3.x86_64 5/83 #8 38.03 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 6/83 #8 38.13 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 7/83 #8 38.23 Verifying : rpm-4.11.3-48.el7_9.x86_64 8/83 #8 38.34 Verifying : mpfr-3.1.1-4.el7.x86_64 9/83 #8 38.42 Verifying : perl-Exporter-5.68-3.el7.noarch 10/83 #8 38.51 Verifying : perl-constant-1.27-2.el7.noarch 11/83 #8 38.60 Verifying : perl-PathTools-3.40-5.el7.x86_64 12/83 #8 38.69 Verifying : unzip-6.0-24.el7_9.x86_64 13/83 #8 38.78 Verifying : glibc-common-2.17-326.el7_9.3.x86_64 14/83 #8 38.87 Verifying : automake-1.13.4-3.el7.noarch 15/83 #8 38.97 Verifying : m4-1.4.16-10.el7.x86_64 16/83 #8 39.06 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/83 #8 39.16 Verifying : 1:perl-parent-0.225-244.el7.noarch 18/83 #8 39.24 Verifying : wget-1.14-18.el7_6.1.x86_64 19/83 #8 39.36 Verifying : bzip2-1.0.6-13.el7.x86_64 20/83 #8 39.45 Verifying : perl-Test-Harness-3.28-3.el7.noarch 21/83 #8 39.54 Verifying : perl-Socket-2.010-5.el7.x86_64 22/83 #8 39.61 Verifying : groff-base-1.22.2-8.el7.x86_64 23/83 #8 39.70 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 24/83 #8 39.79 Verifying : cpp-4.8.5-44.el7.x86_64 25/83 #8 39.87 Verifying : rpmdevtools-8.3-8.el7_9.noarch 26/83 #8 39.98 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 27/83 #8 40.07 Verifying : gdb-7.6.1-120.el7.x86_64 28/83 #8 40.16 Verifying : dwz-0.11-3.el7.x86_64 29/83 #8 40.24 Verifying : perl-Time-Local-1.2300-2.el7.noarch 30/83 #8 40.33 Verifying : perl-threads-shared-1.43-6.el7.x86_64 31/83 #8 40.41 Verifying : iproute-4.11.0-30.el7.x86_64 32/83 #8 40.50 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 33/83 #8 40.58 Verifying : libstdc++-devel-4.8.5-44.el7.x86_64 34/83 #8 40.67 Verifying : man-db-2.6.3-11.el7.x86_64 35/83 #8 40.78 Verifying : libtool-2.4.2-22.el7_3.x86_64 36/83 #8 40.89 Verifying : kernel-headers-3.10.0-1160.119.1.el7.x86_64 37/83 #8 40.99 Verifying : patch-2.7.1-12.el7_7.x86_64 38/83 #8 41.07 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 39/83 #8 41.16 Verifying : perl-Carp-1.26-244.el7.noarch 40/83 #8 41.29 Verifying : libpipeline-1.2.3-3.el7.x86_64 41/83 #8 41.39 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 42/83 #8 41.49 Verifying : less-458-10.el7_9.x86_64 43/83 #8 41.58 Verifying : 1:make-3.82-24.el7.x86_64 44/83 #8 41.69 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 45/83 #8 41.78 Verifying : glibc-2.17-326.el7_9.3.x86_64 46/83 #8 41.87 Verifying : perl-Storable-2.45-3.el7.x86_64 47/83 #8 41.95 Verifying : gcc-4.8.5-44.el7.x86_64 48/83 #8 42.04 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 49/83 #8 42.15 Verifying : libmpc-1.0.1-3.el7.x86_64 50/83 #8 42.26 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 51/83 #8 42.35 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 52/83 #8 42.43 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 53/83 #8 42.51 Verifying : iptables-1.4.21-35.el7.x86_64 54/83 #8 42.60 Verifying : perl-Encode-2.51-7.el7.x86_64 55/83 #8 42.68 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 56/83 #8 42.82 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 57/83 #8 42.91 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 58/83 #8 42.99 Verifying : autoconf-2.69-11.el7.noarch 59/83 #8 43.09 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/83 #8 43.18 Verifying : perl-File-Path-2.09-2.el7.noarch 61/83 #8 43.27 Verifying : elfutils-0.176-5.el7.x86_64 62/83 #8 43.39 Verifying : zip-3.0-11.el7.x86_64 63/83 #8 43.47 Verifying : perl-threads-1.87-4.el7.x86_64 64/83 #8 43.55 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 65/83 #8 43.64 Verifying : perl-podlators-2.5.1-3.el7.noarch 66/83 #8 43.73 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 67/83 #8 43.83 Verifying : perl-Filter-1.49-3.el7.x86_64 68/83 #8 43.92 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 69/83 #8 44.02 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 70/83 #8 44.11 Verifying : python-srpm-macros-3-34.el7.noarch 71/83 #8 44.21 Verifying : glibc-devel-2.17-326.el7_9.3.x86_64 72/83 #8 44.30 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 73/83 #8 44.41 Verifying : libgomp-4.8.5-44.el7.x86_64 74/83 #8 44.52 Verifying : perl-srpm-macros-1-8.el7.noarch 75/83 #8 44.60 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/83 #8 44.67 Verifying : rpm-4.11.3-45.el7.x86_64 77/83 #8 44.67 Verifying : glibc-common-2.17-317.el7.x86_64 78/83 #8 44.67 Verifying : binutils-2.27-44.base.el7.x86_64 79/83 #8 44.67 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 80/83 #8 44.67 Verifying : glibc-2.17-317.el7.x86_64 81/83 #8 44.67 Verifying : rpm-libs-4.11.3-45.el7.x86_64 82/83 #8 44.67 Verifying : rpm-python-4.11.3-45.el7.x86_64 83/83 #8 44.82 #8 44.82 Installed: #8 44.82 autoconf.noarch 0:2.69-11.el7 #8 44.82 automake.noarch 0:1.13.4-3.el7 #8 44.82 gcc.x86_64 0:4.8.5-44.el7 #8 44.82 gcc-c++.x86_64 0:4.8.5-44.el7 #8 44.82 glibc-devel.x86_64 0:2.17-326.el7_9.3 #8 44.82 iproute.x86_64 0:4.11.0-30.el7 #8 44.82 libtool.x86_64 0:2.4.2-22.el7_3 #8 44.82 make.x86_64 1:3.82-24.el7 #8 44.82 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #8 44.82 rpm-build.x86_64 0:4.11.3-48.el7_9 #8 44.82 rpmdevtools.noarch 0:8.3-8.el7_9 #8 44.82 wget.x86_64 0:1.14-18.el7_6.1 #8 44.82 #8 44.82 Dependency Installed: #8 44.82 bzip2.x86_64 0:1.0.6-13.el7 #8 44.82 cpp.x86_64 0:4.8.5-44.el7 #8 44.82 dwz.x86_64 0:0.11-3.el7 #8 44.82 elfutils.x86_64 0:0.176-5.el7 #8 44.82 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #8 44.82 file.x86_64 0:5.11-37.el7 #8 44.82 gdb.x86_64 0:7.6.1-120.el7 #8 44.82 glibc-headers.x86_64 0:2.17-326.el7_9.3 #8 44.82 groff-base.x86_64 0:1.22.2-8.el7 #8 44.82 iptables.x86_64 0:1.4.21-35.el7 #8 44.82 kernel-headers.x86_64 0:3.10.0-1160.119.1.el7 #8 44.82 less.x86_64 0:458-10.el7_9 #8 44.82 libgomp.x86_64 0:4.8.5-44.el7 #8 44.82 libmnl.x86_64 0:1.0.3-7.el7 #8 44.82 libmpc.x86_64 0:1.0.1-3.el7 #8 44.82 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 #8 44.82 libnfnetlink.x86_64 0:1.0.1-4.el7 #8 44.82 libpipeline.x86_64 0:1.2.3-3.el7 #8 44.82 libstdc++-devel.x86_64 0:4.8.5-44.el7 #8 44.82 m4.x86_64 0:1.4.16-10.el7 #8 44.82 man-db.x86_64 0:2.6.3-11.el7 #8 44.82 mpfr.x86_64 0:3.1.1-4.el7 #8 44.82 patch.x86_64 0:2.7.1-12.el7_7 #8 44.82 perl.x86_64 4:5.16.3-299.el7_9 #8 44.82 perl-Carp.noarch 0:1.26-244.el7 #8 44.82 perl-Data-Dumper.x86_64 0:2.145-3.el7 #8 44.82 perl-Encode.x86_64 0:2.51-7.el7 #8 44.82 perl-Exporter.noarch 0:5.68-3.el7 #8 44.82 perl-File-Path.noarch 0:2.09-2.el7 #8 44.82 perl-File-Temp.noarch 0:0.23.01-3.el7 #8 44.82 perl-Filter.x86_64 0:1.49-3.el7 #8 44.82 perl-Getopt-Long.noarch 0:2.40-3.el7 #8 44.82 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #8 44.82 perl-PathTools.x86_64 0:3.40-5.el7 #8 44.82 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #8 44.82 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #8 44.82 perl-Pod-Simple.noarch 1:3.28-4.el7 #8 44.82 perl-Pod-Usage.noarch 0:1.63-3.el7 #8 44.82 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #8 44.82 perl-Socket.x86_64 0:2.010-5.el7 #8 44.82 perl-Storable.x86_64 0:2.45-3.el7 #8 44.82 perl-Test-Harness.noarch 0:3.28-3.el7 #8 44.82 perl-Text-ParseWords.noarch 0:3.29-4.el7 #8 44.82 perl-Thread-Queue.noarch 0:3.02-2.el7 #8 44.82 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #8 44.82 perl-Time-Local.noarch 0:1.2300-2.el7 #8 44.82 perl-constant.noarch 0:1.27-2.el7 #8 44.82 perl-libs.x86_64 4:5.16.3-299.el7_9 #8 44.82 perl-macros.x86_64 4:5.16.3-299.el7_9 #8 44.82 perl-parent.noarch 1:0.225-244.el7 #8 44.82 perl-podlators.noarch 0:2.5.1-3.el7 #8 44.82 perl-srpm-macros.noarch 0:1-8.el7 #8 44.82 perl-threads.x86_64 0:1.87-4.el7 #8 44.82 perl-threads-shared.x86_64 0:1.43-6.el7 #8 44.82 python-srpm-macros.noarch 0:3-34.el7 #8 44.82 unzip.x86_64 0:6.0-24.el7_9 #8 44.82 zip.x86_64 0:3.0-11.el7 #8 44.82 #8 44.82 Updated: #8 44.82 binutils.x86_64 0:2.27-44.base.el7_9.1 #8 44.82 #8 44.82 Dependency Updated: #8 44.82 glibc.x86_64 0:2.17-326.el7_9.3 glibc-common.x86_64 0:2.17-326.el7_9.3 #8 44.82 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #8 44.82 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #8 44.82 #8 44.82 Complete! #8 45.19 + su user -c rpmdev-setuptree #8 DONE 46.1s #9 [5/6] RUN SET -x; VERSION="$(echo "centos:7" | cut -d : -f 2 | sed 's/./\u&/')"; case "centos:7" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for centos:7" && exit 1 ;; esac #9 0.797 ++ echo centos:7 #9 0.797 ++ cut -d : -f 2 #9 0.798 ++ sed 's/./\u&/' #9 0.799 + VERSION=7 #9 0.799 + case "$DISTRO" in #9 0.799 + echo '[network_osmocom_master]' #9 0.799 + echo name=osmocom:master #9 0.799 + echo type=rpm-md #9 0.799 + echo baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/ #9 0.799 + echo gpgcheck=1 #9 0.799 + echo gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key #9 0.799 + echo enabled=1 #9 DONE 0.9s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.5s #11 exporting to image #11 exporting layers #11 exporting layers 1.6s done #11 writing image sha256:7ef612bc4df7f9ecef23b3eb3be4a304b92257f744437a7ffa9bb513f950b4ef 0.0s done #11 naming to docker.io/library/centos-7-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.8s + '[' -d /home/user/rpmbuild/SOURCES ']' + yum_builddep=yum-builddep + '[' -n 1 ']' + yum_builddep='yum-builddep -y' +++ find _temp/srcpkgs/libosmo-netif -name '*.spec' ++ basename _temp/srcpkgs/libosmo-netif/libosmo-netif.spec + spec=libosmo-netif.spec + su user -c 'cp _temp/srcpkgs/libosmo-netif/libosmo-netif.spec ~/rpmbuild/SPECS' + su user -c 'cp _temp/srcpkgs/libosmo-netif/*.tar.* ~/rpmbuild/SOURCES' + su user -c 'cp _temp/srcpkgs/libosmo-netif/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/libosmo-netif.spec + yum-builddep -y /home/user/rpmbuild/SPECS/libosmo-netif.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/libosmo-netif.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 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 --> libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 --> libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 --> libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 --> libosmovty-devel-1.11.0.59.cda92-1.1.x86_64 --> Running transaction check ---> Package libosmocodec-devel.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libosmocodec4 = 1.11.0.59.cda92 for package: libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: pkgconfig(talloc) for package: libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: osmocom-master for package: libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmocodec.so.4()(64bit) for package: libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 ---> Package libosmocore-devel.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libosmocore22 = 1.11.0.59.cda92 for package: libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: pkgconfig(libmnl) for package: libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmocore.so.22()(64bit) for package: libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 ---> Package libosmogsm-devel.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libosmoisdn0 = 1.11.0.59.cda92 for package: libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmoisdn-devel = 1.11.0.59.cda92 for package: libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmogsm20 = 1.11.0.59.cda92 for package: libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: pkgconfig(libosmoisdn) for package: libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmogsm.so.20()(64bit) for package: libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 ---> Package libosmovty-devel.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libosmovty13 = 1.11.0.59.cda92 for package: libosmovty-devel-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libosmovty.so.13()(64bit) for package: libosmovty-devel-1.11.0.59.cda92-1.1.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 --> Running transaction check ---> 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 libosmocodec4.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: libosmocodec4-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libtalloc.so.2()(64bit) for package: libosmocodec4-1.11.0.59.cda92-1.1.x86_64 ---> Package libosmocore22.x86_64 0:1.11.0.59.cda92-1.1 will be installed ---> Package libosmogsm20.x86_64 0:1.11.0.59.cda92-1.1 will be installed --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: libosmogsm20-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libgnutls.so.28(GNUTLS_2_10)(64bit) for package: libosmogsm20-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: libosmogsm20-1.11.0.59.cda92-1.1.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: libosmogsm20-1.11.0.59.cda92-1.1.x86_64 ---> Package libosmoisdn-devel.x86_64 0:1.11.0.59.cda92-1.1 will be installed ---> Package libosmoisdn0.x86_64 0:1.11.0.59.cda92-1.1 will be installed ---> Package libosmovty13.x86_64 0:1.11.0.59.cda92-1.1 will be installed ---> Package libtalloc-devel.x86_64 0:2.1.16-1.el7 will be installed ---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed ---> Package osmocom-master.x86_64 0:1.1.0-3.1 will be installed --> 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 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 --> Running transaction check ---> 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 --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libosmocodec-devel x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 7.4 k libosmocore-devel x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 79 k libosmogsm-devel x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 112 k libosmovty-devel x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 17 k lksctp-tools-devel x86_64 1.0.17-2.el7 base 52 k Installing for dependencies: gnutls x86_64 3.3.29-9.el7_6 base 680 k libmnl-devel x86_64 1.0.5-5.1 network_osmocom_master 33 k libosmocodec4 x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 14 k libosmocore22 x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 132 k libosmogsm20 x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 191 k libosmoisdn-devel x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 10 k libosmoisdn0 x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 31 k libosmovty13 x86_64 1.11.0.59.cda92-1.1 network_osmocom_master 67 k libtalloc x86_64 2.1.16-1.el7 base 33 k libtalloc-devel x86_64 2.1.16-1.el7 base 54 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 osmocom-master x86_64 1.1.0-3.1 network_osmocom_master 2.7 k trousers x86_64 0.3.14-2.el7 base 289 k Updating for dependencies: libmnl x86_64 1.0.5-5.1 network_osmocom_master 27 k Transaction Summary ================================================================================ Install 5 Packages (+14 Dependent packages) Upgrade ( 1 Dependent package) Total download size: 2.2 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 5.2 MB/s | 2.2 MB 00:00 Retrieving key from https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key Importing GPG key 0x53725973: Userid : "osmocom OBS Project <osmocom@osmocom>" Fingerprint: 6b2a 9f37 92d1 5eb7 0d4e 6a8f 86a7 30b6 5372 5973 From : https://downloads.osmocom.org/packages/osmocom:/master/CentOS_7/repodata/repomd.xml.key Key imported successfully Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : osmocom-master-1.1.0-3.1.x86_64 1/21 Installing : lksctp-tools-1.0.17-2.el7.x86_64 2/21 Installing : libtalloc-2.1.16-1.el7.x86_64 3/21 Updating : libmnl-1.0.5-5.1.x86_64 4/21 Installing : libosmocore22-1.11.0.59.cda92-1.1.x86_64 5/21 Installing : libtalloc-devel-2.1.16-1.el7.x86_64 6/21 Installing : libosmoisdn0-1.11.0.59.cda92-1.1.x86_64 7/21 Installing : libosmovty13-1.11.0.59.cda92-1.1.x86_64 8/21 Installing : libosmocodec4-1.11.0.59.cda92-1.1.x86_64 9/21 Installing : libmnl-devel-1.0.5-5.1.x86_64 10/21 Installing : lksctp-tools-devel-1.0.17-2.el7.x86_64 11/21 Installing : libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 12/21 Installing : libosmoisdn-devel-1.11.0.59.cda92-1.1.x86_64 13/21 Installing : nettle-2.7.1-9.el7_9.x86_64 14/21 install-info: No such file or directory for /usr/share/info/nettle.info Installing : trousers-0.3.14-2.el7.x86_64 15/21 Installing : gnutls-3.3.29-9.el7_6.x86_64 16/21 Installing : libosmogsm20-1.11.0.59.cda92-1.1.x86_64 17/21 Installing : libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 18/21 Installing : libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 19/21 Installing : libosmovty-devel-1.11.0.59.cda92-1.1.x86_64 20/21 Cleanup : libmnl-1.0.3-7.el7.x86_64 21/21 Verifying : trousers-0.3.14-2.el7.x86_64 1/21 Verifying : nettle-2.7.1-9.el7_9.x86_64 2/21 Verifying : libmnl-1.0.5-5.1.x86_64 3/21 Verifying : libosmoisdn-devel-1.11.0.59.cda92-1.1.x86_64 4/21 Verifying : osmocom-master-1.1.0-3.1.x86_64 5/21 Verifying : libosmogsm-devel-1.11.0.59.cda92-1.1.x86_64 6/21 Verifying : libmnl-devel-1.0.5-5.1.x86_64 7/21 Verifying : libosmocodec-devel-1.11.0.59.cda92-1.1.x86_64 8/21 Verifying : lksctp-tools-devel-1.0.17-2.el7.x86_64 9/21 Verifying : libtalloc-2.1.16-1.el7.x86_64 10/21 Verifying : libosmoisdn0-1.11.0.59.cda92-1.1.x86_64 11/21 Verifying : libosmovty13-1.11.0.59.cda92-1.1.x86_64 12/21 Verifying : libosmocodec4-1.11.0.59.cda92-1.1.x86_64 13/21 Verifying : libosmocore22-1.11.0.59.cda92-1.1.x86_64 14/21 Verifying : libosmogsm20-1.11.0.59.cda92-1.1.x86_64 15/21 Verifying : libosmovty-devel-1.11.0.59.cda92-1.1.x86_64 16/21 Verifying : libtalloc-devel-2.1.16-1.el7.x86_64 17/21 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 18/21 Verifying : gnutls-3.3.29-9.el7_6.x86_64 19/21 Verifying : libosmocore-devel-1.11.0.59.cda92-1.1.x86_64 20/21 Verifying : libmnl-1.0.3-7.el7.x86_64 21/21 Installed: libosmocodec-devel.x86_64 0:1.11.0.59.cda92-1.1 libosmocore-devel.x86_64 0:1.11.0.59.cda92-1.1 libosmogsm-devel.x86_64 0:1.11.0.59.cda92-1.1 libosmovty-devel.x86_64 0:1.11.0.59.cda92-1.1 lksctp-tools-devel.x86_64 0:1.0.17-2.el7 Dependency Installed: gnutls.x86_64 0:3.3.29-9.el7_6 libmnl-devel.x86_64 0:1.0.5-5.1 libosmocodec4.x86_64 0:1.11.0.59.cda92-1.1 libosmocore22.x86_64 0:1.11.0.59.cda92-1.1 libosmogsm20.x86_64 0:1.11.0.59.cda92-1.1 libosmoisdn-devel.x86_64 0:1.11.0.59.cda92-1.1 libosmoisdn0.x86_64 0:1.11.0.59.cda92-1.1 libosmovty13.x86_64 0:1.11.0.59.cda92-1.1 libtalloc.x86_64 0:2.1.16-1.el7 libtalloc-devel.x86_64 0:2.1.16-1.el7 lksctp-tools.x86_64 0:1.0.17-2.el7 nettle.x86_64 0:2.7.1-9.el7_9 osmocom-master.x86_64 0:1.1.0-3.1 trousers.x86_64 0:0.3.14-2.el7 Dependency Updated: libmnl.x86_64 0:1.0.5-5.1 Complete! + '[' -n 1 ']' + ip link set eth0 down + su user -c 'rpmbuild -bb ~/rpmbuild/SPECS/libosmo-netif.spec' Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zg0lye + umask 022 + cd /home/user/rpmbuild/BUILD + cd /home/user/rpmbuild/BUILD + rm -rf libosmo-netif + /usr/bin/xz -dc /home/user/rpmbuild/SOURCES/libosmo-netif_1.6.0.17.d62e.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libosmo-netif + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WEYTEh + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + echo 1.6.0.17.d62e + 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:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' examples/Makefile.am: installing './depcomp' include/osmocom/netif/Makefile.am:8: warning: dir $@: non-POSIX variable name include/osmocom/netif/Makefile.am:8: (probably a GNU make extension) tests/Makefile.am:26: warning: compiling 'amr/amr_test.c' in subdir requires 'AM_PROG_CC_C_O' in 'configure.ac' autoreconf: Leaving directory `.' + 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 --includedir=/usr/include/libosmo-netif 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 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 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 if gcc supports -fvisibility=hidden... yes checking for LIBOSMOCORE... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCODEC... yes checking for LIBOSMOVTY... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for osmo_sock_init2_multiaddr in -losmocore... yes checking for library containing sctp_send... -lsctp checking pcap.h usability... no checking pcap.h presence... no checking for pcap.h... no checking for doxygen... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-netif.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/netif/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating contrib/libosmo-netif.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j20 echo 1.6.0.17.d62e > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' Making all in include make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making all in osmocom make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' Making all in netif make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' GEN version.h GEN version.h make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making all in src make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' CC amr.lo CC datagram.lo CC ipa.lo CC ipa_keepalive.lo CC ipa_unit.lo CC jibuf.lo CC osmux.lo CC osmux_input.lo CC osmux_output.lo CC prim.lo CC rs232.lo CC rtp.lo CC stream.lo CC stream_cli.lo CC twjit.lo CC stream_srv.lo CC twjit_conf.lo CC twrtp.lo CC sctp.lo CCLD libosmonetif.la make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' Making all in examples make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' CC ipa-stream-client.o CC ipa-stream-server.o CC stream-client.o CC stream-server.o CC rs232-read.o CC rs232-write.o CC rtp-udp-test-client.o CC rtp-udp-test-server.o CC udp-test-server.o CC udp-test-client.o CC osmux-test-input.o CC osmux-test-output.o osmux-test-input.c: In function 'amr_write': osmux-test-input.c:66:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (uint8_t *)amr + 1, len - 1); ^ osmux-test-input.c: In function 'amr_open': osmux-test-input.c:48:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "#!AMR\n", strlen("#!AMR\n")); ^ CCLD ipa-stream-server CCLD udp-test-client osmux-test-output.c: In function 'amr_write': osmux-test-output.c:73:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (uint8_t *)amr + 1, len - 1); ^ osmux-test-output.c: In function 'amr_open': osmux-test-output.c:56:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "#!AMR\n", strlen("#!AMR\n")); ^ CCLD stream-client CCLD rs232-read CCLD ipa-stream-client CCLD rtp-udp-test-server CCLD rtp-udp-test-client CCLD udp-test-server CCLD osmux-test-input CCLD osmux-test-output CCLD rs232-write CCLD stream-server make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' Making all in utils make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' CC osmo-amr-inspect.o CCLD osmo-amr-inspect make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' Making all in tests make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E2skcB + umask 022 + cd /home/user/rpmbuild/BUILD + '[' /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 '!=' / ']' + rm -rf /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 ++ dirname /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 + mkdir -p /home/user/rpmbuild/BUILDROOT + mkdir /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 + cd libosmo-netif + /usr/bin/make install DESTDIR=/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 /usr/bin/make install-recursive make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' Making install in include make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making install in osmocom make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' Making install in netif make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/include/libosmo-netif/osmocom/netif' /usr/bin/install -c -m 644 amr.h datagram.h ipa.h ipa_unit.h jibuf.h osmux.h prim.h rs232.h rtp.h stream.h twjit.h twrtp.h version.h sctp.h '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/include/libosmo-netif/osmocom/netif' make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[5]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making install in src make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libosmonetif.la '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.3.0 /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/libosmonetif.so.11.3.0 libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64 && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.3.0 libosmonetif.so.11; }; }) libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64 && { ln -s -f libosmonetif.so.11.3.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.3.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/libosmonetif.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' Making install in examples make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' Making install in utils make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' Making install in tests make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libosmo-netif.pc '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' + find /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 -type f -name '*.la' -delete -print /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/libosmonetif.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/user/rpmbuild/BUILD/libosmo-netif extracting debug info from /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/lib64/libosmonetif.so.11.3.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libosmonetif.so.11.3.0.debug to /usr/lib/debug/usr/lib64/libosmonetif.so.debug symlinked /usr/lib/debug/usr/lib64/libosmonetif.so.11.3.0.debug to /usr/lib/debug/usr/lib64/libosmonetif.so.11.debug 771 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N4G3fV + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + make -j20 check make check-recursive make[1]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' Making check in include make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making check in osmocom make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' Making check in netif make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom/netif' make[4]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include/osmocom' make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/include' Making check in src make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/src' Making check in examples make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/examples' Making check in utils make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/utils' Making check in tests make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make osmux/osmux_test osmux/osmux_output_test osmux/osmux_input_test stream/stream_test jibuf/jibuf_test amr/amr_test make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' CC osmux/osmux_test.o CC osmux/osmux_output_test.o CC osmux/osmux_input_test.o CC stream/stream_test.o CC jibuf/jibuf_test.o CC amr/amr_test.o CCLD osmux/osmux_output_test CCLD amr/amr_test CCLD jibuf/jibuf_test CCLD osmux/osmux_test CCLD osmux/osmux_input_test CCLD stream/stream_test make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make check-local make[3]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmo-netif])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.6.0.17.d62e])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.6.0.17.d62e])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc-devel@lists.openbsc.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/sh ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/sh './testsuite' ## --------------------------------------- ## ## libosmo-netif 1.6.0.17.d62e test suite. ## ## --------------------------------------- ## Regression tests. 1: stream_test ok 2: osmux_test ok 3: osmux_output_test ok 4: osmux_input_test ok 5: jibuf_test ok 6: amr_test ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[3]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif/tests' make[2]: Entering directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[2]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' make[1]: Leaving directory `/home/user/rpmbuild/BUILD/libosmo-netif' + exit 0 Processing files: libosmonetif11-1.6.0.17.d62e-0.x86_64 Provides: libosmonetif.so.11()(64bit) libosmonetif11 = 1.6.0.17.d62e-0 libosmonetif11(x86-64) = 1.6.0.17.d62e-0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmovty.so.13()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsctp.so.1(VERS_1)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH) Processing files: libosmonetif-devel-1.6.0.17.d62e-0.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JdEp7i + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + LICENSEDIR=/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.17.d62e + export LICENSEDIR + /usr/bin/mkdir -p /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.17.d62e + cp -pr COPYING /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.17.d62e + exit 0 Provides: libosmonetif-devel = 1.6.0.17.d62e-0 libosmonetif-devel(x86-64) = 1.6.0.17.d62e-0 pkgconfig(libosmo-netif) = 1.6.0.17.d62e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libosmonetif.so.11()(64bit) Processing files: libosmo-netif-debuginfo-1.6.0.17.d62e-0.x86_64 Provides: libosmo-netif-debuginfo = 1.6.0.17.d62e-0 libosmo-netif-debuginfo(x86-64) = 1.6.0.17.d62e-0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmonetif11-1.6.0.17.d62e-0.x86_64.rpm Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmonetif-devel-1.6.0.17.d62e-0.x86_64.rpm Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmo-netif-debuginfo-1.6.0.17.d62e-0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AU0VgR + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + /usr/bin/rm -rf /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.17.d62e-0.x86_64 + exit 0 + '[' -n 1 ']' + su user -c 'mv ~/rpmbuild/RPMS/*/*.rpm _temp/binpkgs/' + cd _temp/binpkgs + for i in '*.rpm' + rpm -qlp libosmo-netif-debuginfo-1.6.0.17.d62e-0.x86_64.rpm /usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/3c /usr/lib/debug/.build-id/3c/aa8bfd880835e1cd23f9e17819cd97d2e3dc25 /usr/lib/debug/.build-id/3c/aa8bfd880835e1cd23f9e17819cd97d2e3dc25.debug /usr/lib/debug/usr /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libosmonetif.so.11.3.0.debug /usr/lib/debug/usr/lib64/libosmonetif.so.11.debug /usr/lib/debug/usr/lib64/libosmonetif.so.debug /usr/src/debug/libosmo-netif /usr/src/debug/libosmo-netif/include /usr/src/debug/libosmo-netif/include/osmocom /usr/src/debug/libosmo-netif/include/osmocom/netif /usr/src/debug/libosmo-netif/include/osmocom/netif/amr.h /usr/src/debug/libosmo-netif/include/osmocom/netif/ipa.h /usr/src/debug/libosmo-netif/include/osmocom/netif/ipa_unit.h /usr/src/debug/libosmo-netif/include/osmocom/netif/jibuf.h /usr/src/debug/libosmo-netif/include/osmocom/netif/osmux.h /usr/src/debug/libosmo-netif/include/osmocom/netif/prim.h /usr/src/debug/libosmo-netif/include/osmocom/netif/rtcp_defs.h /usr/src/debug/libosmo-netif/include/osmocom/netif/rtp.h /usr/src/debug/libosmo-netif/include/osmocom/netif/sctp.h /usr/src/debug/libosmo-netif/include/osmocom/netif/stream.h /usr/src/debug/libosmo-netif/include/osmocom/netif/stream_private.h /usr/src/debug/libosmo-netif/include/osmocom/netif/twjit.h /usr/src/debug/libosmo-netif/include/osmocom/netif/twjit_private.h /usr/src/debug/libosmo-netif/include/osmocom/netif/twrtp.h /usr/src/debug/libosmo-netif/src /usr/src/debug/libosmo-netif/src/amr.c /usr/src/debug/libosmo-netif/src/datagram.c /usr/src/debug/libosmo-netif/src/ipa.c /usr/src/debug/libosmo-netif/src/ipa_keepalive.c /usr/src/debug/libosmo-netif/src/ipa_unit.c /usr/src/debug/libosmo-netif/src/jibuf.c /usr/src/debug/libosmo-netif/src/osmux.c /usr/src/debug/libosmo-netif/src/osmux_input.c /usr/src/debug/libosmo-netif/src/osmux_output.c /usr/src/debug/libosmo-netif/src/prim.c /usr/src/debug/libosmo-netif/src/rs232.c /usr/src/debug/libosmo-netif/src/rtp.c /usr/src/debug/libosmo-netif/src/sctp.c /usr/src/debug/libosmo-netif/src/stream.c /usr/src/debug/libosmo-netif/src/stream_cli.c /usr/src/debug/libosmo-netif/src/stream_srv.c /usr/src/debug/libosmo-netif/src/twjit.c /usr/src/debug/libosmo-netif/src/twjit_conf.c /usr/src/debug/libosmo-netif/src/twrtp.c + for i in '*.rpm' + rpm -qlp libosmonetif-devel-1.6.0.17.d62e-0.x86_64.rpm /usr/include/libosmo-netif /usr/include/libosmo-netif/osmocom /usr/include/libosmo-netif/osmocom/netif /usr/include/libosmo-netif/osmocom/netif/amr.h /usr/include/libosmo-netif/osmocom/netif/datagram.h /usr/include/libosmo-netif/osmocom/netif/ipa.h /usr/include/libosmo-netif/osmocom/netif/ipa_unit.h /usr/include/libosmo-netif/osmocom/netif/jibuf.h /usr/include/libosmo-netif/osmocom/netif/osmux.h /usr/include/libosmo-netif/osmocom/netif/prim.h /usr/include/libosmo-netif/osmocom/netif/rs232.h /usr/include/libosmo-netif/osmocom/netif/rtp.h /usr/include/libosmo-netif/osmocom/netif/sctp.h /usr/include/libosmo-netif/osmocom/netif/stream.h /usr/include/libosmo-netif/osmocom/netif/twjit.h /usr/include/libosmo-netif/osmocom/netif/twrtp.h /usr/include/libosmo-netif/osmocom/netif/version.h /usr/lib64/libosmonetif.so /usr/lib64/pkgconfig/libosmo-netif.pc /usr/share/licenses/libosmonetif-devel-1.6.0.17.d62e /usr/share/licenses/libosmonetif-devel-1.6.0.17.d62e/COPYING + for i in '*.rpm' + rpm -qlp libosmonetif11-1.6.0.17.d62e-0.x86_64.rpm /usr/lib64/libosmonetif.so.11 /usr/lib64/libosmonetif.so.11.3.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1015671 killed; [ssh-agent] Stopped. Finished: SUCCESS