Started by upstream project "gerrit-libosmo-netif" build number 766 originally caused by: Retriggered by user pespin for Gerrit: https://gerrit.osmocom.org/c/libosmo-netif/+/41546 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-woMyWyUNbBKI/agent.1643362 SSH_AGENT_PID=1643364 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4141616221260887902.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4141616221260887902.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/46/41546/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 36cfceaecdba6acf3cbda75844d017da8178d9b6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 36cfceaecdba6acf3cbda75844d017da8178d9b6 # timeout=10 Commit message: "Bump version: 1.6.0.19-8edf-dirty → 1.7.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8edfdb4da9c516c43ca144ac4327b81f1c9129ab # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins6473633911623142180.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 c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + 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 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #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:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-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'] 36cfcea Bump version: 1.6.0.19-8edf-dirty → 1.7.0 libosmo-netif: skipping git checkout, current commit: 36cfcea Bump version: 1.6.0.19-8edf-dirty → 1.7.0 + get_version_for_feed(): ['/obs/_cache/libosmo-netif/git-version-gen', '.'] 1.6.0.20-36cfclibosmo-netif: building source package 1.6.0.20-36cfc libosmo-netif: WARNING: version from changelog (1.7.0) is higher than version based on git tag (1.6.0.20-36cfc) libosmo-netif: WARNING: using version from changelog (git tag not pushed yet?) + 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.7.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Pau Espin Pedrol 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.7.0.tar.xz dpkg-source: info: building libosmo-netif in libosmo-netif_1.7.0.dsc dpkg-genbuildinfo --build=source -O../libosmo-netif_1.7.0_source.buildinfo dpkg-genchanges --build=source -O../libosmo-netif_1.7.0_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.20.36cfc/', '-i', '/obs/_cache/libosmo-netif/contrib/libosmo-netif.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmo-netif_1.7.0.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'] 36cfceaecdba6acf3cbda75844d017da8178d9b6 libosmo-netif: adding commit_36cfceaecdba6acf3cbda75844d017da8178d9b6.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['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.1s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 1.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #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 CACHED #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 CACHED #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 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:9570af0cab98d032c93a26ff199e8c4571d84391392786777a1ba031f5765916 0.0s done #11 naming to docker.io/library/centos-7-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + '[' -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.12.0-1.1.x86_64 --> libosmogsm-devel-1.12.0-1.1.x86_64 --> libosmocodec-devel-1.12.0-1.1.x86_64 --> libosmovty-devel-1.12.0-1.1.x86_64 --> Running transaction check ---> Package libosmocodec-devel.x86_64 0:1.12.0-1.1 will be installed --> Processing Dependency: libosmocodec4 = 1.12.0 for package: libosmocodec-devel-1.12.0-1.1.x86_64 --> Processing Dependency: pkgconfig(talloc) for package: libosmocodec-devel-1.12.0-1.1.x86_64 --> Processing Dependency: osmocom-master for package: libosmocodec-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmocodec.so.4()(64bit) for package: libosmocodec-devel-1.12.0-1.1.x86_64 ---> Package libosmocore-devel.x86_64 0:1.12.0-1.1 will be installed --> Processing Dependency: libosmocore22 = 1.12.0 for package: libosmocore-devel-1.12.0-1.1.x86_64 --> Processing Dependency: pkgconfig(libmnl) for package: libosmocore-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmocore.so.22()(64bit) for package: libosmocore-devel-1.12.0-1.1.x86_64 ---> Package libosmogsm-devel.x86_64 0:1.12.0-1.1 will be installed --> Processing Dependency: libosmoisdn0 = 1.12.0 for package: libosmogsm-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmoisdn-devel = 1.12.0 for package: libosmogsm-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmogsm20 = 1.12.0 for package: libosmogsm-devel-1.12.0-1.1.x86_64 --> Processing Dependency: pkgconfig(libosmoisdn) for package: libosmogsm-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmogsm.so.20()(64bit) for package: libosmogsm-devel-1.12.0-1.1.x86_64 ---> Package libosmovty-devel.x86_64 0:1.12.0-1.1 will be installed --> Processing Dependency: libosmovty13 = 1.12.0 for package: libosmovty-devel-1.12.0-1.1.x86_64 --> Processing Dependency: libosmovty.so.13()(64bit) for package: libosmovty-devel-1.12.0-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.12.0-1.1 will be installed --> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: libosmocodec4-1.12.0-1.1.x86_64 --> Processing Dependency: libtalloc.so.2()(64bit) for package: libosmocodec4-1.12.0-1.1.x86_64 ---> Package libosmocore22.x86_64 0:1.12.0-1.1 will be installed ---> Package libosmogsm20.x86_64 0:1.12.0-1.1 will be installed --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: libosmogsm20-1.12.0-1.1.x86_64 --> Processing Dependency: libgnutls.so.28(GNUTLS_2_10)(64bit) for package: libosmogsm20-1.12.0-1.1.x86_64 --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: libosmogsm20-1.12.0-1.1.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: libosmogsm20-1.12.0-1.1.x86_64 ---> Package libosmoisdn-devel.x86_64 0:1.12.0-1.1 will be installed ---> Package libosmoisdn0.x86_64 0:1.12.0-1.1 will be installed ---> Package libosmovty13.x86_64 0:1.12.0-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.12.0-1.1 network_osmocom_master 7.3 k libosmocore-devel x86_64 1.12.0-1.1 network_osmocom_master 79 k libosmogsm-devel x86_64 1.12.0-1.1 network_osmocom_master 112 k libosmovty-devel x86_64 1.12.0-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.12.0-1.1 network_osmocom_master 14 k libosmocore22 x86_64 1.12.0-1.1 network_osmocom_master 132 k libosmogsm20 x86_64 1.12.0-1.1 network_osmocom_master 191 k libosmoisdn-devel x86_64 1.12.0-1.1 network_osmocom_master 9.9 k libosmoisdn0 x86_64 1.12.0-1.1 network_osmocom_master 31 k libosmovty13 x86_64 1.12.0-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 3.7 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 " 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 : libtalloc-2.1.16-1.el7.x86_64 2/21 Installing : lksctp-tools-1.0.17-2.el7.x86_64 3/21 Updating : libmnl-1.0.5-5.1.x86_64 4/21 Installing : libosmocore22-1.12.0-1.1.x86_64 5/21 Installing : libtalloc-devel-2.1.16-1.el7.x86_64 6/21 Installing : libosmoisdn0-1.12.0-1.1.x86_64 7/21 Installing : libosmovty13-1.12.0-1.1.x86_64 8/21 Installing : libosmocodec4-1.12.0-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.12.0-1.1.x86_64 12/21 Installing : libosmoisdn-devel-1.12.0-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.12.0-1.1.x86_64 17/21 Installing : libosmogsm-devel-1.12.0-1.1.x86_64 18/21 Installing : libosmovty-devel-1.12.0-1.1.x86_64 19/21 Installing : libosmocodec-devel-1.12.0-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 : libosmoisdn-devel-1.12.0-1.1.x86_64 2/21 Verifying : libmnl-1.0.5-5.1.x86_64 3/21 Verifying : libosmocore22-1.12.0-1.1.x86_64 4/21 Verifying : osmocom-master-1.1.0-3.1.x86_64 5/21 Verifying : libosmovty13-1.12.0-1.1.x86_64 6/21 Verifying : libosmoisdn0-1.12.0-1.1.x86_64 7/21 Verifying : libosmocodec4-1.12.0-1.1.x86_64 8/21 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 9/21 Verifying : lksctp-tools-devel-1.0.17-2.el7.x86_64 10/21 Verifying : libosmogsm20-1.12.0-1.1.x86_64 11/21 Verifying : libmnl-devel-1.0.5-5.1.x86_64 12/21 Verifying : libosmocore-devel-1.12.0-1.1.x86_64 13/21 Verifying : libosmogsm-devel-1.12.0-1.1.x86_64 14/21 Verifying : gnutls-3.3.29-9.el7_6.x86_64 15/21 Verifying : libosmovty-devel-1.12.0-1.1.x86_64 16/21 Verifying : libtalloc-2.1.16-1.el7.x86_64 17/21 Verifying : nettle-2.7.1-9.el7_9.x86_64 18/21 Verifying : libosmocodec-devel-1.12.0-1.1.x86_64 19/21 Verifying : libtalloc-devel-2.1.16-1.el7.x86_64 20/21 Verifying : libmnl-1.0.3-7.el7.x86_64 21/21 Installed: libosmocodec-devel.x86_64 0:1.12.0-1.1 libosmocore-devel.x86_64 0:1.12.0-1.1 libosmogsm-devel.x86_64 0:1.12.0-1.1 libosmovty-devel.x86_64 0:1.12.0-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.12.0-1.1 libosmocore22.x86_64 0:1.12.0-1.1 libosmogsm20.x86_64 0:1.12.0-1.1 libosmoisdn-devel.x86_64 0:1.12.0-1.1 libosmoisdn0.x86_64 0:1.12.0-1.1 libosmovty13.x86_64 0:1.12.0-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.hv85rW + 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.7.0.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.ubQHIP + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + echo 1.6.0.20.36cfc + 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.20.36cfc > .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 osmux.lo CC osmux_input.lo CC jibuf.lo CC rs232.lo CC osmux_output.lo CC prim.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-client.o CC udp-test-server.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")); ^ 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 ipa-stream-server CCLD rtp-udp-test-server CCLD rs232-read CCLD udp-test-server CCLD stream-client CCLD osmux-test-input CCLD rtp-udp-test-client CCLD osmux-test-output CCLD udp-test-client CCLD ipa-stream-client CCLD stream-server CCLD rs232-write 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]: Nothing to be done for `all-am'. 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.xtVUy8 + umask 022 + cd /home/user/rpmbuild/BUILD + '[' /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64 '!=' / ']' + rm -rf /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64 ++ dirname /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64 + mkdir -p /home/user/rpmbuild/BUILDROOT + mkdir /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64 + cd libosmo-netif + /usr/bin/make install DESTDIR=/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-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.20.36cfc-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.20.36cfc-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.20.36cfc-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.20.36cfc-0.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.4.0 /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/lib64/libosmonetif.so.11.4.0 libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/lib64 && { ln -s -f libosmonetif.so.11.4.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.4.0 libosmonetif.so.11; }; }) libtool: install: (cd /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/lib64 && { ln -s -f libosmonetif.so.11.4.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.4.0 libosmonetif.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-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.20.36cfc-0.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libosmo-netif.pc '/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-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.20.36cfc-0.x86_64 -type f -name '*.la' -delete -print /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-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.20.36cfc-0.x86_64/usr/lib64/libosmonetif.so.11.4.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.4.0.debug to /usr/lib/debug/usr/lib64/libosmonetif.so.debug symlinked /usr/lib/debug/usr/lib64/libosmonetif.so.11.4.0.debug to /usr/lib/debug/usr/lib64/libosmonetif.so.11.debug 773 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.7lccct + 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_output_test.o CC osmux/osmux_input_test.o CC osmux/osmux_test.o CC stream/stream_test.o CC jibuf/jibuf_test.o CC amr/amr_test.o CCLD amr/amr_test CCLD osmux/osmux_output_test CCLD osmux/osmux_test CCLD jibuf/jibuf_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.20.36cfc])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-netif 1.6.0.20.36cfc])' && \ 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.20.36cfc 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]: Nothing to be done for `check-am'. 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.20.36cfc-0.x86_64 Provides: libosmonetif.so.11()(64bit) libosmonetif11 = 1.6.0.20.36cfc-0 libosmonetif11(x86-64) = 1.6.0.20.36cfc-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.20.36cfc-0.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HcKe5R + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + LICENSEDIR=/home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.20.36cfc + export LICENSEDIR + /usr/bin/mkdir -p /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.20.36cfc + cp -pr COPYING /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-0.x86_64/usr/share/licenses/libosmonetif-devel-1.6.0.20.36cfc + exit 0 Provides: libosmonetif-devel = 1.6.0.20.36cfc-0 libosmonetif-devel(x86-64) = 1.6.0.20.36cfc-0 pkgconfig(libosmo-netif) = 1.6.0.20.36cfc 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.20.36cfc-0.x86_64 Provides: libosmo-netif-debuginfo = 1.6.0.20.36cfc-0 libosmo-netif-debuginfo(x86-64) = 1.6.0.20.36cfc-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.20.36cfc-0.x86_64 Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmonetif11-1.6.0.20.36cfc-0.x86_64.rpm Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmonetif-devel-1.6.0.20.36cfc-0.x86_64.rpm Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmo-netif-debuginfo-1.6.0.20.36cfc-0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ju0eu + umask 022 + cd /home/user/rpmbuild/BUILD + cd libosmo-netif + /usr/bin/rm -rf /home/user/rpmbuild/BUILDROOT/libosmo-netif-1.6.0.20.36cfc-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.20.36cfc-0.x86_64.rpm /usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/70 /usr/lib/debug/.build-id/70/d8a96503f273582fffac8527ec68e7520fcf20 /usr/lib/debug/.build-id/70/d8a96503f273582fffac8527ec68e7520fcf20.debug /usr/lib/debug/usr /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libosmonetif.so.11.4.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.20.36cfc-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.20.36cfc /usr/share/licenses/libosmonetif-devel-1.6.0.20.36cfc/COPYING + for i in '*.rpm' + rpm -qlp libosmonetif11-1.6.0.20.36cfc-0.x86_64.rpm /usr/lib64/libosmonetif.so.11 /usr/lib64/libosmonetif.so.11.4.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 1643364 killed; [ssh-agent] Stopped. Finished: SUCCESS