Skip to content

Console Output

Started by upstream project "gerrit-osmo-e1d" build number 119
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-e1d/+/36688 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-mJnlIYacQv7C/agent.2409490
SSH_AGENT_PID=2409492
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_9788489127992429023.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_9788489127992429023.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/osmo-e1d
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-e1d # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1d
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1d +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1d # 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/osmo-e1d # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-e1d
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/osmo-e1d refs/changes/88/36688/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision fbaa9c296177ab2defd939cac98ed9eda9bb3c4e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbaa9c296177ab2defd939cac98ed9eda9bb3c4e # timeout=10
Commit message: "Update ice1usb_proto.h"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 240cf59581cd06f5febf0f7fa253259583ff3432 # timeout=10
[gerrit-binpkgs@4] $ /bin/sh -xe /tmp/jenkins11871005145151188244.sh + set +x Building binary packages for distro: 'debian:12' + 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 b2e1285 OBS: move gerrit-binpkgs logic to separate script + cd osmo-e1d + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/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: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.6s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:0177b1cfb270bb21d49189a1df431b0c0a9c663fbe237aef9fecfb65dd602e4a 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s osmo-e1d: using cached https://gerrit.osmocom.org/osmo-e1d (not cloning, not fetching) osmo-e1d: 'git clean -ffxd' osmo-e1d: skipping git checkout, current commit: fbaa9c2 Update ice1usb_proto.h osmo-e1d: building source package 0.6.0.16-fbaa osmo-e1d: adding debian/changelog entry (0.6.0 => 0.6.0.16-fbaa) osmo-e1d: building debian source package osmo-e1d: generating rpm spec file osmo-e1d: adding commit_fbaa9c296177ab2defd939cac98ed9eda9bb3c4e.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/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: 2.65kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:12@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 #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 /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:e5e885b12cfdb40b427593ae15cea5bc6a88e97341bd48290b2e7f28c3dc31a0 done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s docker: building image debian-12-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:12" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:962ad845c4811cd0724a4fb02d654961253341167207637f145be6cb309ec60d 0.0s done #6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-e1d/*.tar.* osmo-e1d/ osmo-e1d/.checkpatch.conf osmo-e1d/.github/ osmo-e1d/.github/FUNDING.yml osmo-e1d/.tarball-version osmo-e1d/COPYING osmo-e1d/COPYING.gpl2 osmo-e1d/COPYING.lgpl3 osmo-e1d/Doxyfile.in osmo-e1d/Makefile.am osmo-e1d/README.md osmo-e1d/TODO-RELEASE osmo-e1d/configure.ac osmo-e1d/contrib/ osmo-e1d/contrib/Makefile.am osmo-e1d/contrib/e1-prbs-test/ osmo-e1d/contrib/e1-prbs-test/Makefile osmo-e1d/contrib/e1-prbs-test/README osmo-e1d/contrib/e1-prbs-test/ice40-rx.c osmo-e1d/contrib/e1-prbs-test/internal.h osmo-e1d/contrib/e1-prbs-test/main.c osmo-e1d/contrib/e1-prbs-test/prbs.c osmo-e1d/contrib/e1-prbs-test/rx.c osmo-e1d/contrib/e1-prbs-test/tx.c osmo-e1d/contrib/e1-prbs-test/utils.c osmo-e1d/contrib/jenkins.sh osmo-e1d/contrib/osmo-e1d.spec.in osmo-e1d/contrib/systemd/ osmo-e1d/contrib/systemd/Makefile.am osmo-e1d/contrib/systemd/osmo-e1d.service osmo-e1d/debian/ osmo-e1d/debian/changelog osmo-e1d/debian/compat osmo-e1d/debian/control osmo-e1d/debian/copyright osmo-e1d/debian/libosmo-e1d-dev.install osmo-e1d/debian/libosmo-e1d1.install osmo-e1d/debian/libosmo-octoi-dev.install osmo-e1d/debian/libosmo-octoi2.install osmo-e1d/debian/osmo-e1d.install osmo-e1d/debian/rules osmo-e1d/debian/source/ osmo-e1d/debian/source/format osmo-e1d/doc/ osmo-e1d/doc/Makefile.am osmo-e1d/doc/examples/ osmo-e1d/doc/examples/Makefile.am osmo-e1d/doc/examples/osmo-e1d-octoi-client.cfg osmo-e1d/doc/examples/osmo-e1d-octoi-server.cfg osmo-e1d/doc/examples/osmo-e1d-vpair.cfg osmo-e1d/doc/examples/osmo-e1d.cfg osmo-e1d/doc/manuals/ osmo-e1d/doc/manuals/Makefile.am osmo-e1d/doc/manuals/chapters/ osmo-e1d/doc/manuals/chapters/client-interface.adoc osmo-e1d/doc/manuals/chapters/drivers.adoc osmo-e1d/doc/manuals/chapters/overview.adoc osmo-e1d/doc/manuals/chapters/running.adoc osmo-e1d/doc/manuals/chapters/tdmoip.adoc osmo-e1d/doc/manuals/osmoe1d-usermanual-docinfo.xml osmo-e1d/doc/manuals/osmoe1d-usermanual.adoc osmo-e1d/git-version-gen osmo-e1d/include/ osmo-e1d/include/Makefile.am osmo-e1d/include/osmocom/ osmo-e1d/include/osmocom/e1d/ osmo-e1d/include/osmocom/e1d/proto.h osmo-e1d/include/osmocom/e1d/proto_clnt.h osmo-e1d/include/osmocom/e1d/proto_srv.h osmo-e1d/include/osmocom/octoi/ osmo-e1d/include/osmocom/octoi/e1oip_proto.h osmo-e1d/include/osmocom/octoi/octoi.h osmo-e1d/libosmo-e1d.pc.in osmo-e1d/libosmo-octoi.pc.in osmo-e1d/src/ osmo-e1d/src/Makefile.am osmo-e1d/src/ctl.c osmo-e1d/src/dahdi_trunkdev.c osmo-e1d/src/e1d-ts-pipe.c osmo-e1d/src/e1d.h osmo-e1d/src/e1gen/ osmo-e1d/src/e1gen/crc4itu.c osmo-e1d/src/e1gen/crc4itu.h osmo-e1d/src/e1gen/osmo_e1f.c osmo-e1d/src/e1gen/osmo_e1f.h osmo-e1d/src/e1oip.c osmo-e1d/src/ice1usb_proto.h osmo-e1d/src/intf_line.c osmo-e1d/src/log.c osmo-e1d/src/log.h osmo-e1d/src/mux_demux.c osmo-e1d/src/octoi/ osmo-e1d/src/octoi/Makefile.am osmo-e1d/src/octoi/e1oip.c osmo-e1d/src/octoi/e1oip.h osmo-e1d/src/octoi/frame_fifo.c osmo-e1d/src/octoi/frame_fifo.h osmo-e1d/src/octoi/frame_rifo.c osmo-e1d/src/octoi/frame_rifo.h osmo-e1d/src/octoi/libosmo-octoi.map osmo-e1d/src/octoi/octoi.c osmo-e1d/src/octoi/octoi.h osmo-e1d/src/octoi/octoi_clnt_fsm.c osmo-e1d/src/octoi/octoi_clnt_vty.c osmo-e1d/src/octoi/octoi_fsm.c osmo-e1d/src/octoi/octoi_fsm.h osmo-e1d/src/octoi/octoi_sock.c osmo-e1d/src/octoi/octoi_sock.h osmo-e1d/src/octoi/octoi_srv_fsm.c osmo-e1d/src/octoi/octoi_srv_vty.c osmo-e1d/src/octoi/octoi_vty.h osmo-e1d/src/osmo-e1d.c osmo-e1d/src/osmo-e1gen.c osmo-e1d/src/proto.c osmo-e1d/src/proto_clnt.c osmo-e1d/src/proto_srv.c osmo-e1d/src/usb.c osmo-e1d/src/usb.h osmo-e1d/src/vpair.c osmo-e1d/src/vty.c osmo-e1d/tests/ osmo-e1d/tests/Makefile.am osmo-e1d/tests/rifo/ osmo-e1d/tests/rifo/Makefile.am osmo-e1d/tests/rifo/rifo_test.c osmo-e1d/tests/rifo/rifo_test.ok osmo-e1d/tests/testsuite.at + cd _temp/binpkgs/osmo-e1d + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [56.2 kB] Fetched 161 kB in 0s (458 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmnl-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. Need to get 10.8 MB of archives. After this operation, 40.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore21 1.9.0.196.9975 [164 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.9.0.196.9975 [46.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.9.0.196.9975 [65.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.9.0.196.9975 [222 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.9.0.196.9975 [65.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.9.0.196.9975 [98.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.9.0.196.9975 [173 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.9.0.196.9975 [54.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.9.0.196.9975 [58.5 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.9.0.196.9975 [45.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.9.0.196.9975 [38.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.9.0.196.9975 [838 kB] Get:19 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:32 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:34 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:40 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 10.8 MB in 0s (77.7 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66015 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../26-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../27-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../28-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../29-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../30-libosmocore21_1.9.0.196.9975_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../31-libosmocodec4_1.9.0.196.9975_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../32-libosmoisdn0_1.9.0.196.9975_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../33-libosmogsm20_1.9.0.196.9975_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../34-libosmocoding0_1.9.0.196.9975_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../35-libosmovty13_1.9.0.196.9975_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../36-libosmogb14_1.9.0.196.9975_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../37-libosmoctrl0_1.9.0.196.9975_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../38-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../39-libosmosim2_1.9.0.196.9975_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../40-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../41-libosmousb0_1.9.0.196.9975_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.196.9975) ... Selecting previously unselected package libosmocore. Preparing to unpack .../42-libosmocore_1.9.0.196.9975_amd64.deb ... Unpacking libosmocore (1.9.0.196.9975) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../43-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../44-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../45-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../46-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../47-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../48-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../49-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../50-libosmocore-dev_1.9.0.196.9975_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.196.9975) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up bsdextrautils (2.38.1-5+deb12u1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libtool (2.4.7-5) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libosmocore21:amd64 (1.9.0.196.9975) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libosmousb0:amd64 (1.9.0.196.9975) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libosmocodec4:amd64 (1.9.0.196.9975) ... Setting up groff-base (1.22.4-10) ... Setting up libosmovty13:amd64 (1.9.0.196.9975) ... Setting up libosmoisdn0:amd64 (1.9.0.196.9975) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libosmogsm20:amd64 (1.9.0.196.9975) ... Setting up libosmoctrl0:amd64 (1.9.0.196.9975) ... Setting up libosmogb14:amd64 (1.9.0.196.9975) ... Setting up debhelper (13.11.4) ... Setting up libosmocoding0:amd64 (1.9.0.196.9975) ... Setting up libosmosim2:amd64 (1.9.0.196.9975) ... Setting up libosmocore (1.9.0.196.9975) ... Setting up libosmocore-dev:amd64 (1.9.0.196.9975) ... Processing triggers for libc-bin (2.36-9+deb12u6) ... Processing triggers for mailcap (3.70+nmu1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package osmo-e1d dpkg-buildpackage: info: source version 0.6.0.16.fbaa dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-e1d in osmo-e1d_0.6.0.16.fbaa.tar.xz dpkg-source: info: building osmo-e1d in osmo-e1d_0.6.0.16.fbaa.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:46: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:46: the top level configure.ac:137: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:137: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:137: the top level configure.ac:180: warning: AC_OUTPUT should be used without arguments. configure.ac:180: You should run autoupdate. configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am:70: warning: source file 'e1gen/crc4itu.c' is in a subdirectory, src/Makefile.am:70: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:70: warning: source file 'e1gen/osmo_e1f.c' is in a subdirectory, src/Makefile.am:70: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for talloc >= 2.0.1... yes checking for libosmocore >= 1.9.0... yes checking for libosmovty >= 1.9.0... yes checking for libosmousb >= 1.9.0... yes checking for libusb-1.0 >= 1.0.21... yes checking for egrep... (cached) /usr/bin/grep -E checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! checking whether to enable VTY/CTRL tests... no checking for doxygen... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-e1d.spec config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating src/Makefile config.status: creating src/octoi/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating tests/rifo/Makefile config.status: creating libosmo-e1d.pc config.status: creating libosmo-octoi.pc config.status: executing libtool commands config.status: executing depfiles commands config.status: executing tests/atconfig commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' dh_auto_build make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' echo 0.6.0.16-fbaa > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common if ! [ -f osmoe1d-usermanual.adoc ]; then \ ln -s osmoe1d-usermanual.adoc osmoe1d-usermanual.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-e1d/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmoe1d-usermanual.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-e1d/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmoe1d-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-e1d/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml asciidoc: osmoe1d-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/preface.adoc asciidoc: osmoe1d-usermanual.adoc: line 7: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/overview.adoc asciidoc: osmoe1d-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 31: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 31: evaluating: {set2:target:osmoe1d-usermanual__1.svg} asciidoc: overview.adoc: line 51: filtering: dot -o "/obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual__1.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/installation.adoc asciidoc: osmoe1d-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/installation.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/running.adoc asciidoc: osmoe1d-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/snippets/systemd.adoc asciidoc: running.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/snippets/systemd.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/client-interface.adoc asciidoc: osmoe1d-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/client-interface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/drivers.adoc asciidoc: osmoe1d-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/drivers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/tdmoip.adoc asciidoc: osmoe1d-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/chapters/tdmoip.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/counters-overview.adoc asciidoc: osmoe1d-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/counters-overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/vty.adoc asciidoc: osmoe1d-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/logging.adoc asciidoc: osmoe1d-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmoe1d-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmoe1d-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmoe1d-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/glossary.adoc asciidoc: osmoe1d-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmoe1d-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-e1d/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml" Missing character &#x2514; Missing character &#x2500; Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml xsltproc -o osmoe1d-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpzysfy24m/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' /tmp/tmpzysfy24m/custom.xsl /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: client. XRef to nonexistent id: client Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual__1.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Build osmoe1d-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmoe1d-usermanual.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpzysfy24m/osmoe1d-usermanual.idx is empty osmoe1d-usermanual.aux MD5 checksum changed osmoe1d-usermanual.toc MD5 checksum changed the /tmp/tmpzysfy24m/osmoe1d-usermanual.aux file has changed pdflatex -interaction=batchmode osmoe1d-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpzysfy24m/osmoe1d-usermanual.idx is empty osmoe1d-usermanual.aux MD5 checksum changed the /tmp/tmpzysfy24m/osmoe1d-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmoe1d-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-e1d/doc/manuals/osmoe1d-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' Making all in octoi make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o frame_fifo.lo frame_fifo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o frame_rifo.lo frame_rifo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1oip.lo e1oip.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi.lo octoi.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_sock.lo octoi_sock.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_fsm.lo octoi_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_srv_fsm.lo octoi_srv_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_srv_vty.lo octoi_srv_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_clnt_fsm.lo octoi_clnt_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o octoi_clnt_vty.lo octoi_clnt_vty.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi.c -fPIC -DPIC -o .libs/octoi.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_sock.c -fPIC -DPIC -o .libs/octoi_sock.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1oip.c -fPIC -DPIC -o .libs/e1oip.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_clnt_vty.c -fPIC -DPIC -o .libs/octoi_clnt_vty.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c frame_fifo.c -fPIC -DPIC -o .libs/frame_fifo.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_clnt_fsm.c -fPIC -DPIC -o .libs/octoi_clnt_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_fsm.c -fPIC -DPIC -o .libs/octoi_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c frame_rifo.c -fPIC -DPIC -o .libs/frame_rifo.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_srv_vty.c -fPIC -DPIC -o .libs/octoi_srv_vty.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_srv_fsm.c -fPIC -DPIC -o .libs/octoi_srv_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c frame_fifo.c -o frame_fifo.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c frame_rifo.c -o frame_rifo.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi.c -o octoi.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_clnt_vty.c -o octoi_clnt_vty.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_fsm.c -o octoi_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1oip.c -o e1oip.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_srv_vty.c -o octoi_srv_vty.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_clnt_fsm.c -o octoi_clnt_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_srv_fsm.c -o octoi_srv_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c octoi_sock.c -o octoi_sock.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 2:0:0 -no-undefined -Wl,--version-script=./libosmo-octoi.map -Wl,-z,relro -o libosmo-octoi.la -rpath /usr/lib/x86_64-linux-gnu frame_fifo.lo frame_rifo.lo e1oip.lo octoi.lo octoi_sock.lo octoi_fsm.lo octoi_srv_fsm.lo octoi_srv_vty.lo octoi_clnt_fsm.lo octoi_clnt_vty.lo -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/frame_fifo.o .libs/frame_rifo.o .libs/e1oip.o .libs/octoi.o .libs/octoi_sock.o .libs/octoi_fsm.o .libs/octoi_srv_fsm.o .libs/octoi_srv_vty.o .libs/octoi_clnt_fsm.o .libs/octoi_clnt_vty.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmo-octoi.map -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-octoi.so.2 -o .libs/libosmo-octoi.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-octoi.so.2" && ln -s "libosmo-octoi.so.2.0.0" "libosmo-octoi.so.2") libtool: link: (cd ".libs" && rm -f "libosmo-octoi.so" && ln -s "libosmo-octoi.so.2.0.0" "libosmo-octoi.so") libtool: link: ar cr .libs/libosmo-octoi.a frame_fifo.o frame_rifo.o e1oip.o octoi.o octoi_sock.o octoi_fsm.o octoi_srv_fsm.o octoi_srv_vty.o octoi_clnt_fsm.o octoi_clnt_vty.o libtool: link: ranlib .libs/libosmo-octoi.a libtool: link: ( cd ".libs" && rm -f "libosmo-octoi.la" && ln -s "../libosmo-octoi.la" "libosmo-octoi.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' Making all in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ctl.o ctl.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o intf_line.o intf_line.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o log.o log.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mux_demux.o mux_demux.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo-e1d.o osmo-e1d.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o usb.o usb.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vpair.o vpair.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vty.o vty.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1oip.o e1oip.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o proto.lo proto.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o proto_clnt.lo proto_clnt.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o proto_srv.lo proto_srv.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1d-ts-pipe.o e1d-ts-pipe.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o crc4itu.o `test -f 'e1gen/crc4itu.c' || echo './'`e1gen/crc4itu.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_e1f.o `test -f 'e1gen/osmo_e1f.c' || echo './'`e1gen/osmo_e1f.c gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo-e1gen.o osmo-e1gen.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto.c -fPIC -DPIC -o .libs/proto.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto_srv.c -fPIC -DPIC -o .libs/proto_srv.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto_clnt.c -fPIC -DPIC -o .libs/proto_clnt.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto.c -o proto.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto_srv.c -o proto_srv.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" "-DPACKAGE_STRING=\"osmo-e1d 0.6.0.16-fbaa\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c proto_clnt.c -o proto_clnt.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 2:1:1 -no-undefined -export-symbols-regex '^osmo_' -Wl,-z,relro -o libosmo-e1d.la -rpath /usr/lib/x86_64-linux-gnu proto.lo proto_clnt.lo proto_srv.lo -losmocore -ltalloc -lmnl /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-e1gen intf_line.o log.o crc4itu.o osmo_e1f.o osmo-e1gen.o usb.o vty.o -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmousb -lusb-1.0 -losmocore -ltalloc -lmnl -lusb-1.0 octoi/libosmo-octoi.la libtool: link: /usr/bin/nm -B .libs/proto.o .libs/proto_clnt.o .libs/proto_srv.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-e1d.exp libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-e1d.exp" > ".libs/libosmo-e1d.expT" libtool: link: mv -f ".libs/libosmo-e1d.expT" ".libs/libosmo-e1d.exp" libtool: link: echo "{ global:" > .libs/libosmo-e1d.ver libtool: link: cat .libs/libosmo-e1d.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-e1d.ver libtool: link: echo "local: *; };" >> .libs/libosmo-e1d.ver libtool: link: gcc -shared -fPIC -DPIC .libs/proto.o .libs/proto_clnt.o .libs/proto_srv.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-e1d.so.1 -Wl,-version-script -Wl,.libs/libosmo-e1d.ver -o .libs/libosmo-e1d.so.1.1.1 libtool: link: (cd ".libs" && rm -f "libosmo-e1d.so.1" && ln -s "libosmo-e1d.so.1.1.1" "libosmo-e1d.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-e1d.so" && ln -s "libosmo-e1d.so.1.1.1" "libosmo-e1d.so") libtool: link: ar cr .libs/libosmo-e1d.a proto.o proto_clnt.o proto_srv.o libtool: link: ranlib .libs/libosmo-e1d.a libtool: link: ( cd ".libs" && rm -f "libosmo-e1d.la" && ln -s "../libosmo-e1d.la" "libosmo-e1d.la" ) libtool: link: gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/osmo-e1gen intf_line.o log.o crc4itu.o osmo_e1f.o osmo-e1gen.o usb.o vty.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmousb.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lusb-1.0 octoi/.libs/libosmo-octoi.so -pthread /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-e1d ctl.o intf_line.o log.o mux_demux.o osmo-e1d.o usb.o vpair.o vty.o e1oip.o -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmousb -lusb-1.0 -losmocore -ltalloc -lmnl -lusb-1.0 libosmo-e1d.la octoi/libosmo-octoi.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/libusb-1.0 -pthread -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-e1d-pipe e1d-ts-pipe.o -losmocore -ltalloc -lmnl libosmo-e1d.la libtool: link: gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/osmo-e1d-pipe e1d-ts-pipe.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl ./.libs/libosmo-e1d.so -pthread libtool: link: gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o .libs/osmo-e1d ctl.o intf_line.o log.o mux_demux.o osmo-e1d.o usb.o vpair.o vty.o e1oip.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmousb.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lusb-1.0 ./.libs/libosmo-e1d.so octoi/.libs/libosmo-octoi.so -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/include' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' Making all in rifo make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' gcc -DPACKAGE_NAME=\"osmo-e1d\" -DPACKAGE_TARNAME=\"osmo-e1d\" -DPACKAGE_VERSION=\"0.6.0.16-fbaa\" -DPACKAGE_STRING=\"osmo-e1d\ 0.6.0.16-fbaa\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-e1d\" -DVERSION=\"0.6.0.16-fbaa\" -I. -I../../include -I../../src -I../../src/octoi -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rifo_test.o rifo_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o rifo_test rifo_test.o ../../src/octoi/frame_rifo.o ../../src/log.o -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-e1d=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o rifo_test rifo_test.o ../../src/octoi/frame_rifo.o ../../src/log.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' dh_auto_test make -j17 check "TESTSUITEFLAGS=-j17 --verbose" VERBOSE=1 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make check-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' Making check in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making check in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making check in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' Making check in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmoe1d-usermanual.check; \ fi make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making check in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' Making check in octoi make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' Making check in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' Making check in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/include' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/include' Making check in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' Making check in rifo make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' make check-local make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-e1d])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-e1d])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [0.6.0.16-fbaa])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-e1d 0.6.0.16-fbaa])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j17 --verbose ## ---------------------------------- ## ## osmo-e1d 0.6.0.16-fbaa test suite. ## ## ---------------------------------- ## 1. testsuite.at:4: testing rifo ... ./testsuite.at:7: $abs_top_builddir/tests/rifo/rifo_test stderr: 1. testsuite.at:4: ok ## ------------- ## ## Test results. ## ## ------------- ## 1 test was successful. make python-tests make[6]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-e1d/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-e1d.service '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/contrib' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-e1d.cfg '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/share/doc/osmo-e1d/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' [ -n "osmo-e1d" ] || exit 1 if [ "" != "1" ]; then \ for i in osmoe1d-usermanual.pdf ; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/share/doc/osmo-e1d-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/share/doc/osmo-e1d-doc' 'osmoe1d-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/share/doc/osmo-e1d-doc/osmoe1d-usermanual.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[5]: Nothing to be done for 'install-exec-am'. make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/doc' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' Making install in octoi make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-octoi.la '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-octoi.so.2.0.0 /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-octoi.so.2.0.0 libtool: install: (cd /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-octoi.so.2.0.0 libosmo-octoi.so.2 || { rm -f libosmo-octoi.so.2 && ln -s libosmo-octoi.so.2.0.0 libosmo-octoi.so.2; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-octoi.so.2.0.0 libosmo-octoi.so || { rm -f libosmo-octoi.so && ln -s libosmo-octoi.so.2.0.0 libosmo-octoi.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-octoi.lai /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-octoi.la libtool: install: /usr/bin/install -c .libs/libosmo-octoi.a /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-octoi.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-octoi.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-octoi.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src/octoi' Making install in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-e1d.la '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-e1d.so.1.1.1 /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-e1d.so.1.1.1 libtool: install: (cd /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-e1d.so.1.1.1 libosmo-e1d.so.1 || { rm -f libosmo-e1d.so.1 && ln -s libosmo-e1d.so.1.1.1 libosmo-e1d.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-e1d.so.1.1.1 libosmo-e1d.so || { rm -f libosmo-e1d.so && ln -s libosmo-e1d.so.1.1.1 libosmo-e1d.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-e1d.lai /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-e1d.la libtool: install: /usr/bin/install -c .libs/libosmo-e1d.a /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-e1d.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-e1d.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-e1d.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-e1d osmo-e1d-pipe '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/bin' libtool: warning: 'libosmo-e1d.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: 'octoi/libosmo-octoi.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-e1d /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/bin/osmo-e1d libtool: warning: 'libosmo-e1d.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-e1d-pipe /obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/bin/osmo-e1d-pipe make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/src' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/include' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/include' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/include/osmocom/octoi' /usr/bin/install -c -m 644 osmocom/octoi/octoi.h osmocom/octoi/e1oip_proto.h '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/include/osmocom/octoi' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/include/osmocom/e1d' /usr/bin/install -c -m 644 osmocom/e1d/proto_clnt.h osmocom/e1d/proto.h osmocom/e1d/proto_srv.h '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/include/osmocom/e1d' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/include' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' Making install in rifo make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests/rifo' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-e1d.pc libosmo-octoi.pc '/obs/_temp/binpkgs/osmo-e1d/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-e1d' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-e1d' dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package libosmo-octoi-dev: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package libosmo-e1d-dev: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-e1d' in '../osmo-e1d_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'osmo-e1d-dbgsym' in '../osmo-e1d-dbgsym_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-e1d1-dbgsym' in '../libosmo-e1d1-dbgsym_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-e1d1' in '../libosmo-e1d1_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-e1d-dev' in '../libosmo-e1d-dev_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-octoi2' in '../libosmo-octoi2_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-octoi2-dbgsym' in '../libosmo-octoi2-dbgsym_0.6.0.16.fbaa_amd64.deb'. dpkg-deb: building package 'libosmo-octoi-dev' in '../libosmo-octoi-dev_0.6.0.16.fbaa_amd64.deb'. dpkg-genbuildinfo -O../osmo-e1d_0.6.0.16.fbaa_amd64.buildinfo dpkg-genchanges -O../osmo-e1d_0.6.0.16.fbaa_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-e1d-dev_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/osmocom/e1d/ -rw-r--r-- root/root 6570 2024-04-30 11:17 ./usr/include/osmocom/e1d/proto.h -rw-r--r-- root/root 2184 2024-04-30 11:17 ./usr/include/osmocom/e1d/proto_clnt.h -rw-r--r-- root/root 1660 2024-04-30 11:17 ./usr/include/osmocom/e1d/proto_srv.h drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 26754 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-e1d.a -rw-r--r-- root/root 1035 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-e1d.la drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 251 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-e1d.pc drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d-dev/ -rw-r--r-- root/root 4419 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d-dev/changelog.gz -rw-r--r-- root/root 1612 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d-dev/copyright lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-e1d.so -> libosmo-e1d.so.1.1.1 + dpkg -c libosmo-e1d1-dbgsym_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/02/ -rw-r--r-- root/root 29608 2024-04-30 11:17 ./usr/lib/debug/.build-id/02/01ff02f943dbeae312603f1c5c6c18634aa2ca.debug drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d1-dbgsym -> libosmo-e1d1 + dpkg -c libosmo-e1d1_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 22704 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-e1d.so.1.1.1 drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d1/ -rw-r--r-- root/root 4419 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d1/changelog.gz -rw-r--r-- root/root 1612 2024-04-30 11:17 ./usr/share/doc/libosmo-e1d1/copyright lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-e1d.so.1 -> libosmo-e1d.so.1.1.1 + dpkg -c libosmo-octoi-dev_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/include/osmocom/octoi/ -rw-r--r-- root/root 4091 2024-04-30 11:17 ./usr/include/osmocom/octoi/e1oip_proto.h -rw-r--r-- root/root 3187 2024-04-30 11:17 ./usr/include/osmocom/octoi/octoi.h drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 134718 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-octoi.a -rw-r--r-- root/root 1089 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-octoi.la drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 273 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-octoi.pc drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi-dev/ -rw-r--r-- root/root 4419 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi-dev/changelog.gz -rw-r--r-- root/root 1612 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi-dev/copyright lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-octoi.so -> libosmo-octoi.so.2.0.0 + dpkg -c libosmo-octoi2-dbgsym_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/8f/ -rw-r--r-- root/root 103464 2024-04-30 11:17 ./usr/lib/debug/.build-id/8f/a4f91e938df7dc3015cc784f9ee37bd33af47b.debug drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi2-dbgsym -> libosmo-octoi2 + dpkg -c libosmo-octoi2_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 74960 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-octoi.so.2.0.0 drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi2/ -rw-r--r-- root/root 4419 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi2/changelog.gz -rw-r--r-- root/root 1612 2024-04-30 11:17 ./usr/share/doc/libosmo-octoi2/copyright lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/lib/x86_64-linux-gnu/libosmo-octoi.so.2 -> libosmo-octoi.so.2.0.0 + dpkg -c osmo-e1d-dbgsym_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/lib/debug/.build-id/58/ -rw-r--r-- root/root 108216 2024-04-30 11:17 ./usr/lib/debug/.build-id/58/a0eff9273a39545038298764a7cac92a830d05.debug drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ lrwxrwxrwx root/root 0 2024-04-30 11:17 ./usr/share/doc/osmo-e1d-dbgsym -> osmo-e1d + dpkg -c osmo-e1d_0.6.0.16.fbaa_amd64.deb drwxr-xr-x root/root 0 2024-04-30 11:17 ./ drwxr-xr-x root/root 0 2024-04-30 11:17 ./etc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./etc/osmocom/ -rw-r--r-- root/root 0 2024-04-30 11:17 ./etc/osmocom/osmo-e1d.cfg drwxr-xr-x root/root 0 2024-04-30 11:17 ./lib/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./lib/systemd/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./lib/systemd/system/ -rw-r--r-- root/root 272 2024-04-30 11:17 ./lib/systemd/system/osmo-e1d.service drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/bin/ -rwxr-xr-x root/root 83136 2024-04-30 11:17 ./usr/bin/osmo-e1d drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-30 11:17 ./usr/share/doc/osmo-e1d/ -rw-r--r-- root/root 4419 2024-04-30 11:17 ./usr/share/doc/osmo-e1d/changelog.gz -rw-r--r-- root/root 1612 2024-04-30 11:17 ./usr/share/doc/osmo-e1d/copyright Build successful! docker: running: data/build.sh inside docker $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2409492 killed; [ssh-agent] Stopped. Finished: SUCCESS