Started by upstream project "gerrit-osmo-bsc" build number 1447 originally caused by: Retriggered by user pespin for Gerrit: https://gerrit.osmocom.org/c/osmo-bsc/+/36576 in silent mode. Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ev1ZIBGiY6Q4/agent.1611422 SSH_AGENT_PID=1611424 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4056358256412109003.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4056358256412109003.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/code-from-gerrit # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc refs/changes/76/36576/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 2efe46a3c333a08dccba88bf6c2b5fc766cab393 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2efe46a3c333a08dccba88bf6c2b5fc766cab393 # timeout=10 Commit message: "cbsp_link.c: Update stream_cli read_cb2 functions to accommodate for new API param" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 829986e06a9e1c17098283063d109b4329fbf118 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins5795663222414550061.sh + set +x Building binary packages for distro: 'debian:12' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 2194146 jobs/osmocom-obs-sync: remove Ubuntu 20.04 + cache_dir=osmo-ci/scripts/obs/_cache + mkdir -p osmo-ci/scripts/obs/_cache + mv code-from-gerrit osmo-ci/scripts/obs/_cache/osmo-bsc + git -C osmo-ci/scripts/obs/_cache/osmo-bsc checkout -B origin/gerrit Switched to a new branch 'origin/gerrit' + cd osmo-ci/scripts/obs/ + ./build_srcpkg.py --docker --feed master --git-branch gerrit --git-skip-fetch osmo-bsc docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from build_srcpkg.Dockerfile #2 transferring dockerfile: 561B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 1.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:f8fa1a416b9bbbf479b7bee840a12332108ab5351ce3d719f11b8ede72bfee3f done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done #7 DONE 0.0s osmo-bsc: using cached https://gerrit.osmocom.org/osmo-bsc (not cloning, not fetching) osmo-bsc: 'git clean -ffxd' osmo-bsc: 'git checkout -f origin/gerrit' osmo-bsc: 'git reset --hard origin/gerrit' osmo-bsc: 'git submodule update --init' osmo-bsc: building source package 1.11.0.81-2efe4 osmo-bsc: adding debian/changelog entry (1.11.0 => 1.11.0.81-2efe4) osmo-bsc: building debian source package osmo-bsc: generating rpm spec file osmo-bsc: adding commit_2efe46a3c333a08dccba88bf6c2b5fc766cab393.txt docker: running: build_srcpkg.py inside docker + ./build_binpkg.py --docker debian:12 osmo-bsc docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 2.65kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 0.2s #4 [1/6] FROM docker.io/library/debian:12@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; esac #6 CACHED #7 [2/6] COPY RELEASE.KEY /tmp/Release.key #7 CACHED #8 [3/6] RUN USERADD --uid=1000 -m user #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:12" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:68e6ac5547985ee9a5965f4f086e36b98dd16f8f2b9f27b0897fbb3f82c41326 done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg done #11 DONE 0.0s docker: building image debian-12-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from build_binpkg_manuals.Dockerfile #2 transferring dockerfile: 802B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-12-osmocom-obs-build-binpkg #4 DONE 0.0s #5 [2/2] RUN CASE "debian:12" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:2493563ec590cd96025d12c9c422b7e1f5f3e00d06e0e24341c644be5ff42924 done #6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals done #6 DONE 0.0s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-bsc/*.tar.* osmo-bsc/ osmo-bsc/.github/ osmo-bsc/.github/FUNDING.yml osmo-bsc/.tarball-version osmo-bsc/AUTHORS osmo-bsc/COPYING osmo-bsc/Makefile.am osmo-bsc/README.md osmo-bsc/README.vty-tests osmo-bsc/TODO-RELEASE osmo-bsc/configure.ac osmo-bsc/contrib/ osmo-bsc/contrib/Makefile.am osmo-bsc/contrib/a-link/ osmo-bsc/contrib/a-link/sccp-split-by-con.lua osmo-bsc/contrib/jenkins.sh osmo-bsc/contrib/osmo-bsc.spec.in osmo-bsc/contrib/systemd/ osmo-bsc/contrib/systemd/Makefile.am osmo-bsc/contrib/systemd/osmo-bsc.service osmo-bsc/debian/ osmo-bsc/debian/abisip-find.install osmo-bsc/debian/changelog osmo-bsc/debian/compat osmo-bsc/debian/control osmo-bsc/debian/copyright osmo-bsc/debian/osmo-bsc-bs11-utils.install osmo-bsc/debian/osmo-bsc-doc.install osmo-bsc/debian/osmo-bsc-ipaccess-utils.install osmo-bsc/debian/osmo-bsc-meas-utils.install osmo-bsc/debian/osmo-bsc.install osmo-bsc/debian/rules osmo-bsc/debian/source/ osmo-bsc/debian/source/format osmo-bsc/doc/ osmo-bsc/doc/BS11-OML.txt osmo-bsc/doc/Makefile.am osmo-bsc/doc/assignment-fsm.dot osmo-bsc/doc/assignment.msc osmo-bsc/doc/bts-features.txt osmo-bsc/doc/codec_resolution.msc osmo-bsc/doc/e1-data-model.txt osmo-bsc/doc/examples/ osmo-bsc/doc/examples/Makefile.am osmo-bsc/doc/examples/osmo-bsc/ osmo-bsc/doc/examples/osmo-bsc/ericsson/ osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus01-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-8trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg osmo-bsc/doc/examples/osmo-bsc/nokia/ osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx-fh.confmerge osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg osmo-bsc/doc/examples/osmo-bsc/siemens/ osmo-bsc/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg osmo-bsc/doc/handover-inter-bsc-in-fsm.dot osmo-bsc/doc/handover-inter-bsc-in.msc osmo-bsc/doc/handover-inter-bsc-out-fsm.dot osmo-bsc/doc/handover-inter-bsc-out.msc osmo-bsc/doc/handover-intra-bsc-fsm.dot osmo-bsc/doc/handover.msc osmo-bsc/doc/handover.txt osmo-bsc/doc/lchan-fsm.dot osmo-bsc/doc/lchan-rtp-fsm.dot osmo-bsc/doc/lchan.msc osmo-bsc/doc/legend_for_fsm_diagrams.dot osmo-bsc/doc/legend_for_ladder_diagrams.msc osmo-bsc/doc/location_services_fsm_bsc.dot osmo-bsc/doc/location_services_ta.msc osmo-bsc/doc/manuals/ osmo-bsc/doc/manuals/Makefile.am osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml osmo-bsc/doc/manuals/aoip-mgw-options.adoc osmo-bsc/doc/manuals/cbsp/ osmo-bsc/doc/manuals/cbsp/messages.adoc osmo-bsc/doc/manuals/cbsp/procedures.adoc osmo-bsc/doc/manuals/chapters/ osmo-bsc/doc/manuals/chapters/aoip-flows.adoc osmo-bsc/doc/manuals/chapters/bsc.adoc osmo-bsc/doc/manuals/chapters/bts-examples.adoc osmo-bsc/doc/manuals/chapters/bts.adoc osmo-bsc/doc/manuals/chapters/chan_alloc.adoc osmo-bsc/doc/manuals/chapters/control.adoc osmo-bsc/doc/manuals/chapters/counters.adoc osmo-bsc/doc/manuals/chapters/counters_generated.adoc osmo-bsc/doc/manuals/chapters/handover.adoc osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot osmo-bsc/doc/manuals/chapters/interf_meas.adoc osmo-bsc/doc/manuals/chapters/mscpool.adoc osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc osmo-bsc/doc/manuals/chapters/overview.adoc osmo-bsc/doc/manuals/chapters/power_control.adoc osmo-bsc/doc/manuals/chapters/qos-example.adoc osmo-bsc/doc/manuals/chapters/running.adoc osmo-bsc/doc/manuals/chapters/smlc.adoc osmo-bsc/doc/manuals/chapters/smscb.adoc osmo-bsc/doc/manuals/images/ osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg osmo-bsc/doc/manuals/message-sequences/ osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc osmo-bsc/doc/manuals/message-sequences/mo_call-abis_a.msc osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc osmo-bsc/doc/manuals/mgw/ osmo-bsc/doc/manuals/mgw/classic-bsc.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc osmo-bsc/doc/manuals/om2000/ osmo-bsc/doc/manuals/om2000/README osmo-bsc/doc/manuals/om2000/om2k-bts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-cf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-is.msc osmo-bsc/doc/manuals/om2000/om2k-mo-rx.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-trxc.msc osmo-bsc/doc/manuals/om2000/om2k-mo-ts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tx.msc osmo-bsc/doc/manuals/om2000/om2k-trx.msc osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml osmo-bsc/doc/manuals/osmobsc-cbsp.adoc osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml osmo-bsc/doc/manuals/osmobsc-usermanual.adoc osmo-bsc/doc/manuals/osmobsc-vty-reference.xml osmo-bsc/doc/manuals/osmux-reference-docinfo.xml osmo-bsc/doc/manuals/osmux-reference.adoc osmo-bsc/doc/manuals/regen_doc.sh osmo-bsc/doc/manuals/vty/ osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml osmo-bsc/doc/mgw-endpoint-fsm.dot osmo-bsc/doc/mgw-endpoint.msc osmo-bsc/doc/mscpool-attach.dot osmo-bsc/doc/timeslot-fsm.dot osmo-bsc/doc/timeslot.msc osmo-bsc/doc/ts-and-lchan-fsm-lifecycle.msc osmo-bsc/git-version-gen osmo-bsc/include/ osmo-bsc/include/Makefile.am osmo-bsc/include/compat_af_isdn.h osmo-bsc/include/mISDNif.h osmo-bsc/include/osmocom/ osmo-bsc/include/osmocom/Makefile.am osmo-bsc/include/osmocom/bsc/ osmo-bsc/include/osmocom/bsc/Makefile.am osmo-bsc/include/osmocom/bsc/a_reset.h osmo-bsc/include/osmocom/bsc/abis_nm.h osmo-bsc/include/osmocom/bsc/abis_om2000.h osmo-bsc/include/osmocom/bsc/abis_osmo.h osmo-bsc/include/osmocom/bsc/abis_rsl.h osmo-bsc/include/osmocom/bsc/acc.h osmo-bsc/include/osmocom/bsc/assignment_fsm.h osmo-bsc/include/osmocom/bsc/bsc_msc_data.h osmo-bsc/include/osmocom/bsc/bsc_rll.h osmo-bsc/include/osmocom/bsc/bsc_stats.h osmo-bsc/include/osmocom/bsc/bsc_subscr_conn_fsm.h osmo-bsc/include/osmocom/bsc/bsc_subscriber.h osmo-bsc/include/osmocom/bsc/bss.h osmo-bsc/include/osmocom/bsc/bssmap_reset.h osmo-bsc/include/osmocom/bsc/bts.h osmo-bsc/include/osmocom/bsc/bts_ipaccess_nanobts_omlattr.h osmo-bsc/include/osmocom/bsc/bts_setup_ramp.h osmo-bsc/include/osmocom/bsc/bts_sm.h osmo-bsc/include/osmocom/bsc/bts_trx.h osmo-bsc/include/osmocom/bsc/chan_alloc.h osmo-bsc/include/osmocom/bsc/chan_counts.h osmo-bsc/include/osmocom/bsc/codec_pref.h osmo-bsc/include/osmocom/bsc/ctrl.h osmo-bsc/include/osmocom/bsc/data_rate_pref.h osmo-bsc/include/osmocom/bsc/debug.h osmo-bsc/include/osmocom/bsc/e1_config.h osmo-bsc/include/osmocom/bsc/gsm_04_08_rr.h osmo-bsc/include/osmocom/bsc/gsm_08_08.h osmo-bsc/include/osmocom/bsc/gsm_data.h osmo-bsc/include/osmocom/bsc/handover.h osmo-bsc/include/osmocom/bsc/handover_cfg.h osmo-bsc/include/osmocom/bsc/handover_ctrl.h osmo-bsc/include/osmocom/bsc/handover_decision.h osmo-bsc/include/osmocom/bsc/handover_decision_2.h osmo-bsc/include/osmocom/bsc/handover_fsm.h osmo-bsc/include/osmocom/bsc/handover_vty.h osmo-bsc/include/osmocom/bsc/ipaccess.h osmo-bsc/include/osmocom/bsc/lb.h osmo-bsc/include/osmocom/bsc/lchan.h osmo-bsc/include/osmocom/bsc/lchan_fsm.h osmo-bsc/include/osmocom/bsc/lchan_rtp_fsm.h osmo-bsc/include/osmocom/bsc/lchan_select.h osmo-bsc/include/osmocom/bsc/lcs_loc_req.h osmo-bsc/include/osmocom/bsc/lcs_ta_req.h osmo-bsc/include/osmocom/bsc/meas_feed.h osmo-bsc/include/osmocom/bsc/meas_rep.h osmo-bsc/include/osmocom/bsc/misdn.h osmo-bsc/include/osmocom/bsc/neighbor_ident.h osmo-bsc/include/osmocom/bsc/network_listen.h osmo-bsc/include/osmocom/bsc/nm_common_fsm.h osmo-bsc/include/osmocom/bsc/osmo_bsc.h osmo-bsc/include/osmocom/bsc/osmo_bsc_grace.h osmo-bsc/include/osmocom/bsc/osmo_bsc_lcls.h osmo-bsc/include/osmocom/bsc/osmo_bsc_rf.h osmo-bsc/include/osmocom/bsc/osmo_bsc_sigtran.h osmo-bsc/include/osmocom/bsc/osmux.h osmo-bsc/include/osmocom/bsc/paging.h osmo-bsc/include/osmocom/bsc/pcu_if.h osmo-bsc/include/osmocom/bsc/pcuif_proto.h osmo-bsc/include/osmocom/bsc/penalty_timers.h osmo-bsc/include/osmocom/bsc/power_control.h osmo-bsc/include/osmocom/bsc/rs232.h osmo-bsc/include/osmocom/bsc/signal.h osmo-bsc/include/osmocom/bsc/smscb.h osmo-bsc/include/osmocom/bsc/system_information.h osmo-bsc/include/osmocom/bsc/timeslot_fsm.h osmo-bsc/include/osmocom/bsc/vgcs_fsm.h osmo-bsc/include/osmocom/bsc/vty.h osmo-bsc/m4/ osmo-bsc/m4/README osmo-bsc/osmoappdesc.py osmo-bsc/src/ osmo-bsc/src/Makefile.am osmo-bsc/src/ipaccess/ osmo-bsc/src/ipaccess/Makefile.am osmo-bsc/src/ipaccess/abisip-find.c osmo-bsc/src/ipaccess/ipaccess-config.c osmo-bsc/src/ipaccess/ipaccess-firmware.c osmo-bsc/src/ipaccess/ipaccess-proxy.c osmo-bsc/src/ipaccess/network_listen.c osmo-bsc/src/ipaccess/stubs.c osmo-bsc/src/osmo-bsc/ osmo-bsc/src/osmo-bsc/Makefile.am osmo-bsc/src/osmo-bsc/a_reset.c osmo-bsc/src/osmo-bsc/abis_bs11.c osmo-bsc/src/osmo-bsc/abis_nm.c osmo-bsc/src/osmo-bsc/abis_nm_ipaccess.c osmo-bsc/src/osmo-bsc/abis_nm_vty.c osmo-bsc/src/osmo-bsc/abis_om2000.c osmo-bsc/src/osmo-bsc/abis_om2000_vty.c osmo-bsc/src/osmo-bsc/abis_osmo.c osmo-bsc/src/osmo-bsc/abis_rsl.c osmo-bsc/src/osmo-bsc/acc.c osmo-bsc/src/osmo-bsc/assignment_fsm.c osmo-bsc/src/osmo-bsc/bsc_ctrl.c osmo-bsc/src/osmo-bsc/bsc_ctrl_lookup.c osmo-bsc/src/osmo-bsc/bsc_init.c osmo-bsc/src/osmo-bsc/bsc_rf_ctrl.c osmo-bsc/src/osmo-bsc/bsc_rll.c osmo-bsc/src/osmo-bsc/bsc_sccp.c osmo-bsc/src/osmo-bsc/bsc_stats.c osmo-bsc/src/osmo-bsc/bsc_subscr_conn_fsm.c osmo-bsc/src/osmo-bsc/bsc_subscriber.c osmo-bsc/src/osmo-bsc/bsc_vty.c osmo-bsc/src/osmo-bsc/bssmap_reset.c osmo-bsc/src/osmo-bsc/bts.c osmo-bsc/src/osmo-bsc/bts_ctrl.c osmo-bsc/src/osmo-bsc/bts_ericsson_rbs2000.c osmo-bsc/src/osmo-bsc/bts_init.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c osmo-bsc/src/osmo-bsc/bts_nokia_site.c osmo-bsc/src/osmo-bsc/bts_osmobts.c osmo-bsc/src/osmo-bsc/bts_setup_ramp.c osmo-bsc/src/osmo-bsc/bts_siemens_bs11.c osmo-bsc/src/osmo-bsc/bts_sm.c osmo-bsc/src/osmo-bsc/bts_trx.c osmo-bsc/src/osmo-bsc/bts_trx_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_lchan_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_vty.c osmo-bsc/src/osmo-bsc/bts_unknown.c osmo-bsc/src/osmo-bsc/bts_vty.c osmo-bsc/src/osmo-bsc/cbch_scheduler.c osmo-bsc/src/osmo-bsc/cbsp_link.c osmo-bsc/src/osmo-bsc/chan_alloc.c osmo-bsc/src/osmo-bsc/chan_counts.c osmo-bsc/src/osmo-bsc/codec_pref.c osmo-bsc/src/osmo-bsc/data_rate_pref.c osmo-bsc/src/osmo-bsc/e1_config.c osmo-bsc/src/osmo-bsc/gsm_04_08_rr.c osmo-bsc/src/osmo-bsc/gsm_08_08.c osmo-bsc/src/osmo-bsc/gsm_data.c osmo-bsc/src/osmo-bsc/handover_cfg.c osmo-bsc/src/osmo-bsc/handover_ctrl.c osmo-bsc/src/osmo-bsc/handover_decision.c osmo-bsc/src/osmo-bsc/handover_decision_2.c osmo-bsc/src/osmo-bsc/handover_fsm.c osmo-bsc/src/osmo-bsc/handover_logic.c osmo-bsc/src/osmo-bsc/handover_vty.c osmo-bsc/src/osmo-bsc/lb.c osmo-bsc/src/osmo-bsc/lchan.c osmo-bsc/src/osmo-bsc/lchan_fsm.c osmo-bsc/src/osmo-bsc/lchan_rtp_fsm.c osmo-bsc/src/osmo-bsc/lchan_select.c osmo-bsc/src/osmo-bsc/lcs_loc_req.c osmo-bsc/src/osmo-bsc/lcs_ta_req.c osmo-bsc/src/osmo-bsc/meas_feed.c osmo-bsc/src/osmo-bsc/meas_rep.c osmo-bsc/src/osmo-bsc/neighbor_ident.c osmo-bsc/src/osmo-bsc/neighbor_ident_ctrl.c osmo-bsc/src/osmo-bsc/neighbor_ident_vty.c osmo-bsc/src/osmo-bsc/net_init.c osmo-bsc/src/osmo-bsc/nm_bb_transc_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_sm_fsm.c osmo-bsc/src/osmo-bsc/nm_channel_fsm.c osmo-bsc/src/osmo-bsc/nm_common_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_cell_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nse_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nsvc_fsm.c osmo-bsc/src/osmo-bsc/nm_rcarrier_fsm.c osmo-bsc/src/osmo-bsc/osmo_bsc_bssap.c osmo-bsc/src/osmo-bsc/osmo_bsc_filter.c osmo-bsc/src/osmo-bsc/osmo_bsc_grace.c osmo-bsc/src/osmo-bsc/osmo_bsc_lcls.c osmo-bsc/src/osmo-bsc/osmo_bsc_main.c osmo-bsc/src/osmo-bsc/osmo_bsc_mgcp.c osmo-bsc/src/osmo-bsc/osmo_bsc_msc.c osmo-bsc/src/osmo-bsc/osmo_bsc_sigtran.c osmo-bsc/src/osmo-bsc/paging.c osmo-bsc/src/osmo-bsc/pcu_sock.c osmo-bsc/src/osmo-bsc/penalty_timers.c osmo-bsc/src/osmo-bsc/power_control.c osmo-bsc/src/osmo-bsc/smscb.c osmo-bsc/src/osmo-bsc/smscb_vty.c osmo-bsc/src/osmo-bsc/system_information.c osmo-bsc/src/osmo-bsc/timeslot_fsm.c osmo-bsc/src/osmo-bsc/vgcs_fsm.c osmo-bsc/src/utils/ osmo-bsc/src/utils/Makefile.am osmo-bsc/src/utils/bs11_config.c osmo-bsc/src/utils/isdnsync.c osmo-bsc/src/utils/meas_db.c osmo-bsc/src/utils/meas_db.h osmo-bsc/src/utils/meas_json.c osmo-bsc/src/utils/meas_pcap2db.c osmo-bsc/src/utils/meas_udp2db.c osmo-bsc/src/utils/meas_vis.c osmo-bsc/tests/ osmo-bsc/tests/Makefile.am osmo-bsc/tests/abis/ osmo-bsc/tests/abis/Makefile.am osmo-bsc/tests/abis/abis_test.c osmo-bsc/tests/abis/abis_test.ok osmo-bsc/tests/acc/ osmo-bsc/tests/acc/Makefile.am osmo-bsc/tests/acc/acc_test.c osmo-bsc/tests/acc/acc_test.ok osmo-bsc/tests/acch_overpower.vty osmo-bsc/tests/atlocal.in osmo-bsc/tests/bsc/ osmo-bsc/tests/bsc/Makefile.am osmo-bsc/tests/bsc/bsc_test.c osmo-bsc/tests/bsc/bsc_test.ok osmo-bsc/tests/bts_features.vty osmo-bsc/tests/cbc.vty osmo-bsc/tests/codec_pref/ osmo-bsc/tests/codec_pref/Makefile.am osmo-bsc/tests/codec_pref/codec_pref_test.c osmo-bsc/tests/codec_pref/codec_pref_test.ok osmo-bsc/tests/ctrl/ osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file-invalid.cfg osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file.cfg osmo-bsc/tests/ctrl/osmo-bsc-neigh-test.cfg osmo-bsc/tests/ctrl_test_runner.py osmo-bsc/tests/early_ia.vty osmo-bsc/tests/gprs_params.vty osmo-bsc/tests/gsm0408/ osmo-bsc/tests/gsm0408/Makefile.am osmo-bsc/tests/gsm0408/gsm0408_test.c osmo-bsc/tests/gsm0408/gsm0408_test.ok osmo-bsc/tests/handover/ osmo-bsc/tests/handover/Makefile.am osmo-bsc/tests/handover/handover_test.c osmo-bsc/tests/handover/handover_tests.ok osmo-bsc/tests/handover/handover_tests.sh osmo-bsc/tests/handover/test_amr_tch_f_to_h.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_and_afs_bias.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion_two_cells.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_oscillation.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_oscillation.ho_vty osmo-bsc/tests/handover/test_balance_congestion.ho_vty osmo-bsc/tests/handover/test_balance_congestion_2.ho_vty osmo-bsc/tests/handover/test_balance_congestion_by_percentage.ho_vty osmo-bsc/tests/handover/test_balance_congestion_tchf_tchh.ho_vty osmo-bsc/tests/handover/test_bs_power.ho_vty osmo-bsc/tests/handover/test_congestion.ho_vty osmo-bsc/tests/handover/test_congestion_favor_best_target_rxlev.ho_vty osmo-bsc/tests/handover/test_congestion_intra_vs_inter_cell.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation2.ho_vty osmo-bsc/tests/handover/test_disabled_ho_and_as.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_h_to_f_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_balance_congestion.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_static_ts_as_target.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell_2.ho_vty osmo-bsc/tests/handover/test_hysteresis.ho_vty osmo-bsc/tests/handover/test_insufficient_measurements.ho_vty osmo-bsc/tests/handover/test_keep_efr_codec.ho_vty osmo-bsc/tests/handover/test_keep_fr_codec.ho_vty osmo-bsc/tests/handover/test_keep_hr_codec.ho_vty osmo-bsc/tests/handover/test_max_handovers.ho_vty osmo-bsc/tests/handover/test_max_ta.ho_vty osmo-bsc/tests/handover/test_meas_rep_multi_band.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_congestion.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_hysteresis.ho_vty osmo-bsc/tests/handover/test_neighbor_congested.ho_vty osmo-bsc/tests/handover/test_neighbor_full.ho_vty osmo-bsc/tests/handover/test_no_congestion.ho_vty osmo-bsc/tests/handover/test_penalty_timer.ho_vty osmo-bsc/tests/handover/test_resource_indication.ho_vty osmo-bsc/tests/handover/test_rxqual.ho_vty osmo-bsc/tests/handover/test_rxqual_vs_congestion.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell_2.ho_vty osmo-bsc/tests/handover/test_story.ho_vty osmo-bsc/tests/handover_cfg.vty osmo-bsc/tests/interf_meas.vty osmo-bsc/tests/msc.vty osmo-bsc/tests/nanobts_omlattr/ osmo-bsc/tests/nanobts_omlattr/Makefile.am osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.c osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.ok osmo-bsc/tests/neighbor_ident.vty osmo-bsc/tests/nri_cfg.vty osmo-bsc/tests/osmo-bsc.vty osmo-bsc/tests/paging/ osmo-bsc/tests/paging/Makefile.am osmo-bsc/tests/paging/paging_test.c osmo-bsc/tests/paging/paging_test.ok osmo-bsc/tests/power_ctrl.vty osmo-bsc/tests/si2quater_neighbor_list.vty osmo-bsc/tests/smlc.vty osmo-bsc/tests/subscr/ osmo-bsc/tests/subscr/Makefile.am osmo-bsc/tests/subscr/bsc_subscr_test.c osmo-bsc/tests/subscr/bsc_subscr_test.err osmo-bsc/tests/subscr/bsc_subscr_test.ok osmo-bsc/tests/testsuite.at osmo-bsc/tests/timer.vty osmo-bsc/tests/timeslot.vty osmo-bsc/tests/vty_test_runner.py + cd _temp/binpkgs/osmo-bsc + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [154 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [56.2 kB] Fetched 315 kB in 0s (927 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libcdk5-dev libcdk5nc6 libdebhelper-perl libdecaf0 libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev libncurses-dev libncurses6 libortp16 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client12 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 70 newly installed, 0 to remove and 0 not upgraded. Need to get 13.8 MB of archives. After this operation, 52.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore21 1.9.0.192.1c24 [164 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.9.0.192.1c24 [45.9 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmotrau2 1.5.1.11.5277 [29.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24 [65.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.9.0.192.1c24 [222 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.9.0.192.1c24 [98.0 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoabis13 1.5.1.11.5277 [72.6 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:27 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:29 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277 [111 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.9.0.192.1c24 [66.0 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.9.0.192.1c24 [172 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24 [54.4 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.9.0.192.1c24 [58.5 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.9.0.192.1c24 [45.2 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.9.0.192.1c24 [38.5 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24 [838 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:52 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:60 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.4.0.54.05ff [52.5 kB] Get:61 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff [64.6 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:63 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran9 1.8.0.61.ef237 [122 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:66 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran-dev 1.8.0.61.ef237 [580 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] Get:69 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-mgcp-client12 1.12.1.45.352b [56.4 kB] Get:70 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.45.352b [65.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.8 MB in 0s (81.1 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66015 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libdecaf0:amd64. Preparing to unpack .../26-libdecaf0_1.0.2-2_amd64.deb ... Unpacking libdecaf0:amd64 (1.0.2-2) ... Selecting previously unselected package libmbedcrypto7:amd64. Preparing to unpack .../27-libmbedcrypto7_2.28.3-1_amd64.deb ... Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedx509-1:amd64. Preparing to unpack .../28-libmbedx509-1_2.28.3-1_amd64.deb ... Unpacking libmbedx509-1:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedtls14:amd64. Preparing to unpack .../29-libmbedtls14_2.28.3-1_amd64.deb ... Unpacking libmbedtls14:amd64 (2.28.3-1) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../30-libbctoolbox1_5.1.64-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (5.1.64-2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../31-libncurses6_6.4-4_amd64.deb ... Unpacking libncurses6:amd64 (6.4-4) ... Selecting previously unselected package libcdk5nc6:amd64. Preparing to unpack .../32-libcdk5nc6_5.0.20180306-3_amd64.deb ... Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... Selecting previously unselected package libncurses-dev:amd64. Preparing to unpack .../33-libncurses-dev_6.4-4_amd64.deb ... Unpacking libncurses-dev:amd64 (6.4-4) ... Selecting previously unselected package libcdk5-dev. Preparing to unpack .../34-libcdk5-dev_5.0.20180306-3_amd64.deb ... Unpacking libcdk5-dev (5.0.20180306-3) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../35-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../36-libortp16_1%3a5.1.64-2_amd64.deb ... Unpacking libortp16:amd64 (1:5.1.64-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../37-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../38-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../39-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../40-libosmocore21_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../41-libosmocodec4_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmotrau2:amd64. Preparing to unpack .../42-libosmotrau2_1.5.1.11.5277_amd64.deb ... Unpacking libosmotrau2:amd64 (1.5.1.11.5277) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../43-libosmoisdn0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../44-libosmogsm20_1.9.0.192.1c24_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../45-libosmovty13_1.9.0.192.1c24_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../46-libosmoabis13_1.5.1.11.5277_amd64.deb ... Unpacking libosmoabis13:amd64 (1.5.1.11.5277) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../47-libosmo-abis-dev_1.5.1.11.5277_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../48-libosmocoding0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../49-libosmogb14_1.9.0.192.1c24_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../50-libosmoctrl0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../51-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../52-libosmosim2_1.9.0.192.1c24_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../53-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../54-libosmousb0_1.9.0.192.1c24_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmocore. Preparing to unpack .../55-libosmocore_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore (1.9.0.192.1c24) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../56-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../57-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../58-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../59-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../60-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../61-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../62-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../63-libosmocore-dev_1.9.0.192.1c24_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../64-libosmonetif11_1.4.0.54.05ff_amd64.deb ... Unpacking libosmonetif11:amd64 (1.4.0.54.05ff) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../65-libosmo-netif-dev_1.4.0.54.05ff_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff) ... Selecting previously unselected package libosmo-sigtran9:amd64. Preparing to unpack .../66-libosmo-sigtran9_1.8.0.61.ef237_amd64.deb ... Unpacking libosmo-sigtran9:amd64 (1.8.0.61.ef237) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../67-libosmo-sigtran-dev_1.8.0.61.ef237_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (1.8.0.61.ef237) ... Selecting previously unselected package libosmo-mgcp-client12:amd64. Preparing to unpack .../68-libosmo-mgcp-client12_1.12.1.45.352b_amd64.deb ... Unpacking libosmo-mgcp-client12:amd64 (1.12.1.45.352b) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../69-libosmo-mgcp-client-dev_1.12.1.45.352b_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up bsdextrautils (2.38.1-5+deb12u1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libdecaf0:amd64 (1.0.2-2) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmbedcrypto7:amd64 (2.28.3-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libncurses6:amd64 (6.4-4) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up libncurses-dev:amd64 (6.4-4) ... Setting up gettext (0.21-12) ... Setting up libmbedx509-1:amd64 (2.28.3-1) ... Setting up libmbedtls14:amd64 (2.28.3-1) ... Setting up libtool (2.4.7-5) ... Setting up libbctoolbox1:amd64 (5.1.64-2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up libcdk5-dev (5.0.20180306-3) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libosmocore21:amd64 (1.9.0.192.1c24) ... Setting up libortp16:amd64 (1:5.1.64-2) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libosmousb0:amd64 (1.9.0.192.1c24) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libosmocodec4:amd64 (1.9.0.192.1c24) ... Setting up groff-base (1.22.4-10) ... Setting up libosmotrau2:amd64 (1.5.1.11.5277) ... Setting up libosmovty13:amd64 (1.9.0.192.1c24) ... Setting up libosmoisdn0:amd64 (1.9.0.192.1c24) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libosmo-mgcp-client12:amd64 (1.12.1.45.352b) ... Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b) ... Setting up libosmogsm20:amd64 (1.9.0.192.1c24) ... Setting up libosmoabis13:amd64 (1.5.1.11.5277) ... Setting up libosmoctrl0:amd64 (1.9.0.192.1c24) ... Setting up libosmogb14:amd64 (1.9.0.192.1c24) ... Setting up debhelper (13.11.4) ... Setting up libosmonetif11:amd64 (1.4.0.54.05ff) ... Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277) ... Setting up libosmocoding0:amd64 (1.9.0.192.1c24) ... Setting up libosmosim2:amd64 (1.9.0.192.1c24) ... Setting up libosmocore (1.9.0.192.1c24) ... Setting up libosmo-sigtran9:amd64 (1.8.0.61.ef237) ... Setting up libosmocore-dev:amd64 (1.9.0.192.1c24) ... Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff) ... Setting up libosmo-sigtran-dev:amd64 (1.8.0.61.ef237) ... Processing triggers for libc-bin (2.36-9+deb12u4) ... Processing triggers for mailcap (3.70+nmu1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package osmo-bsc dpkg-buildpackage: info: source version 1.11.0.81.2efe4 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-bsc in osmo-bsc_1.11.0.81.2efe4.tar.xz dpkg-source: info: building osmo-bsc in osmo-bsc_1.11.0.81.2efe4.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:74: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:74: the top level configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:130: the top level configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:150: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:150: the top level configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:228: the top level configure.ac:230: warning: AC_OUTPUT should be used without arguments. configure.ac:230: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension src/ipaccess/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_auto_configure -- --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system ./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 --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib 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 for libosmocore >= 1.9.0... yes checking for libosmovty >= 1.9.0... yes checking for libosmoctrl >= 1.9.0... yes checking for libosmogsm >= 1.9.0... yes checking for libosmoabis >= 1.5.0... yes checking for libosmo-netif >= 1.4.0... yes checking for libosmo-sigtran >= 1.8.0... yes checking for libosmo-mgcp-client >= 1.12.0... yes checking for egrep... (cached) /usr/bin/grep -E checking for cdk/cdk.h... yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bsc/Makefile config.status: creating src/Makefile config.status: creating src/osmo-bsc/Makefile config.status: creating src/ipaccess/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/abis/Makefile config.status: creating tests/acc/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/codec_pref/Makefile config.status: creating tests/gsm0408/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/subscr/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-bsc.spec config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_auto_build make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' echo 1.11.0.81-2efe4 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making all in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making all in osmo-bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_main.o osmo_bsc_main.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o a_reset.lo a_reset.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_nm.lo abis_nm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_nm_vty.lo abis_nm_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_om2000.lo abis_om2000.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_om2000_vty.lo abis_om2000_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_osmo.lo abis_osmo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_rsl.lo abis_rsl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o acc.lo acc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o assignment_fsm.lo assignment_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_ctrl.lo bsc_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_ctrl_lookup.lo bsc_ctrl_lookup.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_init.lo bsc_init.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_rf_ctrl.lo bsc_rf_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_rll.lo bsc_rll.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_sccp.lo bsc_sccp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_stats.lo bsc_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm.c -fPIC -DPIC -o .libs/abis_nm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c a_reset.c -fPIC -DPIC -o .libs/a_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm_vty.c -fPIC -DPIC -o .libs/abis_nm_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c -fPIC -DPIC -o .libs/abis_om2000_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c assignment_fsm.c -fPIC -DPIC -o .libs/assignment_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_osmo.c -fPIC -DPIC -o .libs/abis_osmo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000.c -fPIC -DPIC -o .libs/abis_om2000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_rsl.c -fPIC -DPIC -o .libs/abis_rsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c acc.c -fPIC -DPIC -o .libs/acc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rf_ctrl.c -fPIC -DPIC -o .libs/bsc_rf_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl.c -fPIC -DPIC -o .libs/bsc_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl_lookup.c -fPIC -DPIC -o .libs/bsc_ctrl_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rll.c -fPIC -DPIC -o .libs/bsc_rll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_sccp.c -fPIC -DPIC -o .libs/bsc_sccp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_init.c -fPIC -DPIC -o .libs/bsc_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_stats.c -fPIC -DPIC -o .libs/bsc_stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c a_reset.c -o a_reset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm_vty.c -o abis_nm_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_osmo.c -o abis_osmo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_sccp.c -o bsc_sccp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl_lookup.c -o bsc_ctrl_lookup.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscr_conn_fsm.lo bsc_subscr_conn_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rll.c -o bsc_rll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_stats.c -o bsc_stats.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_init.c -o bsc_init.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscriber.lo bsc_subscriber.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_vty.lo bsc_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c acc.c -o acc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts.lo bts.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx.lo bts_trx.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ctrl.lo bts_trx_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscr_conn_fsm.c -fPIC -DPIC -o .libs/bsc_subscr_conn_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscriber.c -fPIC -DPIC -o .libs/bsc_subscriber.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ts_ctrl.lo bts_trx_ts_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts.c -fPIC -DPIC -o .libs/bts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_vty.c -fPIC -DPIC -o .libs/bsc_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c -fPIC -DPIC -o .libs/bts_trx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c -o abis_om2000_vty.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ts_lchan_ctrl.lo bts_trx_ts_lchan_ctrl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ericsson_rbs2000.lo bts_ericsson_rbs2000.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl.c -o bsc_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ts_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rf_ctrl.c -o bsc_rf_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscriber.c -o bsc_subscriber.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_init.lo bts_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_lchan_ctrl.c -fPIC -DPIC -o .libs/bts_trx_ts_lchan_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c -o bts_trx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ericsson_rbs2000.c -fPIC -DPIC -o .libs/bts_ericsson_rbs2000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c -o bts_trx_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts.c -o bts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_ctrl.c -o bts_trx_ts_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_init.c -fPIC -DPIC -o .libs/bts_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_lchan_ctrl.c -o bts_trx_ts_lchan_ctrl.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts.lo bts_ipaccess_nanobts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_init.c -o bts_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ericsson_rbs2000.c -o bts_ericsson_rbs2000.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts_omlattr.lo bts_ipaccess_nanobts_omlattr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_nokia_site.lo bts_nokia_site.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_siemens_bs11.lo bts_siemens_bs11.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_sm.lo bts_sm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_osmobts.lo bts_osmobts.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_unknown.lo bts_unknown.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ctrl.lo bts_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_nokia_site.c -fPIC -DPIC -o .libs/bts_nokia_site.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts.c -fPIC -DPIC -o .libs/bts_ipaccess_nanobts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c -fPIC -DPIC -o .libs/bts_siemens_bs11.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_setup_ramp.lo bts_setup_ramp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_sm.c -fPIC -DPIC -o .libs/bts_sm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_vty.lo bts_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c -fPIC -DPIC -o .libs/bts_ipaccess_nanobts_omlattr.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_vty.lo bts_trx_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_osmobts.c -fPIC -DPIC -o .libs/bts_osmobts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_unknown.c -fPIC -DPIC -o .libs/bts_unknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ctrl.c -fPIC -DPIC -o .libs/bts_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_setup_ramp.c -fPIC -DPIC -o .libs/bts_setup_ramp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscr_conn_fsm.c -o bsc_subscr_conn_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_vty.c -fPIC -DPIC -o .libs/bts_trx_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_vty.c -fPIC -DPIC -o .libs/bts_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_unknown.c -o bts_unknown.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_osmobts.c -o bts_osmobts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c -o bts_siemens_bs11.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_sm.c -o bts_sm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm.c -o abis_nm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000.c -o abis_om2000.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c -o bts_ipaccess_nanobts_omlattr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_vty.c -o bsc_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts.c -o bts_ipaccess_nanobts.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o chan_alloc.lo chan_alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_setup_ramp.c -o bts_setup_ramp.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o chan_counts.lo chan_counts.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_pref.lo codec_pref.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o data_rate_pref.lo data_rate_pref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_nokia_site.c -o bts_nokia_site.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_alloc.c -fPIC -DPIC -o .libs/chan_alloc.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1_config.lo e1_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c -fPIC -DPIC -o .libs/chan_counts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c data_rate_pref.c -fPIC -DPIC -o .libs/data_rate_pref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codec_pref.c -fPIC -DPIC -o .libs/codec_pref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ctrl.c -o bts_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_vty.c -o bts_trx_vty.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_08_rr.lo gsm_04_08_rr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_rsl.c -o abis_rsl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c data_rate_pref.c -o data_rate_pref.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1_config.c -fPIC -DPIC -o .libs/e1_config.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_data.lo gsm_data.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_cfg.lo handover_cfg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_04_08_rr.c -fPIC -DPIC -o .libs/gsm_04_08_rr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_alloc.c -o chan_alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codec_pref.c -o codec_pref.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_ctrl.lo handover_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c -o chan_counts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_cfg.c -fPIC -DPIC -o .libs/handover_cfg.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_decision.lo handover_decision.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c -fPIC -DPIC -o .libs/gsm_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1_config.c -o e1_config.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_decision_2.lo handover_decision_2.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_fsm.lo handover_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_logic.lo handover_logic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_ctrl.c -fPIC -DPIC -o .libs/handover_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision.c -fPIC -DPIC -o .libs/handover_decision.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_vty.lo handover_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_fsm.c -fPIC -DPIC -o .libs/handover_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision_2.c -fPIC -DPIC -o .libs/handover_decision_2.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vgcs_fsm.lo vgcs_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c -fPIC -DPIC -o .libs/handover_logic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision.c -o handover_decision.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_cfg.c -o handover_cfg.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lb.lo lb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c -fPIC -DPIC -o .libs/handover_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c vgcs_fsm.c -fPIC -DPIC -o .libs/vgcs_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan.lo lchan.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_fsm.lo lchan_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lb.c -fPIC -DPIC -o .libs/lb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_vty.c -o bts_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c assignment_fsm.c -o assignment_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan.c -fPIC -DPIC -o .libs/lchan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_ctrl.c -o handover_ctrl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c -o gsm_data.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_fsm.c -fPIC -DPIC -o .libs/lchan_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c -o handover_vty.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_rtp_fsm.lo lchan_rtp_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c -fPIC -DPIC -o .libs/lchan_rtp_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_04_08_rr.c -o gsm_04_08_rr.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_select.lo lchan_select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan.c -o lchan.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_loc_req.lo lcs_loc_req.c lchan_rtp_fsm.c: In function 'mgcp_pick_codec': lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 925 | verb_info->codecs_len = 0; | ^~~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from lchan_rtp_fsm.c:25: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 929 | verb_info->codecs[0] = codec; | ^~~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 930 | verb_info->codecs_len = 1; | ^~~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { | ^~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 961 | return verb_info->codecs[0] == codec; | ^~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c -o handover_logic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lb.c -o lb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c -fPIC -DPIC -o .libs/lchan_select.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_ta_req.lo lcs_ta_req.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_loc_req.c -fPIC -DPIC -o .libs/lcs_loc_req.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_feed.lo meas_feed.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_rep.lo meas_rep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_ta_req.c -fPIC -DPIC -o .libs/lcs_ta_req.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_feed.c -fPIC -DPIC -o .libs/meas_feed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c -o lchan_rtp_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident.lo neighbor_ident.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c vgcs_fsm.c -o vgcs_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_rep.c -fPIC -DPIC -o .libs/meas_rep.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_vty.lo neighbor_ident_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_ta_req.c -o lcs_ta_req.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_ctrl.lo neighbor_ident_ctrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_feed.c -o meas_feed.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o net_init.lo net_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident.c -fPIC -DPIC -o .libs/neighbor_ident.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_ctrl.c -fPIC -DPIC -o .libs/neighbor_ident_ctrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c net_init.c -fPIC -DPIC -o .libs/net_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_loc_req.c -o lcs_loc_req.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c -fPIC -DPIC -o .libs/neighbor_ident_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c -o lchan_select.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_rep.c -o meas_rep.o >/dev/null 2>&1 neighbor_ident.c: In function 'neighbor_controlif_setup': neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, | ^~~~~~ In file included from neighbor_ident.c:37: /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c net_init.c -o net_init.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_common_fsm.lo nm_common_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bb_transc_fsm.lo nm_bb_transc_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision_2.c -o handover_decision_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_ctrl.c -o neighbor_ident_ctrl.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bts_sm_fsm.lo nm_bts_sm_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bts_fsm.lo nm_bts_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_sm_fsm.c -fPIC -DPIC -o .libs/nm_bts_sm_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_cell_fsm.lo nm_gprs_cell_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bb_transc_fsm.c -fPIC -DPIC -o .libs/nm_bb_transc_fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_nse_fsm.lo nm_gprs_nse_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_common_fsm.c -fPIC -DPIC -o .libs/nm_common_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c -o neighbor_ident_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident.c -o neighbor_ident.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_nsvc_fsm.lo nm_gprs_nsvc_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_fsm.c -fPIC -DPIC -o .libs/nm_bts_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_common_fsm.c -o nm_common_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_channel_fsm.lo nm_channel_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nsvc_fsm.c -fPIC -DPIC -o .libs/nm_gprs_nsvc_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_sm_fsm.c -o nm_bts_sm_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nse_fsm.c -fPIC -DPIC -o .libs/nm_gprs_nse_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_cell_fsm.c -fPIC -DPIC -o .libs/nm_gprs_cell_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bb_transc_fsm.c -o nm_bb_transc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_channel_fsm.c -fPIC -DPIC -o .libs/nm_channel_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nsvc_fsm.c -o nm_gprs_nsvc_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_rcarrier_fsm.lo nm_rcarrier_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_08_08.lo gsm_08_08.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_bssap.lo osmo_bsc_bssap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_filter.lo osmo_bsc_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_fsm.c -o nm_bts_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_grace.lo osmo_bsc_grace.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_lcls.lo osmo_bsc_lcls.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_mgcp.lo osmo_bsc_mgcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_channel_fsm.c -o nm_channel_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_rcarrier_fsm.c -fPIC -DPIC -o .libs/nm_rcarrier_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_08_08.c -fPIC -DPIC -o .libs/gsm_08_08.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nse_fsm.c -o nm_gprs_nse_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_grace.c -fPIC -DPIC -o .libs/osmo_bsc_grace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_bssap.c -fPIC -DPIC -o .libs/osmo_bsc_bssap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_filter.c -fPIC -DPIC -o .libs/osmo_bsc_filter.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_msc.lo osmo_bsc_msc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_cell_fsm.c -o nm_gprs_cell_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_sigtran.lo osmo_bsc_sigtran.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_mgcp.c -fPIC -DPIC -o .libs/osmo_bsc_mgcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_grace.c -o osmo_bsc_grace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_lcls.c -fPIC -DPIC -o .libs/osmo_bsc_lcls.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging.lo paging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_filter.c -o osmo_bsc_filter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_msc.c -fPIC -DPIC -o .libs/osmo_bsc_msc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_rcarrier_fsm.c -o nm_rcarrier_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_fsm.c -o handover_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pcu_sock.lo pcu_sock.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o penalty_timers.lo penalty_timers.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bssmap_reset.lo bssmap_reset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_sigtran.c -fPIC -DPIC -o .libs/osmo_bsc_sigtran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_mgcp.c -o osmo_bsc_mgcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c paging.c -fPIC -DPIC -o .libs/paging.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o system_information.lo system_information.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o timeslot_fsm.lo timeslot_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_msc.c -o osmo_bsc_msc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pcu_sock.c -fPIC -DPIC -o .libs/pcu_sock.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smscb.lo smscb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c penalty_timers.c -fPIC -DPIC -o .libs/penalty_timers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bssmap_reset.c -fPIC -DPIC -o .libs/bssmap_reset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_08_08.c -o gsm_08_08.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c timeslot_fsm.c -fPIC -DPIC -o .libs/timeslot_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bssmap_reset.c -o bssmap_reset.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smscb_vty.lo smscb_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c system_information.c -fPIC -DPIC -o .libs/system_information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb.c -fPIC -DPIC -o .libs/smscb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c penalty_timers.c -o penalty_timers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_lcls.c -o osmo_bsc_lcls.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cbch_scheduler.lo cbch_scheduler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_sigtran.c -o osmo_bsc_sigtran.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cbsp_link.lo cbsp_link.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o power_control.lo power_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c paging.c -o paging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb_vty.c -fPIC -DPIC -o .libs/smscb_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_fsm.c -o lchan_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pcu_sock.c -o pcu_sock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbch_scheduler.c -fPIC -DPIC -o .libs/cbch_scheduler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbsp_link.c -fPIC -DPIC -o .libs/cbsp_link.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c power_control.c -fPIC -DPIC -o .libs/power_control.o cbsp_link.c: In function 'cbsp_srv_link_accept_cb': cbsp_link.c:107:42: warning: passing argument 2 of 'osmo_stream_srv_set_read_cb' from incompatible pointer type [-Wincompatible-pointer-types] 107 | osmo_stream_srv_set_read_cb(srv, cbsp_srv_read_cb); | ^~~~~~~~~~~~~~~~ | | | int (*)(struct osmo_stream_srv *, struct msgb *) In file included from ../../include/osmocom/bsc/smscb.h:6, from cbsp_link.c:25: /usr/include/osmocom/netif/stream.h:122:91: note: expected 'osmo_stream_srv_read_cb2_t' {aka 'int (*)(struct osmo_stream_srv *, int, struct msgb *)'} but argument is of type 'int (*)(struct osmo_stream_srv *, struct msgb *)' 122 | void osmo_stream_srv_set_read_cb(struct osmo_stream_srv *conn, osmo_stream_srv_read_cb2_t read_cb); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb_vty.c -o smscb_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbch_scheduler.c -o cbch_scheduler.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c power_control.c -o power_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c timeslot_fsm.c -o timeslot_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb.c -o smscb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbsp_link.c -o cbsp_link.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c system_information.c -o system_information.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_bssap.c -o osmo_bsc_bssap.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o libbsc.la a_reset.lo abis_nm.lo abis_nm_vty.lo abis_om2000.lo abis_om2000_vty.lo abis_osmo.lo abis_rsl.lo acc.lo assignment_fsm.lo bsc_ctrl.lo bsc_ctrl_lookup.lo bsc_init.lo bsc_rf_ctrl.lo bsc_rll.lo bsc_sccp.lo bsc_stats.lo bsc_subscr_conn_fsm.lo bsc_subscriber.lo bsc_vty.lo bts.lo bts_trx.lo bts_trx_ctrl.lo bts_trx_ts_ctrl.lo bts_trx_ts_lchan_ctrl.lo bts_ericsson_rbs2000.lo bts_init.lo bts_ipaccess_nanobts.lo bts_ipaccess_nanobts_omlattr.lo bts_nokia_site.lo bts_siemens_bs11.lo bts_sm.lo bts_osmobts.lo bts_unknown.lo bts_ctrl.lo bts_setup_ramp.lo bts_vty.lo bts_trx_vty.lo chan_alloc.lo chan_counts.lo codec_pref.lo data_rate_pref.lo e1_config.lo gsm_04_08_rr.lo gsm_data.lo handover_cfg.lo handover_ctrl.lo handover_decision.lo handover_decision_2.lo handover_fsm.lo handover_logic.lo handover_vty.lo vgcs_fsm.lo lb.lo lchan.lo lchan_fsm.lo lchan_rtp_fsm.lo lchan_select.lo lcs_loc_req.lo lcs_ta_req.lo meas_feed.lo meas_rep.lo neighbor_ident.lo neighbor_ident_vty.lo neighbor_ident_ctrl.lo net_init.lo nm_common_fsm.lo nm_bb_transc_fsm.lo nm_bts_sm_fsm.lo nm_bts_fsm.lo nm_gprs_cell_fsm.lo nm_gprs_nse_fsm.lo nm_gprs_nsvc_fsm.lo nm_channel_fsm.lo nm_rcarrier_fsm.lo gsm_08_08.lo osmo_bsc_bssap.lo osmo_bsc_filter.lo osmo_bsc_grace.lo osmo_bsc_lcls.lo osmo_bsc_mgcp.lo osmo_bsc_msc.lo osmo_bsc_sigtran.lo paging.lo pcu_sock.lo penalty_timers.lo bssmap_reset.lo system_information.lo timeslot_fsm.lo smscb.lo smscb_vty.lo cbch_scheduler.lo cbsp_link.lo power_control.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client -lm libtool: link: ar cr .libs/libbsc.a .libs/a_reset.o .libs/abis_nm.o .libs/abis_nm_vty.o .libs/abis_om2000.o .libs/abis_om2000_vty.o .libs/abis_osmo.o .libs/abis_rsl.o .libs/acc.o .libs/assignment_fsm.o .libs/bsc_ctrl.o .libs/bsc_ctrl_lookup.o .libs/bsc_init.o .libs/bsc_rf_ctrl.o .libs/bsc_rll.o .libs/bsc_sccp.o .libs/bsc_stats.o .libs/bsc_subscr_conn_fsm.o .libs/bsc_subscriber.o .libs/bsc_vty.o .libs/bts.o .libs/bts_trx.o .libs/bts_trx_ctrl.o .libs/bts_trx_ts_ctrl.o .libs/bts_trx_ts_lchan_ctrl.o .libs/bts_ericsson_rbs2000.o .libs/bts_init.o .libs/bts_ipaccess_nanobts.o .libs/bts_ipaccess_nanobts_omlattr.o .libs/bts_nokia_site.o .libs/bts_siemens_bs11.o .libs/bts_sm.o .libs/bts_osmobts.o .libs/bts_unknown.o .libs/bts_ctrl.o .libs/bts_setup_ramp.o .libs/bts_vty.o .libs/bts_trx_vty.o .libs/chan_alloc.o .libs/chan_counts.o .libs/codec_pref.o .libs/data_rate_pref.o .libs/e1_config.o .libs/gsm_04_08_rr.o .libs/gsm_data.o .libs/handover_cfg.o .libs/handover_ctrl.o .libs/handover_decision.o .libs/handover_decision_2.o .libs/handover_fsm.o .libs/handover_logic.o .libs/handover_vty.o .libs/vgcs_fsm.o .libs/lb.o .libs/lchan.o .libs/lchan_fsm.o .libs/lchan_rtp_fsm.o .libs/lchan_select.o .libs/lcs_loc_req.o .libs/lcs_ta_req.o .libs/meas_feed.o .libs/meas_rep.o .libs/neighbor_ident.o .libs/neighbor_ident_vty.o .libs/neighbor_ident_ctrl.o .libs/net_init.o .libs/nm_common_fsm.o .libs/nm_bb_transc_fsm.o .libs/nm_bts_sm_fsm.o .libs/nm_bts_fsm.o .libs/nm_gprs_cell_fsm.o .libs/nm_gprs_nse_fsm.o .libs/nm_gprs_nsvc_fsm.o .libs/nm_channel_fsm.o .libs/nm_rcarrier_fsm.o .libs/gsm_08_08.o .libs/osmo_bsc_bssap.o .libs/osmo_bsc_filter.o .libs/osmo_bsc_grace.o .libs/osmo_bsc_lcls.o .libs/osmo_bsc_mgcp.o .libs/osmo_bsc_msc.o .libs/osmo_bsc_sigtran.o .libs/paging.o .libs/pcu_sock.o .libs/penalty_timers.o .libs/bssmap_reset.o .libs/system_information.o .libs/timeslot_fsm.o .libs/smscb.o .libs/smscb_vty.o .libs/cbch_scheduler.o .libs/cbsp_link.o .libs/power_control.o libtool: link: ranlib .libs/libbsc.a libtool: link: ( cd ".libs" && rm -f "libbsc.la" && ln -s "../libbsc.la" "libbsc.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-bsc osmo_bsc_main.o libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-bsc osmo_bsc_main.o ./.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making all in utils make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bs11_config.o bs11_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o isdnsync.o isdnsync.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_json-meas_json.o `test -f 'meas_json.c' || echo './'`meas_json.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_vis-meas_vis.o `test -f 'meas_vis.c' || echo './'`meas_vis.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o isdnsync isdnsync.o meas_vis.c: In function 'write_uni': meas_vis.c:205:77: warning: '%4u' directive output may be truncated writing between 4 and 10 bytes into a region of size between 2 and 10 [-Wformat-truncation=] 205 | snprintf(msu->label, sizeof(msu->label), "%1d %3d %2u %2d %4u", | ^~~ In file included from /usr/include/stdio.h:906, from meas_vis.c:5: In function 'snprintf', inlined from 'write_uni' at meas_vis.c:205:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 27 and 41 bytes into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o isdnsync isdnsync.o -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o meas_json meas_json-meas_json.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o meas_vis meas_vis-meas_vis.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lcdk -lncurses libtool: link: gcc -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o meas_vis meas_vis-meas_vis.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcdk -lncurses -pthread libtool: link: gcc -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o meas_json meas_json-meas_json.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o bs11_config bs11_config.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bs11_config bs11_config.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making all in ipaccess make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abisip-find.o abisip-find.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o stubs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-config.o ipaccess-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-firmware.o ipaccess-firmware.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o network_listen.o network_listen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-proxy.o ipaccess-proxy.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o abisip-find abisip-find.o stubs.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o abisip-find abisip-find.o stubs.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o ipaccess-config ipaccess-config.o ipaccess-firmware.o network_listen.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-config ipaccess-config.o ipaccess-firmware.o network_listen.o stubs.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making all in abis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making all in acc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making all in bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making all in codec_pref make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making all in gsm0408 make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making all in handover make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making all in nanobts_omlattr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making all in paging make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making all in subscr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common mkdir -p ./vty xmllint --xinclude --postvalid --noout osmobsc-vty-reference.xml if ! [ -f osmobsc-usermanual.adoc ]; then \ ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \ fi if ! [ -f osmobsc-cbsp.adoc ]; then \ ln -s osmobsc-cbsp.adoc osmobsc-cbsp.adoc; \ fi ../../src/osmo-bsc/osmo-bsc --vty-ref-xml > vty/bsc_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-usermanual.adoc TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-cbsp.adoc if ! [ -f osmux-reference.adoc ]; then \ ln -s osmux-reference.adoc osmux-reference.adoc; \ fi if ! [ -f aoip-mgw-options.adoc ]; then \ ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmux-reference.adoc TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" aoip-mgw-options.adoc Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) mkdir -p generated /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.fZrBPes4LY + mktemp + combine_src=/tmp/tmp.FkLKDTFl8x + cp ./vty/bsc_vty_reference.xml /tmp/tmp.fZrBPes4LY + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.fZrBPes4LY /tmp/tmp.FkLKDTFl8x + xsltproc -o /tmp/tmp.fZrBPes4LY --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FkLKDTFl8x a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-cbsp.adoc']a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'aoip-mgw-options.adoc'] a2x: resource files: []a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml')] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmux-reference.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-bsc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf + [ -n ./vty/bsc_vty_additions.xml ] + realpath ./vty/bsc_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml + shift + cp /tmp/tmp.fZrBPes4LY /tmp/tmp.FkLKDTFl8x + xsltproc -o /tmp/tmp.fZrBPes4LY --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FkLKDTFl8x asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml asciidoc: osmobsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml} + [ -n ./vty/libbsc_vty_additions.xml ] + realpath ./vty/libbsc_vty_additions.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc asciidoc: osmobsc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc + addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml + shift + cp /tmp/tmp.fZrBPes4LY /tmp/tmp.FkLKDTFl8x asciidoc: osmux-reference.adoc: line 2: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference-docinfo.xml} asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml asciidoc: aoip-mgw-options.adoc: line 1: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml} asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml + xsltproc -o /tmp/tmp.fZrBPes4LY --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FkLKDTFl8x asciidoc: osmobsc-cbsp.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc asciidoc: aoip-mgw-options.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {set2:target:aoip-mgw-options__1.svg} asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc asciidoc: classic-bsc.msc: line 39: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg" -Tsvg - asciidoc: osmobsc-cbsp.adoc: line 58: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc asciidoc: osmux-reference.adoc: line 148: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 148: evaluating: {set2:target:osmux-reference__1.svg} asciidoc: osmux-reference.adoc: line 158: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg" -Tsvg - && echo " " + [ -n ] + cat /tmp/tmp.fZrBPes4LY + rm -f /tmp/tmp.FkLKDTFl8x + rm -f /tmp/tmp.fZrBPes4LY xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc asciidoc: osmobsc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc asciidoc: osmobsc-cbsp.adoc: line 60: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc asciidoc: overview.adoc: line 65: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 65: evaluating: {set2:target:osmobsc-usermanual__1.svg} asciidoc: overview.adoc: line 80: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc asciidoc: aoip-mgw-options.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {set2:target:aoip-mgw-options__2.svg} asciidoc: osmo-bsc-old-sccplite.msc: line 64: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg" -Tsvg - set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmobsc-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmobsc-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmobsc-vty-reference.xml Changing revhistory to DRAFT , unknown... + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated' -P draft.mode=no -o osmobsc-vty-reference.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc asciidoc: aoip-mgw-options.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {set2:target:aoip-mgw-options__3.svg} asciidoc: osmo-bsc-new-mgw.msc: line 71: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmobsc-cbsp.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc asciidoc: aoip-mgw-options.adoc: line 86: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {counter2:target-number} asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {set2:target:aoip-mgw-options__4.svg} asciidoc: osmo-bsc-new-mgw-e1.msc: line 50: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg" -Tsvg - a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml" Build the book set list... asciidoc: overview.adoc: line 104: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__2.svg} asciidoc: overview.adoc: line 120: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmobsc-cbsp.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: osmobsc-cbsp.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc asciidoc: osmobsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc asciidoc: running.adoc: line 254: evaluating: {counter2:target-number} asciidoc: running.adoc: line 254: evaluating: {set2:target:osmobsc-usermanual__3.svg} asciidoc: running.adoc: line 272: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg" -T svg && echo " " asciidoc: osmux-reference.adoc: line 174: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 174: evaluating: {set2:target:osmux-reference__2.svg} asciidoc: osmux-reference.adoc: line 188: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmobsc-cbsp.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc asciidoc: osmobsc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc asciidoc: osmobsc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml" asciidoc: osmux-reference.adoc: line 270: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 270: evaluating: {set2:target:osmux-reference__3.svg} asciidoc: osmux-reference.adoc: line 283: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc asciidoc: osmobsc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc asciidoc: osmobsc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc asciidoc: osmux-reference.adoc: line 325: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 325: evaluating: {set2:target:osmux-reference__4.svg} asciidoc: osmux-reference.adoc: line 354: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg" -Tsvg - Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:osmobsc-usermanual__4.svg} asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg" -T svg && echo " " asciidoc: osmux-reference.adoc: line 370: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 370: evaluating: {set2:target:osmux-reference__5.svg} asciidoc: osmux-reference.adoc: line 399: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg" -Tsvg - asciidoc: osmux-reference.adoc: line 410: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 410: evaluating: {set2:target:osmux-reference__6.svg} asciidoc: osmux-reference.adoc: line 444: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:osmobsc-usermanual__5.svg} asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg" -T svg && echo " " asciidoc: osmux-reference.adoc: line 458: evaluating: {counter2:target-number} asciidoc: osmux-reference.adoc: line 458: evaluating: {set2:target:osmux-reference__7.svg} asciidoc: osmux-reference.adoc: line 497: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg" -Tsvg - a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml" asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc asciidoc: osmobsc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc asciidoc: osmobsc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc asciidoc: osmobsc-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc asciidoc: osmobsc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc Build _temp_osmobsc-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc asciidoc: osmobsc-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc asciidoc: osmobsc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc asciidoc: osmobsc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc asciidoc: osmobsc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot asciidoc: handover.adoc: line 73: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot asciidoc: handover.adoc: line 72: evaluating: {counter2:target-number} asciidoc: handover.adoc: line 72: evaluating: {set2:target:osmobsc-usermanual__6.svg} asciidoc: handover_intra_bsc.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot asciidoc: handover.adoc: line 116: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot asciidoc: handover.adoc: line 115: evaluating: {counter2:target-number} asciidoc: handover.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__7.svg} asciidoc: handover_inter_bsc.dot: line 35: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg" -T svg && echo " " Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml xsltproc -o aoip-mgw-options.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpzjj_fnfd/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpzjj_fnfd/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg Build aoip-mgw-options.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode aoip-mgw-options.tex running post-compilation scripts... [index] the index file /tmp/tmpzjj_fnfd/aoip-mgw-options.idx is empty aoip-mgw-options.aux MD5 checksum changed aoip-mgw-options.toc MD5 checksum changed the /tmp/tmpzjj_fnfd/aoip-mgw-options.aux file has changed pdflatex -interaction=batchmode aoip-mgw-options.tex running post-compilation scripts... [index] the index file /tmp/tmpzjj_fnfd/aoip-mgw-options.idx is empty no new compilation is needed running last-compilation scripts... 'aoip-mgw-options.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc asciidoc: osmobsc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc asciidoc: osmobsc-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc asciidoc: osmobsc-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc asciidoc: osmobsc-usermanual.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc asciidoc: smlc.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc asciidoc: smlc.adoc: line 19: evaluating: {counter2:target-number} asciidoc: smlc.adoc: line 19: evaluating: {set2:target:osmobsc-usermanual__8.svg} asciidoc: location_services_ta.msc: line 49: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: osmobsc-usermanual.adoc: line 47: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc asciidoc: osmobsc-usermanual.adoc: line 49: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc asciidoc: osmobsc-usermanual.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc asciidoc: osmobsc-usermanual.adoc: line 53: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc asciidoc: osmobsc-usermanual.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmobsc-usermanual__9.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmobsc-usermanual__10.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg" -Tsvg - && echo " " Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml xsltproc -o osmobsc-cbsp.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpcpz8lzqg/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpcpz8lzqg/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: RESTART_IND. XRef to nonexistent id: RESTART_IND Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found Build osmobsc-cbsp.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmobsc-cbsp.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpcpz8lzqg/osmobsc-cbsp.idx is empty osmobsc-cbsp.aux MD5 checksum changed osmobsc-cbsp.toc MD5 checksum changed the /tmp/tmpcpz8lzqg/osmobsc-cbsp.aux file has changed pdflatex -interaction=batchmode osmobsc-cbsp.tex running post-compilation scripts... [index] the index file /tmp/tmpcpz8lzqg/osmobsc-cbsp.idx is empty no new compilation is needed running last-compilation scripts... 'osmobsc-cbsp.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmobsc-usermanual__11.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmobsc-usermanual__12.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__13.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__14.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmobsc-usermanual__15.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc asciidoc: osmobsc-usermanual.adoc: line 57: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml xsltproc -o osmux-reference.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpnzuaaqnu/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpnzuaaqnu/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg Build osmux-reference.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... [index] the index file /tmp/tmpnzuaaqnu/osmux-reference.idx is empty osmux-reference.aux MD5 checksum changed osmux-reference.toc MD5 checksum changed the /tmp/tmpnzuaaqnu/osmux-reference.aux file has changed pdflatex -interaction=batchmode osmux-reference.tex running post-compilation scripts... [index] the index file /tmp/tmpnzuaaqnu/osmux-reference.idx is empty no new compilation is needed running last-compilation scripts... 'osmux-reference.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc asciidoc: osmobsc-usermanual.adoc: line 59: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc asciidoc: osmux_bsc.adoc: line 1: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 125: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 124: evaluating: {set2:target:osmobsc-usermanual__16.svg} asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 131: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 130: evaluating: {set2:target:osmobsc-usermanual__17.svg} asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 140: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 139: evaluating: {set2:target:osmobsc-usermanual__18.svg} asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 146: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 145: evaluating: {set2:target:osmobsc-usermanual__19.svg} asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 155: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 154: evaluating: {set2:target:osmobsc-usermanual__20.svg} asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 161: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 160: evaluating: {set2:target:osmobsc-usermanual__21.svg} asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg" -Tsvg - asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: osmux.adoc: line 164: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 172: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 171: evaluating: {set2:target:osmobsc-usermanual__22.svg} asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg" -T svg && echo " " asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 178: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 177: evaluating: {set2:target:osmobsc-usermanual__23.svg} asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmobsc-usermanual.adoc: line 61: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc asciidoc: osmobsc-usermanual.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc asciidoc: aoip-flows.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc asciidoc: aoip-flows.adoc: line 44: evaluating: {counter2:target-number} asciidoc: aoip-flows.adoc: line 44: evaluating: {set2:target:osmobsc-usermanual__24.svg} asciidoc: a_interface_bringup.msc: line 31: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc asciidoc: aoip-flows.adoc: line 106: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc asciidoc: aoip-flows.adoc: line 105: evaluating: {counter2:target-number} asciidoc: aoip-flows.adoc: line 105: evaluating: {set2:target:osmobsc-usermanual__25.svg} asciidoc: mo_call-bsc-msc-mgw-aoip.msc: line 75: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmobsc-usermanual.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmobsc-usermanual.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: osmobsc-usermanual.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmobsc-usermanual.adoc: line 71: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml" 'osmobsc-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11135: element figure: validity error : ID fig-network-osmux-aoip already defined
Sample node diagram of Osmux enabled ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11135: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ xsltproc -o osmobsc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpdt00jyfg/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /tmp/tmpdt00jyfg/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11135: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: net. XRef to nonexistent id: net Error: no ID for constraint linkend: 3gpp-ts-44.006. XRef to nonexistent id: 3gpp-ts-44.006 Error: no ID for constraint linkend: 3gpp-ts-43-059. XRef to nonexistent id: 3gpp-ts-43-059 Error: no ID for constraint linkend: 3gpp-ts-49-031. XRef to nonexistent id: 3gpp-ts-49-031 Error: no ID for constraint linkend: 3gpp-ts-23-032. XRef to nonexistent id: 3gpp-ts-23-032 Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: bts_chreq:total. XRef to nonexistent id: bts_chreq:total Error: no ID for constraint linkend: bts_chreq:no_channel. XRef to nonexistent id: bts_chreq:no_channel Error: no ID for constraint linkend: bts_chan:rf_fail. XRef to nonexistent id: bts_chan:rf_fail Error: no ID for constraint linkend: bts_chan:rll_err. XRef to nonexistent id: bts_chan:rll_err Error: no ID for constraint linkend: bts_oml_fail. XRef to nonexistent id: bts_oml_fail Error: no ID for constraint linkend: bts_rsl_fail. XRef to nonexistent id: bts_rsl_fail Error: no ID for constraint linkend: bts_codec:amr_f. XRef to nonexistent id: bts_codec:amr_f Error: no ID for constraint linkend: bts_codec:amr_h. XRef to nonexistent id: bts_codec:amr_h Error: no ID for constraint linkend: bts_codec:efr. XRef to nonexistent id: bts_codec:efr Error: no ID for constraint linkend: bts_codec:fr. XRef to nonexistent id: bts_codec:fr Error: no ID for constraint linkend: bts_codec:hr. XRef to nonexistent id: bts_codec:hr Error: no ID for constraint linkend: bts_paging:attempted. XRef to nonexistent id: bts_paging:attempted Error: no ID for constraint linkend: bts_paging:already. XRef to nonexistent id: bts_paging:already Error: no ID for constraint linkend: bts_paging:responded. XRef to nonexistent id: bts_paging:responded Error: no ID for constraint linkend: bts_paging:expired. XRef to nonexistent id: bts_paging:expired Error: no ID for constraint linkend: bts_chan_act:total. XRef to nonexistent id: bts_chan_act:total Error: no ID for constraint linkend: bts_chan_act:nack. XRef to nonexistent id: bts_chan_act:nack Error: no ID for constraint linkend: bts_rsl:unknown. XRef to nonexistent id: bts_rsl:unknown Error: no ID for constraint linkend: bts_rsl:ipa_nack. XRef to nonexistent id: bts_rsl:ipa_nack Error: no ID for constraint linkend: bts_chan:mode_modify_nack. XRef to nonexistent id: bts_chan:mode_modify_nack Error: no ID for constraint linkend: e1inp_hdlc:abort. XRef to nonexistent id: e1inp_hdlc:abort Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs. XRef to nonexistent id: e1inp_hdlc:bad_fcs Error: no ID for constraint linkend: e1inp_hdlc:overrun. XRef to nonexistent id: e1inp_hdlc:overrun Error: no ID for constraint linkend: e1inp_alarm. XRef to nonexistent id: e1inp_alarm Error: no ID for constraint linkend: e1inp_removed. XRef to nonexistent id: e1inp_removed Error: no ID for constraint linkend: bsc_assignment:attempted. XRef to nonexistent id: bsc_assignment:attempted Error: no ID for constraint linkend: bsc_assignment:completed. XRef to nonexistent id: bsc_assignment:completed Error: no ID for constraint linkend: bsc_assignment:stopped. XRef to nonexistent id: bsc_assignment:stopped Error: no ID for constraint linkend: bsc_assignment:no_channel. XRef to nonexistent id: bsc_assignment:no_channel Error: no ID for constraint linkend: bsc_assignment:timeout. XRef to nonexistent id: bsc_assignment:timeout Error: no ID for constraint linkend: bsc_assignment:failed. XRef to nonexistent id: bsc_assignment:failed Error: no ID for constraint linkend: bsc_assignment:error. XRef to nonexistent id: bsc_assignment:error Error: no ID for constraint linkend: bsc_handover:attempted. XRef to nonexistent id: bsc_handover:attempted Error: no ID for constraint linkend: bsc_handover:completed. XRef to nonexistent id: bsc_handover:completed Error: no ID for constraint linkend: bsc_handover:stopped. XRef to nonexistent id: bsc_handover:stopped Error: no ID for constraint linkend: bsc_handover:no_channel. XRef to nonexistent id: bsc_handover:no_channel Error: no ID for constraint linkend: bsc_handover:timeout. XRef to nonexistent id: bsc_handover:timeout Error: no ID for constraint linkend: bsc_handover:failed. XRef to nonexistent id: bsc_handover:failed Error: no ID for constraint linkend: bsc_handover:error. XRef to nonexistent id: bsc_handover:error Error: no ID for constraint linkend: bsc_interbsc_ho_out:attempted. XRef to nonexistent id: bsc_interbsc_ho_out:attempted Error: no ID for constraint linkend: bsc_interbsc_ho_out:completed. XRef to nonexistent id: bsc_interbsc_ho_out:completed Error: no ID for constraint linkend: bsc_interbsc_ho_out:stopped. XRef to nonexistent id: bsc_interbsc_ho_out:stopped Error: no ID for constraint linkend: bsc_interbsc_ho_out:timeout. XRef to nonexistent id: bsc_interbsc_ho_out:timeout Error: no ID for constraint linkend: bsc_interbsc_ho_out:error. XRef to nonexistent id: bsc_interbsc_ho_out:error Error: no ID for constraint linkend: bsc_interbsc_ho_in:attempted. XRef to nonexistent id: bsc_interbsc_ho_in:attempted Error: no ID for constraint linkend: bsc_interbsc_ho_in:completed. XRef to nonexistent id: bsc_interbsc_ho_in:completed Error: no ID for constraint linkend: bsc_interbsc_ho_in:stopped. XRef to nonexistent id: bsc_interbsc_ho_in:stopped Error: no ID for constraint linkend: bsc_interbsc_ho_in:no_channel. XRef to nonexistent id: bsc_interbsc_ho_in:no_channel Error: no ID for constraint linkend: bsc_interbsc_ho_in:failed. XRef to nonexistent id: bsc_interbsc_ho_in:failed Error: no ID for constraint linkend: bsc_interbsc_ho_in:timeout. XRef to nonexistent id: bsc_interbsc_ho_in:timeout Error: no ID for constraint linkend: bsc_interbsc_ho_in:error. XRef to nonexistent id: bsc_interbsc_ho_in:error Error: no ID for constraint linkend: bsc_paging:attempted. XRef to nonexistent id: bsc_paging:attempted Error: no ID for constraint linkend: bsc_paging:detached. XRef to nonexistent id: bsc_paging:detached Error: no ID for constraint linkend: bsc_paging:responded. XRef to nonexistent id: bsc_paging:responded Error: no ID for constraint linkend: bsc_abis:unknown_unit_id. XRef to nonexistent id: bsc_abis:unknown_unit_id Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: bts_rach_busy. XRef to nonexistent id: bts_rach_busy Error: no ID for constraint linkend: bts_rach_access. XRef to nonexistent id: bts_rach_access Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg Build osmobsc-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmobsc-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpdt00jyfg/osmobsc-usermanual.idx is empty osmobsc-usermanual.aux MD5 checksum changed osmobsc-usermanual.toc MD5 checksum changed the /tmp/tmpdt00jyfg/osmobsc-usermanual.aux file has changed pdflatex -interaction=batchmode osmobsc-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpdt00jyfg/osmobsc-usermanual.idx is empty osmobsc-usermanual.aux MD5 checksum changed the /tmp/tmpdt00jyfg/osmobsc-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmobsc-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j17 check "TESTSUITEFLAGS=-j17 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making check in bsc make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making check in osmo-bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making check in utils make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making check in ipaccess make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making check in abis make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make abis_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_test.o abis_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o abis_test abis_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o abis_test abis_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making check in acc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make acc_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o acc_test.o acc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o acc_test acc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o acc_test acc_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making check in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make bsc_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_test.o bsc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -lrt libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making check in codec_pref make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make codec_pref_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_pref_test.o codec_pref_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lrt libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making check in gsm0408 make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make gsm0408_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm0408_test.o gsm0408_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making check in handover make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make handover_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_test.o handover_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z,relro -o handover_test handover_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmonetif -losmo-sigtran -losmo-mgcp-client libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z -Wl,relro -o handover_test handover_test.o ../../src/osmo-bsc/.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making check in nanobts_omlattr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make nanobts_omlattr_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nanobts_omlattr_test.o nanobts_omlattr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making check in paging make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make paging_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging_test.o paging_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -no-install -Wl,-z,relro -o paging_test paging_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,-z -Wl,relro -o paging_test paging_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making check in subscr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make bsc_subscr_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscr_test.o bsc_subscr_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-bsc])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-bsc])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.11.0.81-2efe4])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-bsc 1.11.0.81-2efe4])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j17 --verbose ## ------------------------------------ ## ## osmo-bsc 1.11.0.81-2efe4 test suite. ## ## ------------------------------------ ## 3. testsuite.at:16: testing bsc ... ./testsuite.at:19: $abs_top_builddir/tests/bsc/bsc_test 2. testsuite.at:10: testing acc ... 1. testsuite.at:4: testing abis ... ./testsuite.at:7: $abs_top_builddir/tests/abis/abis_test stderr: 5. testsuite.at:28: testing gsm0408 ... ./testsuite.at:13: $abs_top_builddir/tests/acc/acc_test 6. testsuite.at:34: testing handover_tests ... get_int(tz_hr) -> -5 get_int(tz_mn) -> 15 get_int(tz_dst) -> 2 get_int(tz_hr) -> -5 get_int(tz_mn) -> 15 get_int(tz_dst) -> 2 <0004> fsm.c:456 NM_BTS_SM_OP[0x55801c483620]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BTS_OP[0x55801c48e920]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_CELL_OP[0x55801c48eb50]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_RCARRIER_OP[0x55801c4b2ce0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BB_TRANSC_OP[0x55801c4b2f30]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b33b0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b3c40]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b44d0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b4d60]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b55f0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b5e80]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b6710]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4b6fa0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSE_OP[0x55801c4b7600]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSVC_OP[0x55801c4b77a0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_GPRS_NSVC_OP[0x55801c4b79d0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_RCARRIER_OP[0x55801c4d7c90]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_BB_TRANSC_OP[0x55801c4d7f70]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4d83f0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4d8c80]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4d9510]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4d9da0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4da630]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4daec0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4db750]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:456 NM_CHAN_OP[0x55801c4dbfe0]{DISABLED_NOTINSTALLED}: Allocated <0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55801c4b77a0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55801c4b79d0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55801c4b7600]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55801c483620]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55801c48eb50]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BTS_OP(bts0)[0x55801c48e920]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx1)[0x55801c4d7f70]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx1)[0x55801c4d7c90]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts0)[0x55801c4d83f0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts1)[0x55801c4d8c80]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts2)[0x55801c4d9510]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts3)[0x55801c4d9da0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts4)[0x55801c4da630]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts5)[0x55801c4daec0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts6)[0x55801c4db750]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx1-ts7)[0x55801c4dbfe0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55801c4b2f30]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55801c4b2ce0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55801c4b33b0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55801c4b3c40]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55801c4b44d0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55801c4b4d60]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55801c4b55f0]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55801c4b5e80]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55801c4b6710]{DISABLED_NOTINSTALLED}: Deallocated <0004> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55801c4b6fa0]{DISABLED_NOTINSTALLED}: Deallocated 7. testsuite.at:40: testing paging ... ./testsuite.at:43: $abs_top_builddir/tests/paging/paging_test stderr: 4. testsuite.at:22: testing codec_pref ... ./testsuite.at:25: $abs_top_builddir/tests/codec_pref/codec_pref_test ./testsuite.at:31: $abs_top_builddir/tests/gsm0408/gsm0408_test 3. testsuite.at:16: ok 8. testsuite.at:46: testing nanobts_omlattr ... stderr: ./testsuite.at:37: $abs_srcdir/handover/handover_tests.sh $abs_srcdir/handover $abs_builddir/handover 1. testsuite.at:4: 4. testsuite.at:22: ok ./testsuite.at:49: $abs_top_builddir/tests/nanobts_omlattr/nanobts_omlattr_test ok stderr: <0000> fsm.c:456 NM_BTS_SM_OP[0x55b68306bb20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x55b68306fcf0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x55b68306ff20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x55b6830940b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x55b683094300]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683094780]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683095010]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b6830958a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683096130]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b6830969c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683097250]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683097ae0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x55b683098370]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x55b6830989d0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55b683098b70]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x55b683098da0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x55b68306ff20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x55b68306fcf0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x55b683094300]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x55b6830940b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x55b683094780]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x55b683095010]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x55b6830958a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x55b683096130]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x55b6830969c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x55b683097250]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x55b683097ae0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x55b683098370]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x55b683098b70]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x55b683098da0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x55b6830989d0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x55b68306bb20]{DISABLED_NOTINSTALLED}: Deallocated full talloc report on 'ctx' (total 1187 bytes in 6 blocks) logging contains 1187 bytes in 5 blocks (ref 0) 0x55b68306a990 struct log_target contains 218 bytes in 2 blocks (ref 0) 0x55b68306aea0 struct log_category contains 58 bytes in 1 blocks (ref 0) 0x55b68306afb0 struct log_info contains 968 bytes in 2 blocks (ref 0) 0x55b68306aa00 struct log_info_cat contains 928 bytes in 1 blocks (ref 0) 0x55b68306aa90 8. testsuite.at:46: ok 9. testsuite.at:52: testing subscr ... stderr: ./testsuite.at:56: $abs_top_builddir/tests/subscr/bsc_subscr_test <0000> fsm.c:456 NM_BTS_SM_OP[0x56038373ec20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x5603837671b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x560383767400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767880]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383768110]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x5603837689a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769230]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769ac0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a350]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376abe0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b470]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376bad0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376bc70]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376bea0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376bc70]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376bea0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376bad0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038373ec20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x560383767400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x5603837671b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x560383767880]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560383768110]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x5603837689a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383769230]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560383769ac0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x56038376a350]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x56038376abe0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x56038376b470]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x560383767400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x56038373ec20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x56038376bad0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376bc70]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b730]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383768c00]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383766ab0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769490]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769c90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a520]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376adb0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376b410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d210]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376d210]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376b410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x560383767400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x56038376bad0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x56038373ec20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x56038376bc70]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x56038376b730]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560383768c00]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383766ab0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560383769490]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x560383769c90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x56038376a520]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x56038376adb0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x56038376bad0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x560383767400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x56038376b410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767650]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767b60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383766ab0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383768370]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769510]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769da0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a630]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376ac90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d340]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d470]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376d340]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376d470]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376ac90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038376bad0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x56038376b410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x560383767400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560383767650]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560383767b60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383766ab0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560383768370]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x560383769510]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x560383769da0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x56038376a630]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x56038376b410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x56038376bad0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x56038376ac90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376d340]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767800]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b7b0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767b60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b190]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769230]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767180]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769bf0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376a250]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376a380]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376a540]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376a380]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376a540]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376a250]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038376b410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x56038376ac90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x56038376bad0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x56038376d340]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560383767800]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x56038376b7b0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383767b60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x56038376b190]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x560383769230]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x560383767180]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x560383769bf0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x56038376ac90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x56038376b410]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x56038376a250]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a380]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767ae0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b8e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376ab30]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x5603837685a0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x5603837696c0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383766ce0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d210]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d3d0]{DISABLED_NOTINSTALLED}: Allocated <0000> system_information.c:247 EARFCN 1922 is already in the list, modifying <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376d210]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376d3d0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038376ac90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x56038376a250]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x56038376b410]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x56038376a380]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560383767400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560383767ae0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x56038376b8e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x56038376ab30]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x5603837685a0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x5603837696c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x560383766ce0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:456 NM_BTS_SM_OP[0x56038376a250]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x56038376ac90]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376d210]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376bc70]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767150]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767b60]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383768e30]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376aff0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a630]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x5603837696c0]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x560383769d20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x560383769e50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376a010]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x560383769e50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376a010]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x560383769d20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038376a250]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x56038376ac90]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x56038376d210]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x56038376bc70]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560383767150]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383767b60]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560383768e30]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x56038376aff0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x56038376a630]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x5603837696c0]{DISABLED_NOTINSTALLED}: Deallocated <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:443 BUG: Multirate codec with inconsistent config (mode order). <0000> gsm_04_08_rr.c:498 BUG: Multirate codec with inconsistent config (no mode defined). <0000> fsm.c:456 NM_BTS_SM_OP[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BTS_OP[0x560383742df0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_CELL_OP[0x560383743020]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_RCARRIER_OP[0x56038376a250]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_BB_TRANSC_OP[0x560383769d20]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769e50]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383769490]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383767ae0]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383768470]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x560383766b30]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376a400]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376ac00]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_CHAN_OP[0x56038376b490]{DISABLED_NOTINSTALLED}: Allocated <0000> acc.c:101 (bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off) <0000> fsm.c:456 NM_GPRS_NSE_OP[0x56038376d210]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d340]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:456 NM_GPRS_NSVC_OP[0x56038376d470]{DISABLED_NOTINSTALLED}: Allocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc0)[0x56038376d340]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSVC_OP(nsvc1)[0x56038376d470]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_NSE_OP(nse0)[0x56038376d210]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_SM_OP(bts_sm)[0x56038376d0e0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_GPRS_CELL_OP(gprs-cell0)[0x560383743020]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BTS_OP(bts0)[0x560383742df0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_BB_TRANSC_OP(bts0-trx0)[0x560383769d20]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_RCARRIER_OP(bts0-trx0)[0x56038376a250]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts0)[0x560383769e50]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts1)[0x560383769490]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts2)[0x560383767ae0]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts3)[0x560383768470]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts4)[0x560383766b30]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts5)[0x56038376a400]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts6)[0x56038376ac00]{DISABLED_NOTINSTALLED}: Deallocated <0000> fsm.c:568 NM_CHAN_OP(bts0-trx0-ts7)[0x56038376b490]{DISABLED_NOTINSTALLED}: Deallocated 5. testsuite.at:28: ok stdout: 7. testsuite.at:40: ok 9. testsuite.at:52: ok stdout: 2. testsuite.at:10: ok stderr: 6. testsuite.at:34: ok ## ------------- ## ## Test results. ## ## ------------- ## All 9 tests were successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmobsc-usermanual.check osmobsc-cbsp.check osmux-reference.check aoip-mgw-options.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-bsc/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' Making install in bsc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' Making install in osmo-bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-bsc /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/osmo-bsc make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc' Making install in utils make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json meas_vis '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c bs11_config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/bs11_config libtool: install: /usr/bin/install -c isdnsync /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/isdnsync libtool: install: /usr/bin/install -c meas_json /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_json libtool: install: /usr/bin/install -c meas_vis /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_vis make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils' Making install in ipaccess make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c abisip-find /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/abisip-find libtool: install: /usr/bin/install -c ipaccess-config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-config libtool: install: /usr/bin/install -c ipaccess-proxy /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-proxy make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making install in abis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis' Making install in acc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc' Making install in bsc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc' Making install in codec_pref make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref' Making install in gsm0408 make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408' Making install in handover make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover' Making install in nanobts_omlattr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr' Making install in paging make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging' Making install in subscr make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' [ -n "osmo-bsc" ] || exit 1 if [ "" != "1" ]; then \ for i in osmobsc-usermanual.pdf osmobsc-cbsp.pdf osmux-reference.pdf aoip-mgw-options.pdf osmobsc-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc' 'osmobsc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf' 'osmobsc-cbsp.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf' 'osmux-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmux-reference.pdf' 'aoip-mgw-options.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf' 'osmobsc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-bsc.service '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc' dh_strip -posmo-bsc --dbg-package=osmo-bsc-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis was not linked against libtinfo.so.6 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-bsc-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-bsc-dbg' in '../osmo-bsc-dbg_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'abisip-find' in '../abisip-find_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'osmo-bsc-ipaccess-utils' in '../osmo-bsc-ipaccess-utils_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'osmo-bsc-bs11-utils' in '../osmo-bsc-bs11-utils_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'osmo-bsc' in '../osmo-bsc_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'osmo-bsc-meas-utils' in '../osmo-bsc-meas-utils_1.11.0.81.2efe4_amd64.deb'. dpkg-deb: building package 'osmo-bsc-doc' in '../osmo-bsc-doc_1.11.0.81.2efe4_all.deb'. dpkg-genbuildinfo -O../osmo-bsc_1.11.0.81.2efe4_amd64.buildinfo dpkg-genchanges -O../osmo-bsc_1.11.0.81.2efe4_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c abisip-find_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/bin/ -rwxr-xr-x root/root 56144 2024-04-18 17:45 ./usr/bin/abisip-find drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/abisip-find/ -rw-r--r-- root/root 33657 2024-04-18 17:45 ./usr/share/doc/abisip-find/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/abisip-find/copyright + dpkg -c osmo-bsc-bs11-utils_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/bin/ -rwxr-xr-x root/root 8066408 2024-04-18 17:45 ./usr/bin/bs11_config -rwxr-xr-x root/root 29480 2024-04-18 17:45 ./usr/bin/isdnsync drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-bs11-utils/ -rw-r--r-- root/root 33658 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-bs11-utils/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-bs11-utils/copyright + dpkg -c osmo-bsc-dbg_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/lib/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/lib/debug/.build-id/e6/ -rw-r--r-- root/root 3301328 2024-04-18 17:45 ./usr/lib/debug/.build-id/e6/13a1d74fca8b3342e34a095a7d9955fbb013e9.debug drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-dbg/ -rw-r--r-- root/root 33656 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-dbg/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-dbg/copyright + dpkg -c osmo-bsc-doc_1.11.0.81.2efe4_all.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/ -rw-r--r-- root/root 140352 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf -rw-r--r-- root/root 33655 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/copyright -rw-r--r-- root/root 193031 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf -rw-r--r-- root/root 1188849 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf -rw-r--r-- root/root 639186 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf -rw-r--r-- root/root 187374 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-doc/osmux-reference.pdf + dpkg -c osmo-bsc-ipaccess-utils_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/bin/ -rwxr-xr-x root/root 8069608 2024-04-18 17:45 ./usr/bin/ipaccess-config -rwxr-xr-x root/root 7985848 2024-04-18 17:45 ./usr/bin/ipaccess-proxy drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-ipaccess-utils/ -rw-r--r-- root/root 33657 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-ipaccess-utils/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-ipaccess-utils/copyright + dpkg -c osmo-bsc-meas-utils_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/bin/ -rwxr-xr-x root/root 7918032 2024-04-18 17:45 ./usr/bin/meas_json -rwxr-xr-x root/root 42320 2024-04-18 17:45 ./usr/bin/meas_vis drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-meas-utils/ -rw-r--r-- root/root 33658 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-meas-utils/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc-meas-utils/copyright + dpkg -c osmo-bsc_1.11.0.81.2efe4_amd64.deb drwxr-xr-x root/root 0 2024-04-18 17:45 ./ drwxr-xr-x root/root 0 2024-04-18 17:45 ./etc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./etc/osmocom/ -rw-r--r-- root/root 2252 2024-04-18 17:45 ./etc/osmocom/osmo-bsc.cfg drwxr-xr-x root/root 0 2024-04-18 17:45 ./lib/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./lib/systemd/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./lib/systemd/system/ -rw-r--r-- root/root 354 2024-04-18 17:45 ./lib/systemd/system/osmo-bsc.service drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/bin/ -rwxr-xr-x root/root 1809824 2024-04-18 17:45 ./usr/bin/osmo-bsc drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/ -rw-r--r-- root/root 33652 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/changelog.gz -rw-r--r-- root/root 5741 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/copyright drwxr-xr-x root/root 0 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/ -rw-r--r-- root/root 1656 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.bs11.cfg -rw-r--r-- root/root 2252 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.cfg -rw-r--r-- root/root 942 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus01-4trx.cfg.gz -rw-r--r-- root/root 2881 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg -rw-r--r-- root/root 2514 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg -rw-r--r-- root/root 966 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-4trx.cfg.gz -rw-r--r-- root/root 1127 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-8trx.cfg.gz -rw-r--r-- root/root 1408 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.insite.cfg -rw-r--r-- root/root 2489 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.rbs2308.cfg -rw-r--r-- root/root 2089 2024-04-18 17:45 ./usr/share/doc/osmo-bsc/examples/osmo-bsc_custom-sccp.cfg Build successful! docker: running: data/build.sh inside docker $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1611424 killed; [ssh-agent] Stopped. Finished: SUCCESS