Started by upstream project "gerrit-libosmocore" build number 2174 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmocore/+/41853 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-9BDFg0fJBAq4/agent.278678 SSH_AGENT_PID=278681 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_4955482856811156644.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_4955482856811156644.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmocore > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/libosmocore # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmocore +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmocore # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmocore # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmocore refs/changes/53/41853/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 7a5e72112f1835cd54bd0d772bf02bc8c76a351b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5e72112f1835cd54bd0d772bf02bc8c76a351b # timeout=10 Commit message: "osmo_io: Introduce API osmo_iofd_set_name_f()" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0344bfcc38cd19f75c0f5b592fc44c813f344166 # timeout=10 [gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins12219603055400905778.sh + set +x Building binary packages for distro: 'debian:13' + 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 fc08cf8 scripts/manuals: use debian-trixie-build + cd libosmocore + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:575b1a306e9b2d3c4663fda3c4179ebd0a4a50532d9cbe33cf3fea0d11d14e22 done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmocore: using cached https://gerrit.osmocom.org/libosmocore (not cloning, not fetching) libosmocore: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 7a5e7211 osmo_io: Introduce API osmo_iofd_set_name_f() libosmocore: skipping git checkout, current commit: 7a5e7211 osmo_io: Introduce API osmo_iofd_set_name_f() + get_version_for_feed(): ['/obs/_cache/libosmocore/git-version-gen', '.'] 1.12.0.22-7a5e7libosmocore: building source package 1.12.0.22-7a5e7 libosmocore: adding debian/changelog entry (1.12.0 => 1.12.0.22.7a5e7) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmocore: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmocore dpkg-buildpackage: info: source version 1.12.0.22.7a5e7 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/libosmocore' dh_clean rm -f .version rm -f debian/man/osmo-arfcn.1 rm -f debian/man/osmo-auc-gen.1 rm -f include/osmocom/core/bit16gen.h rm -f include/osmocom/core/bit32gen.h rm -f include/osmocom/core/bit64gen.h rm -f include/osmocom/core/crc16gen.h rm -f include/osmocom/core/crc32gen.h rm -f include/osmocom/core/crc64gen.h rm -f include/osmocom/core/crc8gen.h rm -f src/core/crc16gen.c rm -f src/core/crc32gen.c rm -f src/core/crc64gen.c rm -f src/core/crc8gen.c rm -f tests/package.m4 rm -f tests/testsuite rm -f -r doc/codec/ rm -f -r doc/core/ rm -f -r doc/ctrl/ rm -f -r doc/gsm/ rm -f -r doc/isdn/ rm -f -r doc/gb/ rm -f -r doc/vty/html/ rm -f -r doc/vty/latex/ make[1]: Leaving directory '/obs/_cache/libosmocore' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmocore in libosmocore_1.12.0.22.7a5e7.tar.xz dpkg-source: info: building libosmocore in libosmocore_1.12.0.22.7a5e7.dsc dpkg-genbuildinfo --build=source -O../libosmocore_1.12.0.22.7a5e7_source.buildinfo dpkg-genchanges --build=source -O../libosmocore_1.12.0.22.7a5e7_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmocore libosmocore: generating rpm spec file + build(): ['sed', 's/^Version:.*/Version: 1.12.0.22.7a5e7/', '-i', '/obs/_cache/libosmocore/contrib/libosmocore.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmocore_1.12.0.22.7a5e7.tar.xz/', '-i', '/obs/_cache/libosmocore/contrib/libosmocore.spec.in'] + build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/libosmocore/contrib/libosmocore.spec.in'] + build(): ['sed', 's/^%setup/%setup -n libosmocore/', '-i', '/obs/_cache/libosmocore/contrib/libosmocore.spec.in'] + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 7a5e72112f1835cd54bd0d772bf02bc8c76a351b libosmocore: adding commit_7a5e72112f1835cd54bd0d772bf02bc8c76a351b.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:ddceaf0c239c3fdee78c109f9460a27099bcb1ba196c23a7ffe117f514fdecdd 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + 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/libosmocore/*.tar.* libosmocore/ libosmocore/.checkpatch.conf libosmocore/.github/ libosmocore/.github/FUNDING.yml libosmocore/.tarball-version libosmocore/COPYING libosmocore/Doxyfile.codec.in libosmocore/Doxyfile.coding.in libosmocore/Doxyfile.core.in libosmocore/Doxyfile.ctrl.in libosmocore/Doxyfile.gb.in libosmocore/Doxyfile.gsm.in libosmocore/Doxyfile.isdn.in libosmocore/Doxyfile.sim.in libosmocore/Doxyfile.usb.in libosmocore/Doxyfile.vty.in libosmocore/Makefile.am libosmocore/README.md libosmocore/TODO-RELEASE libosmocore/configure.ac libosmocore/contrib/ libosmocore/contrib/fsm-to-dot.py libosmocore/contrib/jenkins_amd64.sh libosmocore/contrib/jenkins_arch.sh libosmocore/contrib/jenkins_arm.sh libosmocore/contrib/jenkins_common.sh libosmocore/contrib/libosmocore.spec.in libosmocore/contrib/struct_endianness.py libosmocore/contrib/talloc_count.sh libosmocore/contrib/vty libosmocore/debian/ libosmocore/debian/changelog libosmocore/debian/compat libosmocore/debian/control libosmocore/debian/copyright libosmocore/debian/libosmocodec-doc.doc-base libosmocore/debian/libosmocodec-doc.install libosmocore/debian/libosmocodec4.install libosmocore/debian/libosmocoding-doc.doc-base libosmocore/debian/libosmocoding-doc.install libosmocore/debian/libosmocoding0.install libosmocore/debian/libosmocore-dev.install libosmocore/debian/libosmocore-doc.doc-base libosmocore/debian/libosmocore-doc.install libosmocore/debian/libosmocore-utils.dirs libosmocore/debian/libosmocore-utils.install libosmocore/debian/libosmocore.dirs libosmocore/debian/libosmocore.install libosmocore/debian/libosmocore22.install libosmocore/debian/libosmoctrl-doc.doc-base libosmocore/debian/libosmoctrl-doc.install libosmocore/debian/libosmoctrl0.install libosmocore/debian/libosmogb-doc.doc-base libosmocore/debian/libosmogb-doc.install libosmocore/debian/libosmogb14.install libosmocore/debian/libosmogsm-doc.doc-base libosmocore/debian/libosmogsm-doc.install libosmocore/debian/libosmogsm20.install libosmocore/debian/libosmoisdn-doc.doc-base libosmocore/debian/libosmoisdn-doc.install libosmocore/debian/libosmoisdn0.install libosmocore/debian/libosmosim-doc.doc-base libosmocore/debian/libosmosim-doc.install libosmocore/debian/libosmosim2.install libosmocore/debian/libosmousb-doc.doc-base libosmocore/debian/libosmousb-doc.install libosmocore/debian/libosmousb0.install libosmocore/debian/libosmovty-doc.doc-base libosmocore/debian/libosmovty-doc.install libosmocore/debian/libosmovty13.install libosmocore/debian/rules libosmocore/debian/source/ libosmocore/debian/source/format libosmocore/doc/ libosmocore/doc/.empty libosmocore/doc/vty/ libosmocore/doc/vty/example.xml libosmocore/doc/vty/vtydoc.xsd libosmocore/git-version-gen libosmocore/include/ libosmocore/include/Makefile.am libosmocore/include/osmocom/ libosmocore/include/osmocom/Makefile.am libosmocore/include/osmocom/codec/ libosmocore/include/osmocom/codec/Makefile.am libosmocore/include/osmocom/codec/codec.h libosmocore/include/osmocom/codec/ecu.h libosmocore/include/osmocom/codec/gsm610_bits.h libosmocore/include/osmocom/coding/ libosmocore/include/osmocom/coding/Makefile.am libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h libosmocore/include/osmocom/coding/gsm0503_coding.h libosmocore/include/osmocom/coding/gsm0503_interleaving.h libosmocore/include/osmocom/coding/gsm0503_mapping.h libosmocore/include/osmocom/coding/gsm0503_parity.h libosmocore/include/osmocom/coding/gsm0503_tables.h libosmocore/include/osmocom/core/ libosmocore/include/osmocom/core/Makefile.am libosmocore/include/osmocom/core/application.h libosmocore/include/osmocom/core/backtrace.h libosmocore/include/osmocom/core/base64.h libosmocore/include/osmocom/core/bitXXgen.h.tpl libosmocore/include/osmocom/core/bitcomp.h libosmocore/include/osmocom/core/bits.h libosmocore/include/osmocom/core/bitvec.h libosmocore/include/osmocom/core/byteswap.h libosmocore/include/osmocom/core/conv.h libosmocore/include/osmocom/core/counter.h libosmocore/include/osmocom/core/crc16.h libosmocore/include/osmocom/core/crcXXgen.h.tpl libosmocore/include/osmocom/core/crcgen.h libosmocore/include/osmocom/core/defs.h libosmocore/include/osmocom/core/endian.h libosmocore/include/osmocom/core/exec.h libosmocore/include/osmocom/core/fsm.h libosmocore/include/osmocom/core/gsmtap.h libosmocore/include/osmocom/core/gsmtap_util.h libosmocore/include/osmocom/core/hash.h libosmocore/include/osmocom/core/hashtable.h libosmocore/include/osmocom/core/isdnhdlc.h libosmocore/include/osmocom/core/it_q.h libosmocore/include/osmocom/core/jhash.h libosmocore/include/osmocom/core/linuxlist.h libosmocore/include/osmocom/core/linuxrbtree.h libosmocore/include/osmocom/core/log2.h libosmocore/include/osmocom/core/logging.h libosmocore/include/osmocom/core/logging_internal.h libosmocore/include/osmocom/core/loggingrb.h libosmocore/include/osmocom/core/macaddr.h libosmocore/include/osmocom/core/mnl.h libosmocore/include/osmocom/core/msgb.h libosmocore/include/osmocom/core/msgfile.h libosmocore/include/osmocom/core/netdev.h libosmocore/include/osmocom/core/netns.h libosmocore/include/osmocom/core/osmo_io.h libosmocore/include/osmocom/core/panic.h libosmocore/include/osmocom/core/plugin.h libosmocore/include/osmocom/core/prbs.h libosmocore/include/osmocom/core/prim.h libosmocore/include/osmocom/core/process.h libosmocore/include/osmocom/core/rate_ctr.h libosmocore/include/osmocom/core/select.h libosmocore/include/osmocom/core/sercomm.h libosmocore/include/osmocom/core/serial.h libosmocore/include/osmocom/core/signal.h libosmocore/include/osmocom/core/sockaddr_str.h libosmocore/include/osmocom/core/socket.h libosmocore/include/osmocom/core/socket_compat.h.tpl libosmocore/include/osmocom/core/soft_uart.h libosmocore/include/osmocom/core/stat_item.h libosmocore/include/osmocom/core/statistics.h libosmocore/include/osmocom/core/stats.h libosmocore/include/osmocom/core/stats_tcp.h libosmocore/include/osmocom/core/strrb.h libosmocore/include/osmocom/core/talloc.h libosmocore/include/osmocom/core/tdef.h libosmocore/include/osmocom/core/thread.h libosmocore/include/osmocom/core/time_cc.h libosmocore/include/osmocom/core/timer.h libosmocore/include/osmocom/core/timer_compat.h libosmocore/include/osmocom/core/tun.h libosmocore/include/osmocom/core/use_count.h libosmocore/include/osmocom/core/utils.h libosmocore/include/osmocom/core/version.h.tpl libosmocore/include/osmocom/core/write_queue.h libosmocore/include/osmocom/crypt/ libosmocore/include/osmocom/crypt/Makefile.am libosmocore/include/osmocom/crypt/auth.h libosmocore/include/osmocom/crypt/gprs_cipher.h libosmocore/include/osmocom/crypt/kdf.h libosmocore/include/osmocom/crypt/utran_cipher.h libosmocore/include/osmocom/ctrl/ libosmocore/include/osmocom/ctrl/Makefile.am libosmocore/include/osmocom/ctrl/control_cmd.h libosmocore/include/osmocom/ctrl/control_if.h libosmocore/include/osmocom/ctrl/control_vty.h libosmocore/include/osmocom/ctrl/ports.h libosmocore/include/osmocom/gprs/ libosmocore/include/osmocom/gprs/Makefile.am libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h libosmocore/include/osmocom/gprs/frame_relay.h libosmocore/include/osmocom/gprs/gprs_bssgp.h libosmocore/include/osmocom/gprs/gprs_bssgp2.h libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h libosmocore/include/osmocom/gprs/gprs_msgb.h libosmocore/include/osmocom/gprs/gprs_ns.h libosmocore/include/osmocom/gprs/gprs_ns2.h libosmocore/include/osmocom/gprs/gprs_ns_frgre.h libosmocore/include/osmocom/gprs/gprs_rlc.h libosmocore/include/osmocom/gprs/protocol/ libosmocore/include/osmocom/gprs/protocol/Makefile.am libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h libosmocore/include/osmocom/gsm/ libosmocore/include/osmocom/gsm/Makefile.am libosmocore/include/osmocom/gsm/a5.h libosmocore/include/osmocom/gsm/abis_nm.h libosmocore/include/osmocom/gsm/apn.h libosmocore/include/osmocom/gsm/bitvec_gsm.h libosmocore/include/osmocom/gsm/bsslap.h libosmocore/include/osmocom/gsm/bssmap_le.h libosmocore/include/osmocom/gsm/bts_features.h libosmocore/include/osmocom/gsm/cbsp.h libosmocore/include/osmocom/gsm/comp128.h libosmocore/include/osmocom/gsm/comp128v23.h libosmocore/include/osmocom/gsm/gad.h libosmocore/include/osmocom/gsm/gan.h libosmocore/include/osmocom/gsm/gea.h libosmocore/include/osmocom/gsm/gsm0341.h libosmocore/include/osmocom/gsm/gsm0411_smc.h libosmocore/include/osmocom/gsm/gsm0411_smr.h libosmocore/include/osmocom/gsm/gsm0411_utils.h libosmocore/include/osmocom/gsm/gsm0480.h libosmocore/include/osmocom/gsm/gsm0502.h libosmocore/include/osmocom/gsm/gsm0808.h libosmocore/include/osmocom/gsm/gsm0808_lcs.h libosmocore/include/osmocom/gsm/gsm0808_utils.h libosmocore/include/osmocom/gsm/gsm23003.h libosmocore/include/osmocom/gsm/gsm23236.h libosmocore/include/osmocom/gsm/gsm29118.h libosmocore/include/osmocom/gsm/gsm29205.h libosmocore/include/osmocom/gsm/gsm44021.h libosmocore/include/osmocom/gsm/gsm48.h libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h libosmocore/include/osmocom/gsm/gsm48_ie.h libosmocore/include/osmocom/gsm/gsm48_rest_octets.h libosmocore/include/osmocom/gsm/gsm_utils.h libosmocore/include/osmocom/gsm/gsup.h libosmocore/include/osmocom/gsm/gsup_sms.h libosmocore/include/osmocom/gsm/i460_mux.h libosmocore/include/osmocom/gsm/ipa.h libosmocore/include/osmocom/gsm/iuup.h libosmocore/include/osmocom/gsm/kasumi.h libosmocore/include/osmocom/gsm/l1sap.h libosmocore/include/osmocom/gsm/lapd_core.h libosmocore/include/osmocom/gsm/lapdm.h libosmocore/include/osmocom/gsm/meas_rep.h libosmocore/include/osmocom/gsm/mncc.h libosmocore/include/osmocom/gsm/oap.h libosmocore/include/osmocom/gsm/oap_client.h libosmocore/include/osmocom/gsm/prim.h libosmocore/include/osmocom/gsm/protocol/ libosmocore/include/osmocom/gsm/protocol/Makefile.am libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h libosmocore/include/osmocom/gsm/protocol/gsm_48_103.h libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h libosmocore/include/osmocom/gsm/protocol/ipaccess.h libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h libosmocore/include/osmocom/gsm/rlp.h libosmocore/include/osmocom/gsm/rsl.h libosmocore/include/osmocom/gsm/rtp_extensions.h libosmocore/include/osmocom/gsm/rxlev_stat.h libosmocore/include/osmocom/gsm/sysinfo.h libosmocore/include/osmocom/gsm/tlv.h libosmocore/include/osmocom/isdn/ libosmocore/include/osmocom/isdn/Makefile.am libosmocore/include/osmocom/isdn/i460_mux.h libosmocore/include/osmocom/isdn/lapd_core.h libosmocore/include/osmocom/isdn/v110.h libosmocore/include/osmocom/isdn/v110_ta.h libosmocore/include/osmocom/sim/ libosmocore/include/osmocom/sim/Makefile.am libosmocore/include/osmocom/sim/class_tables.h libosmocore/include/osmocom/sim/sim.h libosmocore/include/osmocom/usb/ libosmocore/include/osmocom/usb/Makefile.am libosmocore/include/osmocom/usb/libusb.h libosmocore/include/osmocom/vty/ libosmocore/include/osmocom/vty/Makefile.am libosmocore/include/osmocom/vty/buffer.h libosmocore/include/osmocom/vty/command.h libosmocore/include/osmocom/vty/cpu_sched_vty.h libosmocore/include/osmocom/vty/logging.h libosmocore/include/osmocom/vty/misc.h libosmocore/include/osmocom/vty/ports.h libosmocore/include/osmocom/vty/stats.h libosmocore/include/osmocom/vty/tdef_vty.h libosmocore/include/osmocom/vty/telnet_interface.h libosmocore/include/osmocom/vty/vector.h libosmocore/include/osmocom/vty/vty.h libosmocore/include/osmocom/vty/vty_internal.h libosmocore/libosmocodec.pc.in libosmocore/libosmocoding.pc.in libosmocore/libosmocore.pc.in libosmocore/libosmoctrl.pc.in libosmocore/libosmogb.pc.in libosmocore/libosmogsm.pc.in libosmocore/libosmoisdn.pc.in libosmocore/libosmosim.pc.in libosmocore/libosmousb.pc.in libosmocore/libosmovty.pc.in libosmocore/m4/ libosmocore/m4/DUMMY libosmocore/m4/ax_check_compile_flag.m4 libosmocore/m4/ax_check_simd.m4 libosmocore/m4/ax_pthread.m4 libosmocore/m4/check_tls_gcc_arm_bug.m4 libosmocore/m4/osmo_ac_code_coverage.m4 libosmocore/m4/osmo_ax_code_coverage.m4 libosmocore/osmo-release.mk libosmocore/osmo-release.sh libosmocore/src/ libosmocore/src/Makefile.am libosmocore/src/codec/ libosmocore/src/codec/Makefile.am libosmocore/src/codec/ecu.c libosmocore/src/codec/ecu_fr.c libosmocore/src/codec/ecu_fr_old.c libosmocore/src/codec/gsm610.c libosmocore/src/codec/gsm620.c libosmocore/src/codec/gsm660.c libosmocore/src/codec/gsm690.c libosmocore/src/codec/hr_sid_class.c libosmocore/src/coding/ libosmocore/src/coding/Makefile.am libosmocore/src/coding/gsm0503_amr_dtx.c libosmocore/src/coding/gsm0503_coding.c libosmocore/src/coding/gsm0503_interleaving.c libosmocore/src/coding/gsm0503_mapping.c libosmocore/src/coding/gsm0503_parity.c libosmocore/src/coding/gsm0503_tables.c libosmocore/src/coding/libosmocoding.map libosmocore/src/core/ libosmocore/src/core/Makefile.am libosmocore/src/core/application.c libosmocore/src/core/backtrace.c libosmocore/src/core/base64.c libosmocore/src/core/bitcomp.c libosmocore/src/core/bits.c libosmocore/src/core/bitvec.c libosmocore/src/core/context.c libosmocore/src/core/conv.c libosmocore/src/core/conv_acc.c libosmocore/src/core/conv_acc_generic.c libosmocore/src/core/conv_acc_neon.c libosmocore/src/core/conv_acc_neon_impl.h libosmocore/src/core/conv_acc_sse.c libosmocore/src/core/conv_acc_sse_avx.c libosmocore/src/core/conv_acc_sse_impl.h libosmocore/src/core/counter.c libosmocore/src/core/crc16.c libosmocore/src/core/crcXXgen.c.tpl libosmocore/src/core/exec.c libosmocore/src/core/fsm.c libosmocore/src/core/gsmtap_util.c libosmocore/src/core/isdnhdlc.c libosmocore/src/core/it_q.c libosmocore/src/core/libosmocore.map libosmocore/src/core/logging.c libosmocore/src/core/logging_gsmtap.c libosmocore/src/core/logging_syslog.c libosmocore/src/core/logging_systemd.c libosmocore/src/core/loggingrb.c libosmocore/src/core/macaddr.c libosmocore/src/core/mnl.c libosmocore/src/core/msgb.c libosmocore/src/core/msgfile.c libosmocore/src/core/netdev.c libosmocore/src/core/netns.c libosmocore/src/core/osmo_io.c libosmocore/src/core/osmo_io_internal.h libosmocore/src/core/osmo_io_poll.c libosmocore/src/core/osmo_io_uring.c libosmocore/src/core/panic.c libosmocore/src/core/plugin.c libosmocore/src/core/prbs.c libosmocore/src/core/prim.c libosmocore/src/core/probes.d libosmocore/src/core/rate_ctr.c libosmocore/src/core/rbtree.c libosmocore/src/core/select.c libosmocore/src/core/sercomm.c libosmocore/src/core/serial.c libosmocore/src/core/signal.c libosmocore/src/core/sockaddr_str.c libosmocore/src/core/socket.c libosmocore/src/core/soft_uart.c libosmocore/src/core/stat_item.c libosmocore/src/core/stat_item_internal.h libosmocore/src/core/stats.c libosmocore/src/core/stats_statsd.c libosmocore/src/core/stats_tcp.c libosmocore/src/core/strrb.c libosmocore/src/core/tdef.c libosmocore/src/core/thread.c libosmocore/src/core/time_cc.c libosmocore/src/core/timer.c libosmocore/src/core/timer_clockgettime.c libosmocore/src/core/timer_gettimeofday.c libosmocore/src/core/tun.c libosmocore/src/core/use_count.c libosmocore/src/core/utils.c libosmocore/src/core/write_queue.c libosmocore/src/ctrl/ libosmocore/src/ctrl/Makefile.am libosmocore/src/ctrl/control_cmd.c libosmocore/src/ctrl/control_if.c libosmocore/src/ctrl/control_vty.c libosmocore/src/ctrl/fsm_ctrl_commands.c libosmocore/src/ctrl/libosmoctrl.map libosmocore/src/gb/ libosmocore/src/gb/Makefile.am libosmocore/src/gb/bssgp_bvc_fsm.c libosmocore/src/gb/common_vty.c libosmocore/src/gb/common_vty.h libosmocore/src/gb/frame_relay.c libosmocore/src/gb/gb_internal.h libosmocore/src/gb/gprs_bssgp.c libosmocore/src/gb/gprs_bssgp2.c libosmocore/src/gb/gprs_bssgp_bss.c libosmocore/src/gb/gprs_bssgp_internal.h libosmocore/src/gb/gprs_bssgp_rim.c libosmocore/src/gb/gprs_bssgp_util.c libosmocore/src/gb/gprs_bssgp_vty.c libosmocore/src/gb/gprs_ns.c libosmocore/src/gb/gprs_ns2.c libosmocore/src/gb/gprs_ns2_fr.c libosmocore/src/gb/gprs_ns2_frgre.c libosmocore/src/gb/gprs_ns2_internal.h libosmocore/src/gb/gprs_ns2_message.c libosmocore/src/gb/gprs_ns2_sns.c libosmocore/src/gb/gprs_ns2_udp.c libosmocore/src/gb/gprs_ns2_vc_fsm.c libosmocore/src/gb/gprs_ns2_vty.c libosmocore/src/gb/gprs_ns_frgre.c libosmocore/src/gb/gprs_ns_sns.c libosmocore/src/gb/gprs_ns_vty.c libosmocore/src/gb/libosmogb.map libosmocore/src/gsm/ libosmocore/src/gsm/Makefile.am libosmocore/src/gsm/a5.c libosmocore/src/gsm/abis_nm.c libosmocore/src/gsm/apn.c libosmocore/src/gsm/auth_comp128v1.c libosmocore/src/gsm/auth_comp128v23.c libosmocore/src/gsm/auth_core.c libosmocore/src/gsm/auth_milenage.c libosmocore/src/gsm/auth_tuak.c libosmocore/src/gsm/auth_xor.c libosmocore/src/gsm/auth_xor_2g.c libosmocore/src/gsm/bsslap.c libosmocore/src/gsm/bssmap_le.c libosmocore/src/gsm/bts_features.c libosmocore/src/gsm/cbsp.c libosmocore/src/gsm/comp128.c libosmocore/src/gsm/comp128v23.c libosmocore/src/gsm/gad.c libosmocore/src/gsm/gan.c libosmocore/src/gsm/gea.c libosmocore/src/gsm/gprs_cipher_core.c libosmocore/src/gsm/gprs_gea.c libosmocore/src/gsm/gprs_rlc.c libosmocore/src/gsm/gsm0341.c libosmocore/src/gsm/gsm0411_smc.c libosmocore/src/gsm/gsm0411_smr.c libosmocore/src/gsm/gsm0411_utils.c libosmocore/src/gsm/gsm0414.c libosmocore/src/gsm/gsm0480.c libosmocore/src/gsm/gsm0502.c libosmocore/src/gsm/gsm0808.c libosmocore/src/gsm/gsm0808_utils.c libosmocore/src/gsm/gsm23003.c libosmocore/src/gsm/gsm23236.c libosmocore/src/gsm/gsm29118.c libosmocore/src/gsm/gsm29205.c libosmocore/src/gsm/gsm44021.c libosmocore/src/gsm/gsm44068.c libosmocore/src/gsm/gsm48.c libosmocore/src/gsm/gsm48049.c libosmocore/src/gsm/gsm48_arfcn_range_encode.c libosmocore/src/gsm/gsm48_ie.c libosmocore/src/gsm/gsm48_rest_octets.c libosmocore/src/gsm/gsm_04_08_gprs.c libosmocore/src/gsm/gsm_utils.c libosmocore/src/gsm/gsup.c libosmocore/src/gsm/gsup_sms.c libosmocore/src/gsm/ipa.c libosmocore/src/gsm/iuup.c libosmocore/src/gsm/kasumi.c libosmocore/src/gsm/kdf/ libosmocore/src/gsm/kdf/common.h libosmocore/src/gsm/kdf/crypto.h libosmocore/src/gsm/kdf/sha1-internal.c libosmocore/src/gsm/kdf/sha1.c libosmocore/src/gsm/kdf/sha1.h libosmocore/src/gsm/kdf/sha1_i.h libosmocore/src/gsm/kdf/sha256-internal.c libosmocore/src/gsm/kdf/sha256.c libosmocore/src/gsm/kdf/sha256.h libosmocore/src/gsm/kdf/sha256_i.h libosmocore/src/gsm/kdf.c libosmocore/src/gsm/lapdm.c libosmocore/src/gsm/libosmogsm.map libosmocore/src/gsm/milenage/ libosmocore/src/gsm/milenage/aes-encblock.c libosmocore/src/gsm/milenage/aes-internal-enc.c libosmocore/src/gsm/milenage/aes-internal.c libosmocore/src/gsm/milenage/aes.h libosmocore/src/gsm/milenage/aes_i.h libosmocore/src/gsm/milenage/aes_wrap.h libosmocore/src/gsm/milenage/common.h libosmocore/src/gsm/milenage/crypto.h libosmocore/src/gsm/milenage/includes.h libosmocore/src/gsm/milenage/milenage.c libosmocore/src/gsm/milenage/milenage.h libosmocore/src/gsm/mncc.c libosmocore/src/gsm/oap.c libosmocore/src/gsm/oap_client.c libosmocore/src/gsm/rlp.c libosmocore/src/gsm/rsl.c libosmocore/src/gsm/rxlev_stat.c libosmocore/src/gsm/sysinfo.c libosmocore/src/gsm/tlv_parser.c libosmocore/src/gsm/tuak/ libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h libosmocore/src/gsm/tuak/tuak.c libosmocore/src/gsm/tuak/tuak.h libosmocore/src/isdn/ libosmocore/src/isdn/Makefile.am libosmocore/src/isdn/i460_mux.c libosmocore/src/isdn/lapd_core.c libosmocore/src/isdn/libosmoisdn.map libosmocore/src/isdn/v110.c libosmocore/src/isdn/v110_ta.c libosmocore/src/pseudotalloc/ libosmocore/src/pseudotalloc/Makefile.am libosmocore/src/pseudotalloc/pseudotalloc.c libosmocore/src/pseudotalloc/talloc.h libosmocore/src/sim/ libosmocore/src/sim/Makefile.am libosmocore/src/sim/card_fs_hpsim.c libosmocore/src/sim/card_fs_isim.c libosmocore/src/sim/card_fs_sim.c libosmocore/src/sim/card_fs_tetra.c libosmocore/src/sim/card_fs_uicc.c libosmocore/src/sim/card_fs_usim.c libosmocore/src/sim/class_tables.c libosmocore/src/sim/core.c libosmocore/src/sim/gsm_int.h libosmocore/src/sim/reader.c libosmocore/src/sim/reader_pcsc.c libosmocore/src/sim/sim_int.h libosmocore/src/usb/ libosmocore/src/usb/Makefile.am libosmocore/src/usb/osmo_libusb.c libosmocore/src/vty/ libosmocore/src/vty/Makefile.am libosmocore/src/vty/buffer.c libosmocore/src/vty/command.c libosmocore/src/vty/cpu_sched_vty.c libosmocore/src/vty/fsm_vty.c libosmocore/src/vty/logging_vty.c libosmocore/src/vty/misc_vty.c libosmocore/src/vty/stats_vty.c libosmocore/src/vty/talloc_ctx_vty.c libosmocore/src/vty/tdef_vty.c libosmocore/src/vty/telnet_interface.c libosmocore/src/vty/utils.c libosmocore/src/vty/vector.c libosmocore/src/vty/vty.c libosmocore/tapset/ libosmocore/tapset/Makefile.am libosmocore/tapset/libosmocore.stp libosmocore/tests/ libosmocore/tests/Makefile.am libosmocore/tests/a5/ libosmocore/tests/a5/a5_test.c libosmocore/tests/a5/a5_test.ok libosmocore/tests/abis/ libosmocore/tests/abis/abis_test.c libosmocore/tests/abis/abis_test.ok libosmocore/tests/auth/ libosmocore/tests/auth/milenage_test.c libosmocore/tests/auth/milenage_test.ok libosmocore/tests/auth/tuak_test.c libosmocore/tests/auth/tuak_test.ok libosmocore/tests/auth/xor2g_test.c libosmocore/tests/auth/xor2g_test.ok libosmocore/tests/base64/ libosmocore/tests/base64/base64_test.c libosmocore/tests/base64/base64_test.ok libosmocore/tests/bitgen/ libosmocore/tests/bitgen/bitgen_test.c libosmocore/tests/bitgen/bitgen_test.ok libosmocore/tests/bits/ libosmocore/tests/bits/bitcomp_test.c libosmocore/tests/bits/bitcomp_test.ok libosmocore/tests/bits/bitfield_test.c libosmocore/tests/bits/bitfield_test.ok libosmocore/tests/bits/bitrev_test.c libosmocore/tests/bits/bitrev_test.ok libosmocore/tests/bitvec/ libosmocore/tests/bitvec/bitvec_test.c libosmocore/tests/bitvec/bitvec_test.ok libosmocore/tests/bsslap/ libosmocore/tests/bsslap/bsslap_test.c libosmocore/tests/bsslap/bsslap_test.ok libosmocore/tests/bssmap_le/ libosmocore/tests/bssmap_le/bssmap_le_test.c libosmocore/tests/bssmap_le/bssmap_le_test.ok libosmocore/tests/codec/ libosmocore/tests/codec/codec_ecu_fr_test.c libosmocore/tests/codec/codec_ecu_fr_test.ok libosmocore/tests/codec/codec_efr_sid_test.c libosmocore/tests/codec/codec_efr_sid_test.in libosmocore/tests/codec/codec_efr_sid_test.ok libosmocore/tests/codec/codec_fr_sid_test.c libosmocore/tests/codec/codec_fr_sid_test.in libosmocore/tests/codec/codec_fr_sid_test.ok libosmocore/tests/codec/codec_hr_sid_test.c libosmocore/tests/codec/codec_hr_sid_test.in libosmocore/tests/codec/codec_hr_sid_test.ok libosmocore/tests/codec/codec_test.c libosmocore/tests/codec/codec_test.ok libosmocore/tests/coding/ libosmocore/tests/coding/coding_test.c libosmocore/tests/coding/coding_test.ok libosmocore/tests/comp128/ libosmocore/tests/comp128/comp128_test.c libosmocore/tests/comp128/comp128_test.ok libosmocore/tests/context/ libosmocore/tests/context/context_test.c libosmocore/tests/context/context_test.ok libosmocore/tests/conv/ libosmocore/tests/conv/conv.c libosmocore/tests/conv/conv.h libosmocore/tests/conv/conv_gsm0503_test.c libosmocore/tests/conv/conv_gsm0503_test.ok libosmocore/tests/conv/conv_test.c libosmocore/tests/conv/conv_test.ok libosmocore/tests/ctrl/ libosmocore/tests/ctrl/ctrl_test.c libosmocore/tests/ctrl/ctrl_test.ok libosmocore/tests/dtx/ libosmocore/tests/dtx/dtx_gsm0503_test.c libosmocore/tests/dtx/dtx_gsm0503_test.ok libosmocore/tests/endian/ libosmocore/tests/endian/endian_test.c libosmocore/tests/endian/endian_test.ok libosmocore/tests/exec/ libosmocore/tests/exec/exec_test.c libosmocore/tests/exec/exec_test.err libosmocore/tests/exec/exec_test.ok libosmocore/tests/fr/ libosmocore/tests/fr/fr_test.c libosmocore/tests/fr/fr_test.err libosmocore/tests/fr/fr_test.ok libosmocore/tests/fsm/ libosmocore/tests/fsm/fsm_dealloc_test.c libosmocore/tests/fsm/fsm_dealloc_test.err libosmocore/tests/fsm/fsm_test.c libosmocore/tests/fsm/fsm_test.err libosmocore/tests/fsm/fsm_test.ok libosmocore/tests/gad/ libosmocore/tests/gad/gad_test.c libosmocore/tests/gad/gad_test.ok libosmocore/tests/gb/ libosmocore/tests/gb/bssgp_fc_test.c libosmocore/tests/gb/bssgp_fc_tests.err libosmocore/tests/gb/bssgp_fc_tests.ok libosmocore/tests/gb/bssgp_fc_tests.sh libosmocore/tests/gb/gprs_bssgp_rim_test.c libosmocore/tests/gb/gprs_bssgp_rim_test.ok libosmocore/tests/gb/gprs_bssgp_test.c libosmocore/tests/gb/gprs_bssgp_test.ok libosmocore/tests/gb/gprs_ns2_test.c libosmocore/tests/gb/gprs_ns2_test.err libosmocore/tests/gb/gprs_ns2_test.ok libosmocore/tests/gb/gprs_ns2_vty.vty libosmocore/tests/gb/gprs_ns_test.c libosmocore/tests/gb/gprs_ns_test.err libosmocore/tests/gb/gprs_ns_test.ok libosmocore/tests/gb/osmo-ns-dummy.cfg libosmocore/tests/gb/osmoappdesc.py libosmocore/tests/gea/ libosmocore/tests/gea/gea_test.c libosmocore/tests/gea/gea_test.ok libosmocore/tests/gprs/ libosmocore/tests/gprs/gprs_test.c libosmocore/tests/gprs/gprs_test.ok libosmocore/tests/gsm0408/ libosmocore/tests/gsm0408/gsm0408_test.c libosmocore/tests/gsm0408/gsm0408_test.err libosmocore/tests/gsm0408/gsm0408_test.ok libosmocore/tests/gsm0502/ libosmocore/tests/gsm0502/gsm0502_test.c libosmocore/tests/gsm0502/gsm0502_test.ok libosmocore/tests/gsm0808/ libosmocore/tests/gsm0808/gsm0808_test.c libosmocore/tests/gsm0808/gsm0808_test.ok libosmocore/tests/gsm23003/ libosmocore/tests/gsm23003/gsm23003_test.c libosmocore/tests/gsm23003/gsm23003_test.ok libosmocore/tests/gsm23236/ libosmocore/tests/gsm23236/gsm23236_test.c libosmocore/tests/gsm23236/gsm23236_test.ok libosmocore/tests/gsm29205/ libosmocore/tests/gsm29205/gsm29205_test.c libosmocore/tests/gsm29205/gsm29205_test.ok libosmocore/tests/gsm44021/ libosmocore/tests/gsm44021/frame_csd_test.c libosmocore/tests/gsm44021/frame_csd_test.ok libosmocore/tests/gsm48/ libosmocore/tests/gsm48/rest_octets_test.c libosmocore/tests/gsm48/rest_octets_test.ok libosmocore/tests/gsup/ libosmocore/tests/gsup/gsup_test.c libosmocore/tests/gsup/gsup_test.err libosmocore/tests/gsup/gsup_test.ok libosmocore/tests/i460_mux/ libosmocore/tests/i460_mux/i460_mux_test.c libosmocore/tests/i460_mux/i460_mux_test.ok libosmocore/tests/it_q/ libosmocore/tests/it_q/it_q_test.c libosmocore/tests/it_q/it_q_test.ok libosmocore/tests/iuup/ libosmocore/tests/iuup/iuup_test.c libosmocore/tests/iuup/iuup_test.err libosmocore/tests/iuup/iuup_test.ok libosmocore/tests/jhash/ libosmocore/tests/jhash/jhash_test.c libosmocore/tests/jhash/jhash_test.ok libosmocore/tests/kasumi/ libosmocore/tests/kasumi/kasumi_test.c libosmocore/tests/kasumi/kasumi_test.ok libosmocore/tests/lapd/ libosmocore/tests/lapd/lapd_test.c libosmocore/tests/lapd/lapd_test.ok libosmocore/tests/libsercomstub.c libosmocore/tests/logging/ libosmocore/tests/logging/logging_gsmtap_test.c libosmocore/tests/logging/logging_gsmtap_test.err libosmocore/tests/logging/logging_test.c libosmocore/tests/logging/logging_test.err libosmocore/tests/logging/logging_test.ok libosmocore/tests/logging/logging_vty_test.c libosmocore/tests/logging/logging_vty_test.vty libosmocore/tests/loggingrb/ libosmocore/tests/loggingrb/logging_test.err libosmocore/tests/loggingrb/logging_test.ok libosmocore/tests/loggingrb/loggingrb_test.c libosmocore/tests/msgb/ libosmocore/tests/msgb/msgb_test.c libosmocore/tests/msgb/msgb_test.ok libosmocore/tests/msgfile/ libosmocore/tests/msgfile/msgconfig.cfg libosmocore/tests/msgfile/msgfile_test.c libosmocore/tests/msgfile/msgfile_test.ok libosmocore/tests/oap/ libosmocore/tests/oap/oap_client_test.c libosmocore/tests/oap/oap_client_test.err libosmocore/tests/oap/oap_client_test.ok libosmocore/tests/oap/oap_test.c libosmocore/tests/oap/oap_test.ok libosmocore/tests/osmo-auc-gen/ libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.err libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.ok libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.sh libosmocore/tests/osmo-config-merge/ libosmocore/tests/osmo-config-merge/Makefile.am libosmocore/tests/osmo-config-merge/testA.cfg libosmocore/tests/osmo-config-merge/testA.confmerge libosmocore/tests/osmo-config-merge/testA.ok libosmocore/tests/osmo-config-merge/testB.cfg libosmocore/tests/osmo-config-merge/testB.confmerge libosmocore/tests/osmo-config-merge/testB.ok libosmocore/tests/osmo-config-merge/testB2.cfg libosmocore/tests/osmo-config-merge/testB2.confmerge libosmocore/tests/osmo-config-merge/testB2.ok libosmocore/tests/osmo-config-merge/testsuite.at libosmocore/tests/osmo_io/ libosmocore/tests/osmo_io/osmo_io_test.c libosmocore/tests/osmo_io/osmo_io_test.err libosmocore/tests/osmo_io/osmo_io_test.ok libosmocore/tests/prbs/ libosmocore/tests/prbs/prbs_test.c libosmocore/tests/prbs/prbs_test.ok libosmocore/tests/rlp/ libosmocore/tests/rlp/rlp_test.c libosmocore/tests/rlp/rlp_test.ok libosmocore/tests/sercomm/ libosmocore/tests/sercomm/sercomm_test.c libosmocore/tests/sercomm/sercomm_test.ok libosmocore/tests/sim/ libosmocore/tests/sim/sim_test.c libosmocore/tests/sim/sim_test.ok libosmocore/tests/sms/ libosmocore/tests/sms/sms_test.c libosmocore/tests/sms/sms_test.ok libosmocore/tests/smscb/ libosmocore/tests/smscb/cbsp_test.c libosmocore/tests/smscb/cbsp_test.ok libosmocore/tests/smscb/gsm0341_test.c libosmocore/tests/smscb/gsm0341_test.ok libosmocore/tests/smscb/smscb_test.c libosmocore/tests/smscb/smscb_test.ok libosmocore/tests/sockaddr_str/ libosmocore/tests/sockaddr_str/sockaddr_str_test.c libosmocore/tests/sockaddr_str/sockaddr_str_test.ok libosmocore/tests/socket/ libosmocore/tests/socket/socket_sctp_test.c libosmocore/tests/socket/socket_sctp_test.err libosmocore/tests/socket/socket_sctp_test.ok libosmocore/tests/socket/socket_test.c libosmocore/tests/socket/socket_test.err libosmocore/tests/socket/socket_test.ok libosmocore/tests/soft_uart/ libosmocore/tests/soft_uart/soft_uart_test.c libosmocore/tests/soft_uart/soft_uart_test.ok libosmocore/tests/stats/ libosmocore/tests/stats/stats_test.c libosmocore/tests/stats/stats_test.err libosmocore/tests/stats/stats_test.ok libosmocore/tests/stats/stats_vty_test.c libosmocore/tests/stats/stats_vty_test.vty libosmocore/tests/strrb/ libosmocore/tests/strrb/strrb_test.c libosmocore/tests/strrb/strrb_test.ok libosmocore/tests/tdef/ libosmocore/tests/tdef/tdef_test.c libosmocore/tests/tdef/tdef_test.err libosmocore/tests/tdef/tdef_test.ok libosmocore/tests/tdef/tdef_test_range_64bit.ok libosmocore/tests/tdef/tdef_vty_config_root_test.c libosmocore/tests/tdef/tdef_vty_config_root_test.vty libosmocore/tests/tdef/tdef_vty_config_subnode_test.c libosmocore/tests/tdef/tdef_vty_config_subnode_test.vty libosmocore/tests/tdef/tdef_vty_dynamic_test.c libosmocore/tests/tdef/tdef_vty_dynamic_test.vty libosmocore/tests/testsuite.at libosmocore/tests/time_cc/ libosmocore/tests/time_cc/time_cc_test.c libosmocore/tests/time_cc/time_cc_test.ok libosmocore/tests/timer/ libosmocore/tests/timer/clk_override_test.c libosmocore/tests/timer/clk_override_test.ok libosmocore/tests/timer/timer_test.c libosmocore/tests/timer/timer_test.ok libosmocore/tests/tlv/ libosmocore/tests/tlv/tlv_test.c libosmocore/tests/tlv/tlv_test.ok libosmocore/tests/use_count/ libosmocore/tests/use_count/use_count_test.c libosmocore/tests/use_count/use_count_test.err libosmocore/tests/use_count/use_count_test.ok libosmocore/tests/ussd/ libosmocore/tests/ussd/ussd_test.c libosmocore/tests/ussd/ussd_test.ok libosmocore/tests/utils/ libosmocore/tests/utils/utils_test.c libosmocore/tests/utils/utils_test.err libosmocore/tests/utils/utils_test.ok libosmocore/tests/v110/ libosmocore/tests/v110/frame_test.c libosmocore/tests/v110/frame_test.ok libosmocore/tests/v110/ra1_test.c libosmocore/tests/v110/ra1_test.ok libosmocore/tests/v110/ta_test.c libosmocore/tests/v110/ta_test.err libosmocore/tests/vty/ libosmocore/tests/vty/fail_cmd_ret_warning.cfg libosmocore/tests/vty/fail_not_de-indented.cfg libosmocore/tests/vty/fail_tabs_and_spaces.cfg libosmocore/tests/vty/fail_too_much_indent.cfg libosmocore/tests/vty/ok.cfg libosmocore/tests/vty/ok_deprecated_logging.cfg libosmocore/tests/vty/ok_empty_parent.cfg libosmocore/tests/vty/ok_ignore_blank.cfg libosmocore/tests/vty/ok_ignore_comment.cfg libosmocore/tests/vty/ok_indented_root.cfg libosmocore/tests/vty/ok_more_spaces.cfg libosmocore/tests/vty/ok_tabs.cfg libosmocore/tests/vty/ok_tabs_and_spaces.cfg libosmocore/tests/vty/vty_test.c libosmocore/tests/vty/vty_test.err libosmocore/tests/vty/vty_test.ok libosmocore/tests/vty/vty_transcript_test.c libosmocore/tests/vty/vty_transcript_test.vty libosmocore/tests/write_queue/ libosmocore/tests/write_queue/wqueue_test.c libosmocore/tests/write_queue/wqueue_test.ok libosmocore/utils/ libosmocore/utils/Makefile.am libosmocore/utils/conv_codes_gsm.py libosmocore/utils/conv_gen.py libosmocore/utils/gen_website_doc_tree.sh libosmocore/utils/gsmtap-logsend.c libosmocore/utils/gsmtap.py libosmocore/utils/gsmtap_logread.py libosmocore/utils/osmo-aka-verify.c libosmocore/utils/osmo-arfcn.c libosmocore/utils/osmo-auc-gen.c libosmocore/utils/osmo-config-merge.c libosmocore/utils/osmo-install-dbg-pkgs.py libosmocore/utils/osmo-ns-dummy-vty.c libosmocore/utils/osmo-ns-dummy.c libosmocore/utils/osmo-sim-test.c libosmocore/utils/osmo-stat-dummy/ libosmocore/utils/osmo-stat-dummy/Makefile.am libosmocore/utils/osmo-stat-dummy/README.md libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.c libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.cfg libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.html + cd _temp/binpkgs/libosmocore + apt-get -y update Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.6 kB] Get:5 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [95.9 kB] Fetched 260 kB in 0s (3946 kB/s) Reading package lists... + 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 doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libcap-dev libclang-cpp19 libclang1-19 libdebhelper-perl libedit2 libevent-2.1-7t64 libfile-stripnondeterminism-perl libfmt10 libgmp-dev libgmpxx4ldbl libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libidn2-dev libllvm19 libmagic-mgc libmagic1t64 libmnl-dev libp11-kit-dev libpcsclite-dev libpcsclite1 libpipeline1 libpkgconf3 libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib libsctp-dev libsctp1 libsystemd-dev libtalloc-dev libtalloc2 libtasn1-6-dev libtool libuchardet0 libunbound8 liburing-dev liburing2 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db media-types netbase nettle-dev pkg-config pkgconf pkgconf-bin po-debconf python3 python3-minimal python3.13 python3.13-minimal sensible-utils 0 upgraded, 72 newly installed, 0 to remove and 0 not upgraded. Need to get 86.8 MB of archives. After this operation, 381 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:31 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] Get:40 http://deb.debian.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] Get:41 http://deb.debian.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7623 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libxapian30 amd64 1.4.29-3 [1165 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 doxygen amd64 1.9.8+ds-2.1 [5017 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b3 [546 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2+deb13u1 [598 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3+deb13u1 [455 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3+deb13u1 [455 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 libgnutls28-dev amd64 3.8.9-3+deb13u1 [1406 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libsystemd-dev amd64 257.9-1~deb13u1 [1357 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 liburing-dev amd64 2.9-1 [232 kB] Get:68 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:70 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:71 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:72 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 86.8 MB in 1s (87.6 MB/s) Selecting previously unselected package libpython3.13-minimal:amd64. (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 ... 15438 files and directories currently installed.) Preparing to unpack .../libpython3.13-minimal_3.13.5-2_amd64.deb ... Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... Selecting previously unselected package python3.13-minimal. Preparing to unpack .../python3.13-minimal_3.13.5-2_amd64.deb ... Unpacking python3.13-minimal (3.13.5-2) ... Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... Setting up python3.13-minimal (3.13.5-2) ... Selecting previously unselected package python3-minimal. (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 ... 15763 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... Unpacking python3-minimal (3.13.5-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_13.0.0_all.deb ... Unpacking media-types (13.0.0) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.5_all.deb ... Unpacking netbase (6.5) ... Selecting previously unselected package libpython3.13-stdlib:amd64. Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... Selecting previously unselected package python3.13. Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... Unpacking python3.13 (3.13.5-2) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... Setting up python3-minimal (3.13.5-1) ... Selecting previously unselected package python3. (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 ... 16224 files and directories currently installed.) Preparing to unpack .../00-python3_3.13.5-1_amd64.deb ... Unpacking python3 (3.13.5-1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../03-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../06-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../07-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../08-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../09-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../10-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../23-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Selecting previously unselected package gettext. Preparing to unpack .../24-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../25-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 .../26-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../27-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../28-libedit2_3.1-20250104-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20250104-1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../29-libz3-4_4.13.3-1_amd64.deb ... Unpacking libz3-4:amd64 (4.13.3-1) ... Selecting previously unselected package libllvm19:amd64. Preparing to unpack .../30-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... Selecting previously unselected package libclang-cpp19. Preparing to unpack .../31-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... Selecting previously unselected package libclang1-19. Preparing to unpack .../32-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... Unpacking libclang1-19 (1:19.1.7-3+b1) ... Selecting previously unselected package libfmt10:amd64. Preparing to unpack .../33-libfmt10_10.1.1+ds1-4_amd64.deb ... Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../34-libxapian30_1.4.29-3_amd64.deb ... Unpacking libxapian30:amd64 (1.4.29-3) ... Selecting previously unselected package doxygen. Preparing to unpack .../35-doxygen_1.9.8+ds-2.1_amd64.deb ... Unpacking doxygen (1.9.8+ds-2.1) ... Selecting previously unselected package libcap-dev:amd64. Preparing to unpack .../36-libcap-dev_1%3a2.75-10+b3_amd64.deb ... Unpacking libcap-dev:amd64 (1:2.75-10+b3) ... Selecting previously unselected package libevent-2.1-7t64:amd64. Preparing to unpack .../37-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../38-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../39-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... Selecting previously unselected package libunbound8:amd64. Preparing to unpack .../40-libunbound8_1.22.0-2+deb13u1_amd64.deb ... Unpacking libunbound8:amd64 (1.22.0-2+deb13u1) ... Selecting previously unselected package libgnutls-dane0t64:amd64. Preparing to unpack .../41-libgnutls-dane0t64_3.8.9-3+deb13u1_amd64.deb ... Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ... Selecting previously unselected package libgnutls-openssl27t64:amd64. Preparing to unpack .../42-libgnutls-openssl27t64_3.8.9-3+deb13u1_amd64.deb ... Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ... Selecting previously unselected package libidn2-dev:amd64. Preparing to unpack .../43-libidn2-dev_2.3.8-2_amd64.deb ... Unpacking libidn2-dev:amd64 (2.3.8-2) ... Selecting previously unselected package libp11-kit-dev:amd64. Preparing to unpack .../44-libp11-kit-dev_0.25.5-3_amd64.deb ... Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... Selecting previously unselected package libtasn1-6-dev:amd64. Preparing to unpack .../45-libtasn1-6-dev_4.20.0-2_amd64.deb ... Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... Selecting previously unselected package nettle-dev:amd64. Preparing to unpack .../46-nettle-dev_3.10.1-1_amd64.deb ... Unpacking nettle-dev:amd64 (3.10.1-1) ... Selecting previously unselected package libgnutls28-dev:amd64. Preparing to unpack .../47-libgnutls28-dev_3.8.9-3+deb13u1_amd64.deb ... Unpacking libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../48-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../49-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libpcsclite-dev:amd64. Preparing to unpack .../50-libpcsclite-dev_2.3.3-1_amd64.deb ... Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../51-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../52-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../53-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libsystemd-dev:amd64. Preparing to unpack .../54-libsystemd-dev_257.9-1~deb13u1_amd64.deb ... Unpacking libsystemd-dev:amd64 (257.9-1~deb13u1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../55-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../56-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../57-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package liburing-dev:amd64. Preparing to unpack .../58-liburing-dev_2.9-1_amd64.deb ... Unpacking liburing-dev:amd64 (2.9-1) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../59-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../60-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../61-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../62-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../63-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up media-types (13.0.0) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u1) ... Setting up libxapian30:amd64 (1.4.29-3) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libedit2:amd64 (3.1-20250104-1) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libz3-4:amd64 (4.13.3-1) ... Setting up libunbound8:amd64 (1.22.0-2+deb13u1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u1) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up libpcsclite-dev:amd64 (2.3.3-1) ... Setting up libidn2-dev:amd64 (2.3.8-2) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up netbase (6.5) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... Setting up libcap-dev:amd64 (1:2.75-10+b3) ... Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up libsystemd-dev:amd64 (257.9-1~deb13u1) ... Setting up libfmt10:amd64 (10.1.1+ds1-4) ... Setting up libp11-kit-dev:amd64 (0.25.5-3) ... Setting up liburing-dev:amd64 (2.9-1) ... Setting up libpython3-stdlib:amd64 (3.13.5-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 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.17.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.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... Setting up gettext (0.23.1-2) ... Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... Setting up libclang1-19 (1:19.1.7-3+b1) ... Setting up nettle-dev:amd64 (3.10.1-1) ... Setting up libtool (2.5.4-4) ... Setting up python3.13 (3.13.5-2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up python3 (3.13.5-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up groff-base (1.23.0-9) ... Setting up libclang-cpp19 (1:19.1.7-3+b1) ... Setting up libgnutls28-dev:amd64 (3.8.9-3+deb13u1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up doxygen (1.9.8+ds-2.1) ... Setting up debhelper (13.24.2) ... Processing triggers for libc-bin (2.41-12+deb13u1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmocore dpkg-buildpackage: info: source version 1.12.0.22.7a5e7 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' dh_clean rm -f .version rm -f debian/man/osmo-arfcn.1 rm -f debian/man/osmo-auc-gen.1 rm -f include/osmocom/core/bit16gen.h rm -f include/osmocom/core/bit32gen.h rm -f include/osmocom/core/bit64gen.h rm -f include/osmocom/core/crc16gen.h rm -f include/osmocom/core/crc32gen.h rm -f include/osmocom/core/crc64gen.h rm -f include/osmocom/core/crc8gen.h rm -f src/core/crc16gen.c rm -f src/core/crc32gen.c rm -f src/core/crc64gen.c rm -f src/core/crc8gen.c rm -f tests/package.m4 rm -f tests/testsuite rm -f -r doc/codec/ rm -f -r doc/core/ rm -f -r doc/ctrl/ rm -f -r doc/gsm/ rm -f -r doc/isdn/ rm -f -r doc/gb/ rm -f -r doc/vty/html/ rm -f -r doc/vty/latex/ make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmocore in libosmocore_1.12.0.22.7a5e7.tar.xz dpkg-source: info: building libosmocore in libosmocore_1.12.0.22.7a5e7.dsc debian/rules binary dh binary --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing 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' configure.ac:76: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:76: the top level configure.ac:90: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:90: the top level configure.ac:180: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:180: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:180: the top level configure.ac:474: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:474: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:474: the top level configure.ac:613: warning: AC_OUTPUT should be used without arguments. configure.ac:613: You should run autoupdate. configure.ac:24: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:122: ... 'DOXYGEN' previously defined here src/codec/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' set -x && \ CONFIGURE_FLAGS=" \ --disable-sctp-tests \ --disable-uring-tests \ --enable-static \ --enable-systemd-logging \ "; \ distro_v=$(. /etc/os-release && echo $VERSION_ID); \ if [ "$distro_v" = 10 ] || [ "$distro_v" = 20.04 ]; then \ CONFIGURE_FLAGS="$CONFIGURE_FLAGS --disable-uring"; \ fi; \ dh_auto_configure -- $CONFIGURE_FLAGS + CONFIGURE_FLAGS= --disable-sctp-tests --disable-uring-tests --enable-static --enable-systemd-logging + . /etc/os-release + PRETTY_NAME=Debian GNU/Linux 13 (trixie) + NAME=Debian GNU/Linux + VERSION_ID=13 + VERSION=13 (trixie) + VERSION_CODENAME=trixie + DEBIAN_VERSION_FULL=13.3 + ID=debian + HOME_URL=https://www.debian.org/ + SUPPORT_URL=https://www.debian.org/support + BUG_REPORT_URL=https://bugs.debian.org/ + echo 13 + distro_v=13 + [ 13 = 10 ] + [ 13 = 20.04 ] + dh_auto_configure -- --disable-sctp-tests --disable-uring-tests --enable-static --enable-systemd-logging ./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 --disable-sctp-tests --disable-uring-tests --enable-static --enable-systemd-logging checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none 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 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 whether byte ordering is bigendian... no checking for egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for poll.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/signalfd.h... yes checking for sys/eventfd.h... yes checking for sys/timerfd.h... yes checking for syslog.h... yes checking for ctype.h... yes checking for netinet/tcp.h... yes checking for netinet/in.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether HAVE_SYS_SOCKET_H is declared... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... none required checking for library containing dlsym... none required checking for backtrace in -lexecinfo... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if gcc supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for gettid... yes checking whether to workaround TLS bug in old gcc on ARM platforms... checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.13 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking for talloc >= 2.1.0... yes checking for liburing >= 0.7... yes checking for libpcsclite... yes checking for libusb-1.0... yes checking for gnutls >= 2.12.0... yes checking for libsystemd... yes checking for libmnl... yes checking for libsctp... yes checking whether to enable VTY/CTRL tests... no checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether to enable ARM NEON instructions support... no checking whether to include systemtap tracing support... no checking whether to build with code coverage support... no checking whether gcc has __builtin_cpu_supports built-in... yes checking for struct tcp_info.tcpi_notsent_bytes... yes checking for struct tcp_info.tcpi_rwnd_limited... yes checking for struct tcp_info.tcpi_sndbuf_limited... yes checking for struct tcp_info.tcpi_reord_seen... yes CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmocore.pc config.status: creating libosmocodec.pc config.status: creating libosmocoding.pc config.status: creating libosmovty.pc config.status: creating libosmogsm.pc config.status: creating libosmoisdn.pc config.status: creating libosmogb.pc config.status: creating libosmoctrl.pc config.status: creating libosmosim.pc config.status: creating libosmousb.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/codec/Makefile config.status: creating include/osmocom/coding/Makefile config.status: creating include/osmocom/core/Makefile config.status: creating include/osmocom/crypt/Makefile config.status: creating include/osmocom/ctrl/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/protocol/Makefile config.status: creating include/osmocom/gsm/Makefile config.status: creating include/osmocom/gsm/protocol/Makefile config.status: creating include/osmocom/isdn/Makefile config.status: creating include/osmocom/sim/Makefile config.status: creating include/osmocom/usb/Makefile config.status: creating include/osmocom/vty/Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/vty/Makefile config.status: creating src/codec/Makefile config.status: creating src/coding/Makefile config.status: creating src/sim/Makefile config.status: creating src/usb/Makefile config.status: creating src/gsm/Makefile config.status: creating src/isdn/Makefile config.status: creating src/gb/Makefile config.status: creating src/ctrl/Makefile config.status: creating src/pseudotalloc/Makefile config.status: creating tapset/Makefile config.status: creating tests/Makefile config.status: creating tests/osmo-config-merge/Makefile config.status: creating utils/Makefile config.status: creating utils/osmo-stat-dummy/Makefile config.status: creating Doxyfile.core config.status: creating Doxyfile.gsm config.status: creating Doxyfile.isdn config.status: creating Doxyfile.vty config.status: creating Doxyfile.codec config.status: creating Doxyfile.coding config.status: creating Doxyfile.gb config.status: creating Doxyfile.ctrl config.status: creating Doxyfile.sim config.status: creating Doxyfile.usb config.status: creating Makefile config.status: creating contrib/libosmocore.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing tests/osmo-config-merge/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dh_auto_build -O--fail-missing make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' echo 1.12.0.22-7a5e7 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmocore' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' Making all in core make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ sed -e's/XX/16/g' bitXXgen.h.tpl > bit16gen.h sed -e's/XX/32/g' bitXXgen.h.tpl > bit32gen.h sed -e's/XX/64/g' bitXXgen.h.tpl > bit64gen.h sed -e's/XX/16/g' crcXXgen.h.tpl > crc16gen.h sed -e's/XX/32/g' crcXXgen.h.tpl > crc32gen.h /usr/bin/mkdir -p ./ sed -e's/XX/8/g' crcXXgen.h.tpl > crc8gen.h sed \ -e "s/{{VERSION}}/$(echo '1.12.0.22-7a5e7' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.12.0.22-7a5e7' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.12.0.22-7a5e7' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.12.0.22-7a5e7' | cut -d. -f3)/g" \ version.h.tpl > version.h sed -e's/XX/64/g' crcXXgen.h.tpl > crc64gen.h sed -e's/XX/1/g' socket_compat.h.tpl > socket_compat.h make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' Making all in vty make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' Making all in codec make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' Making all in gsm make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' python3 ../../../utils/conv_gen.py gen_header gsm \ --target-path ./ Generating header file... Generate 'xcch' declaration Generate 'tch_f24' declaration Generate 'tch_h24' declaration Generate 'tch_f48' declaration Generate 'tch_f96' declaration Generate 'tch_f144' declaration Generate 'rach' declaration Generate 'rach_ext' declaration Generate 'sch' declaration Generate 'cs2' declaration Generate 'cs3' declaration Generate 'cs2_np' declaration Generate 'cs3_np' declaration Generate 'tch_afs_12_2' declaration Generate 'tch_afs_10_2' declaration Generate 'tch_afs_7_95' declaration Generate 'tch_afs_7_4' declaration Generate 'tch_afs_6_7' declaration Generate 'tch_afs_5_9' declaration Generate 'tch_afs_5_15' declaration Generate 'tch_afs_4_75' declaration Generate 'tch_fr' declaration Generate 'tch_hr' declaration Generate 'tch_ahs_7_95' declaration Generate 'tch_ahs_7_4' declaration Generate 'tch_ahs_6_7' declaration Generate 'tch_ahs_5_9' declaration Generate 'tch_ahs_5_15' declaration Generate 'tch_ahs_4_75' declaration Generate 'tch_axs_sid_update' declaration Generate 'mcs1_dl_hdr' declaration Generate 'mcs1_ul_hdr' declaration Generate 'mcs1' declaration Generate 'mcs2' declaration Generate 'mcs3' declaration Generate 'mcs4' declaration Generate 'mcs5_dl_hdr' declaration Generate 'mcs5_ul_hdr' declaration Generate 'mcs5' declaration Generate 'mcs6' declaration Generate 'mcs7_dl_hdr' declaration Generate 'mcs7_ul_hdr' declaration Generate 'mcs7' declaration Generate 'mcs8' declaration Generate 'mcs9' declaration Generation complete. make all-recursive make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making all in protocol make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making all in isdn make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' Making all in crypt make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' Making all in coding make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' Making all in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making all in protocol make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making all in ctrl make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' Making all in sim make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' Making all in usb make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' Making all in core make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' sed -e's/XX/8/g' crcXXgen.c.tpl > crc8gen.c sed -e's/XX/16/g' crcXXgen.c.tpl > crc16gen.c sed -e's/XX/32/g' crcXXgen.c.tpl > crc32gen.c sed -e's/XX/64/g' crcXXgen.c.tpl > crc64gen.c make all-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o application.lo application.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o backtrace.lo backtrace.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o base64.lo base64.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits.lo bits.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitvec.lo bitvec.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitcomp.lo bitcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o context.lo context.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv.lo conv.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc.lo conv_acc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_generic.lo conv_acc_generic.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o counter.lo counter.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16.lo crc16.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc8gen.lo crc8gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16gen.lo crc16gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc32gen.lo crc32gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc64gen.lo crc64gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o exec.lo exec.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm.lo fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsmtap_util.lo gsmtap_util.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o isdnhdlc.lo isdnhdlc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o it_q.lo it_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bits.c -fPIC -DPIC -o .libs/bits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c application.c -fPIC -DPIC -o .libs/application.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitvec.c -fPIC -DPIC -o .libs/bitvec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16.c -fPIC -DPIC -o .libs/crc16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc.c -fPIC -DPIC -o .libs/conv_acc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc32gen.c -fPIC -DPIC -o .libs/crc32gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_generic.c -fPIC -DPIC -o .libs/conv_acc_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc64gen.c -fPIC -DPIC -o .libs/crc64gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsmtap_util.c -fPIC -DPIC -o .libs/gsmtap_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c it_q.c -fPIC -DPIC -o .libs/it_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv.c -fPIC -DPIC -o .libs/conv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm.c -fPIC -DPIC -o .libs/fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc8gen.c -fPIC -DPIC -o .libs/crc8gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitcomp.c -fPIC -DPIC -o .libs/bitcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c counter.c -fPIC -DPIC -o .libs/counter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c isdnhdlc.c -fPIC -DPIC -o .libs/isdnhdlc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c exec.c -fPIC -DPIC -o .libs/exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c backtrace.c -fPIC -DPIC -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c application.c -fPIC -DPIC -o application.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16.c -fPIC -DPIC -o crc16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16gen.c -fPIC -DPIC -o .libs/crc16gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c context.c -fPIC -DPIC -o context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c counter.c -fPIC -DPIC -o counter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc32gen.c -fPIC -DPIC -o crc32gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc64gen.c -fPIC -DPIC -o crc64gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc8gen.c -fPIC -DPIC -o crc8gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c base64.c -fPIC -DPIC -o base64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitcomp.c -fPIC -DPIC -o bitcomp.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging.lo logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_generic.c -fPIC -DPIC -o conv_acc_generic.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_syslog.lo logging_syslog.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_gsmtap.lo logging_gsmtap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o loggingrb.lo loggingrb.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o macaddr.lo macaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c it_q.c -fPIC -DPIC -o it_q.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgb.lo msgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bits.c -fPIC -DPIC -o bits.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16gen.c -fPIC -DPIC -o crc16gen.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netdev.lo netdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c isdnhdlc.c -fPIC -DPIC -o isdnhdlc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c exec.c -fPIC -DPIC -o exec.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netns.lo netns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c loggingrb.c -fPIC -DPIC -o .libs/loggingrb.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io.lo osmo_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging.c -fPIC -DPIC -o .libs/logging.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io_poll.lo osmo_io_poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsmtap_util.c -fPIC -DPIC -o gsmtap_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_gsmtap.c -fPIC -DPIC -o .libs/logging_gsmtap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c macaddr.c -fPIC -DPIC -o .libs/macaddr.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o panic.lo panic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgb.c -fPIC -DPIC -o .libs/msgb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netdev.c -fPIC -DPIC -o .libs/netdev.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prbs.lo prbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_syslog.c -fPIC -DPIC -o .libs/logging_syslog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netns.c -fPIC -DPIC -o .libs/netns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c loggingrb.c -fPIC -DPIC -o loggingrb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io.c -fPIC -DPIC -o .libs/osmo_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc.c -fPIC -DPIC -o conv_acc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c panic.c -fPIC -DPIC -o .libs/panic.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prim.lo prim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c macaddr.c -fPIC -DPIC -o macaddr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_syslog.c -fPIC -DPIC -o logging_syslog.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rate_ctr.lo rate_ctr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rbtree.lo rbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_gsmtap.c -fPIC -DPIC -o logging_gsmtap.o >/dev/null 2>&1 osmo_io.c: In function 'osmo_iofd_set_name_f': osmo_io.c:1167:41: error: 'conn' undeclared (first use in this function) 1167 | name = talloc_vasprintf(conn, fmt, ap); | ^~~~ osmo_io.c:1167:41: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [Makefile:723: osmo_io.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c panic.c -fPIC -DPIC -o panic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv.c -fPIC -DPIC -o conv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prbs.c -fPIC -DPIC -o .libs/prbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_poll.c -fPIC -DPIC -o .libs/osmo_io_poll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitvec.c -fPIC -DPIC -o bitvec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netns.c -fPIC -DPIC -o netns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rbtree.c -fPIC -DPIC -o .libs/rbtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prim.c -fPIC -DPIC -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rate_ctr.c -fPIC -DPIC -o .libs/rate_ctr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm.c -fPIC -DPIC -o fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prbs.c -fPIC -DPIC -o prbs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rbtree.c -fPIC -DPIC -o rbtree.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_poll.c -fPIC -DPIC -o osmo_io_poll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgb.c -fPIC -DPIC -o msgb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging.c -fPIC -DPIC -o logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rate_ctr.c -fPIC -DPIC -o rate_ctr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netdev.c -fPIC -DPIC -o netdev.o >/dev/null 2>&1 make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[4]: *** [Makefile:552: all] Error 2 make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[3]: *** [Makefile:450: all-recursive] Error 1 make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[2]: *** [Makefile:752: all-recursive] Error 1 make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[1]: *** [Makefile:523: all] Error 2 dh_auto_build: error: make -j21 returned exit code 2 make: *** [debian/rules:15: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 278681 killed; [ssh-agent] Stopped. Finished: FAILURE